1 / 8

CSS 290: Video Games and Computer Programming

CSS 290: Video Games and Computer Programming. Reading: Conditional Statements. PLAD, Chapter 8 (“Arrays”) 8.1: Overview – READ CLOSELY! 8.2: Sequentially Searching An Array Not as important for us as 8.3 is 8.3: Processing The Contents Of An Array  Totaling the values in an array 

marquittal
Download Presentation

CSS 290: Video Games and Computer Programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSS 290: Video Games and Computer Programming

  2. Reading: Conditional Statements PLAD, Chapter 8 (“Arrays”) 8.1: Overview – READ CLOSELY! 8.2: Sequentially Searching An Array Not as important for us as 8.3 is 8.3: Processing The Contents Of An Array Totaling the values in an array  8.4 – Parallel arrays We look at this later 8.5 – 2D arrays – SKIP THIS CSS 290 2

  3. Reading: Conditional Statements PLAD, Chapter 5 (“Repetition”) 5.6 – Nested Loops CSS 290 3

  4. Reading: Conditional Statements C#2005: Chapter 10 Arrays Read PLAD first/most, then use this to figure out what to type  CSS 290 4

  5. This lecture Industry Guest Speaker: Brad Hallisey Bring your questions Read up on anything you’re curious about Continue working with arrays CSS 290 5

  6. Next lecture Continue working with arrays CSS 290 6

  7. Due Today A5 (initial version) A4 Revision CSS 290 7

  8. Quizzes 3 quizzes today Make sure you fill out all three!! CSS 290 8

More Related