In this time of the Covid-10 pandemic and virtual classes, audience members may or may not understand the basic structure of Grinnell's introductory computer science sequence:
Three course sequence emphasizes different views of problem solving:
| Course Number | Title | Supporting Language |
|---|---|---|
| CSC 151 | Functional Problem Solving | Scheme |
| CSC 161 | Imperative Problem solving | C |
| CSC 207 | Object-Oriented Problem Solving, Data Structures, and Algorithms | Java |
Focus on problem solvng ⇒ need problems to solve
|
In-person classes: ofen have application theme
|
Virtual classes
|
In all cases, the courses cover the same fundamental problem-solving approaches, algorithms, approaches for storing and processing data, etc.
|
created 25 January 2021 revised 25-27 January 2021 |
| previous next |