About

NAVIGATION     CHAPTERS     CONTENTS     EXERCISES     INDEX     CONTACT



Tutorial like examples and exercises from "The C++ Programming Language" (CPL) by Bjarne Stroustrup, 4th Edition, Addison-Wesley, New Jersey, 2013, and the companion book "C++ Solutions" (CS) by David Vandevoorde, Addison-Wesley Longman, 1998. The programs on this blog add clarifications to the examples and exercises in the books. They are designed to be intuitive and easy to follow by beginners. Use this blog as an addendum to the books. See also the blog A_Tour_of_C++.

All programs on this blog have GPL_License, latest edition. Some of these programs have several versions. The content from CPL/CS is quoted in the first placed it is used.

In making these programs, I used the GNU_C/C++_Compilers (gcc/g++) and KWrite text editor. For a graphical interface, try CodeBlocks. See StackOverflow for links_to_standards_and_drafts and the GCC_online_documentation.

See my Blogger profile. For the page margins, see the post Blogger_Page_Margins_in_Contempo on Kernighan_and_Ritchie_blog.





BACK_TO_TOP



Comments

Popular posts from this blog

Contents