Difference between revisions of "Coding"
From esoterum.org
Line 13: | Line 13: | ||
== C == | == C == | ||
*[http://c-faq.com/index.html C-FAQ.com] | *[http://c-faq.com/index.html C-FAQ.com] | ||
+ | |||
+ | == Modeling == | ||
+ | |||
+ | === AMPL (Linear Programming) == | ||
+ | *Robert Fourer, [http://www.att.net/s/editorial.dll?pnum=1&bfromind=7406&eeid=5535987&_sitecat=1522&dcatid=0&eetype=article&render=y&ac=0&ck=&ch=ne&rg=blsadstrgt&_lid=332&_lnm=tg+ne+topnews&ck= AMPL: "A Mathematical Programming Language"] | ||
== Scripting == | == Scripting == |
Revision as of 16:06, 19 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
Modeling
= AMPL (Linear Programming)
- Robert Fourer, AMPL: "A Mathematical Programming Language"
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)