The Unofficial C For Dummies Website

Recent Lessons

Today's Date is Binary!
November 1, 2025 Check it out: November 1st is 11-01, which is 13 decimal or 0xD in hex. I'm a nerd!
Filling the Pointer Pointers with Data
October 25, 2025 Time to wrap up the code by putting data into the buffers, then accessing the data by using a double-pointer.
Adding Pointers to Pointers
October 18, 2025 Bloat that buffer to make room for more buffers!
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.

This Month's Exercise

Having Fun with goto
November 1, 2025 It's the keyword you should avoid — except for in this challenge!

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