Difference between revisions of "OPS435 Python Weekly Schedule 2020 Winter"
(Created page with "Category:OPS435Category:rchan {| class="wikitable" cellspacing="0" width="100%" cellpadding="5" border="1" style="text-align: left; vertical-align: top; border-spacing...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
! Reading/Reference | ! Reading/Reference | ||
! Tasks/Labs | ! Tasks/Labs | ||
− | |- style="vertical-align: top; background: | + | |- style="vertical-align: top; background: #ffffe0" |
| 1: Jan 6-10 | | 1: Jan 6-10 | ||
| <b>Course Overview</b> | | <b>Course Overview</b> | ||
Line 222: | Line 222: | ||
</li> | </li> | ||
</ul> | </ul> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<ul> | <ul> | ||
− | |||
− | |||
− | |||
<li>Think Python: Chapter 16 - Classes and functions | <li>Think Python: Chapter 16 - Classes and functions | ||
<ul> | <ul> | ||
Line 241: | Line 232: | ||
</ul> | </ul> | ||
| <ul> | | <ul> | ||
− | <li>[[ | + | <li>[[OPS435_Python3_Lab_6 |Lab 6:<br>Writing Python Classes]]</li> |
</ul> | </ul> | ||
− | |- style="vertical-align: top; background: | + | |- style="vertical-align: top; background: #f9f9f9" |
− | | | + | | 9:Mar 9-13 |
| <b>Classes:</b> | | <b>Classes:</b> | ||
<ul> | <ul> | ||
+ | <li>Designing classes</li> | ||
<li>Understanding scope</li> | <li>Understanding scope</li> | ||
</ul> | </ul> | ||
Line 262: | Line 254: | ||
</ul> | </ul> | ||
| <ul> | | <ul> | ||
− | <li>[[ | + | <li>[[OPS435_Python3_Lab_7 |Lab 7:<br>Classes, Objects & scope]]</li> |
</ul> | </ul> | ||
− | |- style="vertical-align: top; background: | + | |- style="vertical-align: top; background: none" |
− | | | + | | 10:Mar 16-20 |
| <b>Configuration management:</b> | | <b>Configuration management:</b> | ||
<ul> | <ul> | ||
Line 273: | Line 265: | ||
| | | | ||
| <ul> | | <ul> | ||
− | <li>[[ | + | <li>[[OPS435_Python3_Lab_8 |Lab 8:<br>Configuration management]]</li> |
</ul> | </ul> | ||
− | |- style="vertical-align: top; background: | + | |- style="vertical-align: top; background: #f9f9f9" |
− | | | + | | 11:Mar 23-27 |
| <b>Python Networking</b> | | <b>Python Networking</b> | ||
<ul> | <ul> | ||
Line 283: | Line 275: | ||
Asynchronous Python Networking</li> | Asynchronous Python Networking</li> | ||
</ul> | </ul> | ||
+ | | | ||
+ | | <ul> | ||
+ | <li>[[OPS435 Python3 Lab 9 | Lab 9: Introduction to Ansible]]</li> | ||
+ | </ul> | ||
+ | |- style="vertical-align: top; background: none" | ||
+ | | 12:Mar 30-Apr 3 | ||
+ | | | ||
| | | | ||
| <ul> | | <ul> |
Latest revision as of 20:24, 5 May 2020
week | Topics | Reading/Reference | Tasks/Labs |
---|---|---|---|
1: Jan 6-10 | Course Overview
Python components:
Python Shell
|
|
|
2:Jan 13-17 | Python Basics:
|
|
|
3:Jan 20-24 | Reusing Python Code:
|
|
|
4:Jan 27-31 | Basic Data Structures and String Manipulation:
|
|
|
5:Feb 3-7 | Files, Exceptions:
|
|
|
6:Feb 10-14 | Review and Catch up | ||
7:Feb 17-21 | Mid-Term Test
|
Catch up | |
Break Week: Feb 24-28 |
|||
8:Mar 2-6 | Classes:
|
|
|
9:Mar 9-13 | Classes:
|
|
|
10:Mar 16-20 | Configuration management:
|
||
11:Mar 23-27 | Python Networking
|
||
12:Mar 30-Apr 3 |
| ||
13:Apr 6-10 | Exam Review | ||
Exam Week: Apr 13-17 |