C links and tutorials
My slides on
C intro
and
pointers in C
.
Why C?
The C programming language-wiki
(wiki)
The C programming language
The history of C
(by Dennis Ritchie)
Links
C style guide
(by Tia Newhall, Swarthmore College)
Pointers and memory
(Stanford CS Education Library)
Essential C
(from Stanford CS education library)
The C book
(by Mike Banahan)
C programming
(by Steve Holmes)
Learn C the hard way: A clear and introduction to modern C programming
(by ...)
A tutorial on pointers in C
(by Ted Jensen)