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 Wildcards Introduction

Java Wildcards Introduction

7
Comments
3 min read
Executing stringified source code in Java

Executing stringified source code in Java

3
Comments
4 min read
Generating classes at runtime and invoking their methods with and without the use of Reflection in Java

Generating classes at runtime and invoking their methods with and without the use of Reflection in Java

9
Comments
3 min read
A fast and flexible way to scan the class paths in Java

A fast and flexible way to scan the class paths in Java

5
Comments
5 min read
Avoiding the Null Pointer Exception With Optional in Java

Avoiding the Null Pointer Exception With Optional in Java

7
Comments
7 min read
How to bind methods or constructors to functional interfaces in Java

How to bind methods or constructors to functional interfaces in Java

4
Comments
5 min read
Optimizing CPU usage by performing tasks in parallel with different priorities in Java

Optimizing CPU usage by performing tasks in parallel with different priorities in Java

7
Comments
3 min read
Pretty Logger for Java - build nice looking command line apps in Java

Pretty Logger for Java - build nice looking command line apps in Java

6
Comments
2 min read
How to get field values with Reflection and with direct memory access in Java

How to get field values with Reflection and with direct memory access in Java

5
Comments
1 min read
How to find all the classes of a package in Java

How to find all the classes of a package in Java

2
Comments
3 min read
How to setup Android Studio in 4GB ram.

How to setup Android Studio in 4GB ram.

26
Comments 10
3 min read
From Swing to Compose Desktop #5

From Swing to Compose Desktop #5

6
Comments
3 min read
Simple State Machines In Java

Simple State Machines In Java

8
Comments
3 min read
How to create your own dependency injection framework in Java

How to create your own dependency injection framework in Java

17
Comments
8 min read
Memory Management in Java

Memory Management in Java

6
Comments 4
4 min read
#100DaysOFCode

#100DaysOFCode

2
Comments
2 min read
Lombok can be as ORM framework

Lombok can be as ORM framework

8
Comments 13
1 min read
Authorization, Authentication of apps and APIs made easy with Auth0

Authorization, Authentication of apps and APIs made easy with Auth0

39
Comments 1
2 min read
API Testing with Java and REST Assured - Allure reporting

API Testing with Java and REST Assured - Allure reporting

10
Comments 1
4 min read
Kotlin - Unit Testing Classes Without Leaking Public API!

Kotlin - Unit Testing Classes Without Leaking Public API!

7
Comments
6 min read
Terraform for Java developers video series

Terraform for Java developers video series

18
Comments
2 min read
Java 8 Streams.

Java 8 Streams.

10
Comments
1 min read
I need a contributors to my opensource project

I need a contributors to my opensource project

3
Comments 3
1 min read
What's the difference between including `new type[]` and not including it?

What's the difference between including `new type[]` and not including it?

6
Comments 1
1 min read
[Podcast] Barcoding podcast - Episode 13: Security

[Podcast] Barcoding podcast - Episode 13: Security

4
Comments
1 min read
loading...