Forem

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.
Optimizing CPU usage by performing tasks in parallel with different priorities in Java
Cover image for 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
Cover image for 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
Cover image for 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.
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Memory Management in Java

Memory Management in Java

6
Comments 4
4 min read
#100DaysOFCode
Cover image for #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
Cover image for 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!
Cover image for 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
Cover image for [Podcast] Barcoding podcast - Episode 13: Security

[Podcast] Barcoding podcast - Episode 13: Security

4
Comments
1 min read
Being proud of your progress

Being proud of your progress

2
Comments
1 min read
Effective Java! Use Varargs Judiciously

Effective Java! Use Varargs Judiciously

8
Comments
2 min read
Dynamic Programming

Dynamic Programming

5
Comments
1 min read
Apache Camel #4 - Processors
Cover image for Apache Camel #4 - Processors

Apache Camel #4 - Processors

5
Comments
1 min read
Handling JDK & GC options dynamically in Elasticsearch
Cover image for Handling JDK & GC options dynamically in Elasticsearch

Handling JDK & GC options dynamically in Elasticsearch

6
Comments
7 min read
Software Architecture #3. Final

Software Architecture #3. Final

6
Comments 1
7 min read
loading...