Learn the big skills of C programming by creating bite-size projects! Work your way through these 15 fun and interesting tiny challenges to master essential C techniques you’ll use in full-size applications.
In Tiny C Projects you will learn how to:
- Create libraries of functions for handy use and re-use
- Process input through an I/O filter to generate customized output
- Use recursion to explore a directory tree and find duplicate files
- Develop AI for playing simple games
- Explore programming capabilities beyond the standard C library functions
- Evaluate and grow the potential of your programs
- Improve code to better serve users
Tiny C Projects is an engaging collection of 15 small programming challenges! This fun read develops your C abilities with lighthearted games like tic-tac-toe, utilities like a useful calendar, and thought-provoking exercises like encoding and cyphers. Jokes and lighthearted humor make even complex ideas fun to learn. Each project is small enough to complete in a weekend, and encourages you to evolve your code, add new functions, and explore the full capabilities of C.