6 ms·
Okay, so as someone who is ramping up on C where would I go to learn all these common patterns? I could start going through github repos and start reading code
by stephenmm 12y ago
Okay, so as someone who is ramping up on C where would I go to learn all these common patterns? I could start going through github repos and start reading code but this seems very inefficient and I might pick up something that is actually a bad technique.
- glassx 12y agoI like Zed Shaw's Debug Macros. Actually his whole book is great. http://c.learncodethehardway.org/book/ex20.html http://c.learncodethehardway.org/book/ex20.html