what is the most advanced c or c++ book you ever read? i am asking this because i already read lots and lots of books on c and c++ on a lot of topics including (object oriented programming-data structures and algorithms-network programming-parallel programming (MPI-PThreads-OpenMP-Cilk-Cuda)-boost library....). So whats next. I still want to advance.. especially in c.
This course is intended to expose the intermediate level C Programmer to advanced concepts. Concepts include advanced pointer usage, dynamic memory allocation and deallocation, advanced input/output, exception handling and advanced techniques and pitfall avoidance.
The book was central to the development and popularization of the C programming language and is still widely read and used today.
Advanced C is actually Embedded C, which involves few extra operators called bitwise operators which do bitwise manupulation of operands like right/left shift, bitwise logical ANDing, ORing, XORing etc, that's all. Rest everything is same as C. It is extensively used in developing Embedded Systems & IoT programmingi.
C: The Complete Reference By Herbert Schildt This is one of the best books for learning C for both beginner and advanced level programmers.
Scott Meyers:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With