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.
3 Reasons Why you should go to the university instead of learn by yourself

3 Reasons Why you should go to the university instead of learn by yourself

1
Comments
4 min read
Kotlin Primary Constructors vs. Java Constructors: A Construction Conundrum (Solved with Kotlin's Elegance!)

Kotlin Primary Constructors vs. Java Constructors: A Construction Conundrum (Solved with Kotlin's Elegance!)

1
Comments 1
2 min read
Using bounded contexts to build a Java application

Using bounded contexts to build a Java application

Comments
5 min read
What is the best programming language? [2024/2025]

What is the best programming language? [2024/2025]

Comments 2
3 min read
🌐 Comprehensive Guide to Building a Production-Level CI/CD Pipeline with Full-Stack Technologies 🚀

🌐 Comprehensive Guide to Building a Production-Level CI/CD Pipeline with Full-Stack Technologies 🚀

Comments
5 min read
Kotlin Type Inference vs. Java: A Deductive Dance (Where Kotlin Takes the Lead!)

Kotlin Type Inference vs. Java: A Deductive Dance (Where Kotlin Takes the Lead!)

Comments
2 min read
¿Cómo calcular el máximo y mínimo en Java usando Streams?

¿Cómo calcular el máximo y mínimo en Java usando Streams?

Comments
3 min read
Boas Práticas de Testes de Endpoints e Coleta de Evidências com Postman

Boas Práticas de Testes de Endpoints e Coleta de Evidências com Postman

Comments
5 min read
Wednesday Links - Edition 2024-11-06

Wednesday Links - Edition 2024-11-06

Comments
1 min read
Handling Asynchronous Execution with Transactions in Spring: A Common Pitfall and How to Solve It

Handling Asynchronous Execution with Transactions in Spring: A Common Pitfall and How to Solve It

1
Comments
4 min read
Deploying a Java Gradle Application on DigitalOcean

Deploying a Java Gradle Application on DigitalOcean

2
Comments
3 min read
Understanding LinkedIn Authwall: How it Works, Benefits, and Implementing it on Your Website

Understanding LinkedIn Authwall: How it Works, Benefits, and Implementing it on Your Website

Comments
4 min read
Gestion des Exceptions en Java : Guide Complet

Gestion des Exceptions en Java : Guide Complet

Comments
10 min read
The Principles of Objects-Oriented Programs(OOP) In Java.

The Principles of Objects-Oriented Programs(OOP) In Java.

Comments
1 min read
Why Is Stack Memory Faster Than Heap Memory? Here’s What You Need to Know!

Why Is Stack Memory Faster Than Heap Memory? Here’s What You Need to Know!

Comments
3 min read
1342. Number of Steps to Reduce a Number to Zero

1342. Number of Steps to Reduce a Number to Zero

Comments
1 min read
Time complexity & Space complexity

Time complexity & Space complexity

Comments
3 min read
412. Fizz Buzz

412. Fizz Buzz

Comments
1 min read
1672. Richest Customer Wealth

1672. Richest Customer Wealth

Comments
1 min read
1480. Running Sum of 1d Array

1480. Running Sum of 1d Array

Comments
1 min read
Jakarta EE, Java & Jboss compatibility.

Jakarta EE, Java & Jboss compatibility.

Comments
1 min read
37 Java Microservices Interview Questions with Detailed Answers

37 Java Microservices Interview Questions with Detailed Answers

Comments
2 min read
Kotlin Coroutines vs. Java Threads: A Concurrency Conundrum (Solved with a Sprinkle of Kotlin Magic!)

Kotlin Coroutines vs. Java Threads: A Concurrency Conundrum (Solved with a Sprinkle of Kotlin Magic!)

Comments
2 min read
Confusing JRE and JDK package naming in Linux Distros

Confusing JRE and JDK package naming in Linux Distros

Comments
1 min read
¿Cómo funciona Comparator en Java?

¿Cómo funciona Comparator en Java?

Comments
6 min read
Mastering Binary Search in JavaScript and Java: A Step-by-Step Guide

Mastering Binary Search in JavaScript and Java: A Step-by-Step Guide

Comments
5 min read
Como conseguir y la consumición entregada y ordenada de mensajes con Kafka

Como conseguir y la consumición entregada y ordenada de mensajes con Kafka

Comments
11 min read
Comparison of Popular JavaScript Frameworks: React, Vue and Angular

Comparison of Popular JavaScript Frameworks: React, Vue and Angular

Comments
4 min read
Java , Spring Migration

Java , Spring Migration

1
Comments
3 min read
Kotlin Properties vs. Java Fields: A Tale of Two Variables (Where Kotlin Has More Tricks Up Its Sleeve!)

Kotlin Properties vs. Java Fields: A Tale of Two Variables (Where Kotlin Has More Tricks Up Its Sleeve!)

Comments
3 min read
Leetcode — Top Interview 150 — Remove Element

Leetcode — Top Interview 150 — Remove Element

Comments
2 min read
TCS_CODEVITA_QUESTION(solution needed)

TCS_CODEVITA_QUESTION(solution needed)

Comments
3 min read
Fluxos predefinidos e Usando os fluxos de bytes

Fluxos predefinidos e Usando os fluxos de bytes

Comments
2 min read
Strings: Garbage Collection and Immutability in Java

Strings: Garbage Collection and Immutability in Java

12
Comments
3 min read
Override java version on flutter

Override java version on flutter

Comments
1 min read
Leetcode — 3110. Score of a String

Leetcode — 3110. Score of a String

Comments
2 min read
Java 21 Virtual Threads: Revolutionizing Concurrency!

Java 21 Virtual Threads: Revolutionizing Concurrency!

1
Comments 1
3 min read
Refactoring 018 - Replace Singleton

Refactoring 018 - Replace Singleton

2
Comments
2 min read
Finding Minimum and Maximum Values in an Array: Effective Approaches with Java Programming

Finding Minimum and Maximum Values in an Array: Effective Approaches with Java Programming

9
Comments 1
4 min read
Don’t Let Your Singleton Break! Here’s How to Make It 100% Thread-Safe in Java

Don’t Let Your Singleton Break! Here’s How to Make It 100% Thread-Safe in Java

Comments
4 min read
Advanced Class Design using Java Sealed Classes

Advanced Class Design using Java Sealed Classes

Comments
3 min read
Strings: String Pool and Memory Management in Java

Strings: String Pool and Memory Management in Java

8
Comments
3 min read
Kotlin Null Safety vs. Java: A Comedy of Errors (But Mostly in Java)

Kotlin Null Safety vs. Java: A Comedy of Errors (But Mostly in Java)

1
Comments
3 min read
Thread Concurrency In Java

Thread Concurrency In Java

Comments
2 min read
Get thread dump of Java container running on JRE Docker image

Get thread dump of Java container running on JRE Docker image

Comments
1 min read
Gerando entradas em um arquivo

Gerando entradas em um arquivo

3
Comments
2 min read
Techniques for Managing Concurrency in Java Using Semaphores

Techniques for Managing Concurrency in Java Using Semaphores

Comments
5 min read
Gravando em um arquivo

Gravando em um arquivo

Comments
1 min read
Float vs. Double in Java: Choosing the Right Tool for the Job

Float vs. Double in Java: Choosing the Right Tool for the Job

Comments
2 min read
OOPS in JAVA - Ultimate

OOPS in JAVA - Ultimate

2
Comments 1
5 min read
Constructors in java

Constructors in java

12
Comments 1
4 min read
Java и Тайна Исчезающей Памяти!

Java и Тайна Исчезающей Памяти!

Comments
1 min read
Best Way to Replace Duplicated Request Parameters in Spring Boot

Best Way to Replace Duplicated Request Parameters in Spring Boot

5
Comments
1 min read
Wednesday Links - Edition 2024-10-30 🎃

Wednesday Links - Edition 2024-10-30 🎃

Comments
1 min read
The future of SAP Hybris developers: Key skills, technologies to focus and career possibilities

The future of SAP Hybris developers: Key skills, technologies to focus and career possibilities

Comments
2 min read
Java 8 Features Made Simple: A Quick Guide

Java 8 Features Made Simple: A Quick Guide

1
Comments
4 min read
Quick look on how Spring Boot supports JMS

Quick look on how Spring Boot supports JMS

Comments
4 min read
How to add a meter data into Spring Boot Actuator metrics endpoint

How to add a meter data into Spring Boot Actuator metrics endpoint

Comments
2 min read
Exception Handling in Java: Using Storytelling Approach

Exception Handling in Java: Using Storytelling Approach

1
Comments
3 min read
Sealed Classes en Java

Sealed Classes en Java

Comments
5 min read
loading...