CIT142 — Programming in Python
This course covers basic to intermediate level programming concepts and problem-solving skills in Python language. Contents include the fundamentals of data storage, input and output, control structures, functions, sequences and lists, file I/O, and objects that are created from standard library classes and users. Students will design, implement, and debug object-oriented Python programs, including simple event-driven Graphical User Interface (GUI) applications.
Prerequisites: CIT-134, CIT-131, CIT-132, MTH-108