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.
Function overloading

Function overloading

1
Comments
1 min read
Efficiently Handling Large Result Sets with Java Streams and Database Cursors

Efficiently Handling Large Result Sets with Java Streams and Database Cursors

3
Comments
5 min read
Getting started with Web Development: My Second Day learning HTML & CSS

Getting started with Web Development: My Second Day learning HTML & CSS

6
Comments
2 min read
Optimizing JVM Memory Footprint for High-Throughput Stream Processing Pipelines

Optimizing JVM Memory Footprint for High-Throughput Stream Processing Pipelines

Comments
5 min read
String, StringBuilder and StringBuffer: An Analogy
Cover image for String, StringBuilder and StringBuffer: An Analogy

String, StringBuilder and StringBuffer: An Analogy

1
Comments 2
3 min read
Clean Code Practices in Java Programming
Cover image for Clean Code Practices in Java Programming

Clean Code Practices in Java Programming

1
Comments
2 min read
Day-76 Understanding Exception Handling in Java with Eclipse IDE

Day-76 Understanding Exception Handling in Java with Eclipse IDE

1
Comments
2 min read
Static and Non-Static Methods in Java: A Detailed Guide
Cover image for Static and Non-Static Methods in Java: A Detailed Guide

Static and Non-Static Methods in Java: A Detailed Guide

1
Comments
3 min read
Stack vs Heap Memory in Java: The Office Analogy
Cover image for Stack vs Heap Memory in Java: The Office Analogy

Stack vs Heap Memory in Java: The Office Analogy

1
Comments
3 min read
Java Collections: From Lists to Maps with Time Complexity in Mind

Java Collections: From Lists to Maps with Time Complexity in Mind

17
Comments
2 min read
đź§  From Chaos to Clean Code: My Java Refactor Journey - Part 3 of 6
Cover image for đź§  From Chaos to Clean Code: My Java Refactor Journey - Part 3 of 6

đź§  From Chaos to Clean Code: My Java Refactor Journey - Part 3 of 6

Comments
3 min read
Essential Java Producer-Consumer Interview Questions

Essential Java Producer-Consumer Interview Questions

1
Comments
7 min read
JUST STATIC it: Understanding static in Java

JUST STATIC it: Understanding static in Java

Comments
3 min read
Scaling a Software Project? Don’t Let Documentation Be Your Bottleneck

Scaling a Software Project? Don’t Let Documentation Be Your Bottleneck

25
Comments
3 min read
I Built ColdCopy in 3 Days to Stop Writing Terrible Cold Emails

I Built ColdCopy in 3 Days to Stop Writing Terrible Cold Emails

1
Comments
1 min read
Lambda Expressions and Functional Programming in Java: A Detailed Guide
Cover image for Lambda Expressions and Functional Programming in Java: A Detailed Guide

Lambda Expressions and Functional Programming in Java: A Detailed Guide

1
Comments
4 min read
String Constant Pool : The Library’s Special Shelf Analogy
Cover image for String Constant Pool : The Library’s Special Shelf Analogy

String Constant Pool : The Library’s Special Shelf Analogy

1
Comments
2 min read
Access Specifiers in Java : The Office Building Analogy
Cover image for Access Specifiers in Java : The Office Building Analogy

Access Specifiers in Java : The Office Building Analogy

1
Comments
2 min read
Build Reactive APIs in Quarkus Using Mutiny and RESTEasy Reactive

Build Reactive APIs in Quarkus Using Mutiny and RESTEasy Reactive

Comments
1 min read
Java Constructors

Java Constructors

2
Comments
1 min read
Real Bugs Don’t Happen in Tutorials

Real Bugs Don’t Happen in Tutorials

Comments
3 min read
Understanding Constructors in Java: The House-Building Analogy
Cover image for Understanding Constructors in Java: The House-Building Analogy

Understanding Constructors in Java: The House-Building Analogy

1
Comments
3 min read
Multithreading in Java Explained: A Washing Machine Analogy
Cover image for Multithreading in Java Explained: A Washing Machine Analogy

Multithreading in Java Explained: A Washing Machine Analogy

1
Comments
2 min read
Queryable Encryption With Spring Data MongoDB: How to Query Encrypted Fields
Cover image for Queryable Encryption With Spring Data MongoDB: How to Query Encrypted Fields

Queryable Encryption With Spring Data MongoDB: How to Query Encrypted Fields

9
Comments
12 min read
Instantly Write Engaging FAQ Sections for Your Product Pages (Without Spending Hours)

Instantly Write Engaging FAQ Sections for Your Product Pages (Without Spending Hours)

25
Comments
2 min read
loading...