Advanced C Programming

Autumn 2016 :: ECE 264 :: Purdue University

This is for Fall 2016 (8 years ago)

Resources

Vim

Tutorial: OpenVim

Vim Adventures

Vim swap warnings

C programming

C Programming Tips by Philip Guo

variadic functions from CProgramming.com

variadic functions from GNU

variadic functions from CPlusPlus.com

printf from U of Toronto by Alan J. Rosenthal

#include guards from Wikipedia

number bases videos from Khan Academy

number bases from PurpleMath

number base calculator from Cleave Books

fputc from The Open Group

gdb from Richard M. Stallman

memory segments from Wikipedia - defines stack, heap, data segment, bss, text segment

struct from Wikipedia - good level of detail for ECE 264

struct initialization syntax in C99 from Dave Dribin - advanced, but nice examples

array and struct initialization syntax in C99 from GCC documentation - advanced

Craft of programming

The Pragmatic Programmer book by Hunt & Thomas

The Pragmatic Programmer - Quick Reference blog post by Jeff Atwood - FREE

ECE 264

Reference sheet (v. 0.99.5, updated 12/4/2016)