Difference between revisions of "OPS102"
Chris Tyler (talk | contribs) |
Chris Tyler (talk | contribs) |
||
Line 23: | Line 23: | ||
|- | |- | ||
|5||[[OPS102 - Resources and Processes|Resources and Processes]] | |5||[[OPS102 - Resources and Processes|Resources and Processes]] | ||
+ | |- | ||
+ | |6||[[OPS102 - Bash Scripting]] | ||
|} | |} |
Revision as of 11:16, 2 November 2023
Operating Systems for Programmers
This course is an introduction to operating systems for programmers and developers. It provides a general introduction to the concepts and use of the most popular contemporary operating systems.
Topic Overview
These articles provide an overview of the topics in this course, and will be extended as the course proceeds.
Remember that these articles may not cover all of the detail covered in the lectures and labs; it is important that you take full and complete notes.
Number | Main Content | Bonus |
---|---|---|
1 | Introduction to Operating Systems | |
2 | Filesystem Basics | |
3 | File Globbing, Common Commands, Text Editors | |
4 | Permissions Redirection |
|
5 | Resources and Processes | |
6 | OPS102 - Bash Scripting |