Wednesday 14 December 2016

Java Magazine November/December 2016 Released!

What an amazing way to end the year. A new issue of the much beloved Java Magazine has been released. This is the last issue of the year. The issue is mainly focused on JUnit 5.


Some of the contents of this issue include the following:
  1. An overview of the new features of JUnit 5.
  2. How to include JUnit 5 in a build. 
  3. How to run tests from JUnit 4 and JUnit 5. 
  4. A deep dive into JUnit 5's Extension Model.
  5. Interview with Kent Beck, the parent of JUnit and creator of TDD (Test-Driven Development) and XP (Extreme Programming). 
  6. Mutation testing - A technique which validates unit tests on mission-critical code. 
  7. The future of NetBeans now that it is moving out of Oracle's sponsorship. 
  8. Implementing design patterns with Lambdas. 
  9. Getting started with Agile Java development in the Cloud. 
  10. How to contribute to JSRs and other Java standards. 
  11. As usual, letters to the editor, a code quiz, and upcoming Java conferences and events. 
  12. JavaOne 2016 news, videos, and the Duke's Choice Awards. 
  13. A look at JSR 360: JSON Binding

To download the issues, go to  http://www.javamagazine.mozaicreader.com/NovDec2016

Enjoy!