Hacker News new | ask | show | jobs
by fhchl 1347 days ago
I recommend "Modern C" by Jens Gusted.

https://www.manning.com/books/modern-c

The C language can be quite tricky to navigate (at least to me) and this book helped me a lot to understand writing idiomatic code.

1 comments

Agreed. The tool chain help in here is very useful for a beginner.