Fast becoming the standard language of commercial software development, C++ is an update of the C programming language, adding object-oriented features that are very helpful for today's larger graphical applications. *Practical C++ Programming* is a complete introduction to the C++ language for the
Accelerated C++: Practical Programming by Example
โ Scribed by Andrew Koenig, Barbara E. Moo
- Book ID
- 127399529
- Publisher
- Addison-Wesley Professional
- Year
- 2000
- Tongue
- English
- Weight
- 879 KB
- Category
- Library
- ISBN-13
- 9780201703535
- ASIN
- B0032V4Z7I
No coin nor oath required. For personal study only.
โฆ Synopsis
Want to learn how to program in C++ immediately? Want to start writing better, more powerful C++ programs today? Accelerated C++'s uniquely modern approach will help you learn faster and more fluently than you ever believed possible. Based on the authors' intensive summer C++ courses at Stanford University, Accelerated C++ covers virtually every concept that most professional C++ programmers will ever use - but it turns the "traditional" C++ curriculum upside down, starting with the high-level C++ data structures and algorithms that let you write robust programs immediately. Once you're getting results, Accelerated C++ takes you "under the hood," introducing complex language features such as memory management in context, and explaining exactly how and when to use them. From start to finish, the book concentrates on solving problems, rather than learning language and library features for their own sake. The result: You'll be writing real-world programs in no time - and outstanding code faster than you ever imagined.
โฆ Subjects
C / C++
๐ SIMILAR VOLUMES
C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relatively difficult to master, even if you already know the C programming language. The 2nd edition of P
The book has great examples for incorporating good artificial intelligence in games. The author knows how to organize code effectively, and if you're a beginner programmer with C++, you'll learn a few things there as well. I also like that the extra material for the book that is usually included a
Linux Socket Programming by Example begins with a very basic introduction to the fundamentals of socket level programming. As the chapters progress, you are introduced to related concepts, such as forming network addresses, Ipv6, the TCP/IP protocol suite and options, writing servers, and creating s
Best selling author Bruce Eckel has joined forces with Chuck Allison to write Thinking in C++, Volume 2, the sequel to the highly received and best selling Thinking in C++, Volume 1. Eckel is the master of teaching professional programmers how to quickly learn cutting edge topics in C++ that are glo