This article, and the one to follow, are based on a Software Development class I taught a few years ago. The students in this class were non-programmers who had been hired to receive bug reports for a ...
Normally, installing a new application is no more difficult than double-clicking an installer and hitting Next a few times. For those very rare occasions when an app's source code is all that's ...
Two key areas for improving Perl programming are achieving better support for Win32 and efficiently producing an executable version of your program. Here, we've rounded up a couple of tips to address ...