OPS145 Weekly Schedule Newversion: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 94: | Line 94: | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>20 - 24 november<br></td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>20 - 24 november<br></td> | ||
<td style="border-bottom: thin solid black;">'''T''<nowiki/>''rivial shell scripting'''<ul> | <td style="border-bottom: thin solid black;">'''T''<nowiki/>''rivial shell scripting'''<ul> | ||
<li></li> </ul> | <li>echo command</li><li>Hello world shell script with shebang line and optional .sh extension</li><li>Simple scripts using commands from the course so far</li><li>Sample scripts simulating repetitive human-error-prone tasks</li><li>Simple backup script</li><li>Simple "print report" script</li> </ul> | ||
</td> | </td> | ||
<td style="border-bottom: thin solid black;font-weight:bold;">[[OPS245 Lab 8|Lab 8]]</td> | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS245 Lab 8|Lab 8]]</td> | ||
Line 100: | Line 100: | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 12:'''<br>27 november - 1 december<br></td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 12:'''<br>27 november - 1 december<br></td> | ||
<td style="border-bottom: thin solid black;">''''''<ul> | <td style="border-bottom: thin solid black;">'''S''<nowiki/>''till simple shell scripting'''<ul> | ||
<li></li></ul> | <li>Bash is not a general-purpose programming language</li><li>if/else</li><li>Return codes</li><li>Using existing and creating new variables</li><li>Better versions of scripts from previous week</li></ul> | ||
</td> | </td> | ||
<td style="border-bottom: thin solid black;font-weight:bold;">[[OPS245 Lab 9 Newversion|Lab 9]]</td> | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS245 Lab 9 Newversion|Lab 9]]</td> |
Latest revision as of 12:06, 26 October 2023
THIS PAGE IS WORK IN PROGRESS, GO HERE for the current usable version
Note: Each professor will indicate the due dates for labs, tests and assignments for their sections. This schedule is a general guideline for week-by-week content. |
Week | Objectives and Tasks | Labs | |
Week 1: 5 - 8 september (monday is a holiday) |
Course introduction
|
Course Introduction | |
Week 2: 11 - 15 september |
Workstation setup
|
Lab 1 | |
Week 3: 18 - 22 september |
Linux terminal
|
Lab 2 | |
Week 4: 25 - 29 september |
Paths, symbolic links
|
Lab 3 | |
Week 5: 2 - 6 october |
Wildcards, quotes
|
Lab 4 | |
Week 6: 10 - 13 october (monday is a holiday) |
Catch-up week |
||
Week 7: 16 - 20 october |
Evaluation
|
||
Study Week: 23 - 27 october |
|||
Week 8: 30 october - 3 november |
Standard input/output/error
|
Lab 5 | |
Week 9: 6 - 10 november |
Binary, permissions, boolean logic
|
Lab 6 | |
Week 10: 13 - 17 november |
SSH, SCP
|
Lab 7 | |
Week 11: 20 - 24 november |
Trivial shell scripting
|
Lab 8 | |
Week 12: 27 november - 1 december |
Still simple shell scripting
|
Lab 9 | |
Week 13: 4 - 8 december |
Review week | ||
Week 14: 11 - 13 december (wednesday is last day) |
Exam |