Download WordPress Themes, Happy Birthday Wishes
Home » Computer » C++ » Deep C (and C++)

Deep C (and C++)

  • Category: C++ Programming
  • Author: Olve Maudal and Jon Jagger
  • File type: HTML and PDF (445 pages, 7.9 MB)

Read and download free eBook intituled Deep C (and C++) in format HTML and PDF (445 pages, 7.9 MB) created by Olve Maudal and Jon Jagger.

Programming is hard. Programming correct C and C++ is particularly hard. Indeed, both in C and certainly in C++, it is uncommon to see a screenful containing only well defined and conforming code. Why do professional programmers write code like this? Because most programmers do not have a deep understanding of the language they are using. While they sometimes know that certain things are undefined or unspecified, they often do not know why it is so.

In these slides we will study small code snippets in C and C++, and use them to discuss the fundamental building blocks, limitations and underlying design philosophies of these wonderful but dangerous programming languages.

Read and Download Links:

Deep C (and C++)

READ  Teach Yourself C++ in 21 Days, 5th Edition

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks

Do you need to develop flexible software that can be customized quickly? Do you need to add the power and efficiency of frameworks to your software? The ADAPTIVE Communication Environment (ACE) is an open-source toolkit for building high-performance