My Top Ten Tips on how to become a Rock Star Programmer
| by Mikael Grev | April 14, 2006 | |
You will notice that there are no micro coding tips&tricks below. No info on how to make a fast for loop or such. |
Intro to CGI
| by Matt Kruse | April 06, 2006 |
|
"What is CGI? What is Perl? Chmod? Executable? 501 Errors? What the hell is a cgi-bin?" |
Build a Perl/CGI voting system
| by Allan Peda | March 27, 2006 | |
This article presents a real-world example -- a Web-based voting application -- that highlights the use of minimal external modules, forgoes using client-based cookies, and takes advantage of CGI attributes. |