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.
Wednesday Links - Edition 2025-12-10

Wednesday Links - Edition 2025-12-10

Comments
1 min read
Building a Chess Game with JavaFX: The Journey and Lessons Learned

Building a Chess Game with JavaFX: The Journey and Lessons Learned

2
Comments
3 min read
java String Methods Explained: No sin() But Real-World Magic

java String Methods Explained: No sin() But Real-World Magic

Comments
6 min read
Class and Object

Class and Object

2
Comments
1 min read
Java String scalb() Method Explained: A No-Nonsense Guide for Developers

Java String scalb() Method Explained: A No-Nonsense Guide for Developers

Comments
6 min read
Building an "Unstoppable" Serverless Payment System on AWS (Circuit Breaker Pattern)

Building an "Unstoppable" Serverless Payment System on AWS (Circuit Breaker Pattern)

Comments
4 min read
Monolith app to Cloud-Native (Re-platforming)

Monolith app to Cloud-Native (Re-platforming)

Comments
5 min read
Java String Rounding: Complete Guide to Number Formatting in Java

Java String Rounding: Complete Guide to Number Formatting in Java

Comments
6 min read
Hello World! My Journey from EMSI to Full Stack Engineering 🇲🇦💻

Hello World! My Journey from EMSI to Full Stack Engineering 🇲🇦💻

Comments
1 min read
Java String toUpperCase() Explained: The Ultimate Guide with Code & Tips

Java String toUpperCase() Explained: The Ultimate Guide with Code & Tips

Comments
5 min read
Introducing Constructivist AI: A New Approach to AI

Introducing Constructivist AI: A New Approach to AI

Comments
2 min read
SeguraPass: A Zero-Knowledge, End-to-End Encrypted Password Manager Built in Java

SeguraPass: A Zero-Knowledge, End-to-End Encrypted Password Manager Built in Java

Comments
7 min read
Java String signum() Explained: No, It Doesn't Exist. Here's What You Actually Need

Java String signum() Explained: No, It Doesn't Exist. Here's What You Actually Need

Comments
7 min read
The *Real* Initialization Order of Java Classes (And a Subtle Pitfall)

The *Real* Initialization Order of Java Classes (And a Subtle Pitfall)

Comments
3 min read
Java toIntExact() Method: Complete Guide to Safe Long-to-Int Conversion

Java toIntExact() Method: Complete Guide to Safe Long-to-Int Conversion

1
Comments
6 min read
Common Failure Modes in Containerized Systems and How to Prevent Them

Common Failure Modes in Containerized Systems and How to Prevent Them

Comments
4 min read
Java String min()? Wait, That's Not Real — Here's How to Actually Find Min Strings in Java

Java String min()? Wait, That's Not Real — Here's How to Actually Find Min Strings in Java

Comments
6 min read
Java String Random(): Your Ultimate Guide to Generating Random Strings in Java

Java String Random(): Your Ultimate Guide to Generating Random Strings in Java

Comments
6 min read
Java's nextDown() Method: The Secret Weapon for Precision Control

Java's nextDown() Method: The Secret Weapon for Precision Control

Comments
6 min read
Java's nextUp() Method: Your Guide to Precision Floating-Point Control

Java's nextUp() Method: Your Guide to Precision Floating-Point Control

Comments
6 min read
Java's nextAfter() Method: Your Guide to Floating-Point Precision

Java's nextAfter() Method: Your Guide to Floating-Point Precision

Comments
7 min read
A Global Model of How Classes Relate to Each Other in Clprolf

A Global Model of How Classes Relate to Each Other in Clprolf

Comments
3 min read
When a Bug Isn't Actually a Bug: My Kestra Contribution Story

When a Bug Isn't Actually a Bug: My Kestra Contribution Story

Comments
4 min read
Java subtractExact() Method: A No-Nonsense Guide to Safe Subtraction

Java subtractExact() Method: A No-Nonsense Guide to Safe Subtraction

Comments
7 min read
Java's multiplyExact() Method: A No-Nonsense Guide to Safe Integer Multiplication

Java's multiplyExact() Method: A No-Nonsense Guide to Safe Integer Multiplication

Comments
6 min read
loading...