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.
Exploring Non-Primitive Types in Java: A Dive into Object-Oriented Programming
Cover image for Exploring Non-Primitive Types in Java: A Dive into Object-Oriented Programming

Exploring Non-Primitive Types in Java: A Dive into Object-Oriented Programming

Comments
2 min read
How to get familiar with a new team project quickly

How to get familiar with a new team project quickly

Comments
1 min read
Proxy Pattern

Proxy Pattern

Comments
5 min read
🚀 Mastering Generics in Java: The Ultimate Guide to Type-Safe and Reusable Code 💻
Cover image for 🚀 Mastering Generics in Java: The Ultimate Guide to Type-Safe and Reusable Code 💻

🚀 Mastering Generics in Java: The Ultimate Guide to Type-Safe and Reusable Code 💻

Comments
3 min read
Static variables in Java

Static variables in Java

3
Comments
3 min read
Token Bucket Rate Limiter (Redis & Java)

Token Bucket Rate Limiter (Redis & Java)

Comments
10 min read
Day-3 What is Datatype?

Day-3 What is Datatype?

Comments
1 min read
Pros and Cons of 3 Ways to Instantiate Objects: Telescope Pattern, JavaBeans, and Builder Pattern
Cover image for Pros and Cons of 3 Ways to Instantiate Objects: Telescope Pattern, JavaBeans, and Builder Pattern

Pros and Cons of 3 Ways to Instantiate Objects: Telescope Pattern, JavaBeans, and Builder Pattern

1
Comments
3 min read
Converting JPA entities to Mendix
Cover image for Converting JPA entities to Mendix

Converting JPA entities to Mendix

Comments
7 min read
JSqlParser-5.0 problem with MySQL Convert(expr,type) function

JSqlParser-5.0 problem with MySQL Convert(expr,type) function

Comments
1 min read
I Surveyed the Top 10 Backend Frameworks Here's What I Found
Cover image for I Surveyed the Top 10 Backend Frameworks Here's What I Found

I Surveyed the Top 10 Backend Frameworks Here's What I Found

6
Comments
6 min read
GUI Design with JavaFX Layout Managers
Cover image for GUI Design with JavaFX Layout Managers

GUI Design with JavaFX Layout Managers

Comments
4 min read
Introduzione alla Programmazione in Java: Guida per Principianti | Introduction to Java Programming: A Beginner's Guide
Cover image for Introduzione alla Programmazione in Java: Guida per Principianti | Introduction to Java Programming: A Beginner's Guide

Introduzione alla Programmazione in Java: Guida per Principianti | Introduction to Java Programming: A Beginner's Guide

1
Comments
4 min read
Mastering Java: A Beginner's Guide to Building Robust Applications
Cover image for Mastering Java: A Beginner's Guide to Building Robust Applications

Mastering Java: A Beginner's Guide to Building Robust Applications

5
Comments
2 min read
Scalable Image Comparison: An Open-Source Java Library

Scalable Image Comparison: An Open-Source Java Library

Comments
1 min read
Cómo instalar el OpenJDK de Java en Windows
Cover image for Cómo instalar el OpenJDK de Java en Windows

Cómo instalar el OpenJDK de Java en Windows

Comments
4 min read
verify() method in Mockito example

verify() method in Mockito example

6
Comments
3 min read
Волшебные скоупы: Как Spring организует работу бинов
Cover image for Волшебные скоупы: Как Spring организует работу бинов

Волшебные скоупы: Как Spring организует работу бинов

5
Comments
1 min read
7 Java Profiling Tools That Will Skyrocket Your Productivity
Cover image for 7 Java Profiling Tools That Will Skyrocket Your Productivity

7 Java Profiling Tools That Will Skyrocket Your Productivity

Comments
8 min read
Types: char and boolean
Cover image for Types: char and boolean

Types: char and boolean

2
Comments
1 min read
Debunking the Myths: Why Learning Java is a Great Career Move
Cover image for Debunking the Myths: Why Learning Java is a Great Career Move

Debunking the Myths: Why Learning Java is a Great Career Move

24
Comments 3
2 min read
Interfaces Funcionais Genéricas

Interfaces Funcionais Genéricas

4
Comments
3 min read
Lance uma exceção de dentro de uma expressão lambda

Lance uma exceção de dentro de uma expressão lambda

2
Comments
2 min read
Expressões lambda e a captura de variáveis

Expressões lambda e a captura de variáveis

2
Comments
2 min read
JOOQ Is Not a Replacement for Hibernate. They Solve Different Problems

JOOQ Is Not a Replacement for Hibernate. They Solve Different Problems

6
Comments 1
9 min read
loading...