Difference between revisions of "OPS102"

From CDOT Wiki
Jump to: navigation, search
(Topic Overview)
Line 24: Line 24:
 
|5||[[OPS102 - Resources and Processes|Resources and Processes]]
 
|5||[[OPS102 - Resources and Processes|Resources and Processes]]
 
|-
 
|-
|6||[[OPS102 - Bash Scripting]]
+
|6||[[OPS102 - Bash Scripting|Bash Scripting]]
 
|}
 
|}

Revision as of 12:17, 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 Bash Scripting