Table of Contents

@related : ProgrammingTools C++ Java Shell Convention Design static Tool Make Language

When I am working on a problem I never think about beauty. I only think about how to solve the problem. But when I have finished; if the solution is not beautiful; I know it is wrong. – Buckminster Fuller (1895-1983)

“Programming is the art of telling another human what one wants the computer to do.” ~DonaldKnuth

Programming or the Art of making Software

http://fr.wikipedia.org/wiki/Programmation

Reference : http://www.digilife.be/quickreferences/quickrefs.htm

[[Programming]] [[Language]]s

Caml : http://caml.inria.fr/tutorials-eng.html

D : http://www.digitalmars.com/d/index.html

Ruby : http://tryruby.hobix.com/

Flex/Bison : http://dinosaur.compilertools.net/bison/index.html

lisp Book: http://dept-info.labri.u-bordeaux.fr/~strandh/Teaching/Programmation-Symbolique/Common/Book/HTML/programmation.html

R : https://moodle.insa-toulouse.fr/course/view.php?id=42

http://cran.r-project.org/doc/contrib/Short-refcard.pdf

MISC / TOOLS

(= suppress WIN32/mac tricks ) http://icculus.org/physfs/docs/html/physfs_8h.html

# apt-get install tramp

# man ssh-agent
# emacs  # +tramp # C-x C-f # /[[rzr@localhost:]]/home/rzr/notes.txt
# (setq tramp-default-method "scp")

http://mah.everybody.org/docs/ssh

http://sourceforge.net/docman/display_doc.php?docid=761&group_id=1#postdelay

Intenting code w/ batch emacs script

;;; Prevent Extraneous Tabs (should be only in programming lang)
(setq-default indent-tabs-mode nil)

http://openil.sourceforge.net/

http://www.euclideanspace.com/maths/algebra/matrix/orthogonal/rotation/

http://www.realtimerendering.com/

[[Regex]]

man 7 regex
man perlrequick
man perlretut
man perlre
http://www.oreilly.com/catalog/regex/

htmlize urls

PHP =ereg_replace("[[[[:alpha:]]]]+://[[^<>[[:space:]]]]+[[[[:alnum:]]/]]",
                   "<a href=\"\\0\">\\0</a>", $text);

[[Book]]s

Book / ebooks: http://www.i-today.com.vn/documents/eBooks/

C++ in English : http://www.amazon.fr/exec/obidos/ASIN/0131225529/rzr-21/#

Java in English : http://www.amazon.fr/exec/obidos/ASIN/0131002872/rzr-21/#

C in French : http://www.amazon.fr/exec/obidos/ASIN/2100487345/rzr-21/#

MISC

http://www.ddj.com

fr, genie log etc : http://jmichelcornu.free.fr/cooperation/

Concours / Contest : http://forum.games-creators.org/viewtopic_3120.htm

ProgrammingTool : http://www.tldp.org/HOWTO/Valgrind-HOWTO/

http://www.alrj.org/docs.php

HR Joke : http://www.mattround.freeserve.co.uk/files/killerquiz.swf

[[Programming]]

http://www.mail-archive.com/autoconf@gnu.org/msg11820.html http://www.student.northpark.edu/pemente/sed/sedfaq4.html http://autorun.moonvalley.com/autoruninf.htm

Linux Network Security Programming in C http://www.guill.net/index.php?cat=6&prg=12

Misc

MORE

fun.sdinet.de_pics_bug.jpg