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.
Setup Java and VS Code on Ubuntu

Setup Java and VS Code on Ubuntu

22
Comments 1
3 min read
How Competitive Programming Background Helps in day-to-day Work on Enterprise Projects?

How Competitive Programming Background Helps in day-to-day Work on Enterprise Projects?

27
Comments
5 min read
A Java Library Release Process Which Doesn't Suck

A Java Library Release Process Which Doesn't Suck

4
Comments 3
3 min read
KropiT: My first A.I Powered Android APP

KropiT: My first A.I Powered Android APP

4
Comments
2 min read
Java Anonymous Classes and Lambdas

Java Anonymous Classes and Lambdas

6
Comments
6 min read
Handle backpressure between Kafka and a database with Vert.x

Handle backpressure between Kafka and a database with Vert.x

19
Comments 3
5 min read
11 Best Java Books for Beginners and Senior Developers

11 Best Java Books for Beginners and Senior Developers

256
Comments 7
17 min read
Insert Data in MongoDB with Spring Boot - Building a Blog

Insert Data in MongoDB with Spring Boot - Building a Blog

9
Comments 4
6 min read
DevOps! Como começar?

DevOps! Como começar?

6
Comments
7 min read
Combining Groovy and Java

Combining Groovy and Java

8
Comments
3 min read
Share your dream multiplayer game scenario!

Share your dream multiplayer game scenario!

4
Comments 4
1 min read
Opinion Needed !

Opinion Needed !

6
Comments 10
1 min read
Learn Accumulator Pattern before you regret it | Fold vs reduce | KnowYourKotlin

Learn Accumulator Pattern before you regret it | Fold vs reduce | KnowYourKotlin

3
Comments
1 min read
#100DaysOfCode challenge!

#100DaysOfCode challenge!

60
Comments 3
1 min read
Eclipse Collections now supports Triples

Eclipse Collections now supports Triples

3
Comments
2 min read
What to do if Java command is not recognized by terminal.

What to do if Java command is not recognized by terminal.

3
Comments
2 min read
My Reply To: The Case Against OOP is Wildly Overstated

My Reply To: The Case Against OOP is Wildly Overstated

7
Comments
3 min read
Low-code platforms & Full-code developers - a match made in hell?

Low-code platforms & Full-code developers - a match made in hell?

4
Comments 2
5 min read
42: The Answer To Life, The Universe and Everything

42: The Answer To Life, The Universe and Everything

4
Comments 1
5 min read
Explore IntelliJ IDEA Tools to Debug Multithreaded Java apps

Explore IntelliJ IDEA Tools to Debug Multithreaded Java apps

14
Comments
3 min read
Listas Encadeadas

Listas Encadeadas

12
Comments
3 min read
Effective Java! Use EnumSet Instead of Bit Fields

Effective Java! Use EnumSet Instead of Bit Fields

6
Comments 2
2 min read
Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 5

Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 5

11
Comments
8 min read
Habilitando os testes de integração para rodar em situaçÔes específicas com JUnit 5

Habilitando os testes de integração para rodar em situaçÔes específicas com JUnit 5

5
Comments
6 min read
[CP] : August Leetcode challenge solutions đŸ”„

[CP] : August Leetcode challenge solutions đŸ”„

2
Comments
1 min read
Login With Amazon using AWS Amplify Auth

Login With Amazon using AWS Amplify Auth

22
Comments 1
8 min read
Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 4

Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 4

9
Comments 4
7 min read
Common Java myths and misconceptions

Common Java myths and misconceptions

61
Comments 25
6 min read
Leetcode: 520. Detect Capital

Leetcode: 520. Detect Capital

5
Comments
5 min read
Three months of free learning.

Three months of free learning.

4
Comments 2
1 min read
Effective Java: #7 Obsolete object and memory leak

Effective Java: #7 Obsolete object and memory leak

6
Comments
2 min read
Three Most Useful but least known List functions. | KnowYourKotlin

Three Most Useful but least known List functions. | KnowYourKotlin

6
Comments
1 min read
Monorepo with Java, Maven and GitHub Actions, including basic example

Monorepo with Java, Maven and GitHub Actions, including basic example

55
Comments 8
11 min read
Make Dark Mode in Android

Make Dark Mode in Android

8
Comments 2
4 min read
CASE STYLES IN PROGRAMMING !

CASE STYLES IN PROGRAMMING !

29
Comments 3
1 min read
[medium]Utilizando o reduce da API Streams do Java 8 em um exemplo real

[medium]Utilizando o reduce da API Streams do Java 8 em um exemplo real

1
Comments
1 min read
Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 2

Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 2

70
Comments 8
5 min read
Animated Cycle anime js

Animated Cycle anime js

2
Comments
1 min read
Re-thinking Mocks

Re-thinking Mocks

6
Comments
6 min read
Validação de regras: evitando blocos de ifs

Validação de regras: evitando blocos de ifs

3
Comments 3
4 min read
Converting names in C to Java

Converting names in C to Java

5
Comments
2 min read
Create and View Employee Using JPA, Springboot and Thymeleaf

Create and View Employee Using JPA, Springboot and Thymeleaf

10
Comments 1
6 min read
6 Java language resources to get you started

6 Java language resources to get you started

35
Comments 4
3 min read
[Java] Insert Hyperlinks in Word Documents

[Java] Insert Hyperlinks in Word Documents

6
Comments
2 min read
Usando o Quarkus como como uma aplicação de linha de comando

Usando o Quarkus como como uma aplicação de linha de comando

9
Comments
5 min read
Overcome Positional Destructuring limitations! | KnowYourKotlin

Overcome Positional Destructuring limitations! | KnowYourKotlin

3
Comments
1 min read
Android Room: How works One to many relationship + example

Android Room: How works One to many relationship + example

14
Comments 1
3 min read
📰 AWS Compiled #001 - Serverless and JAVA

📰 AWS Compiled #001 - Serverless and JAVA

45
Comments
8 min read
Java Design Patterns

Java Design Patterns

1
Comments 1
1 min read
Data Management approaches for your tests

Data Management approaches for your tests

6
Comments
5 min read
Replacing ZooKeeper with Kafka

Replacing ZooKeeper with Kafka

2
Comments
1 min read
AR BASICS FOR ANDROID STUDIO

AR BASICS FOR ANDROID STUDIO

33
Comments 2
3 min read
MultiMap - Tables in SwayDB

MultiMap - Tables in SwayDB

10
Comments
3 min read
Clean Architecture : um compilado dos PrincĂ­pios de Design

Clean Architecture : um compilado dos PrincĂ­pios de Design

117
Comments 2
4 min read
Getting Started with MariaDB using Docker, Java Spring and JDBC

Getting Started with MariaDB using Docker, Java Spring and JDBC

7
Comments
8 min read
Best Java Tutorials for Beginners With Examples And Practice

Best Java Tutorials for Beginners With Examples And Practice

49
Comments
6 min read
Building a wine cellar monitoring system - Part 2 : Creating a native Java library

Building a wine cellar monitoring system - Part 2 : Creating a native Java library

8
Comments
9 min read
Spring Webflux - Reactive Java Applications - Part 2

Spring Webflux - Reactive Java Applications - Part 2

11
Comments
3 min read
Stringçš„äžćŻć˜æ€§

Stringçš„äžćŻć˜æ€§

6
Comments
1 min read
Do Zero: Sonarlint - para que serve esse plugin e por que vocĂȘ nĂŁo vai mais viver sem ele

Do Zero: Sonarlint - para que serve esse plugin e por que vocĂȘ nĂŁo vai mais viver sem ele

15
Comments
3 min read
loading...