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 DockerSandbox Library

Java DockerSandbox Library

6
Comments
4 min read
My experience with JavaScript as a Java Programmer

My experience with JavaScript as a Java Programmer

2
Comments 2
4 min read
Writing csv file with OpenCsv without capitalized headers and follows declaration order

Writing csv file with OpenCsv without capitalized headers and follows declaration order

12
Comments 3
2 min read
Recursive Algorithm

Recursive Algorithm

5
Comments
1 min read
A Simple Introduction To Java - Object Oriented Programming - Part 3 (Polymorphism)

A Simple Introduction To Java - Object Oriented Programming - Part 3 (Polymorphism)

4
Comments
4 min read
OSS contributions in real life: Finbourne example, part 1

OSS contributions in real life: Finbourne example, part 1

9
Comments
2 min read
How to setup Java on Apple Mac M1 Pro

How to setup Java on Apple Mac M1 Pro

11
Comments 1
1 min read
How to Easily Deploy a Spring Boot Application on AWS Fargate

How to Easily Deploy a Spring Boot Application on AWS Fargate

17
Comments
5 min read
How to solve rounding error in Java, Python ?

How to solve rounding error in Java, Python ?

5
Comments
1 min read
How to use custom font in java swing....

How to use custom font in java swing....

8
Comments
1 min read
LeetCode : Maximum 69 Number with Solutions

LeetCode : Maximum 69 Number with Solutions

9
Comments
2 min read
Qual a diferença entre a inversão e a injeção de dependências?

Qual a diferença entre a inversão e a injeção de dependências?

19
Comments 1
7 min read
How to secure Spring boot REST API endpoints with Amazon Cognito

How to secure Spring boot REST API endpoints with Amazon Cognito

27
Comments 1
5 min read
A Detailed Guide On Selenium With Java [Tutorial]

A Detailed Guide On Selenium With Java [Tutorial]

6
Comments
27 min read
Kotlin Object Mapping - Pros & Cons

Kotlin Object Mapping - Pros & Cons

28
Comments
5 min read
The optimal approach to find the nth Fibonacci number using recursion in Java

The optimal approach to find the nth Fibonacci number using recursion in Java

5
Comments 2
2 min read
0 to Advance of Java, Python & C, C++ : Part 1

0 to Advance of Java, Python & C, C++ : Part 1

5
Comments
3 min read
Lazy/Eager - Carregamento de Entidades utilizando JPA com SpringBoot

Lazy/Eager - Carregamento de Entidades utilizando JPA com SpringBoot

5
Comments
4 min read
Migrating a Project From Java 11 to Java 17: A Step-by-Step Guide for Developers

Migrating a Project From Java 11 to Java 17: A Step-by-Step Guide for Developers

65
Comments
7 min read
How to Rotate an Array in Java

How to Rotate an Array in Java

7
Comments
2 min read
How to implement sound waves in Android by using ZEGOCLOUD SDK

How to implement sound waves in Android by using ZEGOCLOUD SDK

10
Comments
5 min read
Use ScheduledExecutorService to implement delayed tasks — delayed video release

Use ScheduledExecutorService to implement delayed tasks — delayed video release

6
Comments
1 min read
Replace a JPA entity with a DTO

Replace a JPA entity with a DTO

11
Comments 2
4 min read
A simple example of a Fhir client in java

A simple example of a Fhir client in java

7
Comments
6 min read
Multithreading example with video play by JavaFx

Multithreading example with video play by JavaFx

10
Comments 3
3 min read
loading...