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.
Different Ways to Find Even and Odd Numbers

Different Ways to Find Even and Odd Numbers

1
Comments
2 min read
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
U-Groovy

U-Groovy

Comments
5 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
Spring Cloud Gateway: Basic Example

Spring Cloud Gateway: Basic Example

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

Monolith app to Cloud-Native (Re-platforming)

Comments
5 min read
Why Exposing Persistence Entities in APIs Is a Dangerous Shortcut

Why Exposing Persistence Entities in APIs Is a Dangerous Shortcut

4
Comments 3
3 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
Understanding Beans in Spring: The Backbone of a Spring Application

Understanding Beans in Spring: The Backbone of a Spring Application

2
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
Understanding Proxy Patterns: The Why and How of Static and Dynamic Proxies in Java

Understanding Proxy Patterns: The Why and How of Static and Dynamic Proxies in Java

1
Comments
6 min read
Java Should Stop Trying To Be Like Everybody Else

Java Should Stop Trying To Be Like Everybody Else

Comments 6
5 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's nextDown() Method: The Secret Weapon for Precision Control

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

Comments
6 min read
loading...