Lecture 4: Introduction to C
[Previous Lecture]
[Next Lecture]
Powerpoint Slides: CS104-04_IntroToC.pdf (Park/Grasso),
Reading Assigned: 2.1
Homework Due: Homework 2
Homework Assigned: Homework 3
Topics Covered:
- Brief History of Programming Languages & C
- The Anatomy of a C Program
- Compilation
- Using the gcc Compiler
- Your First C Program
- CMSC104 Coding Standards
- CMSC104 Indentation Styles
- CMSC104 Rubrics
Other Resources: Binary Systyem with Conversion Tutorial
Programs Shown: