News

Two key areas for improving Perl programming are achieving better support for Win32 and efficiently producing an executable version of your program. This article rounds up a couple of tips to ...
[mitxela] has a tiny problem, literally: some of his projects are so small as to defy easy programming. While most of us would probably solve the problem of having no physical space on a board to m… ...
Would Windows still be Windows if Microsoft yanked out the Win32 programming interface and User GDI graphics-device-interface layers and replaced them with .Net managed code?
This is a first course in the design and implementation of graphical user interfaces (GUIs) for web-based environments. The course requires the completion of several client-side programming projects ...
From Win32 to Cocoa: A Windows user’s would-be conversion to Mac OS, part II From the archives—"I enjoy writing programs, but I don't enjoy writing for Windows." ...
Is there anything special I should know about programming for linux? Will my basic console win32 apps run since they aren't making any windows specific calls?