Linux fundamentals
Get acquainted with the terminal, the shell, and the file system. Every command is explained with a practical example.
Learn the terminal, master the Linux ecosystem, and write powerful Bash scripts โ from beginner to professional.
For many Uzbek developers, the terminal and Bash still remain "mysterious" territory. This tutorial is aimed precisely at filling that gap โ we have combined the three pillars of theory + practice + error analysis.
Who is it for?
The tutorial consists of 3 large parts โ 16 chapters and 101 interactive exercises in total.
Designed for beginners. The journey from the terminal all the way to writing your first Bash script.
Functions, arrays, sed/awk, signals, and production-grade scripts.
curl, SSH, jq, cron, Docker, GitHub Actions โ the core skills on the DevOps path.
New here?
In order:
bashlings CLI in 15 minutesbashlings watch in the terminalUseful pages:
This tutorial is inspired by the best practices of the following popular open-source resources: