The Unofficial C For Dummies Website

Recent Lessons

The Ever-Expanding Pointer Array
October 11, 2025 Managing a buncha pointers.
Coding a Better stringcopy() Function
October 4, 2025 This task may be presented when you apply for a C programming job.
Copying Strings
September 27, 2025 Getting a string from one buffer into another seems simple, but can have issues.
Finding Those Pesky Null Characters!
September 20, 2025 Do you think that your code is perfect? Run it through hexdump and guess again!
More Array, More Decay
September 13, 2025 Array decay is most evident when it comes to using arrays with functions.

This Month's Exercise

Heron's Formula
October 1, 2025 Calculate the area of a triangle by inputting the lengths for its three sides.

Current Titles

Tiny C Programming
Purchase
C Programming For Dummies
Purchase
C Brain Teasers
Purchase
Programmer's Guide to NCurses
Purchase
Programmer's Guide to XML and JSON
Purchase
Programmer's Guide to Curl
Purchase

Online Training