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 Basics #9 - Casting

JAVA Basics #9 - Casting

8
Comments 1
2 min read
Teeing, a hidden gem in the Java API

Teeing, a hidden gem in the Java API

8
Comments 1
3 min read
JAVA Basics #8 - Constants

JAVA Basics #8 - Constants

11
Comments 2
3 min read
Solution: Construct Target Array With Multiple Sums

Solution: Construct Target Array With Multiple Sums

10
Comments 3
5 min read
Trie Data Structure - Insert Operation

Trie Data Structure - Insert Operation

4
Comments
4 min read
JAVA Basics #7 - Arrays

JAVA Basics #7 - Arrays

13
Comments
4 min read
Introduction to Object-Oriented Programming

Introduction to Object-Oriented Programming

6
Comments
3 min read
Solution: Super Palindromes

Solution: Super Palindromes

9
Comments
7 min read
JAVA Basics #6 - Strings

JAVA Basics #6 - Strings

6
Comments 2
4 min read
JAVA Basics #5 - Data Types

JAVA Basics #5 - Data Types

5
Comments
3 min read
Knee-deep in Spring Boot, Transactional Event Listeners and CGLIB proxies

Knee-deep in Spring Boot, Transactional Event Listeners and CGLIB proxies

11
Comments 3
3 min read
Solution: Delete Operation for Two Strings

Solution: Delete Operation for Two Strings

13
Comments 2
4 min read
JAVA Basics #3 - Hello World

JAVA Basics #3 - Hello World

6
Comments
6 min read
JAVA Basics #4 - Variables

JAVA Basics #4 - Variables

4
Comments
3 min read
JAVA Basics #1 - Installation

JAVA Basics #1 - Installation

18
Comments 2
3 min read
Java Simplified :-)

Java Simplified :-)

2
Comments
1 min read
JAVA Basics #2 - IntelliJ IDEA

JAVA Basics #2 - IntelliJ IDEA

3
Comments
2 min read
Handling Exceptions and Errors in Play Framework

Handling Exceptions and Errors in Play Framework

4
Comments
4 min read
Spring Framework Tutorial: Getting Started with Spring

Spring Framework Tutorial: Getting Started with Spring

52
Comments 1
12 min read
Zeebe Message Correlation Java

Zeebe Message Correlation Java

1
Comments
1 min read
How To Unit Test Like a Pro

How To Unit Test Like a Pro

6
Comments
3 min read
How to use a custom class as @PathVariable in Feign 👨‍🏫

How to use a custom class as @PathVariable in Feign 👨‍🏫

2
Comments
5 min read
Solution: Convert Sorted List to Binary Search Tree

Solution: Convert Sorted List to Binary Search Tree

16
Comments 2
4 min read
I want to be an "expert"....

I want to be an "expert"....

5
Comments 2
1 min read
Java Spring Boot: Is there a specific learning path?

Java Spring Boot: Is there a specific learning path?

3
Comments 5
1 min read
DOM in the java spring framework

DOM in the java spring framework

5
Comments
2 min read
Solution: Fibonacci Number

Solution: Fibonacci Number

9
Comments
3 min read
Solution: Jump Game II

Solution: Jump Game II

10
Comments 1
3 min read
Don't leave easy performance wins on the table.

Don't leave easy performance wins on the table.

2
Comments
3 min read
Easily configure SSL/TLS Connection

Easily configure SSL/TLS Connection

3
Comments 2
4 min read
Solution: Non-decreasing Array

Solution: Non-decreasing Array

30
Comments 1
4 min read
Have it your way with MicroProfile GraphQL!

Have it your way with MicroProfile GraphQL!

2
Comments
7 min read
MicroProfile Rest Client 2.0 – First Look

MicroProfile Rest Client 2.0 – First Look

3
Comments
5 min read
Introducing AEM Vite

Introducing AEM Vite

6
Comments
2 min read
Is Java still relevant in 2021?

Is Java still relevant in 2021?

6
Comments 2
4 min read
Writing Async Tests for Vert.x using Kotlin

Writing Async Tests for Vert.x using Kotlin

6
Comments 2
2 min read
Reducing Boilerplate in Vert.x Tests written in Kotlin

Reducing Boilerplate in Vert.x Tests written in Kotlin

6
Comments
2 min read
Explaining Java's Optional -[OOP & Java #14]

Explaining Java's Optional -[OOP & Java #14]

7
Comments
2 min read
How to use POM in software testing

How to use POM in software testing

2
Comments
2 min read
How to Build Java Applications Today: May 3, 2021

How to Build Java Applications Today: May 3, 2021

2
Comments
7 min read
Solution: Running Sum of 1d Array

Solution: Running Sum of 1d Array

19
Comments 1
3 min read
Solution: Beautiful Arrangement II

Solution: Beautiful Arrangement II

12
Comments
4 min read
Automatic Configuration Reloading in Java Applications on Kubernetes

Automatic Configuration Reloading in Java Applications on Kubernetes

13
Comments
6 min read
How to use SQLQueryFactory with your QueryDSL JPA Entities

How to use SQLQueryFactory with your QueryDSL JPA Entities

5
Comments
1 min read
Best Online IDE to Program Any Language - Repl.it 02:41

Best Online IDE to Program Any Language - Repl.it

3
Comments 3
1 min read
A real-world example of a Stream Collector

A real-world example of a Stream Collector

4
Comments
4 min read
Improve Your Java Code Using Streams

Improve Your Java Code Using Streams

10
Comments
2 min read
Solution: Prefix and Suffix Search

Solution: Prefix and Suffix Search

20
Comments 4
5 min read
Solution: Deepest Leaves Sum

Solution: Deepest Leaves Sum

6
Comments
4 min read
Concurrency in modern programming languages: Java

Concurrency in modern programming languages: Java

37
Comments
9 min read
What are Java Collections? Get started with the framework

What are Java Collections? Get started with the framework

25
Comments
9 min read
Bytesize: 2 Accidental discoveries that changed programming

Bytesize: 2 Accidental discoveries that changed programming

4
Comments
4 min read
Solution: Powerful Integers

Solution: Powerful Integers

9
Comments
3 min read
Easy time tracing in RxJava and Reactor

Easy time tracing in RxJava and Reactor

7
Comments
2 min read
Streams Java

Streams Java

8
Comments
2 min read
Java 8 Stream API on Arrays

Java 8 Stream API on Arrays

7
Comments
2 min read
Trabalhando com Optional

Trabalhando com Optional

6
Comments
4 min read
Solution: Find First and Last Position of Element in Sorted Array

Solution: Find First and Last Position of Element in Sorted Array

22
Comments
4 min read
How to use Recursion in Java

How to use Recursion in Java

6
Comments
1 min read
How to make a custom message converter for Log4J2

How to make a custom message converter for Log4J2

11
Comments 1
5 min read
loading...