Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
1-20 of 20 Items < Prev | 1 | Next >
1. | Ivor Horton's Beginning Visual C++ 2012 By: Ivor Horton Publisher: Wrox Publication Date: 02-OCT-2012 Insert Date: 25-MAR-2013 Slots: 1.0 | Overview: Ivor Horton's Beginning Visual C++ 2012
The only book to teach C++ programming with Microsoft Visual Studio!
There's a reason why Ivor Horton's Beginning Visual C++ books dominate the marketplace. Ivor Horton has a loyal following who love his winning approach to teaching programming languages, and in this fully updated new edition, he repeats his successful formula. Offering a comprehensive introduction to both the standard C++ language and to Visual C++, he offers step-by-step programming exercises, examples, and solutions to deftly guide novice programmers through the ins and outs of C++ development.
Introduces novice...
|
2. | Parallel Programming with Microsoft® Visual C++® By: Colin Campbell; Ade Miller Publisher: Microsoft Press Publication Date: 12-APR-2011 Insert Date: 15-JAN-2013 Slots: 1.0 | Overview: Parallel Programming with Microsoft® Visual C++® Save time and reduce risk on your software development projects by incorporating patterns &practices, Microsoft®'s applied engineering guidance that includes both production quality source code and documentation....
|
3. | Richtig einsteigen: Programmieren lernen mit Visual C++ 2010 By: Walter Saumweber Publisher: Microsoft Press Deutschland Publication Date: 29-SEP-2010 Insert Date: 14-MAR-2012 Slots: 1.0 | Overview: Richtig einsteigen: Programmieren lernen mit Visual C++ 2010 Dieses Buch führt Sie grundlegend in die Programmierung von Visual C++ ein. Sie erlernen die Basics der Sprache und objektorientierte Programmiertechniken, aber auch die Programmierung mit Hilfe einer modernen Klassenbibliothek, wie dem .NET Framework. All das können Sie mit Hilfe der dem Buch beiliegenden Entwicklungsumgebung sofort ausprobieren und anwenden. Dabei setzt dieses Buch kein Vorwissen voraus. beinhaltet aber alles, was Sie benötigen, um den ersten und auch zweiten Schritt auf dem Weg zum professionellen Programmierer zu machen. Das Ganze ist in ein didaktisch ausgearbeitetes...
|
4. | Visual C++ 2010 - Das Entwicklerbuch By: Walter Saumweber; Dirk Louis Publisher: Microsoft Press Deutschland Publication Date: 10-AUG-2011 Insert Date: 03-MAR-2012 Slots: 1.0 | Overview: Visual C++ 2010 - Das Entwicklerbuch Das umfassende Arbeitsbuch zur Programmierung mit Visual C++. Das Buch beinhaltet eine kurze Einführung in die C++-Grundlagen und konzentriert sich von Anfang an auf die Programmierung mit den .NET-Bibliotheken und die C++/CLI-Syntax. Es zeigt die optimale Nutzung der Visual Studio-Umgebung unter Berücksichtigung folgender Schwerpunkte: Objektorientierung, Windows Forms, Datenbanken, parallele Programmierung und Weitergabe von Programmen....
|
5. | Ivor Horton's Beginning Visual C++® 2005 By: Ivor Horton Publisher: Wrox Publication Date: 20-FEB-2006 Insert Date: 24-MAR-2011 Slots: 1.0 | Overview: Ivor Horton's Beginning Visual C++® 2005
Popular author Ivor Horton uses his trademark approachable writing style to provide novice programmers with the basic tools as they learn Visual C++ 2005
Readers will learn how to program in C++ using Visual C++ 2005-without any previous knowledge of C++
More than 35 percent new and updated material covers the new release of Visual C++, and exercises and solutions help readers along the way
Demonstrates the significant new features of Visual C++ 2005, providing improved flexibility in developing Microsoft applications in C++
...
|
6. | Ivor Horton's Beginning Visual C++® 2010 By: Ivor Horton Publisher: Wrox Publication Date: 12-APR-2010 Insert Date: 03-MAR-2011 Slots: 1.0 | Overview: Ivor Horton's Beginning Visual C++® 2010
The leading author of programming tutorials for beginners introduces you to Visual C++ 2010
Ivor 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.
All aspects of the 2010 release are covered, including changes to the language and the C++ standard.
Microsoft Visual C++ is one of the most popular C++ development environments and...
|
7. | Programming with Managed Extensions for Microsoft® Visual C++® .NET By: Richard Grimes Publisher: Microsoft Press Publication Date: 15-JUL-2002 Insert Date: 01-FEB-2011 Slots: 1.0 | Overview: Programming with Managed Extensions for Microsoft® Visual C++® .NET This book thoroughly covers the Visual C++ managed extensions and how to write Microsoft .NET libraries and applications, plus features that are new to Visual C++....
|
8. | Microsoft® Visual C++® .NET Language Reference By: Microsoft Corporation Publisher: Microsoft Press Publication Date: 15-MAR-2002 Insert Date: 04-JUN-2010 Slots: 1.0 | Overview: Microsoft® Visual C++® .NET Language Reference Here’s official documentation for the Visual C++® .NET language, including descriptions of all major features. Covers modifiers, statements, operators, attributes, declarations, namespaces, classes, managed extensions keywords, compiler options, and more....
|
9. | Computing for Numerical Methods Using Visual C++ By: Shaharuddin Salleh; Albert Y. Zomaya; Sakhinah A. Bakar Publisher: Wiley-Interscience Publication Date: 14-DEC-2007 Insert Date: 20-MAR-2010 Slots: 1.0 | Overview: Computing for Numerical Methods Using Visual C++
A visual, interdisciplinary approach to solving problems in numerical methods
Computing for Numerical Methods Using Visual C++ fills the need for a complete, authoritative book on the visual solutions to problems in numerical methods using C++. In an age of boundless research, there is a need for a programming language that can successfully bridge the communication gap between a problem and its computing elements through the use of visual-ization for engineers and members of varying disciplines, such as biologists, medical doctors, mathematicians, economists, and politicians. This book...
|
10. | Windows® via C/C++ (softcover), Fifth Edition By: Jeffrey Richter; Christophe Nasarre Publisher: Microsoft Press Publication Date: 15-SEP-2011 Insert Date: 26-FEB-2010 Slots: 1.0 | Overview: Windows® via C/C++ (softcover), Fifth Edition Get the classic book for programming Windows in Microsoft® Visual C++®—now in its fifth edition and fully revised for Windows Vista®. This must-have book covers programming at the API level with code samples in Visual C++....
|
11. | Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 By: Gordon Hogenson Publisher: Apress Publication Date: 19-AUG-2008 Insert Date: 25-JUN-2009 Slots: 1.0 | Overview: Foundations of C++/CLI: The Visual C++ Language for .NET 3.5
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. In 13 no–fluff chapters, Microsoft insiders take readers into the core of the C++/CLI language and explain both how the language elements work and how Microsoft intends them to be used.
This book is a beginner's guide, but it assumes a familiarity with...
|
12. | Visual C++ 2008: Das umfassende Handbuch für Programmierer By: Dirk Louis Publisher: Markt+Technik Verlag Publication Date: 30-MAY-2008 Insert Date: 18-MAR-2009 Slots: 1.0 | Overview: Visual C++ 2008: Das umfassende Handbuch für Programmierer
Visual C++ ist eine der wichtigsten Entwicklungsumgebungen der objektorientierten Programmiersprache C++. Der Erfolgsautor Dirk Louis liefert Ihnen eine umfassende Einführung in die Programmierung mit Visual C++ 2008. Im ersten Teil werden die wichtigsten Sprachgrundlagen behandelt. Weiter geht es im zweiten Teil zu den notwendigen Erweiterungen der Sprache. Und dann steigen Sie in die Programmierung von grafischen Oberflächen ein, erstellen Steuerelemente und Menüleisten. Dazu finden Sie mehrere Anwendungsbeispiele, die Sie in eigenen Projekten einsetzen können. Außerdem erfahren Sie,...
|
13. | jetzt lerne ich Visual C++ 2008 By: Dirk Louis Publisher: Markt+Technik Verlag Publication Date: 31-MAR-2008 Insert Date: 18-MAR-2009 Slots: 1.0 | Overview: jetzt lerne ich Visual C++ 2008
Dirk Louis erklärt Ihnen in diesem Buch von Grund auf alles, was C++-Programmierer beim Umgang mit Visual C++ 2008 berücksichtigen müssen. Als erfolgreicher Autor v.a. auch zum Thema Visual C# kennt er die Fragen, mit denen sich Programmierer bzw. Leser beschäftigen. Die Antworten darauf weiß er überaus locker zu vermitteln. Die Beispiele sind immer aus dem Leben gegriffen und äußerst leicht verständlich erläutert.
...
|
14. | Visual C++® 2008: How to Program, Second Edition By: P. J.Deitel & Associates, Inc. Deitel; H. M.Deitel & Associates, Inc. Deitel; D. T. Quirk Publisher: Prentice Hall Publication Date: 31-DEC-2007 Insert Date: 24-AUG-2008 Slots: 1.0 | Overview: Visual C++® 2008: How to Program, Second Edition Based on the authors’ highly popular
C++-standard-compliant textbook, C++ How to Program, 6/e,
Visual C++ How to Program 2/ E builds off this successful
approach to offer readers a comprehensive introduction to Visual
C++. Through their ongoing consultation with the Microsoft
Visual C++ team, the Deitels have developed an approach that
focuses on native C++Â and presents examples of .NET managed
code programming with C++/CLI, where appropriate. The
book takes an easy-to-follow, carefully developed early
classes and objects approach. This includes comprehensive
coverage of the Visual C++...
|
15. | Microsoft® Visual C++® .NET: Step by Step By: Julian Templeman; Andy Olsen Publisher: Microsoft Press Publication Date: 26-MAR-2003 Insert Date: 18-MAY-2005 Slots: 1.0 | Overview: Microsoft® Visual C++® .NET: Step by Step Teach yourself Visual C++ .NET version 2003—and begin developing Microsoft .NET–connected applications—one step at a time. Master core skills with step-by-step lessons and challenge yourself with simple to complex coding problems....
|
16. | Microsoft® Visual C++® .NET 2003 Kick Start By: Kate Gregory Publisher: Sams Publication Date: 04-DEC-2003 Insert Date: 11-DEC-2003 Slots: 1.0 | Overview: Microsoft® Visual C++® .NET 2003 Kick Start Microsoft Visual C++ .NET 2003 Kick Start is targeted
toward developers interested in making the jump to .NET, working
programmers already familiar with another programming language or
the previous version of VS. Visual C++ .NET 2003 Kick Start
speeds through basic concepts and focuses on practical examples and
benefits of moving to VC++ .NET. This book explains how VC++ code
interacts with the .NET Framework, the extra capabilities of VC++
compared to VB.NET and C# in .NET code interoperability, how to use
Windows Forms (a new feature for VC++ .NET in the 2003 edition),
and how to migrate...
|
17. | Programming with Microsoft Visual C++ .NET By: George Shepherd; David Kruglinski Publisher: Microsoft Press Publication Date: 25-OCT-2002 Insert Date: 25-JAN-2003 Slots: 1.0 | Overview: Programming with Microsoft Visual C++ .NET
The in-depth reference that covers both classic, core Windows competencies and modern .NET programming.
Learn how to write solid Visual C++ .NET code today with this comprehensive reference—the latest edition of the industry's most trusted text. It's the complete programming guide for intermediate and advanced developers who want to create .NET applications with Visual C++ and the Microsoft .NET Framework. Focusing on core programming techniques, instructions, and solutions, this book shows you what's new in Visual C++ .NET and walks you through the development life cycle with this...
|
18. | Sams Teach Yourself Visual C++® .NET in 24 Hours By: Richard Simon; Mark Schmidt Publisher: Sams Publication Date: 09-APR-2002 Insert Date: 16-NOV-2002 Slots: 1.0 | Overview: Sams Teach Yourself Visual C++® .NET in 24 Hours This book is for developers who want to develop .NET
applications using Visual C++ 7.0 as the programming language. It
covers the new features of Visual C++ which support .NET while
lightly covering the new MFC and ATL enhancements as they relate to
the .NET architecture, but focuses heavily on developing for the
.NET framework. The book takes the reader through a simple .NET
application, a more advanced application, and Internet development
in .NET. The reader is also shown the differences between managed
and unmanaged Visual C++ code and how to integrate them--critical
information for...
|
19. | COM+ Programming: A Practical Guide Using Visual C++ and ATL By: Pradeep Tapadiya Publisher: Prentice Hall Publication Date: 15-SEP-2000 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: COM+ Programming: A Practical Guide Using Visual C++ and ATL
Maximizing COM/COM+ software reusability and scalability:
practical solutions!
Developing robust enterprise COM+ applications: Proven
guidelines and sample code
In-depth coverage: IDL interface design, COM+ synchronization,
transactions, queuing, security, events, and more
Techniques for administering distributed component
environments
Maximizing COM/COM+ reuse and scalability: practical,
enterprise-class solutions!
If you're ready to develop COM/COM+ enterprise applications,
start with this practical, solutions-focused guide! Using case
studies and real-world code...
|
20. | By: Mickey Williams; David Bennett Publisher: Sams Publication Date: 24-JUL-2000 Insert Date: 25-SEP-2002 Slots: 1.0 | Overview: Visual C++® 6 Unleashed Visual C++ 6 Unleashed provides comprehensive coverage of the
core topics for Visual C++ 6 programming. This book skips the
beginning level material and jumps right in to Visual C++. By the
end of the book, you will be able to master the 32-bit power of
Windows using Visual C++ as your programming language. Topics
include mastering the debugger, using and integrating HTML help,
creating custom AppWizards, customizing the IDE with add-ins,
writing multi-threaded MFC applications, developing NT services,
using advanced UI techniques, and much more....
|
1-20 of 20 Items < Prev | 1 | Next >