Session Details
Week 7,
Session 20 — Tue Oct 20
Reading
-
None
HW Due
-
HW 19
All parts due Tuesday
Topics
-
Project demonstrations
-
Introduction to the C Programming Language
-
#include
-
main()
-
Statements (and semicolons)
-
Function declarations (and braces)
-
Declaring types
-
Declaring variables
-
Function definitions including parameters and return types
Outline
-
[5 min] Exam 2 review
-
[50 min] Project demos/reports
-
[5 min] Break
-
[15 min] Getting started with C in Eclipse
-
[30 min] A sample C program
First C Program
HW Assigned
-
HW 20