Diferencia entre revisiones de «Programación»
Línea 1: | Línea 1: | ||
''Enlaces relacionados con Programación.'' | ''Enlaces relacionados con Programación.'' | ||
+ | |||
+ | == Real Programmers == | ||
Real Programmers Don't Use Pascal | Real Programmers Don't Use Pascal | ||
http://www.pbm.com/~lindahl/real.programmers.html | 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 == | ||
SLOCCount | SLOCCount | ||
Línea 9: | Línea 22: | ||
Object Oriented Fortran 90 Programming | Object Oriented Fortran 90 Programming | ||
http://www.cs.rpi.edu/~szymansk/oof90.html | http://www.cs.rpi.edu/~szymansk/oof90.html | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Mathtools.net Fortran-Utilities | Mathtools.net Fortran-Utilities | ||
Línea 21: | Línea 28: | ||
Notes on FORTRAN Programming | Notes on FORTRAN Programming | ||
http://www.ibiblio.org/pub/languages/fortran/unfp.html | http://www.ibiblio.org/pub/languages/fortran/unfp.html | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Met Office: Fortran 90 Standards | Met Office: Fortran 90 Standards | ||
Línea 36: | Línea 34: | ||
SNG Homepage | SNG Homepage | ||
http://dust.ess.uci.edu/f/ | http://dust.ess.uci.edu/f/ | ||
+ | |||
+ | == 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 | ||
+ | |||
+ | == Python == | ||
Inmersión en Python | Inmersión en Python |
Revisión del 17:37 22 abr 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
SLOCCount http://www.dwheeler.com/sloccount/
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/
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
Python
Inmersión en Python http://es.diveintopython.org/ (a free Python book for experienced programmers)