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.
🧠 Analyzing SOLID Principles in an Epsilon-Greedy Recommender (Java)

🧠 Analyzing SOLID Principles in an Epsilon-Greedy Recommender (Java)

Comments
3 min read
That Cryptic sbt Error? My JDK Was Too New

That Cryptic sbt Error? My JDK Was Too New

Comments
2 min read
LeetCode Series: SlidingWindow (3/5)

LeetCode Series: SlidingWindow (3/5)

Comments
2 min read
📘 A GradeBook Program in Java

📘 A GradeBook Program in Java

1
Comments
2 min read
The Evolution of React: A Guide to Class vs. Functional Components

The Evolution of React: A Guide to Class vs. Functional Components

6
Comments
4 min read
🎲 Build a Dice Rolling Simulator in Java

🎲 Build a Dice Rolling Simulator in Java

1
Comments
2 min read
Stream Gatherers in Java: A Deep Dive

Stream Gatherers in Java: A Deep Dive

Comments
8 min read
🃏 A Tiny Card Game in Java

🃏 A Tiny Card Game in Java

4
Comments 2
3 min read
System Design Basics 🍕 + Spring Boot

System Design Basics 🍕 + Spring Boot

Comments
1 min read
Spring AI: Empowering Java Developers with Generative AI

Spring AI: Empowering Java Developers with Generative AI

Comments
6 min read
Decorator Pattern

Decorator Pattern

1
Comments
2 min read
How to get and use free PVS-Studio license. Part 1: Preparing and getting started

How to get and use free PVS-Studio license. Part 1: Preparing and getting started

Comments
8 min read
Java String contains() Method: How to Check Substrings with Examples

Java String contains() Method: How to Check Substrings with Examples

Comments
3 min read
Our Java MCP Agent in Action: A Demo and the Results 02:05

Our Java MCP Agent in Action: A Demo and the Results

1
Comments
3 min read
Serverless applications with Java and Aurora DSQL - Part 2 Using Aurora DSQL JDBC Connector

Serverless applications with Java and Aurora DSQL - Part 2 Using Aurora DSQL JDBC Connector

2
Comments
4 min read
Java Language Architect Brian Goetz on How Java Could Evolve

Java Language Architect Brian Goetz on How Java Could Evolve

Comments
1 min read
🎯 Master the Move Zeros Algorithm:

🎯 Master the Move Zeros Algorithm:

1
Comments
3 min read
What Is the Difference Between Fail-Safe and Fail-Fast Iterators?

What Is the Difference Between Fail-Safe and Fail-Fast Iterators?

5
Comments
2 min read
🧮 Mastering the Math Class in Java

🧮 Mastering the Math Class in Java

2
Comments
2 min read
Proxy Design Pattern in Java: Your Middleman for Performance & Security!

Proxy Design Pattern in Java: Your Middleman for Performance & Security!

Comments
2 min read
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
Lets build a full-stack LLM app with Autonomk

Lets build a full-stack LLM app with Autonomk

Comments
4 min read
Full Guide: Integrating MongoDB with Spring Boot (CRUD, Lombok, Transactions, Atlas)

Full Guide: Integrating MongoDB with Spring Boot (CRUD, Lombok, Transactions, Atlas)

Comments
8 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
Java Concurrency Model - Part II - CountDownLatch

Java Concurrency Model - Part II - CountDownLatch

Comments
2 min read
loading...