About Java language Java is a general purpose programming language, developed at Sun Micro-systems in 1995. Despite being 25 years old, it still rules the roost. It is ranked no. 5 in most popular language of 2019 by developer survey by Stack-overflow. More than 41% of survey users have marked Java as popular language. Source: … Why Java will remain a dominant language of the future Read More »
Category: Articles
The 2019 Java Developer Roadmap – DZone Java
What on the roadmap for Java developers? This roadmap contains an unobstructed path on how to become a Java expert and what you need to know.
Ideas on how to hold a successful code hackathon
Is your company interested in code hackathons but unsure of how to plan one? Plan certain things — but be flexible — establish goals, encourage collaboration across teams and share results.
Difference between 32-bit vs 64-bit JVM in Java?
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Top 5 Courses to Learn Hibernate and JPA in 2020 – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 10 Algorithm books Every Programmer Should Read
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Five Tools to Improve Your Java Code
Five great tools to reduce bugs and make your Java code more secure!
JVM Garbage Collectors Benchmarks Report 19.12
Context The current article describes a series of Java Virtual Machine (JVM) Garbage Collectors (GC) micro-benchmarks and their results, using a different set of patterns. For the current issue, I …
Top 7 Free courses to learn Selenium in 2020 – Best of Lot
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Java Weekly, Issue 312 | Baeldung
An intro to Resilience4j, inspired by Hystrix, and a good presentation on surviving Spring Cloud’s migration away from the Netflix stack.
Uppercase First Character of String in Java
In this short article, you will learn how to write a Java program to uppercase the first character of String in Java.
Best Java Unit Testing Frameworks – DZone Java
In this post, we take a closer look at the top Java unit testing frameworks, how to best implement them, and some examples. Check it out.