Difference between revisions of "OPS445 Python Weekly Schedule 2021 Fall"
Eric.brauer (talk | contribs) (Copied OPS435 for initial commit) |
Eric.brauer (talk | contribs) |
||
Line 86: | Line 86: | ||
</li> | </li> | ||
|- style="vertical-align: top; background: #ffffe0" | |- style="vertical-align: top; background: #ffffe0" | ||
− | | 3: | + | | 3: Sep 20-24 |
| <b>Reusing Python Code:</b> | | <b>Reusing Python Code:</b> | ||
<ul>Functions | <ul>Functions | ||
Line 118: | Line 118: | ||
</li> | </li> | ||
|- style="vertical-align: top; background: #e0ffff" | |- style="vertical-align: top; background: #e0ffff" | ||
− | | 4: Sep | + | | 4: Sep 27-Oct 1 |
| <b>Basic Data Structures and String Manipulation:</b> | | <b>Basic Data Structures and String Manipulation:</b> | ||
<ul> | <ul> | ||
Line 154: | Line 154: | ||
</li> | </li> | ||
|- style="vertical-align: top; background: #ffffe0" | |- style="vertical-align: top; background: #ffffe0" | ||
− | | 5: | + | | 5: Oct 4-8 |
| <b>Files, Exceptions:</b> | | <b>Files, Exceptions:</b> | ||
<ul> | <ul> | ||
Line 186: | Line 186: | ||
</li> | </li> | ||
|- style="vertical-align: top; background: #e0ffff" | |- style="vertical-align: top; background: #e0ffff" | ||
− | | 6: Oct | + | | 6: Oct 11-15 |
| <b>Mid-Term Test</b> | | <b>Mid-Term Test</b> | ||
<ul> | <ul> |
Revision as of 12:54, 24 August 2021
week | Topics | Reading/Reference | Tasks/Labs |
---|---|---|---|
1: Sep 6-10 | Course Overview
git and github.com Python components:
Python Shell
|
|
|
2: Sep 13-17 | Python Basics:
|
|
|
3: Sep 20-24 | Reusing Python Code:
|
|
|
4: Sep 27-Oct 1 | Basic Data Structures and String Manipulation:
|
|
|
5: Oct 4-8 | Files, Exceptions:
|
|
|
6: Oct 11-15 | Mid-Term Test
|
||
Break Week: Jun 28-Jul 2 |
|||
7: Jul 5-9 | Classes:
|
|
|
8: Jul 12-16 | Classes:
|
|
|
9: Jul 19-23 | Configuration management:
|
|
|
10: Jul 26-30 | Python Networking
|
||
11: Aug 2-6 | Final Assessment Review | Assignment 2 | |
12: Aug 9-13 | Final Assessment |