Difference between revisions of "Coding"
From esoterum.org
Line 21: | Line 21: | ||
*[http://fedoraproject.org/wiki/FedoraLiveCD/USBHowTo Create bootable USB drive using Fedora script] | *[http://fedoraproject.org/wiki/FedoraLiveCD/USBHowTo Create bootable USB drive using Fedora script] | ||
*[http://www.livibetter.com/blog/2007/06/14/installing-tftp-on-fedora/ Installing tftp on Fedora] | *[http://www.livibetter.com/blog/2007/06/14/installing-tftp-on-fedora/ Installing tftp on Fedora] | ||
+ | |||
+ | === Compilers === | ||
+ | *[ftp://download.intel.com/software/products/opensource/downloads/howto0_.pdf Cross compiler for Arm information] | ||
+ | *[http://ftp.snapgear.org/pub/snapgear/tools/arm-linux/build-arm-linux-3.4.4 How to build arm-linux toolchain for ARM/XSCALE] | ||
+ | |||
+ | === Make === | ||
+ | *[http://www.gnu.org/software/make/manual/make.html Make manual] | ||
== Java == | == Java == |
Revision as of 14:16, 4 September 2007
Contents
GNU
Unix/Linux
- Basic unix commands
- Basic unix commands
- IO-Redirection shell commands
- Linux command reference
- Emacs manual
- Gawk manual
- GNU awk manual
- GNU manuals from University of Utah
Drivers
Bootloader
Fedora Red Hat Enterprise Linux (RHEL)
Compilers
Make
Java
HTML
- HTML 4.01/XHTML reference page
- Span formats (including mouse hover)
- HTML ASCII quick reference
- HTML URL encoding quick reference
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)