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
Online Training
"For Dummies" is a trademark or registered trademark of John Wiley.
This site is the online companion to the various
C language titles written by Dan Gookin.
Copyright © 1997-2025 by QPBC.
All rights reserved






