UNIX#

The following set of courses discuss UNIX. The details for each of the courses can be found on their respective pages.

Introduction to UNIX Self Study Notes#

Clickable Link to Self Study Notes

The course introduces the fundamentals of the Unix shell, explaining what it is and how to access it effectively. Students will learn to navigate the Unix filesystem, inspect and manipulate files, and automate tasks through scripting. Additionally, the course covers running programs outside of integrated development environments (IDEs) and notebooks, enabling efficient command-line workflow management.