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.
Maratona de Testes Automatizados — Step 0: Fundamentos, Importância e a Pirâmide de Testes

Maratona de Testes Automatizados — Step 0: Fundamentos, Importância e a Pirâmide de Testes

6
Comments 1
10 min read
What is final keyword.

What is final keyword.

1
Comments
1 min read
𝗨𝗻𝗹𝗼𝗰𝗸𝗶𝗻𝗴 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗥𝗲𝗾𝘂𝗲𝘀𝘁𝗕𝗼𝗱𝘆𝗔𝗱𝘃𝗶𝗰𝗲 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗕𝗼𝗼𝘁 𝗥𝗘𝗦𝗧 𝗔𝗣𝗜𝘀 🚀

𝗨𝗻𝗹𝗼𝗰𝗸𝗶𝗻𝗴 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗥𝗲𝗾𝘂𝗲𝘀𝘁𝗕𝗼𝗱𝘆𝗔𝗱𝘃𝗶𝗰𝗲 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗕𝗼𝗼𝘁 𝗥𝗘𝗦𝗧 𝗔𝗣𝗜𝘀 🚀

2
Comments
1 min read
Features of Java

Features of Java

Comments
2 min read
Day - 2:Revisiting Java Script Basics-Data Types , functions , scope

Day - 2:Revisiting Java Script Basics-Data Types , functions , scope

1
Comments
1 min read
day-13:

day-13:

Comments
1 min read
Basics of Stack, Heap, memory management, VM & JVM
Cover image for Basics of Stack, Heap, memory management, VM & JVM

Basics of Stack, Heap, memory management, VM & JVM

4
Comments 1
6 min read
Static and non static methods in java...

Static and non static methods in java...

Comments
3 min read
Understanding the Builder Pattern – One Brick at a Time

Understanding the Builder Pattern – One Brick at a Time

2
Comments
2 min read
Quarkus 3 application on AWS Lambda- Part 1 Introduction to the sample application and first Lambda performance measurements

Quarkus 3 application on AWS Lambda- Part 1 Introduction to the sample application and first Lambda performance measurements

2
Comments
8 min read
Java Performance Tuning: List vs Set vs HashMap with Real-World Examples

Java Performance Tuning: List vs Set vs HashMap with Real-World Examples

7
Comments 1
2 min read
🚀 Java Surprise: LinkedHashSet Now Implements SequencedCollection!

🚀 Java Surprise: LinkedHashSet Now Implements SequencedCollection!

5
Comments
2 min read
Java Security: Protecting Your Applications with Secure Coding, Cryptography & Access Control

Java Security: Protecting Your Applications with Secure Coding, Cryptography & Access Control

1
Comments 1
5 min read
𝗨𝗻𝗹𝗼𝗰𝗸 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗦𝘄𝗮𝗴𝗴𝗲𝗿 𝘄𝗶𝘁𝗵 𝗕𝗲𝗮𝗿𝗲𝗿 𝗧𝗼𝗸𝗲𝗻 𝗔𝘂𝘁𝗵𝗲𝗻𝘁𝗶𝗰𝗮𝘁𝗶𝗼𝗻 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗕𝗼𝗼𝘁! 🚀

𝗨𝗻𝗹𝗼𝗰𝗸 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗦𝘄𝗮𝗴𝗴𝗲𝗿 𝘄𝗶𝘁𝗵 𝗕𝗲𝗮𝗿𝗲𝗿 𝗧𝗼𝗸𝗲𝗻 𝗔𝘂𝘁𝗵𝗲𝗻𝘁𝗶𝗰𝗮𝘁𝗶𝗼𝗻 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗕𝗼𝗼𝘁! 🚀

Comments
1 min read
🧱 How to Build a Complex Spring Boot Backend (So You Stop Being Jobless)
Cover image for 🧱 How to Build a Complex Spring Boot Backend (So You Stop Being Jobless)

🧱 How to Build a Complex Spring Boot Backend (So You Stop Being Jobless)

5
Comments 2
4 min read
My IDE Journey
Cover image for My IDE Journey

My IDE Journey

Comments
1 min read
Clases anidadas en Java
Cover image for Clases anidadas en Java

Clases anidadas en Java

Comments
10 min read
🛠️ Installing and Setting Up Jython: A Developer’s Guide
Cover image for 🛠️ Installing and Setting Up Jython: A Developer’s Guide

🛠️ Installing and Setting Up Jython: A Developer’s Guide

Comments
2 min read
Jython: Unifying Python with the Power of Java for Seamless Development⚙️🐍☕
Cover image for Jython: Unifying Python with the Power of Java for Seamless Development⚙️🐍☕

Jython: Unifying Python with the Power of Java for Seamless Development⚙️🐍☕

Comments
3 min read
Leetcode 2385. Amount of Time for Binary Tree to Be Infected
Cover image for Leetcode 2385. Amount of Time for Binary Tree to Be Infected

Leetcode 2385. Amount of Time for Binary Tree to Be Infected

Comments
3 min read
Singleton
Cover image for Singleton

Singleton

Comments 2
3 min read
CRUD (Create, Read, Update, Delete) operation using Java Spring Boot with PostgreSQL-2025

CRUD (Create, Read, Update, Delete) operation using Java Spring Boot with PostgreSQL-2025

1
Comments
3 min read
Java Next - Live from JavaOne 2025
Cover image for Java Next - Live from JavaOne 2025

Java Next - Live from JavaOne 2025

Comments
1 min read
Leetcode 621. Task Scheduler
Cover image for Leetcode 621. Task Scheduler

Leetcode 621. Task Scheduler

Comments
3 min read
Emerging Trends in Java Garbage Collection
Cover image for Emerging Trends in Java Garbage Collection

Emerging Trends in Java Garbage Collection

Comments
3 min read
loading...