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.
Concurrency in Java: The Dining Philosophers Problem

Concurrency in Java: The Dining Philosophers Problem

19
Comments 1
6 min read
Debugging Tutorial: Java Return Value, IntelliJ Jump to Line and more

Debugging Tutorial: Java Return Value, IntelliJ Jump to Line and more

16
Comments 1
4 min read
How Does Streams API Work? A Deep Dive on Stream Operation Flow

How Does Streams API Work? A Deep Dive on Stream Operation Flow

42
Comments 1
4 min read
Java 8: Functional interfaces, Lambdas, and Method References

Java 8: Functional interfaces, Lambdas, and Method References

26
Comments 5
10 min read
Desenvolvimento em Camadas utilizando DTO

Desenvolvimento em Camadas utilizando DTO

4
Comments
4 min read
What is Inversion of Control (IoC) in Spring

What is Inversion of Control (IoC) in Spring

10
Comments
4 min read
Template Method Design Pattern

Template Method Design Pattern

15
Comments
3 min read
Deploy Java library to Maven central

Deploy Java library to Maven central

9
Comments 2
1 min read
LeetCode: Majority Element (Boyer-Moore Majority Voting Algorithm)

LeetCode: Majority Element (Boyer-Moore Majority Voting Algorithm)

10
Comments 1
2 min read
Pygmy Collection Application Part 3 (Crash service)

Pygmy Collection Application Part 3 (Crash service)

8
Comments
4 min read
1.Main Method in java

1.Main Method in java

7
Comments 2
1 min read
Data Structure Algorithms: Binary Search

Data Structure Algorithms: Binary Search

7
Comments
2 min read
Exploring What’s Inside java.util.concurrent Package (Part 1)

Exploring What’s Inside java.util.concurrent Package (Part 1)

8
Comments
4 min read
Change the default Java Version on macOS

Change the default Java Version on macOS

60
Comments 5
1 min read
Power of Two, A Google Interview Question - Java Solution

Power of Two, A Google Interview Question - Java Solution

38
Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.