C++ Primer PlusC Primer Plus is a conversational-style book aimed at those new to C programming. A friendly and easy-to-use self-study guide, this book will be appropriate for serious students of programming, as well as developers proficient in other languages with a desire to better understand the fundamentals of this core language. As with all the editions, author Stephen Prata's aim has been to create an introduction to C that is instructive, clear, and helpful. Programming concepts are explained along with details of the C language; the book does not assume that you are a professional programmer. Many short, easily typed examples illustrate just one or two concepts at a time, since learning by doing is one of the most effective ways to master new information. Finally, review questions and programming exercises at the end of each chapter punctuate the most critical information and help readers digest the most difficult concepts. The text has been updated to accommodate the emergence of a new standard for C-C99. |
What people are saying - Write a review
User ratings
5 stars |
| ||
4 stars |
| ||
3 stars |
| ||
2 stars |
| ||
1 star |
|
Reviews aren't verified, but Google checks for and removes fake content when it's identified
User Review - Flag as inappropriate
Well built, although I felt Mr Prata's "C primer plus" more precise and clearer, but that's certainly linked with the language itself.
User Review - Flag as inappropriate
Currently reading through the book and have to say i am impressed. Learning C++ on my own and compared to other books I have read this makes the most sense. Although, the best way to learn is by trial-and-error and of course experimenting, this book will be a great reference in the future.