Forem

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.
Why Java Doesn’t Support Multiple Inheritance: A Simplified Explanation
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Docker BuildX: O Turbo das Builds de Imagens
Cover image for Docker BuildX: O Turbo das Builds de Imagens

Docker BuildX: O Turbo das Builds de Imagens

8
Comments
8 min read
How well did Jakarta EE 11 respond to the needs of developers?
Cover image for 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
WebForms Core Technology in Python, PHP, Java, NodeJS, ...
Cover image for WebForms Core Technology in Python, PHP, Java, NodeJS, ...

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

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

How to Delete Duplicate Data from a MySQL Database

Comments
4 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
Cover image for 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

5
Comments 1
4 min read
Crafting the Perfect API: A Developer's Guide to Success
Cover image for 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
Cover image for 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
Cover image for File Handling in Java: A Comprehensive Guide

File Handling in Java: A Comprehensive Guide

9
Comments
5 min read
How AI Can Elevate You as a Developer
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Mastering Unit Testing for Java: The 'Student Class Test' Project

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

Comments
3 min read
Shifting Non-Zero Values Left: A Common Array Interview Problem-1
Cover image for Shifting Non-Zero Values Left: A Common Array Interview Problem-1

Shifting Non-Zero Values Left: A Common Array Interview Problem-1

5
Comments
3 min read
Longest substring without repeating characters

Longest substring without repeating characters

Comments
1 min read
loading...