Browsing Tag
learning
254 posts
Web Development: On the Size and Output of and the Growth Opportunities Within the Field
The field of web development is huge. Everyone in it knows that. A lot happens in our field,…
Exploring Git by Building My Own Minimal Version Control System
I’ve used Git every day for years, but I realized I never really knew what happens behind the…
[Boost]
Make AI Your Copilot, Not Your Autopilot Salauddin Omar Sifat ・ Nov 9 #ai #programming #learning #productivity
PiHMP Stack (v2) – The Phoenix Protocol Build Log
Introduction: The Inciting Incident A few days ago, my trusty Raspberry Pi 4—the backbone of my home network—died.…
⚡ Next.js Mastery — Building Fast, Scalable, and Future-Proof Apps
“Next.js isn’t just a React framework — it’s how modern web apps should be built.” If React is…
How I Learned to Embrace my Chaotic Brain
More than a decade ago, I applied for a job in Brussels and part of the process was…
Understanding DAX Functions in Power BI
Power BI stands for Power Business Intelligence—a powerful platform that enables users to transform raw data into clear,…
Indexing, Hashing & Query Optimization in DBMS
We will focus on enhancing query performance in Oracle SQL by using indexes. We’ll create a Students table,…
Part-91: 🚀 Google Kubernetes Engine (GKE) – Node Pools & Node Selectors
When working with Google Kubernetes Engine (GKE), you’ll come across two powerful concepts: 👉 Node Pools 👉 Node…
Part-87: 🚀 Kubernetes Deployments with Imperative Commands in GCP (Google Kubernetes Engine)
In this guide, we’ll explore Kubernetes Deployments using the imperative way on Google Kubernetes Engine (GKE). We’ll cover…