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 Asynchronous Code: A Comparison of Asynchronous Programming in C# and Java

Understanding Asynchronous Code: A Comparison of Asynchronous Programming in C# and Java

9
Comments
7 min read
[Tiny] How the conversion of int[] to List<Integer> can be buggy?

[Tiny] How the conversion of int[] to List<Integer> can be buggy?

8
Comments
2 min read
Part 4: A Modern Approach to Concurrency

Part 4: A Modern Approach to Concurrency

1
Comments
2 min read
Part 1: Introduction

Part 1: Introduction

Comments
2 min read
Building a Robust Subscription System with Java Spring Boot and Conductor

Building a Robust Subscription System with Java Spring Boot and Conductor

4
Comments
5 min read
100 Days of Java: Day 1

100 Days of Java: Day 1

38
Comments
2 min read
Saga Pattern Made Easy

Saga Pattern Made Easy

79
Comments 8
9 min read
[Tiny] The Least Known Set in Java: EnumSet

[Tiny] The Least Known Set in Java: EnumSet

3
Comments 2
1 min read
Operator Overloading in Java

Operator Overloading in Java

10
Comments
11 min read
Hide the Soft Keyboard and Remove Focus from EditText in Android

Hide the Soft Keyboard and Remove Focus from EditText in Android

6
Comments
2 min read
Webhooks & Conductor - Perfect Duo for Automation

Webhooks & Conductor - Perfect Duo for Automation

1
Comments
6 min read
Java 01 - Jasypt: Protegendo dados sensĂ­veis com criptografia.

Java 01 - Jasypt: Protegendo dados sensĂ­veis com criptografia.

4
Comments
2 min read
IdempotĂȘncia em RequisiçÔes HTTP

IdempotĂȘncia em RequisiçÔes HTTP

Comments
6 min read
[Tiny] Trailing commas in Java

[Tiny] Trailing commas in Java

3
Comments
1 min read
What are i++ or ++i or i-- or --i in programming language?? Why you should use them?

What are i++ or ++i or i-- or --i in programming language?? Why you should use them?

4
Comments 2
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.