CS 233S Python for Systems Administrators

The course introduces intermediate level programming concepts and skills and Python syntax. Topics will include: list processing, interacting with the file system, file processing, regular expressions, and reporting.

Credits

4

Prerequisite

CS 133P or CS 161P

Course Learning Outcomes

Upon successful completion of this course, the student will be able to:
1. Design, implement, test and debug systems of classes in PYTHON
2. Design, implement, test and debug intermediate level object oriented programs in PYTHON
3. Design, implement, test and debug multi-form applications in PYTHON
4. Design, implement, test and debug data driven applications in PYTHON
5. Describe programming concepts, themes and issues orally and in writing