3: K&R 1: A Tutorial Introduction
This chapter covers what might be called the conventional core of C.
Slides
Videos
- Lecture: Historical Context For Chapter 1: A Tutorial Introduction
- A Reading of Chapter 1: A Tutorial Introduction
References
- Chapter 1: A Tutorial Introduction (html)
- CC4E Video Playlist
- Sample source code
- Audio version of the book
Discussions
- Tutorial Introduction (Login Required)
Tools
- Quiz: Tutorial Introduction (Login Required)
- Exercise 1-1: Write Hello World (Login Required)
- Exercise 1-3: Fahrenheit / Celsius with Header (Login Required)
- Exercise 1-4: Celsius / Fahrenheit Table (Login Required)
- Exercise 1-5: Reverse Table (Login Required)
- Exercise 1-6: Count spaces and newlines (Login Required)
- Exercise 1-7: Multiple spaces to one (Login Required)
- Exercise 1-10: Print words (Login Required)
- Exercise 1-17: Reverse a String (Login Required)
- Autograder: LBS290-04 Fix Syntax Errors (Login Required)