Lessons From Building Digital Creations
Across this site there are [301 tools](/tools/), [90 games](/games/), [35 labs](/labs/), [21 apps](/apps/), 13 simulators and a handful of code libraries. Somew…
Articles on Tutorials — guides, notes and deep dives from Ahmed Habib.
Across this site there are [301 tools](/tools/), [90 games](/games/), [35 labs](/labs/), [21 apps](/apps/), 13 simulators and a handful of code libraries. Somew…
Installing Ubuntu alongside Windows takes about forty minutes, and roughly thirty-five of those are waiting. The risky part is the five minutes before you start…
Most advice about using AI assistants stops at "you can use it to draft emails", which is true and useless. The gap between a mediocre result and a good one is …
There is a real difference between writing a Python *file* and building a Python *project*, and it is the step most tutorials skip. A file is one `.py` you run.…
Most VS Code tutorials teach you where the menus are. You will find the menus. What actually separates someone who is productive in VS Code from someone fightin…