Tag
#fundamentals
2 articles
beginner 22 min read
Linux Fundamentals for Engineers
The Linux mental model every backend and DevOps engineer should carry — processes, file descriptors, signals, and the shell as glue.
#linux#fundamentals#devops#systems
beginner 18 min read
Python Fundamentals
The Python mental model — values, references, scopes, and the data model that ties them together.
#python#fundamentals#language-design