3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
1–10 of 231 posts
Re: 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
#2Re: 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
#3[1]:https://www.amazon.com/Programming-Principles-Practice-Using...
Edit: emailed Mr. Stroustrup and he just replied to say that the bad ISBN has been corrected.
Re: 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
#4Sharing the C++ Annotations here, which is a continiously updated book on modern C++. http://www.icce.rug.nl/documents/cplusplus/
Re: 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
#52nd edition:
Paperback : 1312 pages
Item Weight : 4.81 pounds
3rd edition:
Paperback : 656 pages
Item Weight : 2.71 pounds
Re: 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
#6I expected it to be even more of a tome, but surprisingly it's been cut in half! 2nd edition: Paperback : 1312 pages Item Weight : 4.81 pounds 3rd edition: Paperback : 656 pages Item Weight : 2.71 pounds
"The third edition of Programming: Principles and Practice Using C++ is about half the size of the second edition. Students having to carry the book will appreciate the lighter weight. The reason for the reduced size is simply that more information about C++ and its standard library is available on the Web."
Re: 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
#7Sharing the C++ Annotations here, which is a continiously updated book on modern C++. http://www.icce.rug.nl/documents/cplusplus/
I get a 404
Re: 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
#8I expected it to be even more of a tome, but surprisingly it's been cut in half! 2nd edition: Paperback : 1312 pages Item Weight : 4.81 pounds 3rd edition: Paperback : 656 pages Item Weight : 2.71 pounds
Re: 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
#9Re: 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
#10Is there something like this for Rust?