Difference between revisions of "OPS435 Python Weekly Schedule"
(→Fall 2017) |
(→Fall 2017) |
||
Line 63: | Line 63: | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
− | <td width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:'''<br> | + | <td width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:'''<br>Feb 27 - Mar 5<br></td> |
<td colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;"> </td> | <td colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;"> </td> | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
− | <td width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br> | + | <td width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br>--------</td> |
<td style="border-bottom: thin solid black;">'''Ansible'''<ul><li></li></ul></td> | <td style="border-bottom: thin solid black;">'''Ansible'''<ul><li></li></ul></td> | ||
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br><br></td> | <td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br><br></td> | ||
Line 73: | Line 73: | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
− | <td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br> | + | <td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>--------</td> |
<td style="border-bottom: thin solid black;">'''Ansible'''<ul><li></li></ul></td> | <td style="border-bottom: thin solid black;">'''Ansible'''<ul><li></li></ul></td> | ||
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br><br></td> | <td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br><br></td> | ||
Line 79: | Line 79: | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
− | <td width="20%" style="border-bottom: thin solid black;">'''Week 10:''' | + | <td width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br>--------</td> |
<td style="border-bottom: thin solid black;">'''Openstack/Ansible'''<ul><li></li></ul></td> | <td style="border-bottom: thin solid black;">'''Openstack/Ansible'''<ul><li></li></ul></td> | ||
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br><br></td> | <td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br><br></td> | ||
Line 85: | Line 85: | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
− | <td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br> | + | <td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>--------</td> |
<td style="border-bottom: thin solid black;">'''Assignment 2'''<ul><li></li></ul></td> | <td style="border-bottom: thin solid black;">'''Assignment 2'''<ul><li></li></ul></td> | ||
<td style="border-bottom: thin solid black;">'''Assignment 2'''<br><br></td> | <td style="border-bottom: thin solid black;">'''Assignment 2'''<br><br></td> | ||
Line 91: | Line 91: | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
− | <td width="20%" style="border-bottom: thin solid black;">'''Week 12:'''<br> | + | <td width="20%" style="border-bottom: thin solid black;">'''Week 12:'''<br>--------</td> |
<td style="border-bottom: thin solid black;">'''Python Networking'''<ul><li></li></ul></td> | <td style="border-bottom: thin solid black;">'''Python Networking'''<ul><li></li></ul></td> | ||
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br><br></td> | <td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br><br></td> | ||
Line 97: | Line 97: | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
− | <td width="20%" style="border-bottom: thin solid black;">'''Week 13:'''<br> | + | <td width="20%" style="border-bottom: thin solid black;">'''Week 13:'''<br>--------</td> |
<td style="border-bottom: thin solid black;">'''Exam Review'''<ul><li></li></ul></td> | <td style="border-bottom: thin solid black;">'''Exam Review'''<ul><li></li></ul></td> | ||
<td style="border-bottom: thin solid black;">'''Exam Review'''<br><br></td> | <td style="border-bottom: thin solid black;">'''Exam Review'''<br><br></td> | ||
Line 103: | Line 103: | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
− | <td width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Exam Week:'''<br> | + | <td width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Exam Week:'''<br>Apr 17 - 21</td> |
<td colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;"> </td> | <td colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;"> </td> | ||
</tr> | </tr> |
Revision as of 10:00, 4 September 2017
Fall 2017
Instructors:
|
Note: Each OPS435 instructor will indicate the due dates for labs, tests and assignments. |
Week | Objectives and Tasks | Reference | Labs |
Week 1: Sept 4 - 10 (Labour Day Holiday: Sept 4th No scheduled classes) Jan 9 - 15 |
Setting up your Linux and Python environment:
|
Lecture Notes:
|
Lab 1: Setup & Using Python |
Week 2: Sept 11 - 17 |
Understanding Python Code:
|
Lecture Notes:
|
LAB 2: Understanding Python Code |
Week 3: Sept 18 - 24 |
Reusing Python Code:
|
Lecture Notes:
|
LAB 3: Reusing Python Code |
Week 4: Sept 25 - Oct 1 |
Basic Data Structures and String Manipulation:
|
Lecture Notes:
|
LAB 4: Basic Data Structures & String Manipulation EXTRAS: Advanced String Formatting |
Week 5: Oct 2 - 8 |
Objects and Files:
|
Lecture Notes: Python Files and Errors: Creating and Using Objects: |
LAB 5: Objects and Files |
Week 6: Oct 9 - 15 -------- |
Assignment 1 | Lecture Notes: Assignment 1 |
Assignment 1 |
Week 7: Oct 16 - 22 -------- |
Midterm | Lecture Notes: |
|
Study Week: Feb 27 - Mar 5 |
|||
Week 8: -------- |
Ansible |
Lecture Notes: |
LAB 6:Using Ansible (part 1) |
Week 9: -------- |
Ansible |
Lecture Notes: |
|
Week 10: -------- |
Openstack/Ansible |
Lecture Notes: |
LAB 7:Using OpenStack / Ansible |
Week 11: -------- |
Assignment 2 |
Assignment 2 |
|
Week 12: -------- |
Python Networking |
Lecture Notes: |
LAB 8: Python Networking |
Week 13: -------- |
Exam Review |
Exam Review |
LAB 8: TBA |
Exam Week: Apr 17 - 21 |