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.
The Complete Guide to Queue Data Structure in Java

The Complete Guide to Queue Data Structure in Java

1
Comments
10 min read
Understanding the Composite Design Pattern: A Comprehensive Guide with Real-World Applications

Understanding the Composite Design Pattern: A Comprehensive Guide with Real-World Applications

4
Comments
5 min read
Ktor -Create asynchronous applications the Kotlin way!!
Cover image for Ktor -Create asynchronous applications the Kotlin way!!

Ktor -Create asynchronous applications the Kotlin way!!

20
Comments
4 min read
Optimizing Stream API Usage in Java for Large Data Sets

Optimizing Stream API Usage in Java for Large Data Sets

Comments
1 min read
Kotlin Delegated Properties vs. Java: A Tale of Shared Responsibilities (Where Kotlin Lightens the Load!)

Kotlin Delegated Properties vs. Java: A Tale of Shared Responsibilities (Where Kotlin Lightens the Load!)

Comments
3 min read
Java mutability and immutability: Understanding the difference between the two.
Cover image for Java mutability and immutability: Understanding the difference between the two.

Java mutability and immutability: Understanding the difference between the two.

11
Comments
2 min read
Mastering the Strategy Design Pattern: A Guide for Developers

Mastering the Strategy Design Pattern: A Guide for Developers

6
Comments
6 min read
A Deep Dive into Java Maps: The Ultimate Guide for All Developers

A Deep Dive into Java Maps: The Ultimate Guide for All Developers

6
Comments
5 min read
Threads: Como definir e limitar a execução visando a performance?
Cover image for Threads: Como definir e limitar a execução visando a performance?

Threads: Como definir e limitar a execução visando a performance?

3
Comments
9 min read
Pergunte ao especialista - I/O

Pergunte ao especialista - I/O

1
Comments
2 min read
Usando um FileReader

Usando um FileReader

1
Comments
1 min read
Usando os encapsuladores de tipos da linguagem Java para converter strings numéricos

Usando os encapsuladores de tipos da linguagem Java para converter strings numéricos

1
Comments
1 min read
20 milhões de linhas em 20s
Cover image for 20 milhões de linhas em 20s

20 milhões de linhas em 20s

Comments
6 min read
How to Set Up a Free RTMP Server with Open Source Red5
Cover image for How to Set Up a Free RTMP Server with Open Source Red5

How to Set Up a Free RTMP Server with Open Source Red5

Comments 1
5 min read
Native Image Quick Reference — GraalVM for JDK 23 - graalvm

Native Image Quick Reference — GraalVM for JDK 23 - graalvm

Comments
1 min read
Kotlin Infix Functions vs. Java: A Grammatical Twist (Where Kotlin Breaks the Rules!)

Kotlin Infix Functions vs. Java: A Grammatical Twist (Where Kotlin Breaks the Rules!)

Comments
2 min read
Top 10 Java Testing Tools Every Developer Should Know

Top 10 Java Testing Tools Every Developer Should Know

7
Comments
4 min read
FIFO Messaging with Azure Service Bus and Spring Boot
Cover image for FIFO Messaging with Azure Service Bus and Spring Boot

FIFO Messaging with Azure Service Bus and Spring Boot

5
Comments
3 min read
Introduction to Liferay: An Overview
Cover image for Introduction to Liferay: An Overview

Introduction to Liferay: An Overview

2
Comments
3 min read
The Ultimate Guide to Trees in Java: From Roots to Branches (and Leaves, too!)

The Ultimate Guide to Trees in Java: From Roots to Branches (and Leaves, too!)

2
Comments 1
5 min read
Understanding the Decorator Pattern: Enhancing Object Behavior Dynamically

Understanding the Decorator Pattern: Enhancing Object Behavior Dynamically

4
Comments
5 min read
StringBuilder vs StringBuffer in Java
Cover image for StringBuilder vs StringBuffer in Java

StringBuilder vs StringBuffer in Java

17
Comments 2
3 min read
Method References :: in Java
Cover image for Method References :: in Java

Method References :: in Java

35
Comments 1
5 min read
Kotlin Companion Objects vs. Java Static Members: A Tale of Two Companions (Where Kotlin Offers More Than Just Friendship!)

Kotlin Companion Objects vs. Java Static Members: A Tale of Two Companions (Where Kotlin Offers More Than Just Friendship!)

Comments
3 min read
Rate Limiting Algorithms and Techniques
Cover image for Rate Limiting Algorithms and Techniques

Rate Limiting Algorithms and Techniques

2
Comments
3 min read
loading...