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.
Leetcode — Top Interview 150 — Remove Element

Leetcode — Top Interview 150 — Remove Element

Comments
2 min read
TCS_CODEVITA_QUESTION(solution needed)

TCS_CODEVITA_QUESTION(solution needed)

Comments
3 min read
Persistence Context в Hibernate Zoo: путешествие объекта по жизненным состояниям

Persistence Context в Hibernate Zoo: путешествие объекта по жизненным состояниям

6
Comments
2 min read
How I Started Learning Java: A Friendly Guide for Beginners

How I Started Learning Java: A Friendly Guide for Beginners

10
Comments 4
3 min read
Object & class definition in java...

Object & class definition in java...

1
Comments
1 min read
Votre application Java est en détresse ? N'appelez pas le SAMU, activez simplement un profiler !

Votre application Java est en détresse ? N'appelez pas le SAMU, activez simplement un profiler !

11
Comments
13 min read
Sorting Smarts in Java: Comparable and Comparator

Sorting Smarts in Java: Comparable and Comparator

5
Comments
4 min read
Leetcode — 3110. Score of a String

Leetcode — 3110. Score of a String

Comments
2 min read
Design Patterns in Java- A simplified Guide #3

Design Patterns in Java- A simplified Guide #3

2
Comments
3 min read
Asymptotic Analysis Exercises — Java

Asymptotic Analysis Exercises — Java

Comments
14 min read
Design Patterns in Java- A simplified Guide #1

Design Patterns in Java- A simplified Guide #1

3
Comments
3 min read
Stack: Concepts and Applications — Java

Stack: Concepts and Applications — Java

Comments
4 min read
Demystifying hashCode() and equals(): The Backbone of Java Hash Collections

Demystifying hashCode() and equals(): The Backbone of Java Hash Collections

7
Comments
4 min read
Testing if IP is within a CIDR Range

Testing if IP is within a CIDR Range

Comments
2 min read
Design Patterns in Java- A simplified Guide #2

Design Patterns in Java- A simplified Guide #2

1
Comments
3 min read
Advanced Class Design using Java Sealed Classes

Advanced Class Design using Java Sealed Classes

Comments
3 min read
Comprehensive Guide to OkHttp for Java and Kotlin

Comprehensive Guide to OkHttp for Java and Kotlin

1
Comments
10 min read
Template Method Pattern

Template Method Pattern

2
Comments
3 min read
Exception Handling in Java

Exception Handling in Java

2
Comments
2 min read
Top 10 Java Libraries Every Dev Should Know About

Top 10 Java Libraries Every Dev Should Know About

9
Comments
6 min read
JavaFX In Action #11 with Almas Baim about FXGL, a multipurpose game library for JavaFX

JavaFX In Action #11 with Almas Baim about FXGL, a multipurpose game library for JavaFX

Comments
2 min read
Redundant imports and Naming conflicts in Java

Redundant imports and Naming conflicts in Java

7
Comments 2
2 min read
How to Update Java JDK [A Simple Guide]

How to Update Java JDK [A Simple Guide]

4
Comments
4 min read
Get thread dump of Java container running on JRE Docker image

Get thread dump of Java container running on JRE Docker image

Comments
1 min read
Streamline Java Object Initialization with Inline Blocks (Including Public Fields)

Streamline Java Object Initialization with Inline Blocks (Including Public Fields)

Comments
3 min read
loading...