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

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