For the release of Java 14, we spoke to software developer Jens Schauder. Read the interview to find out what features he is most excited about, how Java compares to other languages, and why the number of additional features does not define how relevant a programming language is.
Category: Home
Pattern Matching for instanceof in Java 14 – JAXenter
To celebrate the release of Java 14, here’s a deep dive into Pattern Matching for instanceof in JDK 14. It’s written by Developer Advocate at JetBrains, founder of eJavaGuru.com and Java Champion, Mala Gupta. What a treat!
AWS Lambda and serverless Java | DevNation Live
Have you ever tried Java on AWS Lambda but found that the cold-start latency and memory usage were far too high? In this session, we will show how we optimized Java for serverless applications by leveraging GraalVM with Quarkus to provide both supersonic startup speed and a subatomic memory footprint.
Java 14: All the new features of JDK 14 as it hits GA – JAXenter
Java 14’s big day is here and we’re celebrating the arrival of JDK 14! 16 new features come to Java today, making the language more modern than ever.
A brief history of Java: How it forever changed programming
Though the history of Java dates back 25 years, the programming language still plays a vital role in modern enterprise application development. Here’s how Java has remained the stalwart of programming.
The State of Java in 2020: Java 8 is still ahead
The tech company New Relic published a report on “The State of Java.” Here’s what they found out about the currently most popular language versions & more.
Java Streams, filter, findFirst #20 – Java Challengers
Learn deep streams with Java 9 by having fun with this Java Challenge! By taking a Java Challenge often, you will refine your Java skills!
How to use the Jenkins multi-configuration project
When a developer requires a multiplicity of build jobs, all of which differ only slightly in nature, a Jenkins Matrix job can save time and greatly reduce complexity. Follow this video tutorial to set up a Jenkins multi-configuration project and drastically shorten how long high-volume builds take to run.
How to Contribute to Baeldung | Baeldung
Become an author on Baeldung, and get paid for writing practical, to-the-point articles in the Java ecosystem.
Get to Know JSF: An Easy and Straightforward a Jakarta Framework – DZone Java
In this article, we discuss how and why we should use Java Server Faces (JSF) to move an application to the cloud.
Building Scalable Java Microservices with Spring Boot and Spring Cloud | Coursera
Learn Building Scalable Java Microservices with Spring Boot and Spring Cloud from Google Cloud. “Microservices” describes a software design pattern in which an application is a collection of loosely coupled services. These services are …
Java at 20: Ready for life in the cloud – JAXenter
Twenty years on, Java still stands strong. Reinvention—including the advent of Quarkus—suggests a bright future ahead for enterprise Java.
Java 14 – “Regression and compatibility tests are essential”
Last week, Java 14 was released! We spoke to Markus Günther about the most important features and what he would like to see in Java 15.
Install Eclipse IDE on Ubuntu in 5 easy steps
If Java-based software development is part of your daily grind, an effective IDE is an absolute requirement. Watch how to install the Eclipse IDE on the Ubuntu Linux distribution.