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.
Introducing Free Java Utility Package

Introducing Free Java Utility Package

Comments
5 min read
Go vs. Java vs. .NET: A Comprehensive Performance and Development Time Evaluation for Enterprises

Go vs. Java vs. .NET: A Comprehensive Performance and Development Time Evaluation for Enterprises

2
Comments
7 min read
Static Keyword: Decoding Static Blocks in Java

Static Keyword: Decoding Static Blocks in Java

11
Comments
3 min read
Collections frequency method in java | Collections framework | Java

Collections frequency method in java | Collections framework | Java

6
Comments
2 min read
Mastering Java ArrayLists: A Comprehensive Guide 📚✨

Mastering Java ArrayLists: A Comprehensive Guide 📚✨

2
Comments
3 min read
Introducing JDK 23: Java Developer's Ultimate Upgrade with Advanced AI Enhancements

Introducing JDK 23: Java Developer's Ultimate Upgrade with Advanced AI Enhancements

1
Comments 1
3 min read
Getting Started with Maven

Getting Started with Maven

10
Comments 1
3 min read
Blocos try aninhados

Blocos try aninhados

1
Comments
2 min read
Exceções permitem que você trate erros normalmente

Exceções permitem que você trate erros normalmente

1
Comments
2 min read
Capturando exceções de subclasses

Capturando exceções de subclasses

Comments
2 min read
Usando várias instruções catch

Usando várias instruções catch

Comments
2 min read
Prioridades das threads

Prioridades das threads

2
Comments 4
2 min read
Simplify Null Checks in Java: Writing Clean Code with Apache Commons Lang 3

Simplify Null Checks in Java: Writing Clean Code with Apache Commons Lang 3

1
Comments 1
3 min read
Java Spring Boot use log4j in a gradle project

Java Spring Boot use log4j in a gradle project

Comments
2 min read
Implementing Mixins (or Traits) in Kotlin Using Delegation

Implementing Mixins (or Traits) in Kotlin Using Delegation

11
Comments
9 min read
Encapsulation vs. Abstraction in Java: The Ultimate Guide

Encapsulation vs. Abstraction in Java: The Ultimate Guide

4
Comments 1
4 min read
how to call put method using RestTemplate Spring Boot

how to call put method using RestTemplate Spring Boot

6
Comments
3 min read
The Impact of Pattern Matching for Switch Expressions in Java 17 on Object-Oriented Design Patterns

The Impact of Pattern Matching for Switch Expressions in Java 17 on Object-Oriented Design Patterns

1
Comments 1
5 min read
Low-Level Design: The Blueprint to Winning Software Wars

Low-Level Design: The Blueprint to Winning Software Wars

1
Comments
4 min read
Active Directory (AD) interview questions and answers for fresher

Active Directory (AD) interview questions and answers for fresher

1
Comments
2 min read
Mastering SUPER Keyword in Java: Unlocking Inheritance and Constructor Chaining

Mastering SUPER Keyword in Java: Unlocking Inheritance and Constructor Chaining

7
Comments
7 min read
Key Best Practices for API Design in Java

Key Best Practices for API Design in Java

1
Comments
4 min read
Exploring Groovy: Features and Advantages Over Java

Exploring Groovy: Features and Advantages Over Java

Comments
8 min read
Item 63: Cuidado com o desempenho da concatenação de string

Item 63: Cuidado com o desempenho da concatenação de string

Comments
2 min read
Item 62: Evite as strings onde outros tipos forem mais adequados

Item 62: Evite as strings onde outros tipos forem mais adequados

Comments
2 min read
loading...