Difference between revisions of "Coding"
From esoterum.org
m (Reverted edits by 140.128.20.205 (Talk); changed back to last version by Baker) |
|||
Line 10: | Line 10: | ||
*[http://www.w3schools.com/tags/ref_ascii.asp HTML ASCII quick reference] | *[http://www.w3schools.com/tags/ref_ascii.asp HTML ASCII quick reference] | ||
*[http://www.w3schools.com/tags/ref_urlencode.asp HTML URL encoding quick reference] | *[http://www.w3schools.com/tags/ref_urlencode.asp HTML URL encoding quick reference] | ||
+ | |||
+ | == C == | ||
+ | *[http://c-faq.com/index.html C-FAQ.com] | ||
== Scripting == | == Scripting == |
Revision as of 21:57, 2 November 2007
Contents
GNU
Java
HTML
- HTML 4.01/XHTML reference page
- Span formats (including mouse hover)
- HTML ASCII quick reference
- HTML URL encoding quick reference
C
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
- Regular Expressions Quick Reference
Assembly
- > Assembly programming tutorial
- Unix assembly programming
- Assembly programming tutor from U Akron
- List of assembly tutorials (Linux)