Difference between revisions of "OPS435 Python Weekly Schedule"
Line 74: | Line 74: | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>Nov 6 - 12</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>Nov 6 - 12</td> | ||
− | <td style="border-bottom: thin solid black;">'''Python Classes and Configuration Management'''<ul><li> | + | <td style="border-bottom: thin solid black;">'''Python Classes and Configuration Management'''<ul><li>Python Libraries</li><li>Configuration Management</li><li>Automation</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> | ||
<td style="border-bottom: thin solid black;font-weight:bold;"><br></td> | <td style="border-bottom: thin solid black;font-weight:bold;"><br></td> | ||
Line 80: | Line 80: | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br>Nov 13 - 19</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br>Nov 13 - 19</td> | ||
− | <td style="border-bottom: thin solid black;">'''Openstack | + | <td style="border-bottom: thin solid black;">'''Python and Openstack'''<ul><li>Openstack Projects</li><li>Accessing Openstack Python API</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> | ||
− | <td style="border-bottom: thin solid black;font-weight:bold;">LAB 7:<br>Using OpenStack | + | <td style="border-bottom: thin solid black;font-weight:bold;">LAB 7:<br>Using OpenStack with Python<br></td> |
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>Nov 20 - 26</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>Nov 20 - 26</td> | ||
− | <td style="border-bottom: thin solid black;">'''Assignment 2''' | + | <td style="border-bottom: thin solid black;">'''Assignment 2'''</td> |
− | + | <td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br>Assignment 2<br><br></td> | |
<td style="border-bottom: thin solid black;font-weight:bold;"><br></td> | <td style="border-bottom: thin solid black;font-weight:bold;"><br></td> | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 12:'''<br>Nov 27 - Dec 3</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 12:'''<br>Nov 27 - Dec 3</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>Python Sockets</li><li>Python Clients</li><li>Python Servers</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> | ||
<td style="border-bottom: thin solid black;font-weight:bold;">LAB 8:<br>Python Networking<br></td> | <td style="border-bottom: thin solid black;font-weight:bold;">LAB 8:<br>Python Networking<br></td> | ||
Line 98: | Line 98: | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 13:'''<br>Dec 4 - 10</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 13:'''<br>Dec 4 - 10</td> | ||
− | <td style="border-bottom: thin solid black;">''' | + | <td style="border-bottom: thin solid black;">'''Python Networking'''<ul><li>Asynchronous Python Networking</li></ul></td> |
− | <td style="border-bottom: thin solid black;">''' | + | <td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br><br></td> |
<td style="border-bottom: thin solid black;font-weight:bold;">LAB 8:<br>TBA<br></td> | <td style="border-bottom: thin solid black;font-weight:bold;">LAB 8:<br>TBA<br></td> | ||
</tr> | </tr> |
Revision as of 14:51, 5 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) |
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 (Thanksgiving Holiday: Oct 10th No scheduled classes) |
Assignment 1 | Lecture Notes: Assignment 1 |
Assignment 1 |
Week 7: Oct 16 - 22 |
Midterm | Lecture Notes: |
|
Study Week: Oct 23 - 29 (No Scheduled Classes) |
|||
Week 8: Oct 30 - Nov 5 |
Python Classes
|
Lecture Notes: |
LAB 6: Writing Python Classes: |
Week 9: Nov 6 - 12 |
Python Classes and Configuration Management
|
Lecture Notes: |
|
Week 10: Nov 13 - 19 |
Python and Openstack
|
Lecture Notes: |
LAB 7: Using OpenStack with Python |
Week 11: Nov 20 - 26 |
Assignment 2 | Lecture Notes: Assignment 2 |
|
Week 12: Nov 27 - Dec 3 |
Python Networking
|
Lecture Notes: |
LAB 8: Python Networking |
Week 13: Dec 4 - 10 |
Python Networking
|
Lecture Notes: |
LAB 8: TBA |
Exam Week: Dec 11 - 15 |