Diferencia entre revisiones de «Programación»
De FJWiki
Línea 30: | Línea 30: | ||
* Guías para programadores: http://wiki.python.org/moin/BeginnersGuide/Programmers | * Guías para programadores: http://wiki.python.org/moin/BeginnersGuide/Programmers | ||
* Buen wikilibro: http://en.wikibooks.org/wiki/Python_Programming | * Buen wikilibro: http://en.wikibooks.org/wiki/Python_Programming | ||
+ | * Sobre usarlo en CGI: http://www.python.org/doc/essays/ppt/sd99east/index.htm | ||
== SDL == | == SDL == |
Revisión del 19:56 1 abr 2009
Enlaces relacionados con Programación.
Contenido
Real Programmers
- Real Programmers Don't Use Pascal http://www.pbm.com/~lindahl/real.programmers.html
- Real Programmers Don't Write Specs http://www.multicians.org/thvv/realprogs.html
- Real Programmers Don't Use Pascal http://spike.scu.edu.au/~barry/RealProgrammers1.html
- Best of Internet: Real Programmers do not use PASCAL... http://internet.ls-la.net/folklore/realprogrammers.html
FORTRAN
- Object Oriented Fortran 90 Programming http://www.cs.rpi.edu/~szymansk/oof90.html
- Mathtools.net Fortran-Utilities http://www.mathtools.net/Fortran/Utilities/
- Notes on FORTRAN Programming http://www.ibiblio.org/pub/languages/fortran/unfp.html
- Met Office: Fortran 90 Standards http://www.meto.gov.uk/research/nwp/numerical/fortran90/f90_standards.html
- SNG Homepage http://dust.ess.uci.edu/f/
Python
- Página oficial: http://www.python.org
- Inmersión en Python http://es.diveintopython.org/ (a free Python book for experienced programmers).
- Documentación de Pythom en castellano.
- Guía de aprendizaje de Pythom
- Global Module Index en castellano.
- Python Web framework.
- Tutorial simple de wxPython
- http://mundogeek.net/tutorial-python/
- Python for Java programmers
- An introduction to Python for UNIX/C programmers: ftp://ftp.enst.fr/pub/unix/lang/python/doc/nluug-paper.ps
- Guías para programadores: http://wiki.python.org/moin/BeginnersGuide/Programmers
- Buen wikilibro: http://en.wikibooks.org/wiki/Python_Programming
- Sobre usarlo en CGI: http://www.python.org/doc/essays/ppt/sd99east/index.htm
SDL
PHP
Bash
- http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html
- Excelente serie de tutoriales sobre BASH:
- Bash Hackers: http://bash-hackers.org/wiki/doku.php/start
- Bash FAQ: http://wooledge.org:8000/BashFAQ de la wiki: http://mywiki.wooledge.org/
Fecha y hora
- International standard date and time notation http://www.cl.cam.ac.uk/~mgk25/iso-time.html
- Date and Time Formats http://www.w3.org/TR/NOTE-datetime
Utilitarios
- SLOCCount http://www.dwheeler.com/sloccount/ sirve para contar líneas de código.
- Google Chart API, generando gráficas.
Hashing
RPM
- Extraer RPM sin instalar: http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html
Puertos
Vim
- Excelente tutorial de cómo programar C en VIM: http://www.kernel-labs.org/?q=vicscope