teaching
CMSC 141
Object-Oriented Programming (F2021)
overview | logistics | schedule | announcements | assignments | repl.it | resourcesThis course introduces students to the methodologies of object-oriented design and programming, which are used throughout the Computer Science curriculum. Students will learn how to move from informal problem statement, through increasingly precise problem specifications, to design and implementation of a solution for problems drawn from areas such as graphics, animation, simulation. Good programming and documentation habits are emphasized.
We'll be studying programming & problem solving using Processing through three different programming paradigms.