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.
Understanding System Modelling and Design with UML: A Practical Guide

Understanding System Modelling and Design with UML: A Practical Guide

1
Comments
3 min read
Exploring the Java Module System (Project Jigsaw)

Exploring the Java Module System (Project Jigsaw)

3
Comments
2 min read
Construtores e Construtores Parametrizados

Construtores e Construtores Parametrizados

1
Comments
2 min read
Usando parâmetros

Usando parâmetros

2
Comments
2 min read
Adicionando um Construtor à Classe Vehicle

Adicionando um Construtor à Classe Vehicle

Comments
1 min read
Tente Isto 4-1 Crie uma classe de ajuda

Tente Isto 4-1 Crie uma classe de ajuda

Comments
2 min read
Adicionando um método parametrizado a Vehicle

Adicionando um método parametrizado a Vehicle

Comments
2 min read
Implementing Set Using Hashing

Implementing Set Using Hashing

2
Comments
7 min read
Load Factor and Rehashing

Load Factor and Rehashing

3
Comments
1 min read
Implementing a Map Using Hashing

Implementing a Map Using Hashing

Comments
8 min read
Handling Collisions Using Open Addressing

Handling Collisions Using Open Addressing

1
Comments
4 min read
Handling Collisions Using Separate Chaining

Handling Collisions Using Separate Chaining

Comments
1 min read
Hashing

Hashing

Comments
2 min read
Understanding Pattern Matching in Java

Understanding Pattern Matching in Java

7
Comments 2
2 min read
Microservices Architecture with Spring Cloud

Microservices Architecture with Spring Cloud

3
Comments
3 min read
What would you consider in mind while writing code in Java Application?

What would you consider in mind while writing code in Java Application?

2
Comments 2
1 min read
Fibonacci Series - Coding Interview Question | Easy visual explanation

Fibonacci Series - Coding Interview Question | Easy visual explanation

Comments
1 min read
How to Run a Method Asynchronously in a Reactive Chain in Spring WebFlux?

How to Run a Method Asynchronously in a Reactive Chain in Spring WebFlux?

1
Comments
2 min read
Quickstart Guide to Using Playwright with Java for Web Testing

Quickstart Guide to Using Playwright with Java for Web Testing

5
Comments
2 min read
Understanding the Strategy Design Pattern in Java

Understanding the Strategy Design Pattern in Java

3
Comments 1
2 min read
Mastering Sealed Classes in Java

Mastering Sealed Classes in Java

1
Comments
2 min read
How to Implement Localization in a Spring Boot Application with Dynamic Language Switching

How to Implement Localization in a Spring Boot Application with Dynamic Language Switching

Comments 1
1 min read
7 Captivating Java Programming Challenges to Elevate Your Coding Skills

7 Captivating Java Programming Challenges to Elevate Your Coding Skills

2
Comments
3 min read
Creating Custom Annotations for Validation in Spring Boot

Creating Custom Annotations for Validation in Spring Boot

19
Comments 2
4 min read
Form Login with Spring Boot and Thymeleaf

Form Login with Spring Boot and Thymeleaf

2
Comments
7 min read
loading...