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.
Interview questions for a java developer with 3 year of experience

Interview questions for a java developer with 3 year of experience

5
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

38
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
LeetCode Day28 Dynamic Programming Part1

LeetCode Day28 Dynamic Programming Part1

2
Comments
4 min read
Estruturas Condicionais em Programação

Estruturas Condicionais em Programação

1
Comments
3 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
7 Open Source Projects You Should Know - Java Edition ✔️

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

213
Comments 5
2 min read
ReflexĂŁo sobre itens 22 e 41 do livro

ReflexĂŁo sobre itens 22 e 41 do livro

Comments
2 min read
Stage (1/30): Intro to Computer programming & Java

Stage (1/30): Intro to Computer programming & Java

Comments
13 min read
Freeware: Java Utility Package (Version 2024.07.07) released

Freeware: Java Utility Package (Version 2024.07.07) released

3
Comments
1 min read
Understanding Fall-Through in Java Switch-Case Statements

Understanding Fall-Through in Java Switch-Case Statements

4
Comments 4
2 min read
Best Practices and Techniques for Optimizing Java Code Performance

Best Practices and Techniques for Optimizing Java Code Performance

2
Comments
5 min read
LeetCode Day 35 Dynamic Programming Part 9

LeetCode Day 35 Dynamic Programming Part 9

3
Comments
4 min read
Ultimate Spring Boot Interview Preparation Guide

Ultimate Spring Boot Interview Preparation Guide

10
Comments
19 min read
LeetCode Day7 String Part.1

LeetCode Day7 String Part.1

Comments
3 min read
Simple OAuth 2.0 Framework for Authentication (Freeware)

Simple OAuth 2.0 Framework for Authentication (Freeware)

Comments
1 min read
Day 3: Data types and variables in python 🧡

Day 3: Data types and variables in python 🧡

Comments
2 min read
How to make Apache's CloseableHttpAsyncClient explicitly use HTTP/1 or HTTP/2

How to make Apache's CloseableHttpAsyncClient explicitly use HTTP/1 or HTTP/2

Comments
1 min read
LeetCode Day6 HashTable Part2

LeetCode Day6 HashTable Part2

Comments
5 min read
Teste do CapĂ­tulo 3

Teste do CapĂ­tulo 3

1
Comments
2 min read
Laços aninhados

Laços aninhados

1
Comments
1 min read
Tente Isto 3-3: Termine o sistema de ajuda Java

Tente Isto 3-3: Termine o sistema de ajuda Java

1
Comments
1 min read
Continue

Continue

1
Comments
2 min read
Break para sair de um laço

Break para sair de um laço

1
Comments
4 min read
Recommended Course: Quick Start with Java

Recommended Course: Quick Start with Java

1
Comments
2 min read
Pergunte ao especialista - Break e goto

Pergunte ao especialista - Break e goto

1
Comments
1 min read
Tente isso 3-2 : Melhore o sistema de ajuda Java

Tente isso 3-2 : Melhore o sistema de ajuda Java

1
Comments
1 min read
Wednesday Links - Edition 2024-06-12

Wednesday Links - Edition 2024-06-12

Comments
1 min read
Check Loop in LinkedList

Check Loop in LinkedList

Comments
1 min read
I am trying to create an android app to allow smartphone to act as a hid keyboard in kotlin

I am trying to create an android app to allow smartphone to act as a hid keyboard in kotlin

Comments
1 min read
Multithreading in Java : A Deep Dive

Multithreading in Java : A Deep Dive

4
Comments 1
2 min read
Building Responsive Web Applications with React and Java Spring Boot

Building Responsive Web Applications with React and Java Spring Boot

11
Comments
3 min read
Hash Functions and Hash Codes

Hash Functions and Hash Codes

Comments 1
4 min read
Introduction to Spring Boot in Java

Introduction to Spring Boot in Java

3
Comments 1
2 min read
Importance of concurrency and parallelism

Importance of concurrency and parallelism

Comments
2 min read
Mastering Maven: Beyond Build Management

Mastering Maven: Beyond Build Management

3
Comments
5 min read
Solving the Eight Queens Problem Using Backtracking

Solving the Eight Queens Problem Using Backtracking

2
Comments
4 min read
Wildcard Generic Types

Wildcard Generic Types

2
Comments
3 min read
How to create, publish and use layers for Java 21 Lambda functions

How to create, publish and use layers for Java 21 Lambda functions

9
Comments
4 min read
Generics

Generics

1
Comments
4 min read
Efficient Algorithms for Finding Prime Numbers

Efficient Algorithms for Finding Prime Numbers

8
Comments
7 min read
Finding the Closest Pair of Points Using Divide-and-Conquer

Finding the Closest Pair of Points Using Divide-and-Conquer

5
Comments
4 min read
LeetCode Day33 Dynamic Programming

LeetCode Day33 Dynamic Programming

2
Comments
3 min read
Finding Fibonacci Numbers Using Dynamic Programming

Finding Fibonacci Numbers Using Dynamic Programming

1
Comments
2 min read
Developing Efficient Algorithms - Measuring Algorithm Efficiency Using Big O Notation

Developing Efficient Algorithms - Measuring Algorithm Efficiency Using Big O Notation

1
Comments
4 min read
LeetCode Day25 Greedy Algorithms Part 3

LeetCode Day25 Greedy Algorithms Part 3

Comments
6 min read
Number of Provinces | LeetCode

Number of Provinces | LeetCode

1
Comments
1 min read
Building Real-Time Applications with WebSockets and Reactive Streams

Building Real-Time Applications with WebSockets and Reactive Streams

4
Comments
7 min read
Implementing CQRS and Event Sourcing in Distributed Systems

Implementing CQRS and Event Sourcing in Distributed Systems

2
Comments
5 min read
New requestMatchers in Spring Security 6

New requestMatchers in Spring Security 6

21
Comments
2 min read
API de Upload de arquivo na AWS S3 + Interface de usuário

API de Upload de arquivo na AWS S3 + Interface de usuário

Comments
2 min read
Partition with given difference

Partition with given difference

1
Comments
4 min read
What is DTO? Why use?

What is DTO? Why use?

2
Comments
2 min read
Tail Recursion

Tail Recursion

1
Comments
2 min read
Developer diary #15. ChatGPT and Taro

Developer diary #15. ChatGPT and Taro

Comments
1 min read
Case Study: Tower of Hanoi

Case Study: Tower of Hanoi

1
Comments
2 min read
Recursive Binary Search

Recursive Binary Search

1
Comments
1 min read
loading...