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.
Java & Spring Best Practices | Dependency Injection

Java & Spring Best Practices | Dependency Injection

10
Comments
1 min read
Preventing Multiple Processing of SQS Messages

Preventing Multiple Processing of SQS Messages

2
Comments 1
2 min read
Pokemon Battle Simulator/Showdown Clone Devlog#0

Pokemon Battle Simulator/Showdown Clone Devlog#0

1
Comments
1 min read
Level up your Karate Testing with Spring Boot DI

Level up your Karate Testing with Spring Boot DI

1
Comments
3 min read
Execução preguiçosa com Lambdas

Execução preguiçosa com Lambdas

5
Comments
2 min read
Understanding the Composite Design Pattern: Simplifying Hierarchical Structures

Understanding the Composite Design Pattern: Simplifying Hierarchical Structures

Comments
3 min read
Min Stack | LeetCode | Java

Min Stack | LeetCode | Java

3
Comments 2
1 min read
Tips for Using Java Streams for File Input/Output

Tips for Using Java Streams for File Input/Output

1
Comments
3 min read
Java Beans

Java Beans

3
Comments
1 min read
Odd-even LinkedList

Odd-even LinkedList

Comments
1 min read
Intersection of two LinkedLists

Intersection of two LinkedLists

Comments
1 min read
Interview questions for a java developer with 3 year of experience

Interview questions for a java developer with 3 year of experience

6
Comments
2 min read
Quem comeu o meu CompletableFuture?

Quem comeu o meu CompletableFuture?

19
Comments 1
2 min read
Multithreading in Java: A Comprehensive Guide

Multithreading in Java: A Comprehensive Guide

39
Comments 2
4 min read
LeetCode Day 13 Binary Tree Part 3

LeetCode Day 13 Binary Tree Part 3

Comments
2 min read
Introdução às Classes, Objetos e Métodos

Introdução às Classes, Objetos e Métodos

2
Comments
1 min read
Stacks and Queues

Stacks and Queues

Comments
3 min read
Priority Queues

Priority Queues

Comments
1 min read
Linked Lists

Linked Lists

Comments
13 min read
Array Lists

Array Lists

Comments
6 min read
Implementing Lists, Stacks, Queues, and Priority Queues - Common Features for Lists

Implementing Lists, Stacks, Queues, and Priority Queues - Common Features for Lists

Comments
3 min read
Estruturas Condicionais em Programação

Estruturas Condicionais em Programação

1
Comments
3 min read
7 Open Source Projects You Should Know - Java Edition ✔️

7 Open Source Projects You Should Know - Java Edition ✔️

239
Comments 5
2 min read
Item 43: Dê preferência às referências para métodos em vez dos lambdas

Item 43: Dê preferência às referências para métodos em vez dos lambdas

Comments
2 min read
Item 42: Prefira os lambdas às classes anônimas

Item 42: Prefira os lambdas às classes anônimas

Comments
2 min read
loading...