DEV Community

Java

More than just a cup of coffee, Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Quarkus Banner Studio: Build ASCII Art Banners with Qute and FIGlet

Quarkus Banner Studio: Build ASCII Art Banners with Qute and FIGlet

Comments
12 min read
🧠 Mastering Data Structures in Java — Part 1: Arrays

🧠 Mastering Data Structures in Java — Part 1: Arrays

1
Comments
4 min read
A Tribute to the Java Pioneers: You Built the Foundation We Stand On

A Tribute to the Java Pioneers: You Built the Foundation We Stand On

5
Comments 1
9 min read
JDBC Connectivity in Java (Java Database Connectivity)

JDBC Connectivity in Java (Java Database Connectivity)

8
Comments
2 min read
Lets build a full-stack LLM app with Autonomk

Lets build a full-stack LLM app with Autonomk

Comments
4 min read
Spring Boot Database Connection — From JDBC to Production Best Practices

Spring Boot Database Connection — From JDBC to Production Best Practices

1
Comments
5 min read
My Third Step in Java: Methods, Main Method, Objects, and a Mini Calculator

My Third Step in Java: Methods, Main Method, Objects, and a Mini Calculator

1
Comments
2 min read
A tiny Spring Boot 'profile' microservice — Stage‑0 HNG backend

A tiny Spring Boot 'profile' microservice — Stage‑0 HNG backend

1
Comments
1 min read
Java Concurrency Model - Part II - CountDownLatch

Java Concurrency Model - Part II - CountDownLatch

Comments
2 min read
This isn't Kotlin. This is Java, with `apply` syntax in JPlus. Goodbye, boilerplate.

This isn't Kotlin. This is Java, with `apply` syntax in JPlus. Goodbye, boilerplate.

Comments
2 min read
Handling Distributed Transactions with Orchestrator Pattern (Withdrawal & Deposit Example)

Handling Distributed Transactions with Orchestrator Pattern (Withdrawal & Deposit Example)

Comments
2 min read
Multi-Tool Execution: When One Tool Isn't Enough

Multi-Tool Execution: When One Tool Isn't Enough

Comments
8 min read
Introduction to Java Programming

Introduction to Java Programming

1
Comments
2 min read
Differences between abstract class and interface in Java

Differences between abstract class and interface in Java

4
Comments
1 min read
JavaScript Code Blocks: The Ultimate Guide for Beginners & Pros

JavaScript Code Blocks: The Ultimate Guide for Beginners & Pros

Comments
8 min read
equals, hashcode, hashmap

equals, hashcode, hashmap

Comments
3 min read
Why Does Concurrency Have to Be So Hard in Java After 20 Years?

Why Does Concurrency Have to Be So Hard in Java After 20 Years?

Comments
3 min read
Java Cheat Sheet

Java Cheat Sheet

2
Comments
5 min read
Something Could Double the Development Efficiency of Java Programmers

Something Could Double the Development Efficiency of Java Programmers

5
Comments
6 min read
🧺 Built-in Data Structures in Java

🧺 Built-in Data Structures in Java

2
Comments 2
3 min read
Caffeinated Commits- Day 5 & 6

Caffeinated Commits- Day 5 & 6

Comments
1 min read
🎯 Understanding Enums in Java — The Smart Way to Represent Constants

🎯 Understanding Enums in Java — The Smart Way to Represent Constants

5
Comments
3 min read
JPlus – A Java Superset with Null Safety and Boilerplate Elimination

JPlus – A Java Superset with Null Safety and Boilerplate Elimination

Comments
2 min read
Tired of Lombok? Try `apply` in JPlus — a Java-compatible language with built-in boilerplate elimination

Tired of Lombok? Try `apply` in JPlus — a Java-compatible language with built-in boilerplate elimination

1
Comments
2 min read
How to Structure Your Spring Boot Project for Clean, Scalable Code

How to Structure Your Spring Boot Project for Clean, Scalable Code

1
Comments 2
2 min read
loading...