7
BIT 142: Intermediate Programming Instructor: Mike Panitz ([email protected])

BIT 142: Intermediate Programming

Embed Size (px)

DESCRIPTION

BIT 142: Intermediate Programming. Instructor: Mike Panitz ([email protected]). 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 - PowerPoint PPT Presentation

Citation preview

Page 1: BIT 142: Intermediate Programming

BIT 142: Intermediate Programming

Instructor: Mike Panitz

([email protected])

Page 2: BIT 142: Intermediate Programming

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 2

Page 3: BIT 142: Intermediate Programming

BIT 142: Intermediate Programming 3

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

Page 4: BIT 142: Intermediate Programming

BIT 142: Intermediate Programming 4

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

Page 5: BIT 142: Intermediate Programming

BIT 142: Intermediate Programming 5

Textbook Warning

• Skip Section 7.13 (“Recursion”) – we’ll be doing a lot of that in BIT 143

Page 6: BIT 142: Intermediate Programming

BIT 142: Intermediate Programming 6

Material For Today

• Lesson 01 Q + A

• Quiz

• Material for tonight:– conditional statements (if, if/else, switch)– integer & real division– Modulus– XNA stuff

Page 7: BIT 142: Intermediate Programming

BIT 142: Intermediate Programming 7

And now… the quiz!

• 2 points

• Hand it in up front when you’re done