CSSE 120 -- Intro. to Software Development

Homework 20

  1. If you haven't already done so, complete the 5-minute survey for your team project found in Angel at Lessons → Projects -->RobotFollower.
    1. Review the Zelle textbook readings, giving greater emphasis to material after Exam 1, in preparation for Exam 2 .
      1. We posted a prior exam and an extra question on creating classes to help you review. See Angel Lessons →Exams→Exam2→ Sample Exam   
    2. Fill out the team evaluation survey on ANGEL under  Course→Lessons →Projects→Emergence
      Do this by Friday at 5 PM.
    3. Do the reading in the text Programming in C, Stephen G. Kochan, listed on the schedule page. This is a lot more reading than the usual assignment (but no programs for you to write).  Most of this reading covers concepts that you already learned in Python and for which the C syntax is similar.  Some of it (such as arrays) we will revisit in more depth soon, but you should read it quickly now to get an idea of the parts of C that are similar to what we have done in Python.
    4. (23 points ) Complete the ANGEL quiz over the reading assignment. You'll find the quiz on the course ANGEL page under
      Lessons → Homework → Homework 21 → General Information about C.
    5. If you had any problems during the introduction to C, make sure that your C workspace is configured before Session 22. Directions can be found here.