Brief summation of garbage collectors for different JVMs
Brief summation of garbage collectors for different JVMs
Basic concepts about memory management in JVM, very brief overview
Basic concepts about memory management in JVM, very brief overview
Introduction to the Variance in Scala, which is important to generic type designs. Taking it carefully to own type safe codes.
Introduction to the Variance in Scala, which is important to generic type designs. Taking it carefully to own type safe codes.
The implementation of merge sort in Scala taking advantage of tail recursion.
The implementation of merge sort in Scala taking advantage of tail recursion.
A short summary of Case Classes, Pattern Matching and Option type in Scala.
A short summary of Case Classes, Pattern Matching and Option type in Scala.
Rap song made by 宋嶽庭, about lovely child dream and the reality.
Rap song made by 宋嶽庭, about lovely child dream and the reality.
A short summary and simple comparison on Override, Overload and Overwrite in C++, Java and Scala.
A short summary and simple comparison on Override, Overload and Overwrite in C++, Java and Scala.
A short summary of Behavioral Pattern. In this post, it includes Object Behavioral: State, Strategy and Visitor; Class Behavioral: Template Method.
A short summary of Behavioral Pattern. In this post, it includes Object Behavioral: State, Strategy and Visitor; Class Behavioral: Template Method.
A short summary of Behavioral Pattern. In this post, it includes Object Behavioral: Chain of Responsibility, Command, Iterator, Mediator, Memento and Observer.
A short summary of Behavioral Pattern. In this post, it includes Object Behavioral: Chain of Responsibility, Command, Iterator, Mediator, Memento and Observer.