You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 Standard Fully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the language fast, and to use it in modern, highly effective ways. Highlighting today’s best practices, the authors show how to use both the core language and its standard library to write efficient, readable, and powerful code. C++ Primer, Fifth Edition, introduces the C++ standard library from the outset, drawing on its common functions and facilities to help you write useful programs without first having to master every language detail. The book’s ma...
The authors begin by explaining why C++ is worth learning and then move on to the most important elements of C++. This book emphasizes understanding and practical use of the language. It explores the basics, covers inheritance and object-oriented programming, discusses templates and the powerful kind of abstraction they provide, and shows how to design and use libraries.
None
None
SFML Game Development is a fast-paced, step-by-step guide, providing you with all the knowledge and tools you need to create your first game using SFML 2.0.SFML Game Development addresses ambitious C++ programmers who want to develop their own game. If you have plenty of ideas for an awesome and unique game, but don't know how to start implementing them, then this book is for you. The book assumes no knowledge about SFML or game development, but a solid understanding of C++ is required.
None
C++ Primer Plus, Sixth Edition New C++11 Coverage C++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. An accessible and easy-to-use self-study guide, this book is appropriate for both serious students of programming as well as developers already proficient in other languages. The sixth edition of C++ Primer Plus has been updated and expanded to cover the latest developments in C++, including a detailed look at the new C++11 standard. Author and educator Stephen Prata has created an introduction to C++ that is instructive, clear, and insightful. Fundamental programming concepts are explained along with details o...
In her masterfully plotted novel, Moo, Pulitzer-Prize winner Jane Smiley offers us both a sharply funny comedy and a darkly poignant slice of life. Nestled in the heart of the Midwest, amid cow pastures and waving fields of grain, lies Moo University, a distinguished institution devoted to the art and science of agriculture. Here, in an atmosphere rife with devious plots, lusty liaisons, and academic one-upmanship, Chairman X of the Horticulture Department harbours a secret fantasy to kill the dean; Mrs Walker, the provost's right-hand and campus information queen, knows where all the bodies are buried; Timothy Monahan, associate professor of English, advocates eavesdropping for his creative writing assignments; and Bob Carlson, a sophomore, feeds and maintains his only friend: a hog named Earl Butz.
More C++ Gems picks up where the first book left off, presenting tips, tricks, proven strategies, easy-to-follow techniques, and usable source code.