The Unofficial C For Dummies Website
Recent Lessons
- Base 36 Powers
- July 5, 2025 To output a value in any base, you must first build a powers table.
- Base 36
- June 28, 2025 Binary, Octal, Decimal, Hexadecimal, and now . . . Base 36!
- The _Alignof Keyword
- June 21, 2025 Here's another weirdo keyword that no one knows what it does — until now!
- Searching a Binary Tree
- June 14, 2025 The point of a binary search tree is to be able to search for data in the tree.
- Climbing the Binary Tree
- June 7, 2025 The beauty of the binary search tree is how quickly you can fetch its data.
This Month's Exercise
- The Reversing Filter
- July 1, 2025 Write a filter to output text in reverse.
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