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.
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
Mastering SUPER Keyword in Java: Unlocking Inheritance and Constructor Chaining

Mastering SUPER Keyword in Java: Unlocking Inheritance and Constructor Chaining

8
Comments
7 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
Key Best Practices for API Design in Java

Key Best Practices for API Design in Java

1
Comments
4 min read
CFML wrapper for emoji-java (identify, sanitize & convert emojis)

CFML wrapper for emoji-java (identify, sanitize & convert emojis)

Comments
2 min read
Mastering THIS Keyword in Java: A Key to Clean and Effective Code

Mastering THIS Keyword in Java: A Key to Clean and Effective Code

8
Comments
4 min read
Understanding OOP in Java: Like Learning to Drive a Car

Understanding OOP in Java: Like Learning to Drive a Car

Comments
4 min read
How does Java handle memory management and garbage collection?

How does Java handle memory management and garbage collection?

Comments
1 min read
Encapsulamento em Programação Orientada à Objetos

Encapsulamento em Programação Orientada à Objetos

4
Comments
2 min read
Java Learning Journey 1.0

Java Learning Journey 1.0

1
Comments 1
5 min read
Load Balancers in Microservices: A Beginner's Guide with Code and Real-Life Examples

Load Balancers in Microservices: A Beginner's Guide with Code and Real-Life Examples

12
Comments 3
8 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.