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.
Shift-left programming (rust as a case study)

Shift-left programming (rust as a case study)

Comments
2 min read
What is a try-with-resources statement and what is it useful for?

What is a try-with-resources statement and what is it useful for?

1
Comments 3
1 min read
Streams in Java: Mastering or abuse?

Streams in Java: Mastering or abuse?

5
Comments
5 min read
Interface Funcional: EVITE esse uso!

Interface Funcional: EVITE esse uso!

Comments
2 min read
Item 80: Dê preferência aos executores, às tarefas e às streams em vez das threads

Item 80: Dê preferência aos executores, às tarefas e às streams em vez das threads

Comments
2 min read
Day 12 Constructor in java:

Day 12 Constructor in java:

Comments
1 min read
Transition Guide: From Java to JavaScript

Transition Guide: From Java to JavaScript

1
Comments 1
4 min read
My Journey into Learning Java: Insights and Tips for Beginners

My Journey into Learning Java: Insights and Tips for Beginners

1
Comments
2 min read
Wednesday Links - Edition 2025-01-22

Wednesday Links - Edition 2025-01-22

2
Comments
1 min read
Java livereload

Java livereload

Comments
3 min read
Understanding Java Strings: A Comprehensive Guide

Understanding Java Strings: A Comprehensive Guide

Comments
2 min read
How can one parse JSON text in a Java application?

How can one parse JSON text in a Java application?

5
Comments
4 min read
Implementing Feature Flags with Spring: A Step-by-Step Guide for Feature Deployment

Implementing Feature Flags with Spring: A Step-by-Step Guide for Feature Deployment

5
Comments
10 min read
Wednesday Links - Edition 2024-12-18

Wednesday Links - Edition 2024-12-18

Comments
1 min read
Where is Java Used in Industry?

Where is Java Used in Industry?

Comments
3 min read
Day 4 - Dec 23 -->java simple program

Day 4 - Dec 23 -->java simple program

2
Comments
1 min read
Merge Sort Algorithm

Merge Sort Algorithm

1
Comments
3 min read
79: Evite a Sincronização Excessiva

79: Evite a Sincronização Excessiva

Comments
3 min read
5 Most Used Programming Languages in 2024

5 Most Used Programming Languages in 2024

1
Comments
3 min read
Mastering Java Logging: Best Practices for Effective Application Monitoring

Mastering Java Logging: Best Practices for Effective Application Monitoring

22
Comments 2
7 min read
Java App Maintenance: How to Ensure Longevity and Performance

Java App Maintenance: How to Ensure Longevity and Performance

Comments
8 min read
Interface Segregation Principle (ISP) Explained in 100 Seconds

Interface Segregation Principle (ISP) Explained in 100 Seconds

2
Comments
2 min read
Encapsulation

Encapsulation

2
Comments
1 min read
What is the null literal and how can it be used in Java applications?

What is the null literal and how can it be used in Java applications?

2
Comments 2
2 min read
Orientação a Objetos em C? Implementando uma interface do zero.

Orientação a Objetos em C? Implementando uma interface do zero.

1
Comments
5 min read
loading...