📚 My Dev Notebook
Here, I share what I learn — one topic at a time. Each post reflects my understanding, experiences, and takeaways as I explore new ideas and challenges
Filter by category:
-
Java 8 Streams Explained: From Loops to Functional Thinking
Java 8 Streams aren't just syntax—they're a mindset shift. Here's how I moved from imperatively controlling code to thinking in streams.
-
Most Asked Interview Question On Stream
You will find top 10 mostly asked questions
-
Unraveling Docker: Lifecycle, Status, and Healthcheck — What You’re Getting Wrong
-
Docker Simplified : Understand And Containerize Your First Application
-
Java Maps Explained: Your First Look at Key-Value Storage