Getting Started with Programming

GilesGuthrie

Staff Emeritus
11,038
United Kingdom
Edinburgh, UK
CMDRTheDarkLord
In this thread, you will find some resources to get you started in your language of choice. Please feel free to add information at the end. I'll combine it with the existing posts as and when I can.

Thanks :)
 
PHP: Hypertext Preprocessor

PHP is a server-side scripting language for Web pages.

Here is GilesGuthrie's Getting-Started pep-talk. It also contains a link to TutorialForums (Acid X)
Here is TurboSmoke's guide to form processing with PHP.
Here is a page with tutorials written by Acid X.
 
Perl

Perl is a UNIX scripting language that has found new purpose in web page processing.

Here is a quick question-answer session on Perl
 
Back