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.
Java Interview Questions - Part 2

Java Interview Questions - Part 2

Comments
5 min read
Code 101: Longest Valid Parentheses ( LeetCode Hard Problem )

Code 101: Longest Valid Parentheses ( LeetCode Hard Problem )

Comments
6 min read
Static Keyword in Java

Static Keyword in Java

Comments
4 min read
Code 101: Single Number II (LeetCode Medium Problem)

Code 101: Single Number II (LeetCode Medium Problem)

Comments
6 min read
The Index Problem: When You Need to Know Where You Are in Your Stream

The Index Problem: When You Need to Know Where You Are in Your Stream

Comments
5 min read
Multithreading with Runnable Interface

Multithreading with Runnable Interface

1
Comments
1 min read
Mastering RestTemplate in Spring Boot

Mastering RestTemplate in Spring Boot

Comments 2
7 min read
Default and Private methods in interface

Default and Private methods in interface

3
Comments
2 min read
🔹 Multidimensional Arrays in Java

🔹 Multidimensional Arrays in Java

Comments
2 min read
Quarkus: Revolutionizing Java Development for the Cloud-Native Era

Quarkus: Revolutionizing Java Development for the Cloud-Native Era

Comments
4 min read
Evolução da linguagem Java (parte 3)

Evolução da linguagem Java (parte 3)

Comments
3 min read
Integrate jte with Spring Boot

Integrate jte with Spring Boot

Comments
5 min read
Code 101: K-th Symbol in Grammar

Code 101: K-th Symbol in Grammar

Comments
5 min read
Code 101: Sort a Stack using Recursion

Code 101: Sort a Stack using Recursion

Comments 1
2 min read
Java Cheat Sheet

Java Cheat Sheet

3
Comments
5 min read
What Most Java Developers Miss About HashMap - And Why It Might Be Slowing You Down

What Most Java Developers Miss About HashMap - And Why It Might Be Slowing You Down

30
Comments 6
3 min read
7 habits of Highly Effective Java Coding

7 habits of Highly Effective Java Coding

6
Comments 3
23 min read
parameter in java

parameter in java

3
Comments
1 min read
Evolução da linguagem Java (parte 2)

Evolução da linguagem Java (parte 2)

Comments
4 min read
🚀 Understanding the Spring Application Lifecycle

🚀 Understanding the Spring Application Lifecycle

Comments
2 min read
Java load testing: Run performance tests with Gatling

Java load testing: Run performance tests with Gatling

Comments
5 min read
📚 My First Java Project: A Simple Library Management System

📚 My First Java Project: A Simple Library Management System

Comments
2 min read
📚 My First Java Project: A Simple Library Management System

📚 My First Java Project: A Simple Library Management System

Comments
2 min read
A Process killer CLI project using Java Process API

A Process killer CLI project using Java Process API

2
Comments
6 min read
Solving the Billion-Dollar Mistake: Modern Java Null Safety with JSpecify and NullAway

Solving the Billion-Dollar Mistake: Modern Java Null Safety with JSpecify and NullAway

1
Comments 2
4 min read
loading...