Spring 2016 – MATH 175-01

Professor Dr. James Rohal
Office Main Hall 219
E-mail james.rohal@westliberty.edu
Office Hours See schedule

Summary

An introduction to programming using a modern programming language. Topics include primitive data types; stream and file I/O; Boolean expressions; control structures; functions; function overloading; recursion, multidimensional arrays; strings; and an introduction to dynamic memory management. Emphasis on procedural-oriented programming.

Important Links

Textbook

programminginpython33