Roadmap to becoming a developer in 2022
 
 
 
 
 

12 lines
867 B

# Linux / Unix
Knowledge of UNIX is a must for almost all kind of development as most of the codes that you write is most likely going to be finally deployed on a UNIX/Linux machine. Linux has been the backbone of the free and open source software movement, providing a simple and elegant operating system for almost all your needs.
Visit the following resources to learn more:
- [@roadmap@Visit Dedicated Linux Roadmap](https://roadmap.sh/linux)
- [@video@Linux Operating System - Crash Course](https://www.youtube.com/watch?v=ROjZy1WbCIA)
- [@course@Coursera - Unix Courses](https://www.coursera.org/courses?query=unix)
- [@article@Linux Basics](https://dev.to/rudrakshi99/linux-basics-2onj)
- [@article@Unix / Linux Tutorial](https://www.tutorialspoint.com/unix/index.htm)
- [@feed@Explore top posts about Linux](https://app.daily.dev/tags/linux?ref=roadmapsh)