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.
GraalVM 20.3.0 LTS Released

GraalVM 20.3.0 LTS Released

3
Comments
1 min read
Important points for CS newbies !
Cover image for Important points for CS newbies !

Important points for CS newbies !

32
Comments 15
3 min read
Add/ Delete PDF Page in Java

Add/ Delete PDF Page in Java

5
Comments
2 min read
Liskov Substitution Principle
Cover image for Liskov Substitution Principle

Liskov Substitution Principle

33
Comments 9
5 min read
Comparing lombok features with groovy

Comparing lombok features with groovy

8
Comments 3
6 min read
[PT-BR] Falando sobre JIT Compiler

[PT-BR] Falando sobre JIT Compiler

17
Comments 2
5 min read
Java iterators are dead. Long live Kotlin iterators!

Java iterators are dead. Long live Kotlin iterators!

7
Comments
3 min read
WHO AM I?

WHO AM I?

3
Comments 1
1 min read
Getting started with SonarQube (java, maven and docker)

Getting started with SonarQube (java, maven and docker)

2
Comments
6 min read
How I messed up as Fresher in IT

How I messed up as Fresher in IT

2
Comments
1 min read
Effective Java! Design Method Signatures Carefully

Effective Java! Design Method Signatures Carefully

5
Comments 2
3 min read
13 Things You Should Give Up If You Want To Be a Successful Developer
Cover image for 13 Things You Should Give Up If You Want To Be a Successful Developer

13 Things You Should Give Up If You Want To Be a Successful Developer

134
Comments 7
9 min read
Coding Best Practices for Java Apps

Coding Best Practices for Java Apps

17
Comments
2 min read
What is the use of Synchronized keyword in Java
Cover image for What is the use of Synchronized keyword in Java

What is the use of Synchronized keyword in Java

10
Comments 1
6 min read
Reactive Spring Applications

Reactive Spring Applications

7
Comments
2 min read
@PathVariable and @RequestParam annotations in Spring Boot Part 2

@PathVariable and @RequestParam annotations in Spring Boot Part 2

5
Comments
4 min read
Practical vs Theoretical Approach in Java Learning
Cover image for Practical vs Theoretical Approach in Java Learning

Practical vs Theoretical Approach in Java Learning

6
Comments 1
7 min read
Sorting using Comparator in java with example

Sorting using Comparator in java with example

4
Comments
5 min read
Assertion vs Assumption when writing tests (JUnit)
Cover image for Assertion vs Assumption when writing tests (JUnit)

Assertion vs Assumption when writing tests (JUnit)

8
Comments 3
2 min read
MacOS users, Java problems in Big Sur? HELP

MacOS users, Java problems in Big Sur? HELP

12
Comments 18
1 min read
API testing with Java and REST Assured (and The Beatles)

API testing with Java and REST Assured (and The Beatles)

8
Comments
6 min read
LeetCode Problems 11-20
Cover image for LeetCode Problems 11-20

LeetCode Problems 11-20

8
Comments 1
1 min read
Shopping List: my way to learn stuff
Cover image for Shopping List: my way to learn stuff

Shopping List: my way to learn stuff

5
Comments
4 min read
Introduction to Spring Cloud Config

Introduction to Spring Cloud Config

6
Comments 1
4 min read
Single Responsibility Principle
Cover image for Single Responsibility Principle

Single Responsibility Principle

24
Comments
3 min read
loading...