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.
The Art of Full Stack Debugging

The Art of Full Stack Debugging

21
Comments 1
7 min read
Mastering Java 8 in One Go: A Fun Ride to Functional Paradise

Mastering Java 8 in One Go: A Fun Ride to Functional Paradise

2
Comments
5 min read
Understanding ArrayList: Essential Knowledge for Interviews

Understanding ArrayList: Essential Knowledge for Interviews

8
Comments 2
3 min read
Exploring the New Features of Java 23

Exploring the New Features of Java 23

2
Comments 4
3 min read
Is this a bug in Java?

Is this a bug in Java?

2
Comments
2 min read
Why Following Traditional Advice Isn’t Enough to Switch from QA to Developer and What to Do Instead?

Why Following Traditional Advice Isn’t Enough to Switch from QA to Developer and What to Do Instead?

Comments
7 min read
5 Real-World Examples to Boost Your Spring Development with JDK 14 Records

5 Real-World Examples to Boost Your Spring Development with JDK 14 Records

1
Comments
10 min read
One click dependencies fix

One click dependencies fix

36
Comments
11 min read
3 Shocking Ways to Run Stringified Code in Java 8+

3 Shocking Ways to Run Stringified Code in Java 8+

1
Comments
2 min read
Jupyter Notebook for Java

Jupyter Notebook for Java

1
Comments
7 min read
GitHub Mastery: Creating Repositories and Managing PRs with Ease

GitHub Mastery: Creating Repositories and Managing PRs with Ease

1
Comments
3 min read
Mastering Spring Boot MVC and REST APIs: A Comprehensive Guide

Mastering Spring Boot MVC and REST APIs: A Comprehensive Guide

Comments
2 min read
Le Java Memory Model : Comprendre la concurrence en profondeur

Le Java Memory Model : Comprendre la concurrence en profondeur

Comments
3 min read
Understanding Serialization and Deserialization: Methods, Examples, and Best Practices

Understanding Serialization and Deserialization: Methods, Examples, and Best Practices

Comments
3 min read
Building Your First Spring Boot App: A Complete Guide to MVC Architecture and REST Controllers

Building Your First Spring Boot App: A Complete Guide to MVC Architecture and REST Controllers

1
Comments
3 min read
The Ultimate Guide to Designing a Database That Works (Seriously, We Mean It)

The Ultimate Guide to Designing a Database That Works (Seriously, We Mean It)

1
Comments
6 min read
Using Method and Variable Handles in Java for Runtime Object Access and Manipulation

Using Method and Variable Handles in Java for Runtime Object Access and Manipulation

Comments
3 min read
Item 61: Dê preferência aos tipos primitivos em vez dos tipos primitivos empacotados

Item 61: Dê preferência aos tipos primitivos em vez dos tipos primitivos empacotados

Comments
3 min read
Item 60: Evite o float e o double caso sejam necessárias respostas exatas

Item 60: Evite o float e o double caso sejam necessárias respostas exatas

Comments
2 min read
💡Solving LeetCode 34: Find First and Last Position of Element in a Sorted Array

💡Solving LeetCode 34: Find First and Last Position of Element in a Sorted Array

Comments
3 min read
Best Practices for Mapping in Spring Boot

Best Practices for Mapping in Spring Boot

14
Comments
4 min read
🤖 Solving LeetCode Problem 744: Find the Smallest Letter Greater Than Target

🤖 Solving LeetCode Problem 744: Find the Smallest Letter Greater Than Target

Comments
3 min read
🔍 Understanding Hashing in Java: Exploring HashMap, HashSet, and hashCode() 🚀

🔍 Understanding Hashing in Java: Exploring HashMap, HashSet, and hashCode() 🚀

12
Comments 2
4 min read
Mastering Spring Security: A Comedy of Errors (and Authentication)

Mastering Spring Security: A Comedy of Errors (and Authentication)

2
Comments 1
4 min read
Discover Exciting Updates in Spring Boot 3: Performance, Security, and More

Discover Exciting Updates in Spring Boot 3: Performance, Security, and More

Comments
2 min read
loading...