2 or 3 credits
Fall 2025 Lecture Upper DivisionBecause data grows exponentially and becomes complex, we need computational methods to collect, store, and analyze them in order to be successful in science, engineering, business, and other professions. Python Programming, is an introductory programming class that meets this need. You will learn how to write computer programs in Python language to solve real-world problems. This class is designed for students that want to learn to computer programming for data science. This course guides students through the basic Python programming language, from initial concepts to final data analysis using python and external packages.
Learning Outcomes1Understand the basic programming concepts.
2Understand the basic syntax and semantics of the Python language.
3Understand the primitive data types build into Python.
4Understand principles of data storage and manipulation.
5Understand and use computer programming for basic interactive web applications.
6Able to design, write and debug simple program to handle real-world data.