Section Assignments

| CS 100B Home |

There are approximately twelve Section Assignments each involving about four problems that require a Java (or Matlab) solution. Section Assignments are NOT submitted for grading. They are discussed in section and focus attention on important concepts and problem-solving strategies. Doing the Section Assignments is a good way to prepare for the exams and the programming assignments. Solutions are posted on the Friday of the week that they are discussed.

Week 1
Week 2
Week 3   Check out and try programs in Week 3. Sections will discuss how to do iteration for Sum and Find/Sort using while, do-while, and for.
Week 4   Check out nested iteration and Format.java in Programs link.

Chapter14 notes