OPS445 Weekly Schedule: Difference between revisions

From Littlesvr Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
  <tr valign="top">
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 1:'''<br>6 - 10 januray</td>
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 1:'''<br>6 - 10 januray</td>
   <td  style="border-bottom: thin solid black;">'''Setting up your Linux and Python environment:'''<ul><li>Installing Linux Distribution</li><li>Installing Python and Software(IPython, screen, tmux, ide, etc)</li><li>Python Basic Syntax, Variables, Operators</li></ul></td>
   <td  style="border-bottom: thin solid black;">'''Course overview and prep for labs:'''
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS445 Prep|Prep for Labs]]<br />[[OPS435_Lab_1 |Lab 1]]</td>
* Learning outcomes
* Prerequisite skills
* [[OPS445 Passing Requirements|Course passing requiements]]
* Workstation setup</td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS445 Prep|Prep for Labs]]<br /></td>
  </tr>
  </tr>
  <tr valign="top">
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 2:'''<br>13 - 17 january</td>
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 2:'''<br>13 - 17 january</td>
   <td  style="border-bottom: thin solid black;">'''Understanding Python Code:'''<ul><li>User Input</li><li>Arguments</li><li>Logic(if/else)</li><li>Indentation</li><li>Loops(while/for/nested)</li></ul></td>
   <td  style="border-bottom: thin solid black;">'''Setting up your Linux and Python environment:'''<ul><li>Installing Linux Distribution</li><li>Installing Python and Software(IPython, screen, tmux, ide, etc)</li><li>Python Basic Syntax, Variables, Operators</li></ul></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_2 |Lab 2]]</td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_1 |Lab 1]]</td>
  </tr>
  </tr>
  <tr valign="top">
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 3:'''<br>20 - 24 january</td>
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 3:'''<br>20 - 24 january</td>
   <td  style="border-bottom: thin solid black;">'''Reusing Python Code:'''<ul><li>Functions</li><li>Lists</li></ul></td>
   <td  style="border-bottom: thin solid black;">'''Understanding Python Code:'''<ul><li>User Input</li><li>Arguments</li><li>Logic(if/else)</li><li>Indentation</li><li>Loops(while/for/nested)</li></ul><ul></ul></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_3 |Lab 3]]</td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_2 |Lab 2]]</td>
  </tr> <tr valign="top">
  </tr> <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 4:'''<br>27 - 31 january</td>
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 4:'''<br>27 - 31 january</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;">'''Reusing Python Code:'''<ul><li>Functions</li><li>Lists</li></ul><ul></ul></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_4 |Lab 4]]</td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_3 |Lab 3]]</td>
  </tr>
  </tr>
  <tr valign="top">
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 5:'''<br>3 - 7 february</td>
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 5:'''<br>3 - 7 february</td>
   <td  style="border-bottom: thin solid black;">'''Catch-up week'''</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;font-weight:bold;"></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS435_Lab_4 |Lab 4]]</td>
  </tr>
  </tr>
  <tr valign="top">
  <tr valign="top">

Revision as of 03:07, 2 January 2025

Note: Each OPS445 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 Labs
Week 1:
6 - 10 januray
Course overview and prep for labs: Prep for Labs
Week 2:
13 - 17 january
Setting up your Linux and Python environment:
  • Installing Linux Distribution
  • Installing Python and Software(IPython, screen, tmux, ide, etc)
  • Python Basic Syntax, Variables, Operators
Lab 1
Week 3:
20 - 24 january
Understanding Python Code:
  • User Input
  • Arguments
  • Logic(if/else)
  • Indentation
  • Loops(while/for/nested)
    Lab 2
    Week 4:
    27 - 31 january
    Reusing Python Code:
    • Functions
    • Lists
      Lab 3
      Week 5:
      3 - 7 february
      Basic Data Structures and String Manipulation:
      • Dictionaries
      • Tuples
      • Multidimensional Lists
      • String Manipulation
      • Regular Expressions
      • Input Validation
      Lab 4
      Week 6:
      10 - 14 february
      Review Assignment 1
      Week 7:
      18 - 21 february
      (monday is a holiday)
      Midterm
      Study Week:
      24 - 28 february
       
      Week 8:
      3 - 7 march
      Files, Exceptions:
      • File Handling
      • Error Handling
      Lab 5
      Week 9:
      10 - 14 march
      Classes:
      • Components of a class
      • Classes and objects
      Lab 6
      Week 10:
      17 - 21 march
      Classes:
      • Designing classes
      • Understanding scope
      Lab 7
      Week 11:
      24 - 28 march
      Final test
      • Exam replacement
      Assignment 2
      Week 12:
      31 march - 4 april
      Configuration management using Fabric
      Lab 8
      Week 13:
      7 - 11 april
      Python Networking
      • Asynchronous Python Networking


      Week 14:
      14 - 17 april
      (friday is a holiday)
      Evaluation
      • Exam