A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Category: Home
Top 5 Java And Android Game Programming Books for Programmers
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.
wesleyegberto/java-new-features
Exploring Java 8, 9, 10, 11, 12, 13, 14. Contribute to wesleyegberto/java-new-features development by creating an account on GitHub.
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: