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.
Maven Made Simple: Building Java Projects with Ease

Maven Made Simple: Building Java Projects with Ease

30
Comments 4
8 min read
Collections.min() method in Java

Collections.min() method in Java

5
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
Data Structures: Arrays

Data Structures: Arrays

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

Java’s String toCharArray() Method Explained

7
Comments
2 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
Discover the Latest Innovations in Spring Boot: Updates and Best Practices

Discover the Latest Innovations in Spring Boot: Updates and Best Practices

Comments 1
2 min read
Keep "Vacuous truth" on top of mind while coding with java.util.stream API

Keep "Vacuous truth" on top of mind while coding with java.util.stream API

Comments
3 min read
Searching the CFML Output Buffer for a String

Searching the CFML Output Buffer for a String

Comments
1 min read
How to Reverse a String in JavaScript Using a For Loop

How to Reverse a String in JavaScript Using a For Loop

9
Comments
3 min read
Building REST APIs in Java: Are you a beginner to Java?

Building REST APIs in Java: Are you a beginner to Java?

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