80 likes | 267 Views
BIT 142: Intermediate Programming. Instructor: Mike Panitz (mpanitz@cascadia.edu). Workload distribution throughout the term. Heavy up-front, but then tapers off later on GOALS: Give you time to practice with tough concepts throughout the term
E N D
BIT 142: Intermediate Programming Instructor: Mike Panitz (mpanitz@cascadia.edu)
Workload distribution throughout the term • Heavy up-front, but then tapers off later on • GOALS: • Give you time to practice with tough concepts throughout the term • If I get you working early, then I get more of your ‘brain power’ • If it becomes necessary to adjust the schedule, we still can • The last couple of weeks of the term is mostly people finishing everything up (in this, and other classes) BIT 142: Intermediate Programming
Lesson 01 & 02 PCEs • Lesson 01 PCEs are due < now > • PCE 02 will be due 1 week from now, including: • Google Group participation • That feedback form you need to include in your hand-in • Sorry about the XNA snafu! • There’s now notes on the ‘Lessons’ web page about the stuff to BIT 142: Intermediate Programming
Homework Assignment #1 (A1) • Has been posted on the ‘Homework’ page • Due next class, by start of class • Hand this in the same way you hand in the PCEs BIT 142: Intermediate Programming
Textbook Warning • Skip Section 7.13 (“Recursion”) – we’ll be doing a lot of that in BIT 143 BIT 142: Intermediate Programming
Material For Today • Lesson 01 Q + A • Quiz • Material for tonight: • conditional statements (if, if/else, switch) • integer & real division • Modulus • XNA stuff BIT 142: Intermediate Programming
And now… the quiz! • 2 points • Hand it in up front when you’re done BIT 142: Intermediate Programming