Difference between revisions of "OPS102"

From CDOT Wiki
Jump to: navigation, search
(Topic Overview)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Category:OPS102]]
 
== Operating Systems for Programmers ==
 
== Operating Systems for Programmers ==
  
Line 4: Line 5:
  
 
== Topic Overview ==
 
== 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.
  
 
{|cellspacing="0" width="100%" cellpadding="5" border="1" style="background: #e0e0ff"
 
{|cellspacing="0" width="100%" cellpadding="5" border="1" style="background: #e0e0ff"
Line 13: Line 18:
 
|2||[[OPS102 - Filesystem Basics|Filesystem Basics]]||
 
|2||[[OPS102 - Filesystem Basics|Filesystem Basics]]||
 
|-
 
|-
 +
|3||[[OPS102 - File Globbing, Common Commands, Text Editors|File Globbing, Common Commands, Text Editors]]||
 +
|-
 +
|4||[[OPS102 - Permissions|Permissions]]<br />[[OPS102 - Redirection|Redirection]]||
 +
|-
 +
|5||[[OPS102 - Resources and Processes|Resources and Processes]]
 +
|-
 +
|6||[[OPS102 - Bash Scripting|Bash Scripting]]
 +
|-
 +
|7||[[OPS102 - Windows Scripting|Windows Scripting]]
 +
|-
 +
|8||[[OPS102 - Software Management|Software Management]]
 +
|-
 +
|9||[[OPS102 - Regular Expressions|Regular Expressions]]
 
|}
 
|}

Latest revision as of 16: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