Difference between revisions of "OPS102"
Chris Tyler (talk | contribs) (→Topic Overview) |
Chris Tyler (talk | contribs) (→Topic Overview) |
||
Line 30: | Line 30: | ||
|8||[[OPS102 - Software Management|Software Management]] | |8||[[OPS102 - Software Management|Software Management]] | ||
|- | |- | ||
− | |9||[[OPS102 - Regular Expressions]] | + | |9||[[OPS102 - Regular Expressions|Regular Expressions]] |
|} | |} |
Latest revision as of 15:32, 6 December 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 | Bash Scripting | |
7 | Windows Scripting | |
8 | Software Management | |
9 | Regular Expressions |