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.
S - Single Responsibility Principle(SRP)

S - Single Responsibility Principle(SRP)

32
Comments
7 min read
Why Java Doesn’t Support Multiple Inheritance: A Simplified Explanation

Why Java Doesn’t Support Multiple Inheritance: A Simplified Explanation

Comments 2
2 min read
Building a Rotated Sorted Array Search in Java: Understanding Pivot and Binary Search

Building a Rotated Sorted Array Search in Java: Understanding Pivot and Binary Search

Comments
3 min read
Tutorial: Build a Java SDK based on OpenAPI Spec

Tutorial: Build a Java SDK based on OpenAPI Spec

2
Comments
16 min read
How to prevent log injection vulnerability in JavaScript and Node.js applications

How to prevent log injection vulnerability in JavaScript and Node.js applications

2
Comments
6 min read
The Timeline of Artificial Intelligence – From the 1940s to the 2020s

The Timeline of Artificial Intelligence – From the 1940s to the 2020s

1
Comments
5 min read
WebForms Core Technology in Python, PHP, Java, NodeJS, ...

WebForms Core Technology in Python, PHP, Java, NodeJS, ...

Comments
7 min read
Docker BuildX: O Turbo das Builds de Imagens

Docker BuildX: O Turbo das Builds de Imagens

7
Comments
8 min read
How well did Jakarta EE 11 respond to the needs of developers?

How well did Jakarta EE 11 respond to the needs of developers?

5
Comments
6 min read
How to Delete Duplicate Data from a MySQL Database

How to Delete Duplicate Data from a MySQL Database

Comments
4 min read
Finding Shortest Paths

Finding Shortest Paths

1
Comments
8 min read
Why won't my forEach lambda allow me to exit my function with a return statement in Java?

Why won't my forEach lambda allow me to exit my function with a return statement in Java?

Comments 2
2 min read
Building an Orders Processing Service with ChatGPT (contribute 70–80% efforts) and Finished in 2 Days

Building an Orders Processing Service with ChatGPT (contribute 70–80% efforts) and Finished in 2 Days

4
Comments 1
4 min read
Crafting the Perfect API: A Developer's Guide to Success

Crafting the Perfect API: A Developer's Guide to Success

1
Comments
4 min read
Composición vs Herencia

Composición vs Herencia

2
Comments
5 min read
Testes Finais do Capítulo 7

Testes Finais do Capítulo 7

1
Comments
1 min read
Shifting Non-Zero Values Right : A Common Array Interview Problem-2

Shifting Non-Zero Values Right : A Common Array Interview Problem-2

5
Comments
4 min read
What is FHIR? - Introduction

What is FHIR? - Introduction

10
Comments
2 min read
File Handling in Java: A Comprehensive Guide

File Handling in Java: A Comprehensive Guide

5
Comments
5 min read
How AI Can Elevate You as a Developer

How AI Can Elevate You as a Developer

1
Comments
2 min read
Introduction to Quarkus: Java Native for Kubernetes

Introduction to Quarkus: Java Native for Kubernetes

1
Comments
3 min read
How to Implement Batch Message Consumption with RocketMQ in Spring Boot

How to Implement Batch Message Consumption with RocketMQ in Spring Boot

Comments
3 min read
ParallelGC 日志详解

ParallelGC 日志详解

1
Comments
4 min read
AWS SnapStart - Part 26 Measuring cold and warm starts with Java 21 using different garbage collection algorithms

AWS SnapStart - Part 26 Measuring cold and warm starts with Java 21 using different garbage collection algorithms

7
Comments
5 min read
Mastering Unit Testing for Java: The 'Student Class Test' Project

Mastering Unit Testing for Java: The 'Student Class Test' Project

Comments
3 min read
loading...