A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Category: Articles
Top 5 Free Apache Spark Course for Java, Scala, and Python Programmers to learn Online
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
JavaFX 14 focuses on stability and lays groundwork for the future – JAXenter
JavaFX 14 arrived yesterday, bringing with it a short and sweet list of new features, improvements and bug fixes, paving the way for JavaFX 15.
Is Java a Good Programming Language to Start With?
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
The Caesar Cipher in Java | Baeldung
Learn how to cipher and decipher a message by shifting its letters by a given offset using Caesar Cipher.
Top 5 Courses to learn Data Structure and Algorithms in 2020
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Building Reactive Microservices in Java: Asynchronous and Event-Based Application Design
Eclipse Vert.x is a toolkit that helps developers build reactive applications to run within the Java Virtual Machine. Whether you want to get rid of your monolithic enterprise applications, or avoid creating new ones, Eclipse Vert.x is worth investigating. In the process of working through this book, you will learn how to use reactive design to create distributed, reactive microservices within this framework.
Quiz Yourself: Functional Interfaces (Advanced)
Define and implement functional interfaces that work as expected.
Kotlin vs Java – Which language Android Programmers and Beginner Should Learn First?
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Java Lambda Expressions Examples
In this tutorial, we will see some useful Lambda Expressions examples in Java.
Java 14 – “It feels like the early days of Java.” – JAXenter
For the release of Java 14 we talked to Java expert Dr. Heinz Kabutz. What does he like about JDK 14? What is he currently working on? Find out on JAXenter!
JEP 374: Disable and Deprecate Biased Locking – JAXenter
A new Java enhancement proposal, or JEP, aims to disable biased locking by default, and deprecate all related command-line options.
Data Structures in Java
java.util.ArrayList, java.util classes, Data structures in Java, Java
Apache NetBeans 11.3: JDK 14 preview features & dark mode – JAXenter
Apache NetBeans has come a long way since its creation as a student project back in 1996. Now, the third release according to the new release cycle is here.
Clojure: a mature alternative to Java – JAXenter
Clojure enables you to write programs that are better and more flexible, and above all makes you much more productive than using Java.