-
Core Java
The Parameterless Generic Method Antipattern
A very interesting question was posted to Stack Overflow and reddit just recently about Java generics. Consider the following method:…
Read More » -
Java
Presenting the Java Developer Course Bundle
60+ Hours, 5 All-Level Courses: Become a Java Programming Pro Hey fellow geeks, This week, on our JCG Deals store,…
Read More » -
Software Development
A Beginner’s Guide to Addressing Concurrency Issues
Inserts, updates and deletes. Every framework tutorial starts with these and they are seen as the most basic functionality that…
Read More » -
Agile
What is management work?
Continuing my discuss of management, broadly speaking my argument is: There is management work to do – the same as…
Read More » -
Ceylon
Ceylon on mobile devices
Ceylon already runs on the JVM, whether bare-bones, via JBoss Modules, Vert.x, Java EE Servlet containers such as WildFly, or…
Read More » -
Core Java
Performance vs Reliability: Why Java Apps are Like F1 Cars
Think application performance and reliability is the same? Think again. Are performance and reliability related? Or are these things mutually…
Read More » -
Software Development
Code Review and Single Responsibility Principle
According to the Single Responsibility Principle each unit in our code should have only one reason to change. Code Review, on the…
Read More » -
Software Development
jOOQ Tuesdays: Ming-Yee Iu Gives Insight into Language Integrated Querying
Welcome to the jOOQ Tuesdays series. In this series, we’ll publish an article on the third Tuesday every other month…
Read More » -
Software Development
Terminate and Relaunch in Eclipse
A few days ago a new feature was committed to the Eclipse repository: Terminate and Relaunch. When enabled, Eclipse will…
Read More »