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.
DevoxxFR 2022 : TL;DR;

DevoxxFR 2022 : TL;DR;

7
Comments
5 min read
Qodana 2022.1 Is Available

Qodana 2022.1 Is Available

7
Comments
5 min read
The complete guide to Java interview questions and interview prep

The complete guide to Java interview questions and interview prep

9
Comments
14 min read
Java - How to Replace Text in Word Documents

Java - How to Replace Text in Word Documents

5
Comments
4 min read
Debugging Deadlocks and Race Conditions

Debugging Deadlocks and Race Conditions

24
Comments 1
6 min read
How to progress with Dottedprogressbar in HarmonyOS

How to progress with Dottedprogressbar in HarmonyOS

9
Comments
4 min read
Demystifying the complexity of RAII

Demystifying the complexity of RAII

10
Comments 1
5 min read
20+ Trending and Popular Java Open Source Project

20+ Trending and Popular Java Open Source Project

61
Comments
5 min read
Hey guys! If you're looking to get feedback on your API security, drop a link here 👇 I Would love to help.

Hey guys! If you're looking to get feedback on your API security, drop a link here 👇 I Would love to help.

4
Comments 1
1 min read
Distroless Alpine

Distroless Alpine

12
Comments 1
3 min read
til: Generate a file with specific size in java

til: Generate a file with specific size in java

5
Comments
2 min read
How to Build a Translation Function

How to Build a Translation Function

6
Comments
3 min read
Java and MySQL

Java and MySQL

5
Comments
7 min read
Is web penetration testing worth it?

Is web penetration testing worth it?

4
Comments 3
1 min read
🎞️ This is how we maintain & release Secured Software on Github 🤖

🎞️ This is how we maintain & release Secured Software on Github 🤖

4
Comments
2 min read
Modernize Legacy Code in Production – Rebuild your Airplane Midflight without Crashing

Modernize Legacy Code in Production – Rebuild your Airplane Midflight without Crashing

23
Comments
14 min read
How To Modify HTTP Request Headers In JAVA Using Selenium WebDriver?

How To Modify HTTP Request Headers In JAVA Using Selenium WebDriver?

14
Comments
11 min read
Java Interview - abstract

Java Interview - abstract

10
Comments 1
2 min read
Tenha um alto desempenho manipulando JSON em Java com Jackson API

Tenha um alto desempenho manipulando JSON em Java com Jackson API

14
Comments
5 min read
RESTful ou Restbut

RESTful ou Restbut

11
Comments
2 min read
O problema da "escrita-dupla"

O problema da "escrita-dupla"

47
Comments 7
4 min read
L'interface Comparable en Java bDarija

L'interface Comparable en Java bDarija

10
Comments
1 min read
Yet Another DIY Testing Framework (part 1 of 3) - The idea

Yet Another DIY Testing Framework (part 1 of 3) - The idea

8
Comments
3 min read
Day 7- Is Java pass by value or reference?

Day 7- Is Java pass by value or reference?

8
Comments 2
1 min read
Interface Predicate en Java bDarija

Interface Predicate en Java bDarija

11
Comments
2 min read
Interface Consumer en Java bDarija

Interface Consumer en Java bDarija

8
Comments
1 min read
L'interface Cloneable en Java bDarija

L'interface Cloneable en Java bDarija

8
Comments 2
1 min read
Java Interview - static

Java Interview - static

8
Comments
2 min read
Top Tips for Developing a Recordist Function

Top Tips for Developing a Recordist Function

10
Comments
3 min read
Lambda exemple Comparator bDarija

Lambda exemple Comparator bDarija

10
Comments
1 min read
Lambda en Java bdarija

Lambda en Java bdarija

8
Comments
1 min read
Classes Interne en Java bdarija

Classes Interne en Java bdarija

9
Comments
2 min read
Conectarse con SQLcl

Conectarse con SQLcl

9
Comments
1 min read
Compare en Java bdarija

Compare en Java bdarija

5
Comments
2 min read
Crossing Abstraction Barrier Between Parent & Child Class - [OOP & Java #15]

Crossing Abstraction Barrier Between Parent & Child Class - [OOP & Java #15]

9
Comments
3 min read
Java - How to Create a PowerPoint Presentation

Java - How to Create a PowerPoint Presentation

8
Comments
4 min read
Lambdas and functional programming - Java 11

Lambdas and functional programming - Java 11

10
Comments
4 min read
Working with Dates - Java 8+

Working with Dates - Java 8+

11
Comments 1
8 min read
A Philosophy of Software Design - Book Notes

A Philosophy of Software Design - Book Notes

6
Comments
2 min read
How to reverse a string in java

How to reverse a string in java

8
Comments 1
1 min read
🗞️ Java eclipse temurin:18.0.1_10-jre-alpine is out ! Now what ?

🗞️ Java eclipse temurin:18.0.1_10-jre-alpine is out ! Now what ?

3
Comments 1
1 min read
Day 5 - Why is java not a Pure Object-Oriented language?

Day 5 - Why is java not a Pure Object-Oriented language?

5
Comments
1 min read
URL Shortener: Java & Spring complete tutorial

URL Shortener: Java & Spring complete tutorial

19
Comments
15 min read
When Disaster Strikes: Production Troubleshooting

When Disaster Strikes: Production Troubleshooting

10
Comments 1
6 min read
Maven Tutorial - Nice & Easy

Maven Tutorial - Nice & Easy

6
Comments
1 min read
Spring - @RequestMapping

Spring - @RequestMapping

6
Comments
1 min read
What are Arrays in Java?

What are Arrays in Java?

10
Comments
3 min read
Memory Debugging and Watch Annotations

Memory Debugging and Watch Annotations

13
Comments
4 min read
Access modifiers

Access modifiers

9
Comments 4
3 min read
Debugging the Java Message Service (JMS) API using Lightrun

Debugging the Java Message Service (JMS) API using Lightrun

10
Comments
4 min read
Getting Started with JMeter DSL

Getting Started with JMeter DSL

6
Comments 1
7 min read
Graph Algorithm - Cycle Detection in Directed Graph using DFS

Graph Algorithm - Cycle Detection in Directed Graph using DFS

10
Comments
3 min read
5 years working with Java, got big surprise today with "Pass by value"

5 years working with Java, got big surprise today with "Pass by value"

12
Comments 6
2 min read
Day 2 - Differences between checked & unchecked exceptions in java!

Day 2 - Differences between checked & unchecked exceptions in java!

6
Comments
1 min read
How Long Does It Take To Learn Java? 

How Long Does It Take To Learn Java? 

4
Comments
4 min read
HackerRank #30 | Map | 🇧🇷

HackerRank #30 | Map | 🇧🇷

9
Comments
1 min read
Designing an application with Redis as a data store. What? Why?

Designing an application with Redis as a data store. What? Why?

7
Comments
7 min read
A Simple Introduction To Java - Object Oriented Programming - Part 1 (Encapsulation)

A Simple Introduction To Java - Object Oriented Programming - Part 1 (Encapsulation)

3
Comments 1
10 min read
Tips for Developing a Standing up Reminder

Tips for Developing a Standing up Reminder

7
Comments 1
6 min read
Java - Reflection

Java - Reflection

6
Comments
1 min read
loading...