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.
452. Minimum Number of Arrows to Burst Balloons, Leetcode Medium
Cover image for 452. Minimum Number of Arrows to Burst Balloons, Leetcode Medium

452. Minimum Number of Arrows to Burst Balloons, Leetcode Medium

3
Comments 3
3 min read
Multithreading in java
Cover image for Multithreading in java

Multithreading in java

5
Comments
3 min read
Iterator Pattern

Iterator Pattern

6
Comments 2
1 min read
Builder-like object creation without a Builder
Cover image for Builder-like object creation without a Builder

Builder-like object creation without a Builder

4
Comments 1
3 min read
Java: Why Have Abstract Classes?

Java: Why Have Abstract Classes?

5
Comments 1
3 min read
After a decade of using Eclipse, I switched to IntelliJ IDEA - here is my experience

After a decade of using Eclipse, I switched to IntelliJ IDEA - here is my experience

3
Comments 2
3 min read
Learning to Code: How to Boost Up the Process?
Cover image for Learning to Code: How to Boost Up the Process?

Learning to Code: How to Boost Up the Process?

4
Comments 1
7 min read
Logging Request Body with Spring WebClient

Logging Request Body with Spring WebClient

24
Comments 1
4 min read
Cross compilers, native compilation, or some kind of VM (like Java)?

Cross compilers, native compilation, or some kind of VM (like Java)?

4
Comments 6
1 min read
Interpreter Pattern

Interpreter Pattern

5
Comments
2 min read
Should I learn Java?

Should I learn Java?

3
Comments 6
1 min read
How Imposter Syndrome Limits Your Potential
Cover image for How Imposter Syndrome Limits Your Potential

How Imposter Syndrome Limits Your Potential

44
Comments 7
3 min read
Clojure and Google Sheets
Cover image for Clojure and Google Sheets

Clojure and Google Sheets

2
Comments
1 min read
5 Websites To Practice Data Structures and Algorithms Programming Problems
Cover image for 5 Websites To Practice Data Structures and Algorithms Programming Problems

5 Websites To Practice Data Structures and Algorithms Programming Problems

47
Comments 2
5 min read
Query the full history of your JSON database
Cover image for Query the full history of your JSON database

Query the full history of your JSON database

8
Comments
7 min read
My thoughts on Java Concurrency in Practice
Cover image for My thoughts on Java Concurrency in Practice

My thoughts on Java Concurrency in Practice

3
Comments 2
7 min read
Passay - The password generation and validation library
Cover image for Passay - The password generation and validation library

Passay - The password generation and validation library

6
Comments
4 min read
Trick to read all the content of a file in java
Cover image for Trick to read all the content of a file in java

Trick to read all the content of a file in java

7
Comments
1 min read
Proxy Pattern

Proxy Pattern

5
Comments
1 min read
@PostConstruct and @PreDestroy in Spring

@PostConstruct and @PreDestroy in Spring

8
Comments
1 min read
Effective Java! Use Stream Judiciously

Effective Java! Use Stream Judiciously

7
Comments
3 min read
Stereotype and Meta Annotations in Spring

Stereotype and Meta Annotations in Spring

2
Comments
1 min read
Building an Amazon-Like Recommendation Engine Using Slash GraphQL

Building an Amazon-Like Recommendation Engine Using Slash GraphQL

11
Comments
8 min read
Why Mountain Bike is the perfect sport for a Software Developer

Why Mountain Bike is the perfect sport for a Software Developer

23
Comments 10
2 min read
How to parse Google Search result in Java?

How to parse Google Search result in Java?

7
Comments
2 min read
loading...