Difference between revisions of "OPS435 Python Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
Line 68: Line 68:
 
  <tr valign="top">
 
  <tr valign="top">
 
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br>Oct 30  - Nov 5</td>
 
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br>Oct 30  - Nov 5</td>
   <td  style="border-bottom: thin solid black;">'''Ansible'''<ul><li></li></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Python Classes'''<ul><li>Objects</li><li>Classes</li><li>Namespaces</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 6:<br>Using Ansible (part 1)<br></td>
+
     <td style="border-bottom: thin solid black;font-weight:bold;">LAB 6:<br>Writing Python Classes: <br></td>
 
  </tr>
 
  </tr>
 
  <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;">'''Ansible'''<ul><li></li></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Configuration Management with Python'''<ul><li>Writing Python Modules</li><li>Using Python APIs</li><li>Classes</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>

Revision as of 14:55, 5 September 2017

Fall 2017

Instructors:

  • Andrew Oatley-Willis (Section C)
  • Andrew Smith (Sections A and B)

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:
Sept 4 - 10
(Labour Day Holiday: Sept 4th
No scheduled classes)
Setting up your Linux and Python environment:
  • Installing Linux Distribution
  • Installing Python and Software(IPython, screen, tmux, ide, etc)
  • Python Basic Syntax, Variables, Operators
Lecture Notes:
  • Welcome to OPS435
  • Installing Linux
  • Basic Syntax, Variables, Operators

Lab 1:
Setup & Using Python
Week 2:
Sept 11 - 17
Understanding Python Code:
  • User Input
  • Arguments
  • Logic(if/else)
  • Indentation
  • Loops(while/for/nested)
Lecture Notes:
  • Python User Input and Logic
  • Looping Through Python

LAB 2:
Understanding Python Code
Week 3:
Sept 18 - 24
Reusing Python Code:
  • Lists
  • Functions
  • Libraries
  • Scope
Lecture Notes:
  • Python Lists
  • Python Functions and Libraries

LAB 3:
Reusing Python Code
Week 4:
Sept 25 - Oct 1
Basic Data Structures and String Manipulation:
  • Dictionaries
  • Tuples
  • Multidimensional Lists
  • String Manipulation
  • Regular Expressions
  • Input Validation
Lecture Notes:
  • Python Data Structures
  • Handling Python Strings
LAB 4:
Basic Data Structures
& String Manipulation


EXTRAS:
Advanced String Formatting
Week 5:
Oct 2 - 8
Objects and Files:
  • File Handling
  • Error Handling
  • Classes
  • Objects
  • Namespaces
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
  • Objects
  • Classes
  • Namespaces
Lecture Notes:

LAB 6:
Writing Python Classes:
Week 9:
Nov 6 - 12
Configuration Management with Python
  • Writing Python Modules
  • Using Python APIs
  • Classes
Lecture Notes:


Week 10:
Nov 13 - 19
Openstack/Ansible
Lecture Notes:

LAB 7:
Using OpenStack / Ansible
Week 11:
Nov 20 - 26
Assignment 2
Assignment 2


Week 12:
Nov 27 - Dec 3
Python Networking
Lecture Notes:

LAB 8:
Python Networking
Week 13:
Dec 4 - 10
Exam Review
Exam Review

LAB 8:
TBA
Exam Week:
Dec 11 - 15