What Does IT Actually Do?
A clear explanation of the Information Technology (IT) field, breaking common misconceptions and providing an overview of main areas in IT like web development (static and dynamic web), mobile apps, artificial intelligence, and other technologies. This is an excerpt from the book 'Programming for Everyone with Swift' helping readers understand the true nature of IT work.

Related Posts
Discover more content you might enjoy

1DevTool: The Developer Cockpit I Built Because I Was Drowning in Windows
I was running Claude Code, Codex, and Gemini CLI in three different terminals, plus VS Code, Chrome, Postman, and TablePlus — just to ship one feature. So I built 1DevTool: one window per project, every AI agent in one place, everything persists.

Server Compass: Why I Built a Desktop App to Turn Any $5 VPS Into My Own PaaS
I was tired of paying $20+/month for Vercel and Railway, but also tired of self-hosted panels eating 2GB of RAM on my $5 VPS. So I built Server Compass — a desktop app that connects to any VPS over SSH and gives you the full power of a managed PaaS, with zero server overhead and one-time pricing.

Accidentally Building a Blogging Platform
I hadn't written blog posts for a long time and realized I was too dependent on AI. To rebuild my writing habit and think more clearly, I decided to build a writing platform: write.rocks.

Vibe Coding - Rebuilding My Blog from Scratch and Rebranding to khoa.blog
Detailed walkthrough of rebuilding a blog from scratch with vibe coding, from data migration to implementing new features, helping readers understand the personal blog development process.

Day 4 - Profitable MVP in 30 Days - Should You Break the Rules?
Day four of the Profitable MVP in 30 Days challenge, facing the YouTube developer policy violation issue and finding SoundCloud as a legal alternative for building a music player app.

The Power of Focus
An article about the importance of focusing on one main goal instead of spreading energy across multiple tasks at once.