Beej's Guide to C Programming

https://beej.us/guide/bgc/html/#foreword

This is a really well-written guide. Covers a ton of concepts in C. (Scroll up for the ToC).

There are other formats here https://beej.us/guide/bgc/

11 points · 2 comments · view on lemmy.world

2 Comments

hardwareteams@lemmy.ml · 1 pts · 3y

yeee beej is the best

pitl@lemmy.sdf.org · 1 pts · 3y

This guide is incredible. I would've dodged so many pitfalls with binary IO if I had had something like this on hand when I first started programming, haha.