Resources for software development in C

  1. C Videos
  2. Essential C — A concise introduction to C written by Nick Parlante
  3. Python and C — Comparisons and Contrasts
  4. A not-yet-complete set of Tutorials for Software Development in C that David Mutchler prepared
  5. The C Tutorial at www.cprogramming.com — many people find it helpful
  6. The C Tutorial at computer.howstuffworks.com — good for explanations, but harder to use as a reference for looking up things, perhaps
  7. The C libraries <string.h> and <cytpe.h> for strings and characters, respectively
  8. Troubleshooting C on Eclipse — Where are my binaries?
  9. A detailed list of What you should be able to do for the Final Exam (pdf)