Difference between revisions of "Coding"
From esoterum.org
Line 22: | Line 22: | ||
*[http://www.php.net/ PHP.net] | *[http://www.php.net/ PHP.net] | ||
*[http://www.thesitewizard.com/archive/apache.shtml Installing Apache server on Windows] | *[http://www.thesitewizard.com/archive/apache.shtml Installing Apache server on Windows] | ||
+ | *[http://www.bin-co.com/php/scripts/load/ Function for loading the contents of web pages into a variable] | ||
== Assembly == | == Assembly == |
Revision as of 00:54, 12 August 2007
Unix/Linux
- Basic unix commands
- Basic unix commands
- Linux command reference
- Emacs manual
- Gawk manual
- GNU awk manual
- GNU manuals from University of Utah
Java
Scripting
CGI
PHP
- PHP Tutoial
- PHP vs. Pearl scripting
- Installing PHP on Windows
- PHP.net
- Installing Apache server on Windows
- Function for loading the contents of web pages into a variable
Assembly
- > Assembly programming tutorial
- Unix assembly programming
- Assembly programming tutor from U Akron
- List of assembly tutorials (Linux)