ITP 115

Programming in Python

This course is intended to teach the basics of programming in Python. Python’s high level data structures and clear syntax make it an ideal first language, while the large number of existing libraries make it suitable to tackle almost any programming tasks. Python offers an interactive environment in which to explore procedural, functional and object oriented approaches to problem solving.