CSCI P-14110 Introduction to Programming, Computational Science, and Data Visualization

This is the course website CSCI P-14110

Lesson 2 - More intro to programming, flow control

Resources

Reading

  1. Py4E: Ch. 3 & 5 (you can just skim the Try & Except section)
  2. Optional: Loops Lecture, IS452 and if-then Lecture, IS452
  3. Optional: SC’s loops lesson

Materials