migration on the way!

I recently plan to migrate all my previous study notes and works, personal thoughts and opinions here.
业内人士告诉我说写博客可以帮助面试官更好地了解我,我觉得他说得有道理。所以我开始聚合了。


public class Main{
    public static void main(String args[]){
        System.out.println("what the f**k?");
    }
}
//=> prints 'I love you too' to STDOUT.