Skip to main content

Special Studies

CSC 180 - Programming in Python

Start Date: 09/01/2011 - End Date: 09/01/2013

A gentle introduction to basic programming concepts using Python. Python is a high-level, interpreted object oriented programming language with built in data structures and dynamic data typing. This results in programs that are typically much shorter than programs written in Java or C++. Python’s built in debugger allows the developer to inspect variables, set breakpoints and evaluate expressions in real-time. The underlying C and Java like structure and modularity allow for easy integration or linkage to existing programs in these languages. The combined features of Python are well suited for rapid program development leading to enhanced productivity. Practical applications of Python may be found in the prominent fields of Biology, Chemistry, Physics, Astronomy and Mathematics. This course utilizes an electronic-classroom setting to introduce the beginner or curious programmer to Python and basic programming concepts through a series of practical hands-on exercises interlaced with the discussion material.

4 Credits

Prerequisite: Either MTH 104 or higher level Algebra course with a C or higher