This is a concise Python 3 programming tutorial for people who think that reading is boring. I try to show everything with simple code examples; there are no long and complicated explanations with ...
theForger's Win32 API tutorial is one of the better non-MS affiliated free online resources for learning the basics of Win32 API programming, but the code is IMO hopelessly out-dated. Written when ...