Last but not least
Community post: The final keyword in Java
Alex Collins on why use of the final keyword is useful for reducing state mutation, albeit with caveats.
Alex Collins on why use of the final keyword is useful for reducing state mutation, albeit with caveats.
Jan Köhnlein on how using Xtend with JavaFX can result in astonishingly short yet powerful code.