C++ Windows Programming. Click here to enter text - Helion
Tytuł oryginału: C++ Windows Programming. Click here to enter text.
ISBN: 9781786468246
stron: 588, Format: ebook
Data wydania: 2016-09-12
Księgarnia: Helion
Cena książki: 159,00 zł
It is critical that modern developers have the right tools to build practical, user-friendly, and efficient applications in order to compete in today’s market. Through hands-on guidance, this book illustrates and demonstrates C++ best practices and the Small Windows object-oriented class library to ease your development of interactive Windows applications.
Begin with a focus on high level application development using Small Windows. Learn how to build four real-world applications which focus on the general problems faced when developing graphical applications. Get essential troubleshooting guidance on drawing, spreadsheet, and word processing applications. Finally finish up with a deep dive into the workings of the Small Windows class library, which will give you all the insights you need to build your own object-oriented class library in C++.
Osoby które kupowały "C++ Windows Programming. Click here to enter text", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
C++ Windows Programming. Click here to enter text eBook -- spis treści
- 1. Introduction
- 2. Hello Small World!
- 3. Building a Tetris Application
- 4. Working with shapes and figures
- 5. The Figure Hierarchy
- 6. Building a Word Processor
- 7. Keyboard Input and Character Calculation
- 8. Building a Spread-Sheet Application
- 9. Formula Interpretation
- 10. The Framework
- 11. The Document
- 12. The Auxiliary Classes
- 13. The Registry, Clipboard, Standard Dialogs, and Print Preview
- 14. Dialogs, Controls and Page Setup
- 15. Appendix