Difference between revisions of "OPS435 Python"
Line 52: | Line 52: | ||
<td width="10%" style="border-bottom: thin solid #cccccc;">[[Image:thinkpython.png|left|100px]]</td> | <td width="10%" style="border-bottom: thin solid #cccccc;">[[Image:thinkpython.png|left|100px]]</td> | ||
<td colspan="2" width="20%" style="border-bottom: thin solid #cccccc;">'''Think Python''' by Allen B. Downey<br>(Available in print [http://greenteapress.com/wp/think-python-2e/ and online])</td> | <td colspan="2" width="20%" style="border-bottom: thin solid #cccccc;">'''Think Python''' by Allen B. Downey<br>(Available in print [http://greenteapress.com/wp/think-python-2e/ and online])</td> | ||
+ | </tr> | ||
+ | <tr valign="top"> | ||
+ | <td width="10%" style="border-bottom: thin solid #cccccc;">[[Image:automatewithpython.png|left|100px]]</td> | ||
+ | <td colspan="2" width="20%" style="border-bottom: thin solid #cccccc;">'''Automate the boring Stuff with Python''' by AL Sweigart<br>(Available in print [https://automatetheboringstuff.com/ and online])</td> | ||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 22:53, 7 May 2018
Quick Links |
---|
Course Outline |
Assignments |
Assignment 1 |
Assignment 2 |
Contents
Welcome to OPS435 - Open System Automation
What This Course is AboutThis course is the fourth in a series of courses about Linux technologies
Learning by DoingMost of the learning in this course occurs through interactive labs that give feedback as you work through each problem. While this feedback may help, the solutions will still need to be found by you. There are many ways to solve each problem you encounter in this course, letting you improve through practice. The way you solved a problem at the beginning of the semester may not be the way you solve it near the end of the semester. Trying to solve previous labs, after learning new material, may prove insightful. |
Required Materials
|
Course Faculty
During the winter 2018 semester, OPS435 is taught by:
|
|
Wiki Participation
- You can edit these pages! Please feel free to fix typos or add links to additional resources. Please use this capability responsibly.