Most compiler engineers I know (including myself) believe it is a good thing to
expose as much information about the program under compilation as possible to
the compiler. The hope is that, in return, the compiler will perform more
precise analysis and mo... (more…)
Read more »
Static Extension Methods for Java. Contribute to rogerkeays/fluent development by creating an account on GitHub. (more…)
Read more »
InlineTypes are coming to Java! But what does that mean for you? This session explains the advances being made in Project Valhalla to improve Java's memory d... (more…)
Read more »
As I've seen in my previous post , the interest in functional programming is high. This is the reason I want to write an introduction about ...
Read more »
宏观上:
1.技术广度方面
至少要精通多门开源技术吧,研究过struts\spring等的源码。
2.项目经验方面
从头到尾跟过几个大项目,头是指需求阶段,包括需求调研。
尾是指上线交付之后,包括维护阶段。... (more…)
Read more »