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.
To test or not to test, that is the question...

To test or not to test, that is the question...

8
Comments
2 min read
자바 17을 쓰도록 설득하는 방법

자바 17을 쓰도록 설득하는 방법

4
Comments
2 min read
Infrastructure as code (IaC) for Java-based apps on Azure

Infrastructure as code (IaC) for Java-based apps on Azure

11
Comments 1
10 min read
How to use maven to download jars for static project

How to use maven to download jars for static project

Comments
1 min read
Adding new JRE/JDK ubuntu

Adding new JRE/JDK ubuntu

4
Comments
1 min read
De l'art de trancher ses tests unitaires

De l'art de trancher ses tests unitaires

2
Comments
5 min read
How to Find The Frequency of Characters in a String or Array

How to Find The Frequency of Characters in a String or Array

5
Comments
2 min read
How to Merge Two Sorted Arrays

How to Merge Two Sorted Arrays

10
Comments 1
2 min read
Dijkstra's Algorithm & Why It Matters! Computer Networks

Dijkstra's Algorithm & Why It Matters! Computer Networks

4
Comments
10 min read
Overview of Garbage Collector(GC)

Overview of Garbage Collector(GC)

13
Comments 2
4 min read
TIL: Java SpringBoot vs. Asp.Net REST API performance

TIL: Java SpringBoot vs. Asp.Net REST API performance

15
Comments 1
5 min read
Strongly connected components in the graph

Strongly connected components in the graph

1
Comments
2 min read
Using Proxychains in JMeter

Using Proxychains in JMeter

20
Comments
8 min read
Feign Clients Are Cool

Feign Clients Are Cool

5
Comments
2 min read
3 CLI Tools Every Java Developer Must Learn

3 CLI Tools Every Java Developer Must Learn

5
Comments
1 min read
List Fragments

List Fragments

2
Comments
3 min read
Object Mapping advanced features & QoL with Java

Object Mapping advanced features & QoL with Java

5
Comments
7 min read
📢 New feature release : get ALL domains 🙀

📢 New feature release : get ALL domains 🙀

Comments 1
1 min read
Technical Interview - Code #007 - LeetCode #606. Construct String from Binary Tree

Technical Interview - Code #007 - LeetCode #606. Construct String from Binary Tree

Comments
1 min read
How to manage dependencies between Gradle modules?

How to manage dependencies between Gradle modules?

15
Comments
2 min read
Getting an Activity and a Fragment to Interact

Getting an Activity and a Fragment to Interact

6
Comments
3 min read
Easy parallelism and multi-threading with Java’s CompletableFuture

Easy parallelism and multi-threading with Java’s CompletableFuture

7
Comments
6 min read
JPA One To One unidirectional Mapping example

JPA One To One unidirectional Mapping example

10
Comments
8 min read
Java Concurrency: Threads communication tutorial

Java Concurrency: Threads communication tutorial

3
Comments
4 min read
How to use JDownloader in headless mode and in remote server

How to use JDownloader in headless mode and in remote server

13
Comments
2 min read
loading...