SOFT 204 Open Source Programming
Introduction to computing using Python. Study and create programs that perform various tasks, including text and file manipulation, internet scripting, data structures, testing, and practical problem solving with examples. Covers object-oriented programming and the Python Standard Library
Distribution
Career TrainingOffered
Winter, Summer
Notes
Online course
Outcomes
- Use basic python syntax for variable use and standard language constructs, such as conditionals and loops
- Describe the syntax and use of python object-oriented classes
- Use the Python built-in data structures such as lists, dictionaries, and tuples to perform increasingly complex data analysis