

Buy C++ Programming Language, The 4 by Stroustrup, Bjarne (ISBN: 8601300204420) from desertcart's Book Store. Everyday low prices and free delivery on eligible orders. Review: Very good book for experienced C++ programmers - Although the structuring of the chapters is a bit chaotic and random, the language features and the reasoning behind them are laid out very well and detailed. As mentioned by others, this book is definitely not for beginners - it explains all what C++ is, just not in a very systematic and tutorial oriented manner. If you are looking just to catch up the newest C++11 and C++14 standards and nothing else, there might be better options - there are chapters devoted specifically to the new features introduced in the latest standards, but the book overall strives to present a unified, up-to-date vision of what the best coding practices in C++ are, with little historical context. There are some negative remarks in other reviews about the code coloring - surely we all like good coloring in our IDEs, but for a book I think it would be much more distracting to have multiple colors for code segments, not to mention - more expensive. Regarding the bookbinding quality - whatever issues were present, they were likely solved, because my hardcover edition feels really sturdy and well put. I also like the paper - thin, semi-glossy, which enables this 1350 page book to be rather compact for the content inside. Review: Excellent Throughout. - I found even as an experienced developer, and C++ user, whenever a new language standard definition is released it takes a long time to bring ones way of thinking around to leverage the new language features to their best effect. That is until with C++11 and reading this tome, every little detail of the language is covered, allowing one to convert from old styles and patterns to new technology and new ways of thinking easily. Turning every other page one could find someone new to learn, for the seasoned of beginner, so long as you know how to use a C++ compiler going through this tome and some of it's examples is a real insight into not just how the language now stands, but how it has evolved. Coming straight from Bjarne too one finds reading the text almost akin to talking to him in person, he explains so clearly and concisely what he is aiming to do, never over stepping the bounds of the current chapter of section, but always referring you onto other topics. If you're an absolute beginner, or have never programmed in C++ before, this book is perhaps not for you, check out "A Tour of C++" which is a much more accessible companion to this book and also by Bjarne. Once you're happy with the Tour, then it is time for this, the main event, book to enter your development career. Excellent throughout.





























| ASIN | 0321958322 |
| Best Sellers Rank | 284,868 in Books ( See Top 100 in Books ) 183 in Programming Languages & Tools 334 in Introduction to Programming |
| Customer reviews | 4.6 4.6 out of 5 stars (1,210) |
| Dimensions | 19.81 x 5.33 x 23.88 cm |
| Edition | 4th |
| ISBN-10 | 027596776X |
| ISBN-13 | 978-0321958327 |
| Item weight | 1.9 kg |
| Language | English |
| Print length | 1376 pages |
| Publication date | 15 Aug. 2013 |
| Publisher | Addison-Wesley Professional |
B**V
Very good book for experienced C++ programmers
Although the structuring of the chapters is a bit chaotic and random, the language features and the reasoning behind them are laid out very well and detailed. As mentioned by others, this book is definitely not for beginners - it explains all what C++ is, just not in a very systematic and tutorial oriented manner. If you are looking just to catch up the newest C++11 and C++14 standards and nothing else, there might be better options - there are chapters devoted specifically to the new features introduced in the latest standards, but the book overall strives to present a unified, up-to-date vision of what the best coding practices in C++ are, with little historical context. There are some negative remarks in other reviews about the code coloring - surely we all like good coloring in our IDEs, but for a book I think it would be much more distracting to have multiple colors for code segments, not to mention - more expensive. Regarding the bookbinding quality - whatever issues were present, they were likely solved, because my hardcover edition feels really sturdy and well put. I also like the paper - thin, semi-glossy, which enables this 1350 page book to be rather compact for the content inside.
J**D
Excellent Throughout.
I found even as an experienced developer, and C++ user, whenever a new language standard definition is released it takes a long time to bring ones way of thinking around to leverage the new language features to their best effect. That is until with C++11 and reading this tome, every little detail of the language is covered, allowing one to convert from old styles and patterns to new technology and new ways of thinking easily. Turning every other page one could find someone new to learn, for the seasoned of beginner, so long as you know how to use a C++ compiler going through this tome and some of it's examples is a real insight into not just how the language now stands, but how it has evolved. Coming straight from Bjarne too one finds reading the text almost akin to talking to him in person, he explains so clearly and concisely what he is aiming to do, never over stepping the bounds of the current chapter of section, but always referring you onto other topics. If you're an absolute beginner, or have never programmed in C++ before, this book is perhaps not for you, check out "A Tour of C++" which is a much more accessible companion to this book and also by Bjarne. Once you're happy with the Tour, then it is time for this, the main event, book to enter your development career. Excellent throughout.
S**E
Brilliant Book
Bjarne Stroustrup is a brilliant author who explains accurately and concisely features of C++ other books just won't consider. C++ is powerful but not a very 'symmetric' language. Because of this, when you scratch below the atypical programming surface, you run into gotchas. This book clearly explains what can and cannot be done with the language. I think its very refreshing to have such a knowledgable book.
N**Y
Another Great Book From Bjarne
My good reviews usually seem to be rather "me too!" but this book seems to have received some unwarranted poor reviews. Bjarne *can* write, he writes entertainingly about what could have been a rather dry technical subject. This shouldn't need to said but "programming languages are inherently recursive". Parts are defined in terms of other parts so it's difficult to know where to start. One solution is to do an overview of the language followed by detailed exploration of the individual features. So yes you do encounter things early on that aren't initially explained; they get explained later. Follow the references (did I mention it's wonderfully well referenced?) if it bothers you. So is it a tutorial or a reference? Yes. The real star is, of course, C++11 the new(-ish) C++ standard. I tend to look at new standards for my favourite programming languages with a rather jaundiced eye (for instance C99 or R6RS Scheme) but much of C++11 is quite delightful. New algorithms, proper enums (what were K&R thinking?!), theads, lambdas etc. etc. Buy this book.
F**.
The only one thing I can say that's bad about it is the paper is very thin and ...
I keep coming back to this book all the time! The only one thing I can say that's bad about it is the paper is very thin and doesn't like to be written in or used with a highlighter; I've had to resort to sticky notes throughout the book to mark my own points of interest. As all the other reviews have said, it's not the best book for a beginner, nor is it a reference to the language, but it covers all the core components that is easy to read and understand for an intermediate programmer.
M**N
Well written, well made and clear examples.
The hard back version is very well made, the text is very clear and well written. There are lots of code examples throughout the book. The first part of the book is suitable for learning the basics of the c++ language, so a beginner could learn from this book with a little research on the side to elaborate on the topics. I would highly recommend!
R**H
Still the undisputed authority
When I was teaching myself C++ many many years ago, this was the book I used. Now that I find myself updating my knowledge to include the myriad of changes that have become enshrined into C++11, this is the book I return to, albeit the 4th edition to my ancient 2nd edition. Learning any computer language thoroughly requires wading through a lot of detail. If you only want to learn the gist of a language, buy another book. The book is enormous, which is good, because it is organised in a way that introduces the language in layers. Most novice programmers will probably leave the standard library reference material in the latter half of the book until they need to look something up. Is it a book for novice programmers? It depends. It is not a book for someone that is learning to program, but for programmers wishing to learn C++, it is the undisputed authority.
S**M
I bought the Hardcover version from Amazon Germany, but the dimensions are different from the original, it is narrower and the margins on the pages are insufficient, especially the inside area is impossible to read, so I am returning it. This is all I wrote about the physical deficiencies of the product, I think it is a good book as a source of information.
P**M
Das Buch gibt einen tollen Überblick und ist eine sehr gute Referenz. Von der Kindle-Version kann ich nur abraten. Die Programmbeispiele sind unleserlich, da einige Zeichen übereinander dargestellt sind und unnötige Leerzeichen enthalten sind. Das Buch hätte 5 Sterne verdient. Durch die schlechte Kindle-Unsetzung gibt es nur 3 Sterne.
A**R
Bjarne Stroustrup has this intuitive, no-nonsense way of explaining things. He keeps emphasizing the philosophy of working with the C++ language to achieve performance, and I think this is a valid philosophy indeed! Truly, it makes sense. I myself have been guilty of using low-level C mechanisms to 'extract higher performance'. Hard though it might be to accept to several people, the C++ std libs might offer far better design and speed! The prose is straightforward, and the examples are no-frills code segments that directly get to the point. Excellent book!
B**G
The first chapter gives an extremely useful overview of C++11, the latest C++ standard. The rest of the book is more of a complete reference that fills in details of the standard, the motivations for the choices made, and the author's opinions about those choices, favorable or not. Stroustrup, as the original creator of the language, is uniquely placed to go into details. Many programmers like myself will only rarely need to go into great depth on any topic, but it is comforting to know that the answers are at hand in this book. One noteworthy fact is the extreme care taken in preparation of the text: In going through the whole book, admittedly skimming plenty of details, I found fewer than a dozen errors, some of them just nit-picking. This book is not intended as a primer to show beginners how to program in C++. It does deserve to be on the bookshelf of anyone aspiring to in-depth knowledge of C++.
A**R
英語もシンプルでわかりやすい。全部を読む必要はなく、自分の興味のある箇所だけ読むと良い。 Kindle版だと、ソースコードのみ読みことも可能で、それだけでもC++の理解が深まる。
ترست بايلوت
منذ شهر
منذ أسبوعين