Buch, Englisch, 396 Seiten, Format (B × H): 191 mm x 235 mm, Gewicht: 7355 g
ISBN: 978-1-4302-6706-5
Verlag: Apress
C++ 2013 for C# Developers provides a fast-track to C++ proficiency forthose already using the C# language at an advanced level. Beginning with a detailed explanation of the mechanics of C++'s execution sequence, its grammar, syntax and data access you'll quickly learn the similarities and differences between C++ and C#.
The second and third partsof the of the book are devoted to a detailed deep-dive into C++ development to provide clear information and advice about how to use the languageeffectively.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Part 1: Fast Track to C++
1. Hello, World
2. There's No Place Like Home
3. Syntax
4. C# to C++/CLI
5. Tools
6. Data Types
7. Arrays
8. Polymorphism and Protection
Part 2: Details
9. Pointers and Unsafe Code
10. Properties and Events
11. Expressions and Operators
12. The End of the Beginning
13. Fun, Fun, and More Fun
Part 3: Advanced Concepts
14. Generics
15. Introduction to Templates
16. Advanced Generics and Casts
17. The Preprocessor
18. Native C++
19. Multiple Language Support
20. Final Thoughts