A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Introducing new JVM language Concurnas – JAXenter
Concurnas has modern syntax and features, is open source and has GPU computing built in, which opens up the possibility for machine learning applications.
Beyond Java 8 – DZone Java
As we look beyond Java 8, we take a closer look at the JDK release cycle, new licensing model from Oracle, and why so many developers are still using Java 8.
Top 5 Books to Learn Grails for Java and Groovy Developers – Best of Lot
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Top 15 Data Structures and Algorithm Interview Questions for Java Programmer – Answers
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
5 Books to Learn Object Oriented Programming and Design Patterns – Best of lot
5 must read books to learn Object Oriented design and Java Design patterns. This litst contains my personal collection of design patterns books including GOF design patterns, J2EE design patterns, Head first design patterns
Write and execute a JUnit test for a Java microservice based on MircoProfile and run both in the OpenLiberty development mode
That blog post has the focus on: how to develop a JUnit test for the Authors microservice from the Cloud Native Starter example and run both the Authors microservice and the JUnit test on OpenLiber…
How To Securely Program in Java in 2020 – JAXenter
In this article, we’ll take a look at five principles that should be followed when coding in Java in 2020. Discover the best security practices.
10 Things Java Programmers Should Learn in 2020
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Java Collection Framework Hierarchy
In this article, we will discuss the Java collection framework hierarchy with diagrams. In this article, we will be focusing only on the collection framework hierarchy and if you want to learn Java collections framework in-depth then visit the below tutorial:
JavaScript on top, Python ties with Java in RedMonk rankings – JAXenter
RedMonk tracks the most popular programming language using data from GitHub and Stack Overflow. The first ranking of 2020 is here.
2 Books to Prepare for Spring Professional Certifications Exam
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
JavaFX 14: “There’s no need to use an older version of JavaFX when doing mobile development any more.” – JAXenter
JavaFX 14 is here! To celebrate, we spoke to Johan Vos, Java Champion and Gluon co-founder about what the new release has in store.
How to Learn Java Programming from Scratch? Recommended Books, Courses, and Tips
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Shenandoah GC in JDK 14, Part 2: Concurrent roots and class unloading – Red Hat Developer
Discover Shenandoah GC in JDK 14’s new concurrent roots processing and concurrent class unloading features and reduce GC pause time.