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.util.concurrent.ForkJoinPool Example

java.util.concurrent.ForkJoinPool Example

6
Comments
5 min read
The Silent Villains of the Coding Universe: A Review of Common Java Anti-Patterns.

The Silent Villains of the Coding Universe: A Review of Common Java Anti-Patterns.

16
Comments
5 min read
Data Structures Two Ways: Linked List (Pt 1)

Data Structures Two Ways: Linked List (Pt 1)

3
Comments
5 min read
A Fluent API to create chatbots in Java (and why this is our third attempt to define a great Bot Definition Language!)

A Fluent API to create chatbots in Java (and why this is our third attempt to define a great Bot Definition Language!)

4
Comments
5 min read
Easy modularity: Keeping your Gradle build scripts clean and eliminating duplication in your multi-module projects

Easy modularity: Keeping your Gradle build scripts clean and eliminating duplication in your multi-module projects

28
Comments 1
5 min read
Effective Java! Use EnumMap instead of Ordinal Indexing

Effective Java! Use EnumMap instead of Ordinal Indexing

9
Comments
2 min read
Let's talk about STREAMS !!

Let's talk about STREAMS !!

83
Comments 9
6 min read
Secure APIs with Azure Functions, Java, Azure AD… and MS Graph!

Secure APIs with Azure Functions, Java, Azure AD… and MS Graph!

9
Comments
8 min read
Get Started with Java Logging (and some tips to easily learn new libraries)

Get Started with Java Logging (and some tips to easily learn new libraries)

14
Comments
5 min read
Crie testes unitários mais amigáveis e mais rapidamente com Spock

Crie testes unitários mais amigáveis e mais rapidamente com Spock

5
Comments 1
10 min read
Variances in Scala

Variances in Scala

8
Comments
2 min read
Higher Order Functions (HOF) in Scala

Higher Order Functions (HOF) in Scala

7
Comments
3 min read
5 best resources to learn Scala

5 best resources to learn Scala

6
Comments 1
3 min read
Partial Functions in Scala

Partial Functions in Scala

5
Comments
3 min read
Understand Type Variances in 30 Seconds

Understand Type Variances in 30 Seconds

18
Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.