| Since learning Rust I wanted to learn some C to be better able to consume pure C libs or embed Rust into C apps. Along Modern C I found these modern(ish) C books: - C Programming: A Modern Approach, 2nd Edition by King - 21st Century C by Ben Kelemens - Learn C the Hard Way by Zed Shaw Can anyone recommend some of these for my background? Besides Rust I've mostly used Webdev languages JS (mostly TypeScript these days), Python, Ruby, PHP, some Java back in the day. |
"Secure Coding in C and C++, Second Edition"
https://www.oreilly.com/library/view/secure-coding-in/978013...
"Extreme C"
https://www.packtpub.com/product/extreme-c/9781789343625