Introduction to Python programming for business applications. This course covers principles of computer programming including but not limited to primitive data types, expressions, control structures, functions, strings, file processing, lists, and dictionaries. Several business application programs will be written.
A continuation of CIS 2020. This course places emphasis on advanced programing methods and techniques in Python such as exception handling, modules, object referencing, encapsulation, and polymorphism.
Introduction to Python programming for business applications. This course covers principles of computer programming including but not limited to primitive data types, expressions, control structures, functions, strings, file processing, lists, and dictionaries.
In the final phase of the course, students will complete a capstone project that demonstrates their ability to build a Python desktop application using the Tkinter GUI library and integrate it with a real-world API.