10 Things Java Programmers Should Learn in 2019
It's 24th December now and only a few days have left in the year 2018. It's a good time to look back and retrospect what you have achieved in 2018 and what you could have done better. This will help you to create your goals for 2019. As a programmer, our biggest challenge is to keep ourselves up-to-date. Technology changes very fast and you will see a new version of programming language and framework coming to every couple of year. This year has plentiful changes with keeping up-to-date with new Java version every 6 months, Spring 5, Spring Security 5 and Spring Boot 2, it's probably the busiest year in terms of changes for Java developers. When I started 2018, I thought Java 9 was new and before I could finish learning Java 9 completely, Java 10 and Java 11 was ready. It came with a lot of interesting features e.g. var with local variables, API enhancements, GC improvement, Thread Local handshake and many more. I am really excited to learn those in 2019. Same goes...