Hey everyone! I've been a Java developer for a few years, and I've noticed that the Java language and its ecosystem are changing pretty quickly with new features, libraries, and best practices coming out all the time. I'm curious about how you all stay updated with these developments. Do you have specific blogs, YouTube channels, newsletters, or do you attend conferences? What resources or habits do you recommend to keep your Java skills sharp? Thanks for your insights!
5 Answers
I also recommend checking out inside.java. They have solid resources and updates for Java developers!
If you're preparing for certification exams, using the Java OCP official study guide is really helpful! Studying for the exam helps you internalize both new and old features effectively.
I appreciate the tip! What materials did you find particularly useful for study?
Check out the Java Newscast on YouTube hosted by Nicolai Parlog. He does a great job covering the latest updates in an engaging way!
Honestly, the best way I stay updated is by reading the JEPs. But for new frameworks and trends, that’s a different story. How do I keep up with those?
Exactly! Looking at frameworks can feel overwhelming, especially with how fast they change.
Whenever a new JDK drops (which is about every six months), I check out the JEP page to read the release notes. If I want more info on a specific feature, a quick internet search usually does the trick. That’s honestly all you need to stay informed about the new language and platform features!
Thanks for sharing the link! I wasn't aware of it. What do you think about the website dev.java?
Isn't there just too much info on those JEPs? How do you manage to keep it all straight?
That one's great! I like their layout and content.