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.
Refatorando códigos Java como um ninja 🥋

Refatorando códigos Java como um ninja 🥋

13
Comments
4 min read
Maven 4 - Part I - Easier Versions

Maven 4 - Part I - Easier Versions

18
Comments 1
12 min read
Building a Game Engine Using Java with LWJGL

Building a Game Engine Using Java with LWJGL

11
Comments
2 min read
🚀 Understanding Method Overriding, Method Hiding, and Overloading in Java 🚀

🚀 Understanding Method Overriding, Method Hiding, and Overloading in Java 🚀

1
Comments
2 min read
Gradle + AspectJ + JUnit5

Gradle + AspectJ + JUnit5

6
Comments 1
3 min read
All Paths From Source to Target(2 Methods) | LeetCode | Java

All Paths From Source to Target(2 Methods) | LeetCode | Java

5
Comments
1 min read
Remove All Adjacent Duplicates in String II | LeetCode | Java

Remove All Adjacent Duplicates in String II | LeetCode | Java

5
Comments
1 min read
What is Project Lombok? Is it still relevant in 2023?

What is Project Lombok? Is it still relevant in 2023?

1
Comments 2
4 min read
FlashFetch: Concurrent, Multi-part file downloader

FlashFetch: Concurrent, Multi-part file downloader

2
Comments 1
1 min read
Object Sharing in Multi-threaded Environments

Object Sharing in Multi-threaded Environments

Comments
4 min read
Java’s Synchronized Collections

Java’s Synchronized Collections

2
Comments
3 min read
Java’s Executor Framework for Starters

Java’s Executor Framework for Starters

5
Comments 1
5 min read
Producer-Consumer Pattern Using Java’s Blocking Queues

Producer-Consumer Pattern Using Java’s Blocking Queues

2
Comments
4 min read
How to Achieve Thread Harmony: A Guide to Synchronizers

How to Achieve Thread Harmony: A Guide to Synchronizers

2
Comments
3 min read
How to handle interruptions inside a Java thread?

How to handle interruptions inside a Java thread?

1
Comments
5 min read
Criando uma API com Spring Boot para o envio de e-mail

Criando uma API com Spring Boot para o envio de e-mail

1
Comments 1
4 min read
Flipping an Image(leetcode)

Flipping an Image(leetcode)

Comments
1 min read
How to sort this list of strings along with the strings and output the result as expected?

How to sort this list of strings along with the strings and output the result as expected?

Comments
1 min read
Which programming language should I learn first?

Which programming language should I learn first?

13
Comments 4
5 min read
Limite os arquivos fonte

Limite os arquivos fonte

1
Comments
2 min read
Prefira as classes membro estáticas

Prefira as classes membro estáticas

Comments
3 min read
Example Java Application with Embedded Jetty and a htmx Website

Example Java Application with Embedded Jetty and a htmx Website

1
Comments
6 min read
Microservices & Java Projects: Can Boilerplates Save the Day?

Microservices & Java Projects: Can Boilerplates Save the Day?

1
Comments
2 min read
Comprehensive (or Nearly Comprehensive) Guide to Setting Up Your Development Environment in Java and Kotlin

Comprehensive (or Nearly Comprehensive) Guide to Setting Up Your Development Environment in Java and Kotlin

Comments
3 min read
Spring into Action : Integrating AI & Spring Applications

Spring into Action : Integrating AI & Spring Applications

2
Comments
2 min read
loading...