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.
Examples using FileReader and FileWriter to read and write plain text

Examples using FileReader and FileWriter to read and write plain text

4
Comments
2 min read
Why single-threaded non blocking javascript out performs better than MultiThreaded systems?

Why single-threaded non blocking javascript out performs better than MultiThreaded systems?

5
Comments
2 min read
Lombok: Fixing SonarQube coverage problem

Lombok: Fixing SonarQube coverage problem

16
Comments
2 min read
Spring Boot One-To-One Mapping Demo With H2 database

Spring Boot One-To-One Mapping Demo With H2 database

7
Comments
1 min read
Deploying a Kotlin App to Heroku

Deploying a Kotlin App to Heroku

16
Comments
9 min read
How to build a video transcoder with SpringBoot and FFMPEG!

How to build a video transcoder with SpringBoot and FFMPEG!

31
Comments 7
3 min read
About design patterns: Dependency Injection

About design patterns: Dependency Injection

8
Comments
6 min read
PSA:The Risks of Remote JDWP Debugging

PSA:The Risks of Remote JDWP Debugging

5
Comments
6 min read
The Lead Game

The Lead Game

4
Comments
1 min read
Ciel and A-B Problem

Ciel and A-B Problem

4
Comments
1 min read
Top 66 Object Oriented Programming Questions for Interviews

Top 66 Object Oriented Programming Questions for Interviews

73
Comments
9 min read
Custom Annotation Scanning with Spring Boot

Custom Annotation Scanning with Spring Boot

7
Comments 3
2 min read
Java Switch Statements

Java Switch Statements

5
Comments
2 min read
Hacktoberfest: Contribute to our temporal database system

Hacktoberfest: Contribute to our temporal database system

6
Comments
1 min read
Improving Backend Performance Part 1/3: Lazy Loading in Vaadin Apps

Improving Backend Performance Part 1/3: Lazy Loading in Vaadin Apps

6
Comments
3 min read
Crawling and Parsing a Website in Java using JSoup

Crawling and Parsing a Website in Java using JSoup

8
Comments 1
4 min read
Factorial

Factorial

5
Comments
1 min read
C++ and Java Code for Sieve of Eratosthenes

C++ and Java Code for Sieve of Eratosthenes

4
Comments
1 min read
Lambda Expressions in Java

Lambda Expressions in Java

42
Comments 2
2 min read
What does <T> mean in Java?

What does <T> mean in Java?

10
Comments
3 min read
Stay in the L(OOP) with Object-Oriented Programming Basics

Stay in the L(OOP) with Object-Oriented Programming Basics

89
Comments 4
5 min read
Binary Search in other words

Binary Search in other words

6
Comments
1 min read
Faster Maven builds in Docker

Faster Maven builds in Docker

27
Comments
9 min read
TCS Ninja Digital Coding Question

TCS Ninja Digital Coding Question

4
Comments
3 min read
Java: Add and Read Comments in Excel

Java: Add and Read Comments in Excel

5
Comments
2 min read
loading...