Ben Evans revisits his take on Java's Missing Features from 2015 and compares how the language has evolved since then compared to his observations from the time. (more…)
Read more »
宏观上:
1.技术广度方面
至少要精通多门开源技术吧,研究过struts\spring等的源码。
2.项目经验方面
从头到尾跟过几个大项目,头是指需求阶段,包括需求调研。
尾是指上线交付之后,包括维护阶段。... (more…)
Read more »
Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more. (more…)
Read more »
With the recent arrival of Let's Encrypt TLS/SSL certificate support on Compose's Elasticsearch and RabbitMQ, we've noticed some issues popping up from the rabbit hole that is this encryption support. Top of that list is problems with Java connections er...
Read more »
Enhance the Java programming language with records, which are classes
that act as transparent carriers for immutable data. Records can be thought of
as nominal tuples. (more…)
Read more »