Diferencia entre revisiones de «Programación»
De FJWiki
Línea 4: | Línea 4: | ||
* Real Programmers Don't Use Pascal http://www.pbm.com/~lindahl/real.programmers.html | * 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 Write Specs http://www.multicians.org/thvv/realprogs.html | ||
− | |||
* Real Programmers Don't Use Pascal http://spike.scu.edu.au/~barry/RealProgrammers1.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 | * Best of Internet: Real Programmers do not use PASCAL... http://internet.ls-la.net/folklore/realprogrammers.html | ||
Línea 14: | Línea 11: | ||
* Object Oriented Fortran 90 Programming http://www.cs.rpi.edu/~szymansk/oof90.html | * Object Oriented Fortran 90 Programming http://www.cs.rpi.edu/~szymansk/oof90.html | ||
− | |||
* Mathtools.net Fortran-Utilities http://www.mathtools.net/Fortran/Utilities/ | * Mathtools.net Fortran-Utilities http://www.mathtools.net/Fortran/Utilities/ | ||
− | |||
* Notes on FORTRAN Programming http://www.ibiblio.org/pub/languages/fortran/unfp.html | * 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 | * 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/ | * SNG Homepage http://dust.ess.uci.edu/f/ | ||
Línea 26: | Línea 19: | ||
* Inmersión en Python http://es.diveintopython.org/ (a free Python book for experienced programmers). | * Inmersión en Python http://es.diveintopython.org/ (a free Python book for experienced programmers). | ||
− | |||
* [http://pyspanishdoc.sourceforge.net/ Documentación de Pythom en castellano]. | * [http://pyspanishdoc.sourceforge.net/ Documentación de Pythom en castellano]. | ||
− | |||
* [http://es.tldp.org/Tutoriales/Python/Tutorial-Python/ Guía de aprendizaje de Pythom] | * [http://es.tldp.org/Tutoriales/Python/Tutorial-Python/ Guía de aprendizaje de Pythom] | ||
− | |||
* [http://pyspanishdoc.sourceforge.net/modindex.html Global Module Index] en castellano. | * [http://pyspanishdoc.sourceforge.net/modindex.html Global Module Index] en castellano. | ||
− | |||
* [http://www.djangoproject.com/ Python Web framework]. | * [http://www.djangoproject.com/ Python Web framework]. | ||
+ | * [http://www.retronet.com.ar/?q=node/148 Tutorial simple de wxPython] | ||
== SDL == | == SDL == | ||
Línea 50: | Línea 40: | ||
* International standard date and time notation http://www.cl.cam.ac.uk/~mgk25/iso-time.html | * 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 | * Date and Time Formats http://www.w3.org/TR/NOTE-datetime | ||
Línea 56: | Línea 45: | ||
* SLOCCount http://www.dwheeler.com/sloccount/ sirve para contar líneas de código. | * SLOCCount http://www.dwheeler.com/sloccount/ sirve para contar líneas de código. | ||
− | |||
* [http://www.tufuncion.com/graficas-php Google Chart API], generando gráficas. | * [http://www.tufuncion.com/graficas-php Google Chart API], generando gráficas. | ||
Revisión del 23:04 9 sep 2008
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
- 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
SDL
PHP
Bash
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