COMP 110 Even more even more loops and stuff - PowerPoint PPT Presentation

About This Presentation
Title:

COMP 110 Even more even more loops and stuff

Description:

... printed out modifyFace() method. Interesting talk on Monday at 4pm, SN011 ... Today be Talk Like a Pirate Day! 2. Questions? How is Program 2 coming along? 3 ... – PowerPoint PPT presentation

Number of Views:68
Avg rating:3.0/5.0
Slides: 9
Provided by: csU8
Learn more at: http://www.cs.unc.edu
Category:
Tags: comp | even | loops | more | stuff

less

Transcript and Presenter's Notes

Title: COMP 110 Even more even more loops and stuff


1
COMP 110Even more even more loops and stuff
  • Luv Kohli
  • September 19, 2008
  • MWF 2-250 pm
  • Sitterson 014

2
Announcements
  • Lab 3 due
  • Hand in your printed out modifyFace() method
  • Interesting talk on Monday at 4pm, SN011
  • William Swartout, Toward the Holodeck
    Integrating Graphics, Artificial Intelligence,
    Entertainment and Learning
  • Arrr! Today be Talk Like a Pirate Day!

3
Questions?
  • How is Program 2 coming along?

4
Today in COMP 110
  • Lab 4 assigned
  • Help with Program 2 if you need it

5
Silly exercise time!
6
Review Types of Loops
  • while
  • Safest choice
  • Not always most elegant
  • do-while
  • Loop iterates AT LEAST once
  • for
  • Similar to while, but often more convenient syntax

7
How do you decide which loop to use?
  • Which kind of loop would you use for each
  • of these scenarios?
  • Are we there yet? loop
  • Crazy driver loop
  • Candy loop

8
Monday
  • Finish up loops
  • Review strings and loops
Write a Comment
User Comments (0)
About PowerShow.com