CS46A Introduction to Programming—Online Section

Spring 2014 | Cay S. Horstmann | Department of Computer Science | San Jose State University

Week 10

  • Videos: Introduction Solutions to Homework 9a | 9b | 9c
  • Work through Udacity videos Lesson 7.1.
  • Read Sections 7.1.1, 7.7.1, 7.2, 7.7.2, 7.3, 7.7.5 of the textbook. (It's out of order because in Udacity, we do array lists first. It's more object-oriented. I talk about this in the intro video.
  • Take the quizzes on Monday and Thursday.
  • Turn in the draft of Homework 10 on Wednesday and the final version on Sunday.
  • Work through Lab 9 and join a Webex session if you have a question and when you are ready show off your work.
  • Week 9 homework solutions are here.
  • Homework

    BlueJ projects are here. Problem descriptions are in the code-check links.

    Optional Catchup Problems