Difference between revisions of "OPS445 Python Weekly Schedule"
Ahadalioglu (talk | contribs) |
Ahadalioglu (talk | contribs) |
||
Line 46: | Line 46: | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | <li>Automate with Python: Chapter 1 | + | <li>Automate with Python: Chapter 1 |
<ul> | <ul> | ||
<li>Python Basics</li> | <li>Python Basics</li> | ||
− | |||
</ul> | </ul> | ||
</li> | </li> | ||
Line 75: | Line 74: | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | + | <li>Automate with Python: Chapter 2 | |
<ul> | <ul> | ||
− | <li> | + | <li>Flow Control</li> |
− | |||
</ul> | </ul> | ||
</li> | </li> | ||
Line 107: | Line 105: | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | <li>Automate with Python: Chapter | + | <li>Automate with Python: Chapter 3 & 4 |
<ul> | <ul> | ||
− | <li> | + | <li>Functions</li> |
− | <li> | + | <li>Lists</li> |
</ul> | </ul> | ||
</li> | </li> | ||
− | |||
</ul> | </ul> | ||
| <ul> | | <ul> | ||
Line 143: | Line 140: | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | <li>Automate with Python: Chapter | + | <li>Automate with Python: Chapter 5 & 6 |
<ul> | <ul> | ||
− | <li> | + | <li>Dictionaries and structuring data</li> |
− | <li> | + | <li>Manipulating Strings</li> |
</ul> | </ul> | ||
</li> | </li> | ||
− | |||
</ul> | </ul> | ||
| <ul> | | <ul> | ||
Line 177: | Line 173: | ||
<li>Automate with Python: Chapter 9 & 10 | <li>Automate with Python: Chapter 9 & 10 | ||
<ul> | <ul> | ||
+ | <li>Reading and Writing Files</li> | ||
<li>Organizing Files</li> | <li>Organizing Files</li> | ||
− | |||
</ul> | </ul> | ||
</li> | </li> |
Revision as of 08:51, 14 September 2022
Week | Topics | Reading/Reference | Tasks/Labs |
---|---|---|---|
Week 1: Sept 5 - Sept 9 (Monday - Labour Day) |
Course Overview
git and github.com Python components:
Python Shell
|
|
|
Week 2: Sept 12 - Sept 16 |
Python Basics:
|
|
|
Week 3: Sept 19 - Sept 23 |
Reusing Python Code:
|
|
|
Week 4: Sept 26 - Sept 30 |
Basic Data Structures and String Manipulation:
|
|
|
Week 5: Oct 3 - Oct 7 |
Files, Exceptions:
|
|
|
Week 6: Oct 10 - Oct 14 (Monday - Thanksgiving) |
Review and Catch-up | ||
Week 7: Oct 17 - Oct 21 |
Mid-Term Test
|
||
Break Week: Oct 24 - Oct 28 |
|||
Week 8: Oct 31 - Nov 4 |
Classes:
|
|
|
Week 9: Nov 7 - Nov 11 |
Classes:
|
|
|
Week 10: Nov 14 - Nov 18 |
Configuration management:
|
|
|
Week 11: Nov 21 - Nov 25 |
Python Networking
|
||
Week 12: Nov 28 - Dec 2 |
Complete Assignment 2 | Assignment 2 | |
Week 13: Dec 5 - Dec 9 |
Final Assessment Review | ||
Week 14: Dec 12 - Dec 14 (Wednesday) |
Final Assessment |