Aug
10,
2017
Will Java’s usability increase or decrease with modularity?
In this interview, Jake Wharton discusses the idea that modularity feels like impending doom to a lot of tooling authors. In his opinion, there are sufficient flags and options that should allow a migration at a pace that’s comfortable for the organization.
Jul
26,
2017
Where will Java go?
In this interview, Trisha Gee, part of the JCP Executive Committee, reasons why Java will keep on to coexist with further languages. She also explains the details of JCP deciding to not approve the Public Review Ballot for JSR 376.
Jul
24,
2017
Every Language has its reason for being
In this interview, Lukas Eder emphasizes the statement that individual languages do not matter in the big picture because every language has its place and reasons for existing.
Jul
19,
2017
Sooner or later you’ll have to upgrade
In this interview, Marcus Biel isn't discussing the battle between Node.js and Java because this would be "a comparison of apple and pears". Instead, he is talking about Jigsaw and its big chances.
Jul
17,
2017
Are Java and Javascript still worth knowing?
In this interview, Mario Fusco discusses the problems of Node.js and the importance of working with smart programming languages. What about Java and Javascript you may ask "are not worth knowing"?
Jul
12,
2017
Will Java stay for longer?
In this interview, Markus Eisele discusses the most important misconception about Java 9, the modular ecosystem and the relevance and popularity of Java.
Jun
27,
2017
TOP 20 JAVA INFLUENCERS OF 2017
Who are the most influential Java people in the Twittersphere? After analyzing thousands of accounts, we created a list of people that every Java enthusiast or pro should be following.
Jun
21,
2017
13 Common Java Problems and How To Avoid Them
What are some of the common mistakes we all made by Java beginners? Martin Patsov gave us this ultimate list followed by some Java basics from the ecosystem to its execution and
more. Let’s get started!
Sep
8,
2016
JUnit 5 – Next Generation Testing on the JVM
JAX London speaker Nicolai Parlog offers a sneak peek into his session and shows you how to write tests with JUnit 5. Read everything you need to know about compatibility with previous JUnit versions, IDEs, and other testing tools.
Aug
18,
2016
Correlated Subqueries are Evil and Slow. Or are They?
In this article, JAX London speaker Lukas Eder talks about SQL, Aggregation, Correlated Subquery, Nested Query, Nested Select, Oracle & Performance.