Difference between revisions of "OPS435-Weekly-Summary-A"
(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...") |
|||
Line 10: | Line 10: | ||
|- style="vertical-align: top; background: none" | |- style="vertical-align: top; background: none" | ||
| 1: Jan 17-23 | | 1: Jan 17-23 | ||
− | | | + | | <b>Course Overview</b> |
− | | | + | <ul> |
− | | | + | <li>Introduction</li> |
+ | <li>Why Python?</li> | ||
+ | <li>Main Purpose of Language - communication</li> | ||
+ | <li>Python Environment</li> | ||
+ | <li>Python Shell: | ||
+ | <ol><li>help()</li> | ||
+ | <li>dir()</li> | ||
+ | <li>type()</li> | ||
+ | <li>import</li> | ||
+ | <li>keywords</li> | ||
+ | <li>builtin</li> | ||
+ | </ol> | ||
+ | </ul> | ||
+ | | <ul> | ||
+ | <li>Think Python: Chapter 1</li> | ||
+ | </ul> | ||
+ | | <ul> | ||
+ | <li>[[OPS435_Python_Lab_1 |Lab 1:<br>Setup & Using Python]]</li> | ||
+ | </li> | ||
|- style="vertical-align: top; background: #f9f9f9" | |- style="vertical-align: top; background: #f9f9f9" | ||
| 2:Jan 24-30 | | 2:Jan 24-30 |
Revision as of 17:21, 24 January 2018
week | Topics | Reading/Reference | Tasks/Labs |
---|---|---|---|
1: Jan 17-23 | Course Overview
|
|
|
2:Jan 24-30 | |||
3:Jan 31-Feb 6 | |||
4:Feb 7-13 | |||
5:Feb 14-20 | |||
6:Feb 21-Mar 6 | |||
----- | |||
Break:Feb 26-Mar 4 | |||
7:Mar 7-13 | |||
8:Mar 14-20 | |||
9:Mar 21-27 | |||
10:Mar 28-Apr 3 | |||
11:Apr 4-10 | |||
12:Apr 11-17 | |||
13:Apr 18-24 |