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 8: Entenda facilmente funções lambda, a principal novidade!

Java 8: Entenda facilmente funções lambda, a principal novidade!

12
Comments
6 min read
Report about updating a Java project from JDK 8 to JDK 11

Report about updating a Java project from JDK 8 to JDK 11

13
Comments 4
4 min read
Kotlin: Removing POJO Boilerplate

Kotlin: Removing POJO Boilerplate

14
Comments 3
3 min read
Beefing Up Your Spring Security with Two-Factor Authentication

Beefing Up Your Spring Security with Two-Factor Authentication

14
Comments 1
10 min read
A First Attempt at Making Art with Code

A First Attempt at Making Art with Code

43
Comments 12
4 min read
I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!

I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!

4
Comments 20
1 min read
Top 5 Java Test Frameworks For Automation In 2019

Top 5 Java Test Frameworks For Automation In 2019

7
Comments 3
10 min read
C# for the Java Developer: Enums

C# for the Java Developer: Enums

7
Comments
2 min read
C# for the Java Developer: Lambdas

C# for the Java Developer: Lambdas

5
Comments
3 min read
The beginner's guide to Spring Boot

The beginner's guide to Spring Boot

85
Comments 4
2 min read
C# for the Java Developer: Generics

C# for the Java Developer: Generics

8
Comments
3 min read
C# for the Java Developer: Extension Methods

C# for the Java Developer: Extension Methods

7
Comments
2 min read
How to start with unit testing in Java: A complete introduction to JUnit 5

How to start with unit testing in Java: A complete introduction to JUnit 5

64
Comments 4
7 min read
Lightweight serverless Java functions with Quarkus

Lightweight serverless Java functions with Quarkus

21
Comments 3
2 min read
A Quick Guide to OAuth 2.0 with Spring Security

A Quick Guide to OAuth 2.0 with Spring Security

20
Comments
12 min read
Use JFlex to Count Words

Use JFlex to Count Words

7
Comments 1
3 min read
Meet JFlex

Meet JFlex

11
Comments
3 min read
Trivia Kata: A Refactoring Story

Trivia Kata: A Refactoring Story

9
Comments
6 min read
The `else if` Keyword Doesn’t Exist in Java

The `else if` Keyword Doesn’t Exist in Java

24
Comments 20
5 min read
How to become a better Java Developer in 2024? [with Resources]

How to become a better Java Developer in 2024? [with Resources]

133
Comments 2
13 min read
Setup of a Local Kubernetes and Istio Dev Environment

Setup of a Local Kubernetes and Istio Dev Environment

31
Comments 1
4 min read
Ubuntu 18.04 install Java and Eclipse IDE

Ubuntu 18.04 install Java and Eclipse IDE

8
Comments
2 min read
Which eclipse IDE shortcut/feature you wish you had known sooner?

Which eclipse IDE shortcut/feature you wish you had known sooner?

5
Comments 4
1 min read
18 Best Java Books For Beginners In 2019

18 Best Java Books For Beginners In 2019

79
Comments 6
12 min read
Opensource Android Code Snippets in Java

Opensource Android Code Snippets in Java

14
Comments
1 min read
Be Careful with String’s Substring Method in Java

Be Careful with String’s Substring Method in Java

13
Comments 9
5 min read
What the heck is polymorphism?

What the heck is polymorphism?

237
Comments 19
7 min read
toString or not to toString? This is the question

toString or not to toString? This is the question

17
Comments
2 min read
Continuous Development with Java and Kubernetes

Continuous Development with Java and Kubernetes

18
Comments 3
11 min read
Java: Infer Column Widths of a Fixed-Width Text File

Java: Infer Column Widths of a Fixed-Width Text File

9
Comments 1
9 min read
Build Spring Microservices and Dockerize Them for Production

Build Spring Microservices and Dockerize Them for Production

40
Comments
21 min read
Creating a Telegram Bot in Java: from conception to deployment

Creating a Telegram Bot in Java: from conception to deployment

30
Comments 4
8 min read
My first ever unit test

My first ever unit test

86
Comments 22
3 min read
SOLID design principles: Building stable and flexible systems

SOLID design principles: Building stable and flexible systems

223
Comments 5
12 min read
A Complete Guide on Docker Multi-Stage Build with Java

A Complete Guide on Docker Multi-Stage Build with Java

8
Comments
3 min read
Learning Java

Learning Java

16
Comments 3
3 min read
Different ways to word count in apache spark

Different ways to word count in apache spark

10
Comments
2 min read
i18n in Java 11, Spring Boot, and JavaScript

i18n in Java 11, Spring Boot, and JavaScript

5
Comments
13 min read
Ten Ways to Secure your Applications

Ten Ways to Secure your Applications

63
Comments 2
9 min read
Cloudy with a chance of Caffeinated Query Orchestration – New rJava Wrappers for AWS Athena SDK for Java

Cloudy with a chance of Caffeinated Query Orchestration – New rJava Wrappers for AWS Athena SDK for Java

4
Comments
2 min read
Top 21 Interview Questions for Java Developers You Totally Should Know

Top 21 Interview Questions for Java Developers You Totally Should Know

64
Comments 6
9 min read
The Future of Java - Project Amber

The Future of Java - Project Amber

7
Comments
1 min read
Tutorial: android architecture blueprints, full todo app (MVO edition)

Tutorial: android architecture blueprints, full todo app (MVO edition)

11
Comments
11 min read
Cómo cambiar los colores de la consola con Java y System.out.println

Cómo cambiar los colores de la consola con Java y System.out.println

5
Comments
3 min read
Record a Phone Message with Java

Record a Phone Message with Java

6
Comments 1
6 min read
How to learn to code in Java: why you should and where to start

How to learn to code in Java: why you should and where to start

151
Comments 4
10 min read
What you should learn to become a Master Yoda in Java

What you should learn to become a Master Yoda in Java

446
Comments 11
7 min read
Conquering Caffeinated Amazon Athena with the metis Trio of Packages

Conquering Caffeinated Amazon Athena with the metis Trio of Packages

8
Comments
6 min read
Scraping E-Commerce Product Data

Scraping E-Commerce Product Data

6
Comments 1
6 min read
Pure Bliss With Pure Functions in Java

Pure Bliss With Pure Functions in Java

43
Comments
10 min read
Asynchronous RDBMS access with Spring Data R2DBC

Asynchronous RDBMS access with Spring Data R2DBC

10
Comments
8 min read
Best Tutorial For Java & SQL?

Best Tutorial For Java & SQL?

8
Comments 12
1 min read
Be Careful with Scanner Methods in Java

Be Careful with Scanner Methods in Java

10
Comments 2
7 min read
How to generate tons of random CSV files in Java

How to generate tons of random CSV files in Java

11
Comments
3 min read
My Top 3 books to learn Java programming for beginners

My Top 3 books to learn Java programming for beginners

10
Comments 1
1 min read
How long does it take to learn Java to be job ready?

How long does it take to learn Java to be job ready?

5
Comments 6
1 min read
Decompile and dissasemble JVM bytecode compiled from Kotlin source code

Decompile and dissasemble JVM bytecode compiled from Kotlin source code

11
Comments
2 min read
REPL driven development: immediate feedback for your backend code

REPL driven development: immediate feedback for your backend code

48
Comments 2
24 min read
How to enable JUnit 5 in new Spring Boot project

How to enable JUnit 5 in new Spring Boot project

29
Comments 4
3 min read
Why Warren Buffett would invest in PHP (and you should too)

Why Warren Buffett would invest in PHP (and you should too)

90
Comments 34
14 min read
loading...