Python Programming II

CSC-216 : Python Programming II

Academic Level:
Undergraduate
Department:
STEM
Subject:
Computer Science
Prerequisites:
#TAKE CSC-118;
Corequisites:
None
Credits:
3

This course is intended for students who have completed the Python Programming course (CSC 118) or have the prerequisite knowledge of the course topics discussed in that class. By the end of this course, students should have a solid understanding of program classes, objects, inheritance, exceptions, file handling, database modules, graphical modules, and numerical analysis modules. Students will explore core libraries that allow programs to access operating system services, manipulate data of many types, interact with the user through graphical user interfaces (GUIs), and crunch out data metrics. Labs will be used to reinforce concepts introduced during lectures.