80 likes | 281 Views
BIT 142: Intermediate Programming. Instructor: Mike Panitz (mpanitz@cascadia.edu). Rules for handing stuff in. You can upload as many times as you want I only grade the most recent Hand in a complete copy each time! No late penalty until I go to grade them & find them missing.
E N D
BIT 142: Intermediate Programming Instructor: Mike Panitz (mpanitz@cascadia.edu)
Rules for handing stuff in • You can upload as many times as you want • I only grade the most recent Hand in a complete copy each time! • No late penalty until I go to grade them & find them missing. • If you don't have them done you can still upload them after class. • If you're not done: I'd recommend uploading what you've got, then upload again when you get each exercise done BIT 142: Intermediate Programming
Due now: Lesson 01 work • Lesson 01 PCEs • Video Viewing Quiz XOR Video Outline • Please put both into a single .ZIP file, and upload to "PCE01" BIT 142: Intermediate Programming
Due next week: Lesson 02 • Lesson 02 PCEs will be due 1 week from now BIT 142: Intermediate Programming
Keep you eye on: A1 • Homework Assignment #1 ("A1") • Due in TWO WEEKS • But you can get started now • Don't forget this – it's worth a lot of points!! 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 • In-Class Quiz on Lesson 01 • Material for tonight: • Conditional statements (if, if/else, switch) • Integer division • Modulus • Repetition • Random numbers BIT 142: Intermediate Programming
And now… the quiz! • 2 points • Hand it in up front when you’re done BIT 142: Intermediate Programming