Difference between revisions of "OPS435 Weekly Schedule - Bash"
(→Winter 2016) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 1:'''<br>11-17 Jan<br />(No class Monday Jan 11th:<br>Experience Seneca)</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 1:'''<br>11-17 Jan<br />(No class Monday Jan 11th:<br>Experience Seneca)</td> | ||
<td style="border-bottom: thin solid black;">'''Introduction to OPS435:'''<ul><li>Outline, policies</li><li>Assignments, labs, evaluation, email</li></ul></td> | <td style="border-bottom: thin solid black;">'''Introduction to OPS435:'''<ul><li>Outline, policies</li><li>Assignments, labs, evaluation, email</li></ul></td> | ||
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lecture_1_-_Bash | Lecture Notes]]</td> |
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_1_-_Bash | Lab 1]]</td> |
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 2:'''<br>18-24 Jan<br /></td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 2:'''<br>18-24 Jan<br /></td> | ||
<td style="border-bottom: thin solid black;">'''Required basics:'''<ul><li>Some more commands</li><li>Piping and redirection</li><li>Global variables</li></ul></td> | <td style="border-bottom: thin solid black;">'''Required basics:'''<ul><li>Some more commands</li><li>Piping and redirection</li><li>Global variables</li></ul></td> | ||
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lecture_2_-_Bash | Lecture Notes]]</td> |
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_2_-_Bash | Lab 2]]</td> |
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 3:'''<br>25-31 Jan</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 3:'''<br>25-31 Jan</td> | ||
<td style="border-bottom: thin solid black;"><ul><li>Processes: PID, ps, kill, top, signals</li><li>History</li><li>Quoting and escaping</li><li>Shell expansion</li></ul></td> | <td style="border-bottom: thin solid black;"><ul><li>Processes: PID, ps, kill, top, signals</li><li>History</li><li>Quoting and escaping</li><li>Shell expansion</li></ul></td> | ||
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lecture_3_-_Bash | Lecture Notes]]</td> |
<td style="border-bottom: thin solid black;font-weight:bold;">No lab</td> | <td style="border-bottom: thin solid black;font-weight:bold;">No lab</td> | ||
</tr> | </tr> | ||
Line 36: | Line 36: | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 4:'''<br>1-7 Feb</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 4:'''<br>1-7 Feb</td> | ||
<td style="border-bottom: thin solid black;"><ul><li>Script files</li><li>Return codes</li><li>Conditions</li><li>User input</li></ul></td> | <td style="border-bottom: thin solid black;"><ul><li>Script files</li><li>Return codes</li><li>Conditions</li><li>User input</li></ul></td> | ||
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lecture_4_-_Bash | Lecture Notes]]</td> |
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_3_-_Bash | Lab 3]]</td> |
</tr><tr valign="top"> | </tr><tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 5:'''<br>8-14 Feb</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 5:'''<br>8-14 Feb</td> | ||
<td style="border-bottom: thin solid black;"><ul><li>Loops</li></ul></td> | <td style="border-bottom: thin solid black;"><ul><li>Loops</li></ul></td> | ||
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lecture_5_-_Bash | Lecture Notes]]</td> |
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_4_-_Bash | Lab 4]]</td> |
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
Line 53: | Line 53: | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 7:'''<br>22-28 Feb</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 7:'''<br>22-28 Feb</td> | ||
<td style="border-bottom: thin solid black;"></td> | <td style="border-bottom: thin solid black;"></td> | ||
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Test1_Practice_-_Bash | Test 1 Practice]]</td> |
<td style="border-bottom: thin solid black;font-weight:bold;">Quiz1 review, Test</td> | <td style="border-bottom: thin solid black;font-weight:bold;">Quiz1 review, Test</td> | ||
</tr> | </tr> | ||
Line 63: | Line 63: | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br>7-13 Mar</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br>7-13 Mar</td> | ||
<td style="border-bottom: thin solid black;"></td> | <td style="border-bottom: thin solid black;"></td> | ||
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lecture_6_-_Bash | Lecture Notes]]</td> |
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_5_-_Bash | Lab 5]]</td> |
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>14-20 Mar</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>14-20 Mar</td> | ||
<td style="border-bottom: thin solid black;"></td> | <td style="border-bottom: thin solid black;"></td> | ||
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lecture_7_-_Bash | Lecture Notes]]</td> |
− | <td style="border-bottom: thin solid black;font-weight:bold;">[[ | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Assignment_1_-_Bash | Assignment 1]]<br />Lab 5+</td> |
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br>21-27 Mar Nov<br />(Friday the 25th is a holiday)</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br>21-27 Mar Nov<br />(Friday the 25th is a holiday)</td> | ||
<td style="border-bottom: thin solid black;"></td> | <td style="border-bottom: thin solid black;"></td> | ||
− | <td style="border-bottom: thin solid black;"></td> | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lecture_8_-_Bash | Lecture Notes]]</td> |
− | <td style="border-bottom: thin solid black;font-weight:bold;"></td> | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_6_-_Bash | Lab 6]]</td> |
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>28 Mar - 3 Apr </td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>28 Mar - 3 Apr </td> | ||
<td style="border-bottom: thin solid black;"></td> | <td style="border-bottom: thin solid black;"></td> | ||
− | <td style="border-bottom: thin solid black;"></td> | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lecture_9_-_Bash | Lecture Notes]]</td> |
− | <td style="border-bottom: thin solid black;font-weight:bold;"></td> | + | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_7_-_Bash | Lab 7]]</td> |
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
Line 88: | Line 88: | ||
<td style="border-bottom: thin solid black;"></td> | <td style="border-bottom: thin solid black;"></td> | ||
<td style="border-bottom: thin solid black;"></td> | <td style="border-bottom: thin solid black;"></td> | ||
− | <td style="border-bottom: thin solid black;font-weight:bold;"></td> | + | <td style="border-bottom: thin solid black;font-weight:bold;">Quiz 2<br />[[OPS435_Assignment_2_-_Bash | Assignment 2]]</td> |
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 13:'''<br>11-17 Apr</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 13:'''<br>11-17 Apr</td> | ||
<td style="border-bottom: thin solid black;"></td> | <td style="border-bottom: thin solid black;"></td> | ||
− | <td style="border-bottom: thin solid black;"></td> | + | <td style="border-bottom: thin solid black;font-weight:bold;">Exam review</td> |
<td style="border-bottom: thin solid black;font-weight:bold;"></td> | <td style="border-bottom: thin solid black;font-weight:bold;"></td> | ||
</tr> | </tr> |
Latest revision as of 12:40, 22 August 2017
Winter 2016
Instructors:
|
Note: Each OPS435 instructor will indicate the due dates for labs, tests and assignments. This schedule is a considered to be a general guideline for week-by-week content. |
Week | Objectives and Tasks | Reference | Labs |
Week 1: 11-17 Jan (No class Monday Jan 11th: Experience Seneca) |
Introduction to OPS435:
|
Lecture Notes | Lab 1 |
Week 2: 18-24 Jan |
Required basics:
|
Lecture Notes | Lab 2 |
Week 3: 25-31 Jan |
|
Lecture Notes | No lab |
Week 4: 1-7 Feb |
|
Lecture Notes | Lab 3 |
Week 5: 8-14 Feb |
|
Lecture Notes | Lab 4 |
Week 6: 15-21 Feb (Monday the 15th is a holiday) |
Quiz1 | ||
Week 7: 22-28 Feb |
Test 1 Practice | Quiz1 review, Test | |
Study Week: 29 Feb - 6 Mar (No Scheduled Classes) |
|||
Week 8: 7-13 Mar |
Lecture Notes | Lab 5 | |
Week 9: 14-20 Mar |
Lecture Notes | Assignment 1 Lab 5+ |
|
Week 10: 21-27 Mar Nov (Friday the 25th is a holiday) |
Lecture Notes | Lab 6 | |
Week 11: 28 Mar - 3 Apr |
Lecture Notes | Lab 7 | |
Week 12: 4-10 Apr |
Quiz 2 Assignment 2 |
||
Week 13: 11-17 Apr |
Exam review | ||
Exam Week: 18 - 22 April |