Session Details
Week 8,
Session 23 — Sec. 1: Wed Jan 30
Sec. 2: Wed Jan 30
Sec. 3: Tue Jan 29
Reading
-
none
HW Due
-
HW 22
-
Team Proj. Eval. on ANGEL
Topics
-
More Python-esque C Features
-
Using a function's return value
-
if, if-else, else statements
-
Single statements vs. compound statements with { } as parts of loops, if statements
-
while loops
-
break statements
-
C's "true" and "false" values
-
Input of ints with scanf
-
int vs double
Outline
-
[5 min] Hand-back quizzes, discuss questions
-
[45 min] More Python-esque C Features
-
[5 min] Break
-
[10 min] Input with scanf
-
[40 min] Tetris project presentations
More C Intro
HW Assigned
-
HW 23