A collection of practical cheat sheets and beginner-friendly guides for developers learning the essentials — from terminal commands to Git, GitHub CLI, and other useful tools to get started in development. Each guide focuses on explaining the "why" behind every command, not just the "what."
| Topic | Focus |
|---|---|
| terminal4dummies | First steps to get familiar working on macOS/Unix terminal |
| github4dummies | GitHub cheat sheets for beginners to work from CLI |
| django4dummies | Django fundamentals for getting started with web development |
These tutorials have been created based on my personal learning experience. While I strive for accuracy, each tool and framework evolves constantly. If you need to understand something more thoroughly, it is always best to consult the official documentation for each tool.
This repository is a starting point—not a replacement for official docs.
These guides are living documents. If something is unclear or needs updating, please open an issue or submit a PR.
Happy learning! 🚀
CC BY-NC-SA 4.0 © 2025 | Antonio L. Martínez Trapote