| |
Dec 07, 2025
|
|
|
|
|
2025-2026 Undergraduate Catalog
|
ITC 15000 - Python Programming
This course provides an introduction to programming using Python programming language. Topics to be covered include the syntax and structure of the language; programming structures (sequence, decision and repetition); basic input and output operations; use of sequences; use of Python libraries; reading from a file or writing to a file.
Cr. 3. Notes May be repeated for credit. Student Learning Outcomes 1. Able to write & debug code in Python.
2. Able to use input and output operations in Python.
3. Understand and work with data types, data conversion and elementary data processing.
4. Able to use sequences (list, dictionary, sets and tuples).
5. Able to use modules (functions).
6. Able to use simple and nested decision making and Boolean statements.
7. Able to use repetition structures.
8. Able to use standard library functions in Python.
9. Able to create, read from and write to a File.
|
|