Browsing Tag
beginners
1717 posts
How to Run LLMs Locally with Ollama — A Developer’s Guide
You don’t need an API key or a cloud subscription to use LLMs. Ollama lets you run models…
Delete Files in PowerShell: Remove-Item with Safety
Delete Files in PowerShell: Remove-Item with Safety Deleting is permanent. Learn the safe patterns that prevent accidental data…
From Scratch to Queries: Building a School Database with SQL – My Nairobi Academy Project.
Transitioning from viewing data as simple lists to managing it within a relational database is a milestone for…
How I Learned SQL by Creating a Simple School Database
Introduction When I first started learning data analytics, I spent most of my time working with tools like…
🚫 Stop Writing Old JavaScript — ✅ Start Using Modern Built-in APIs (Part 2)
Missed Part 1? [Read it here] — covers structuredClone, Object.groupBy, AbortController, Promise.any, and more. 🧩 More Modern APIs…
The 3-File Context Kit: Everything Your AI Needs to Understand Your Project
Every time you start a new AI coding session, you re-explain your project. The stack, the conventions, the…
Hello, World!
Hello, world! I’ve been playing Minecraft for over 10 years and finally decided to try my hand at…
What Is a Legacy Platform Rebuild? 5 Revenue Signals
Metric Value Annual maintenance cost for legacy code $3.61/line IT leaders blocked by legacy systems 72% Typical rebuild…
How to Solve Your First LeetCode Problem: A Beginner’s Guide
How to Solve Your First LeetCode Problem: A Beginner’s Guide LeetCode has become the favorite playground for developers…
How should I start with JavaScript and Logic? 🚀
Hi everyone! I’m currently a student in my second semester of systems analysis, and I’ve decided it’s time…