Courses/Computer Science/CPSC 203/CPSC 203 Template/Labs Template/Problem Solving Practice II

From wiki.ucalgary.ca
< Courses‎ | Computer Science‎ | CPSC 203‎ | CPSC 203 Template‎ | Labs Template
Revision as of 20:54, 26 October 2009 by Smakady (talk | contribs) (Review)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

Today's tutorial will review the programming concepts covered in the last three tutorials, to prepare you for Lab Quiz 3.

Additional Reading

(none)

Review

  • implementing for loops
  • if conditions
  • else if conditions
  • mathematical operations
  • explanation of code
  • Manipulating lists