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.
11 Spring Boot Interview Questions That Make You Think
Cover image for 11 Spring Boot Interview Questions That Make You Think

11 Spring Boot Interview Questions That Make You Think

44
Comments 13
7 min read
Best Community For Programming

Best Community For Programming

10
Comments
1 min read
JAVA: theory of Operators, Precedence & Associativity

JAVA: theory of Operators, Precedence & Associativity

9
Comments 1
3 min read
JAVA: Increment, Decrement operator

JAVA: Increment, Decrement operator

2
Comments
2 min read
Complex SQL programming in Java

Complex SQL programming in Java

7
Comments
1 min read
How to scan the file system in Java
Cover image for How to scan the file system in Java

How to scan the file system in Java

6
Comments
2 min read
Remove Blank Lines in Word Document in Java

Remove Blank Lines in Word Document in Java

5
Comments
2 min read
JAVA: Basics on JDK, JRE, JVM, IDE, Platform independence?

JAVA: Basics on JDK, JRE, JVM, IDE, Platform independence?

5
Comments
2 min read
Build a Reddit Clone using Spring Boot and Angular

Build a Reddit Clone using Spring Boot and Angular

9
Comments 1
1 min read
Java Wildcards Introduction

Java Wildcards Introduction

7
Comments
3 min read
Executing stringified source code in Java
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
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
loading...