Building a Movie Recommender System: A Journey from Pre-Med to ML 🎬
Transitioning from a pre-medical background to Electrical Engineering at NUST taught me one thing: Math is the universal language of logic. Recently,
Curated development tutorials from top sources. Filter by language.
Transitioning from a pre-medical background to Electrical Engineering at NUST taught me one thing: Math is the universal language of logic. Recently,
Book: Hexagonal Architecture in Go · Ebook from Apr 22 Also by me: Thinking in Go (2-book series) — Complete Guide to Go Programming + Hexagonal Ar
Book: Thinking in Go (2-book series) — the Go foundation for backend engineers Also by me: Observability for LLM Applications · Ebook from Apr 22
Book: Thinking in Go — the 2-book series on Go and hexagonal architecture Also by me: Observability for LLM Applications · Ebook from Apr 22 My pr
Book: Observability for LLM Applications — paperback and hardcover on Amazon · Ebook from Apr 22 Also by me: Thinking in Go (2-book series) — Compl
Book: Thinking in Go (2-book series) — Complete Guide to Go + Hexagonal Architecture in Go Also by me: Observability for LLM Applications · Ebook f
Book: Observability for LLM Applications · Ebook from Apr 22 Also by me: Thinking in Go (2-book series) — Complete Guide to Go Programming + Hexago
Book: Thinking in Go (2-book series) — Complete Guide to Go Programming + Hexagonal Architecture in Go · Ebook from Apr 22 Also by me: Observabilit
Book: Observability for LLM Applications · Ebook from Apr 22 Also by me: Thinking in Go (2-book series) — Complete Guide to Go Programming + Hexago
Book: Observability for LLM Applications · Ebook from Apr 22 Also by me: Thinking in Go (2-book series) — Complete Guide to Go Programming + Hexago
Book: Observability for LLM Applications · Ebook from Apr 22 Also by me: Thinking in Go (2-book series) — Complete Guide to Go Programming + Hexago
At some point, a backend outgrows its initial assumptions. In my case, that assumption was simple: email = user identity It worked fine early on. It
1.pincode validation : Must be 6 digits Only numbers (no letters, no symbols) first digit can’t be 0 def pincode(pc): if pc//100000!=0 and p
Have you ever encountered an algorithmic problem that seems to require a brute-force approach, only to realize it can be transformed into a classic co
You have heard about PHP and are curious, what exactly is it, and how do you even begin? If you want to start with PHP, don’t worry, you’re not alone.
The gap between desktop QA and mobile reality is widest for financial interactions. A wallet top-up that works flawlessly in Chrome DevTools can still
A single dashboard for ledgers, cashback, and refunds Instead of toggling between plugins or exporting CSV files to track customer balances
I saw on Laravel-news a post about Spatie guidelines. Because other peoples guidelines are always a chance to learn something new, I thought it would
Lead with verbs, not codes Customers scan ledger lines for action, not engineering labels. Replace vague entries like Adjustment or EVT-448
I manage multiple Linux servers. Each one has its own nftables firewall config — some with 50 rules, some with 200+. And for years, my "versioning sys