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:
- PLC i TIA Portal. Kurs video. Techniki programowania SIMATIC S7-1200 200,00 zł, (10,00 zł -95%)
- Google Cloud. Kurs video. Zostań administratorem systemów IT 142,86 zł, (10,00 zł -93%)
- Instalacja i konfiguracja baz danych. Kurs video. Przygotowanie do egzaminu 70-765 Provisioning SQL Databases 285,57 zł, (19,99 zł -93%)
- Jak zhakowa 125,00 zł, (10,00 zł -92%)
- Excel w HR. Kurs video. Od teorii do praktyki 222,11 zł, (19,99 zł -91%)
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