Posts & Shots

Specific Java Garbage Collector

Brief summation of garbage collectors for different JVMs

Specific Java Garbage Collector

Brief summation of garbage collectors for different JVMs

Memory Management In Java

Basic concepts about memory management in JVM, very brief overview

Memory Management In Java

Basic concepts about memory management in JVM, very brief overview

Variance In Scala

Introduction to the Variance in Scala, which is important to generic type designs. Taking it carefully to own type safe codes.

Variance In Scala

Introduction to the Variance in Scala, which is important to generic type designs. Taking it carefully to own type safe codes.

Merge Sort Implementation In Scala

The implementation of merge sort in Scala taking advantage of tail recursion.

Merge Sort Implementation In Scala

The implementation of merge sort in Scala taking advantage of tail recursion.

Case Class And Pattern Matching In Scala

A short summary of Case Classes, Pattern Matching and Option type in Scala.

Case Class And Pattern Matching In Scala

A short summary of Case Classes, Pattern Matching and Option type in Scala.

Daydream By 宋嶽庭

Rap song made by 宋嶽庭, about lovely child dream and the reality.

Daydream By 宋嶽庭

Rap song made by 宋嶽庭, about lovely child dream and the reality.

Override Overload Overwrite

A short summary and simple comparison on Override, Overload and Overwrite in C++, Java and Scala.

Override Overload Overwrite

A short summary and simple comparison on Override, Overload and Overwrite in C++, Java and Scala.

Design Pattern Part 5

A short summary of Behavioral Pattern. In this post, it includes Object Behavioral: State, Strategy and Visitor; Class Behavioral: Template Method.

Design Pattern Part 5

A short summary of Behavioral Pattern. In this post, it includes Object Behavioral: State, Strategy and Visitor; Class Behavioral: Template Method.

Design Pattern Part 4

A short summary of Behavioral Pattern. In this post, it includes Object Behavioral: Chain of Responsibility, Command, Iterator, Mediator, Memento and Observer.

Design Pattern Part 4

A short summary of Behavioral Pattern. In this post, it includes Object Behavioral: Chain of Responsibility, Command, Iterator, Mediator, Memento and Observer.