Session Details
Week 8,
Session 24 — Sec. 1: Fri Oct 26
Sec. 2: Fri Oct 26
Sec. 3: Thu Oct 25
Reading
-
none
HW Due
-
HW 23
-
Exam 2, Problem P7a make-up
-
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
-
[50 min] More Python-esque C Features
-
[5 min] Break
-
[5 min] Input with scanf
-
[40 min] Exercises and Homework
More C Intro
HW Assigned
-
HW 24