Visual C++ Books
-
Ivor Horton's Beginning Visual C++ 2010 (Wrox Programmer to Programmer)
Published 10 years ago
by Ivor Horton, Wrox
The leading author of programming tutorials for beginners introduces you to Visual C++ 2010Ivor Horton is the preeminent author of introductory programming language tutorials; previous editions of his Beginning Visual C++ have sold nearly 100,000 copies. This book is a comprehensive introduction to both the Standard C++ language and to Visual C++ 2010; no previous programming experience is required.
-
Pro Visual C++/CLI and the .NET 3.5 Platform
Published 12 years ago includes sample chapter
by Stephen R. G. Fraser, Apress
Pro Visual C++/CLI and the .NET 3.5 Platform is about writing .NET applications using C++/CLI. While readers are learning the ins and outs of .NET application development, they will also be learning the syntax of C++, both old and new to .NET. Readers will also gain a good understanding of the .NET architecture. This is truly a .NET book applying C++ as its development languageānot another C++ syntax book that happens to cover .NET.
-
More Effective C#: 50 Specific Ways to Improve Your C# (Effective Software Development Series)
Published 12 years ago
by Bill Wagner, Addison-Wesley Professional
“Shining a bright light into many of the dark corners of C# 3.0, this book not only covers the ‘how,’ but also the ‘why,’ arming the reader with many field-tested methods for wringing the most from the new language features, such as LINQ, generics, and multithreading. If you are serious about developing with the C# language, you need this book.” –Bill Craun, Principal Consultant, Ambassador Solutions, Inc.
-
Foundations of C++/CLI: The Visual C++ Language for .NET 3.5
Published 12 years ago includes sample chapter
by Gordon Hogenson, Apress
Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 introduces C++/CLI, Microsoft’s extensions to the C++ syntax that allow you to target the common language runtime, the key to the heart of the .NET Framework 3.5. This book gives you a small, fast–paced primer that will kick–start your journey into the world of C++/CLI.
-
Sams Teach Yourself ASP.NET 3.5 in 24 Hours, Complete Starter Kit (Sams Teach Yourself -- Hours)
Published 12 years ago
by Scott Mitchell, Sams
Sams Teach Yourself ASP.NET 3.5 in 24 HoursScott MitchellStarter KitDVD includes Microsoft Visual Web Developer 2008 Express EditionIn just 24 sessions of one hour or less, you will be up and running with ASP.NET 3.5. Using a straightforward, step-by-step approach, each lesson builds upon a real-world foundation forged in both technology and business matters, allowing you to learn the essentials of building dynamic, data-driven web applications from the ground up.
-
Ivor Horton's Beginning Visual C++ 2008
Published 12 years ago
by Ivor Horton, Wrox
Proudly presenting the latest edition of one of the all-time bestselling books on the C++ language, successful author Ivor Horton repeats the formula that has made each previous edition so popular by teaching you both the standard C++ language and C++/CLI as well as Visual C++ 2008. Thoroughly updated for the 2008 release, this book shows you how to build real-world applications using Visual C++ and guides you through the ins and outs of C++ development.
-
C++ Programming: From Problem Analysis to Program Design
Published 13 years ago
by D.S. Malik, Course Technology
Now in its fourth edition, C++ Programming: From Problem Analysis to Program Design remains the definitive text for CS1 courses. Best-selling author D.S. Malik employs a student-focused approach, using complete programming examples to teach introductory programming concepts. This fourth edition has been enhanced to further demonstrate the use of OOD methodology, to introduce sorting algorithms (bubble sort and insertion sort), and to present additional material on abstract classes.
-
Windows via C/C++ (Pro - Developer
Published 13 years ago
by Jeffrey M. Richter, Christophe Nasarre, Microsoft Press
Get the preeminent guide to programming application for Windows with C++. Programming Applications for Microsoft Windows is a classic book (formerly titled Advanced Windows, Third Edition) and is now fully updated for Windows Vista, including the latest information about Windows XP. In-depth and comprehensive, this essential reference covers the Windows operating system and how to program at the API level.
-
Developing Drivers with the Windows Driver Foundation (Pro Developer
Published 13 years ago
by Penny Orwick, Guy Smith, Microsoft Press
Master the features and capabilities of the new Windows Driver Foundation--with guidance straight from the experts. The new Windows Driver Foundation, based on the Windows Driver Kit, simplifies driver development with new models and tools familiar to developers who work with Microsoft Visual Studio®. This in-depth guide delivers authoritative guidance on these new models, straight from the teams at Microsoft who developed the Windows Driver Foundation and based on feedback from beta testers.
-
Expert Visual C++/CLI: .NET for Visual C++ Programmers
Published 13 years ago includes sample chapter
by Marcus Heege, Apress
C++/CLI is Microsofts latest extension to C++ that targets the heart of .NET 2.0, the common language runtime. Expert Visual C++/CLI is written by visual C++ MVP Marcus Heege, who examines the core of the C++/CLI language. He explains both how the language elements work and how Microsoft intends them to be used.