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.
Mediator

Mediator

Comments
2 min read
Chain of responsibility

Chain of responsibility

Comments
2 min read
Minimum window substring

Minimum window substring

Comments
2 min read
Mastering Data Routing in Apache Camel: Leveraging the Splitter Pattern

Mastering Data Routing in Apache Camel: Leveraging the Splitter Pattern

3
Comments
7 min read
Why is 1 == 1 is true but 1000 == 1000 is false When dealing with Wrapper Classes in Java?

Why is 1 == 1 is true but 1000 == 1000 is false When dealing with Wrapper Classes in Java?

41
Comments 2
2 min read
Deploy Simple Java Application using Docker Compose.

Deploy Simple Java Application using Docker Compose.

4
Comments
4 min read
Exploring Groovy: Features and Advantages Over Java

Exploring Groovy: Features and Advantages Over Java

Comments
8 min read
Usando super para chamar construtores da superclasse

Usando super para chamar construtores da superclasse

Comments
1 min read
Data Structures: Arrays

Data Structures: Arrays

Comments
4 min read
Prototype

Prototype

Comments
2 min read
command

command

Comments
2 min read
Java’s String toCharArray() Method Explained

Java’s String toCharArray() Method Explained

7
Comments
2 min read
Observer

Observer

Comments
3 min read
Error Handling Bad Practices

Error Handling Bad Practices

Comments
5 min read
Leetcode 238: Product Of Array Except Self

Leetcode 238: Product Of Array Except Self

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