Monthly Archives
August 2021
by Imran Shaikh
Java 17 is about to release in September 2021, so I thought now would be a great time to give you some updates on …
by Imran Shaikh
Let’s discuss what developer’s mistakes you should avoid making your life easier. From my personal experience, I would say the following 6 Mistakes are …
by Imran Shaikh
Let’s look at the 7 must-have IntelliJ Idea Plugins in 2021 for Java Developers. These plugins will help you skyrocket your productivity along with …
by Imran Shaikh
Let’s look at the 7 ways you can iterate or loop through a Java List. These are ordered from basic to advance to pro …
by Imran Shaikh
This post is the start of a new series of posts on TDD development in Java. This will be a quick introduction to JUnit …