International Superheroes describes lots of heroes from around the world. Apparently thanks to Eli Eshed, Israel is also well represented.
Author: Dotan Dimet
Free Microsoft Compiler & SDK? check.
Now I need is a Standard C++ Library (Microsoft licenses the one in Visual Studio from Dinkumware; Not surprisingly, it’s not part of the .NET SDK). But the Dinkum site mentions the competitors, and one of them is STLport.
Of course, other people are way ahead of me…
Update: Microsoft includes their Standard C++ Library in their official free download of their C++ compiler (link from Joel. (I believe those are command-line tools, so if that scares you, look elsewhere).
The Art of Unix Programming is Eric S. Raymond’s ode to the Unix philosophy of design.
The Guyster Show is updated with a new Episode and the magnificent show reel. Go Go Go!
Windows programming links. NotForShiffer.
- theForger’s Win32 API Tutorial
- He also points out that you can download Microsoft’s Windows C/C++ compiler for free (carefully hidden in the .NET SDK).
- Other curiosities I dredged up: MinIDE, an IDE without an editor and Zeus, yet another Editor which integrates the Kitchen Sink (the edit window looked horrible on my PC – refresh problems and display artifacts – so I’m not looking into it any further).