Difference between revisions of "OPS435 Python Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
Line 42: Line 42:
 
   <td  style="border-bottom: thin solid black;">'''Basic Data Structures and String Manipulation:'''<ul><li>Dictionaries</li><li>Tuples</li><li>Multidimensional Lists</li><li>String Manipulation</li><li>Regular Expressions</li><li>Input Validation</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Basic Data Structures and String Manipulation:'''<ul><li>Dictionaries</li><li>Tuples</li><li>Multidimensional Lists</li><li>String Manipulation</li><li>Regular Expressions</li><li>Input Validation</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Python Data Structures</li><li>Handling Python Strings</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Python Data Structures</li><li>Handling Python Strings</li></ul></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS435_Python_Lab_4 LAB 4:<br>Basic Data Structures<br>&amp; String Manipulation]<br><br>[https://wiki.cdot.senecacollege.ca/wiki/OPS435_Python_Extra_Advanced_String_formatting EXTRAS:<br>Advanced String Formatting]</td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS435_Python_Lab_4 LAB 4:<br>Basic Data Structures &amp;<br>String Manipulation]<br><br>[https://wiki.cdot.senecacollege.ca/wiki/OPS435_Python_Extra_Advanced_String_formatting EXTRAS:<br>Advanced String Formatting]</td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">

Revision as of 07:39, 12 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:
Files & Error Handling
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
Python Classes and Configuration Management
  • Python Libraries(ansible/fabric)
  • Configuration Management
  • Automation
Lecture Notes:


Week 10:
Nov 13 - 19
Python and Openstack
  • Openstack Projects
  • Accessing Openstack Python API
Lecture Notes:

LAB 7:
Using OpenStack with Python
Week 11:
Nov 20 - 26
Assignment 2 Lecture Notes:
Assignment 2

Assignment 2 - TBA
Week 12:
Nov 27 - Dec 3
Python Networking
  • Python Sockets
  • Python Clients
  • Python Servers
Lecture Notes:

LAB 8:
Python Networking
Week 13:
Dec 4 - 10
Python Networking
  • Asynchronous Python Networking
Lecture Notes:



Exam Week:
Dec 11 - 15