C++ for VB Programmers
Autor Jonathan Morrisonen Limba Engleză Paperback – 21 sep 2000
Writing from the perspective of an advanced VB programmer—and using his own learning process as the framework—author Jonathan Morrison teaches you how to harness the development power of C++. Beginning with an overview of the ways in which C++ complements VB, he moves on to cover the VC++ development environment that most VB programmers will turn to first (Visual Studio), exploring a wealth of topics including the differences between VB and C++ compilers, the C preprocessor, and the process of memory management in C++.
In the second half of the book, Morrison discusses the basics of the C++ language, including data and variables, operators, loops, and control statements. He then covers pointers, classes, and templates. The book also contains comprehensive coverage of VB and C++ DLLs, how to use C++ DLLs with VB programs, the ATL, and COM objects.
Preț: 264.60 lei
Preț vechi: 330.75 lei
-20% Nou
Puncte Express: 397
Preț estimativ în valută:
50.64€ • 53.42$ • 42.20£
50.64€ • 53.42$ • 42.20£
Carte disponibilă
Livrare economică 12-26 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781893115767
ISBN-10: 1893115763
Pagini: 396
Ilustrații: XIV, 408 p. 111 illus. With online files/update.
Dimensiuni: 191 x 235 x 21 mm
Greutate: 0.83 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1893115763
Pagini: 396
Ilustrații: XIV, 408 p. 111 illus. With online files/update.
Dimensiuni: 191 x 235 x 21 mm
Greutate: 0.83 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
1 Why C++? (And Why with Visual Basic).- 2 Where Do We Start?.- 3 How Do You Do That Voodoo That You Do?.- 4 C++ 101.- 5 It’s Not Polite to Point.- 6 Classes.- 7 Templates.- 8 Putting It All Together.- 9 What’s the DLL, Man?.- 10 Your First Real DLL.- 11 An ATL Primer.- 12 The COM Project.- 13 Advanced Topics.- Appendix A A Thread to Visual Basic.- Just Because You Can, Doesn’t Always Mean that You Should.- A Quick Review of Multithreading.- The Threading Contract.- The CreateThread API.- The CreateThread API Revisited.- Conclusion.- Appendix B Visual Basic Strings: The BSTR Data Type.- What Is a BSTR?.- Using_bstr_t.- Conclusion.- Appendix C Article 3. Strings the OLE Way.- Unicode Versus ANSI.- What Is a BSTR?.- The String Class.
Notă biografică
Jonathan Morrison has written several books on C++ and Visual Basic programming, and has over�seven years of experience developing applications in Visual Basic, C++, and Java. He has consulted for Racal Datacom, The Maxim Group, and Cyberguard, and has held lead development positions at AIG, Autonation USA, and Digitalbond Inc. He currently works for Microsoft's Solution Integration Engineering Team, where he helps Microsoft's enterprise customers design, develop, and debug their large-scale applications.
Caracteristici
Morrison teaches VB programmers to program in C++ by making use of their own knowledge to make the transition as easily as possible. It is the only book to take this unique approach This book is based on the author's own experience of learning C++ as a VB programmer Includes the starter edition of Visual C++ Includes supplementary material: sn.pub/extras