jugLviv

Meta


Recent Posts


Categories


Tags


Archives


java

New Eclipse Luna

New eclipse Release Wednesday, June 25, 2014 http://www.eclipse.org/luna/ Eclipse Luna includes official support for Java™ 8 in the Java development tools, Plug-in Development Tools, Object Teams, Eclipse Communication Framework, Maven integration, Xtext, Xtend, Web Tools Platform, and Memory Analyzer. The Eclipse compiler includes [...]

juglvivjuglviv

Java Code Review Checklist

Clean Code Checklist Item Category Use Intention-Revealing Names Meaningful Names Pick one word per concept Meaningful Names Use Solution/Problem Domain Names Meaningful Names Classes should be small! Classes Functions should be small! Functions Do one Thing Functions Don’t Repeat Yourself (Avoid Duplication) Functions Explain [...]

juglvivjuglviv

1000 Responses to Java Is Not Dying

When 1000 comments are posted on an editorial, it’s worth considering what is being said. My editorial last week, “If Java is Dying, It Sure Looks Awfully Healthy”  hit a nerve in various developer communities. Between Reddit, Hacker News, and Slashdot, it received more than 1,000 comments. Curiously, very few [...]

juglvivjuglviv