Forem

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.
Serializing an enum in a Spring Boot web application

Serializing an enum in a Spring Boot web application

2
Comments
3 min read
Try with resources en Java
Cover image for Try with resources en Java

Try with resources en Java

Comments
3 min read
Recursion: Concepts, Components, and Practical Applications — Java
Cover image for Recursion: Concepts, Components, and Practical Applications — Java

Recursion: Concepts, Components, and Practical Applications — Java

Comments 2
3 min read
Inheritance

Inheritance

15
Comments
5 min read
Introduce Object Orientation
Cover image for Introduce Object Orientation

Introduce Object Orientation

Comments
8 min read
Array index out of out-of-bounds exception

Array index out of out-of-bounds exception

6
Comments
3 min read
Flyway Migrations in Multi-Module Gradle Projects (Clean Architecture)

Flyway Migrations in Multi-Module Gradle Projects (Clean Architecture)

3
Comments
5 min read
Arquitetura Orientada a Eventos
Cover image for Arquitetura Orientada a Eventos

Arquitetura Orientada a Eventos

Comments
2 min read
Object-Oriented Concepts: The Foundation of Modern Programming - Part 01
Cover image for Object-Oriented Concepts: The Foundation of Modern Programming - Part 01

Object-Oriented Concepts: The Foundation of Modern Programming - Part 01

3
Comments
4 min read
Trampolim, exemplo em Java

Trampolim, exemplo em Java

14
Comments 2
4 min read
Arrays In Java

Arrays In Java

4
Comments
3 min read
Enhancing Security with App Signature Verification
Cover image for Enhancing Security with App Signature Verification

Enhancing Security with App Signature Verification

21
Comments
3 min read
Understanding Merge Sort Algorithm (with Examples in Java)

Understanding Merge Sort Algorithm (with Examples in Java)

3
Comments
4 min read
Understanding Bubble Sort Algorithm (with Examples in Java)

Understanding Bubble Sort Algorithm (with Examples in Java)

2
Comments
3 min read
Understanding Sorting Algorithms (with Examples in Java)

Understanding Sorting Algorithms (with Examples in Java)

4
Comments
1 min read
Understanding Insertion Sort Algorithm (with Examples in Java)

Understanding Insertion Sort Algorithm (with Examples in Java)

Comments
4 min read
Understanding Quick Sort Algorithm (with Examples in Java)

Understanding Quick Sort Algorithm (with Examples in Java)

Comments
4 min read
Understanding Selection Sort Algorithm (with Examples in Java)

Understanding Selection Sort Algorithm (with Examples in Java)

Comments
3 min read
The Latest Trends, Frameworks, and Libraries in Java (2024-2025)

The Latest Trends, Frameworks, and Libraries in Java (2024-2025)

4
Comments
3 min read
Understanding Lombok and Its Common Features
Cover image for Understanding Lombok and Its Common Features

Understanding Lombok and Its Common Features

1
Comments
5 min read
What is Polymorphism in Java?
Cover image for What is Polymorphism in Java?

What is Polymorphism in Java?

12
Comments 2
3 min read
How do you run multiple JVMs on the same PC?

How do you run multiple JVMs on the same PC?

6
Comments
2 min read
Item 84: Não dependa do agendador de threads

Item 84: Não dependa do agendador de threads

2
Comments
2 min read
Introducing RelaxLang: A Beginner-Friendly Programming Language
Cover image for Introducing RelaxLang: A Beginner-Friendly Programming Language

Introducing RelaxLang: A Beginner-Friendly Programming Language

1
Comments
3 min read
Boost Your Java Development Efficiency: Comparing Built-in API Testing Plugins for IntelliJ IDEA🚀🚀
Cover image for Boost Your Java Development Efficiency: Comparing Built-in API Testing Plugins for IntelliJ IDEA🚀🚀

Boost Your Java Development Efficiency: Comparing Built-in API Testing Plugins for IntelliJ IDEA🚀🚀

12
Comments
5 min read
loading...