Windows - gusenov/kb GitHub Wiki

Books

  • C++ Windows Programming by Stefan Björnander - 588 pages
    • the Tetris game, a drawing program, a word processor, and a spreadsheet program
    • how to develop object-oriented graphical applications
    • how the Win32 API works, the second part of this book gives a detailed description

Courses