Стивен Дьюхерст, эксперт по С++ с более чем 20-летним опытом применения С++ в различных областях, рассматривает важнейшие, но зачастую неправильно понимаемые темы программирования и проектирования на С++, отсеивая при этом ненужные технические тонкости. В один тонкий том Стив уместил то, что он и его рецензенты, опытные консультанты и авторы, считают самым необходимым для эффективного программирования на С++. Книга адресована тем, кто имеет опыт программирования на С++ и испытывает необходимость быстро повысить свое знание С++ до профессионального уровня. Издание полезно и квалифицированным программистам на С или Java, имеющим небольшой опыт проектирования и разработки сложного кода на С++ и склонных программировать на С++ в стиле Java.
Programming » C Family: Nik Lever, "Real-time 3D Character Animation with Visual C++ (Book & CD-ROM)"
Author: free book city | Date: 21 March 2008 | Views: 727
Nik Lever, "Real-time 3D Character Animation with Visual C++ (Book & CD-ROM)"
Nik Lever, "Real-time 3D Character Animation with Visual C++ (Book & CD-ROM)" Publisher: Focal Press | Pages: 496 | 2002-01-08 | ISBN:0240516648 | PDF | 6 MB
Do you have some experience and a reasonable knowledge of C++ and want to write your own computer games? Have you ever looked at a PC or Playstation (R) game with characters running and leaping through an exciting landscape and wondered how it was done? If so then this book will give you all the information you need to achieve this goal, whether you are a hobby programmer, student or even a professional wanting to add that third dimension to your website.
Author: free book city | Date: 8 March 2008 | Views: 146
Model-Based Software Testing and Analysis with C#
Jonathan Jacky, Margus Veanes, Colin Campbell, Wolfram Schulte, "Model-Based Software Testing and Analysis with C#" Cambridge University Press | ISBN:0521687616 | November 12, 2007 | 368 Pages | PDF | 1.3MB
This book teaches new methods for specifying, analyzing, and testing software; essentials for creating high-quality software. These methods increase the automation in each of these steps, making them more timely, more thorough, and more effective. The authors work through several realistic case studies in-depth and detail, using a toolkit built on the C# language and the .NET framework. Readers can also apply the methods in analyzing and testing systems in many other languages and frameworks. Intended for professional software developers including testers, and for university students, this book is suitable for courses on software engineering, testing, specification, or applications of formal methods.
Author: free book city | Date: 29 February 2008 | Views: 304
Accelerated C++ Practical Programming by Example
Andrew Koenig,«Accelerated C++ Practical Programming by Example (+ source files and extras)» Addison-Wesley Professional | ISBN: 020170353X | CHM | 1,14 Mb | 352 Pages | 2000 Year
The Book: *Starts with the most useful concepts rather than the most primitive ones: You can begin writing programs immediately. *Describes real problems and solutions, not just language features: You see not only what each feature is, but also how to use it. *Covers the language and standard library together: You can use the library right from the start.