by ryan-duve on 9/26/21, 11:25 AM
The best programming book I've read was The C Programming Language, sometimes just called ANSI C, by K&R. It's under 200 pages and builds up the entire foundation of C from scratch. Reading it put me in a great position to understand other programming languages and concepts down the road. The only problem is it's kind of steep, about $25 on Amazon right now.