Introduction to Programming

Hamline University: Spring 2020, Fall 2020, Fall 2020, Spring 2021, Fall 2021

Goals: To help students develop greater precision in their algorithmic thinking by writing moderate-sized programs for a variety of applications, including but not limited to biology, chemistry, economics, literary studies, and mathematics.

Content: Students will learn the fundamentals of computer programming (loop structures, if-else statements, Boolean expressions, and arrays) to solve problems from different disciplines. A short introduction to object-oriented programming is also given. This course is taught using Python.