Diferencia entre revisiones de «Programación»

De FJWiki
Saltar a: navegación, buscar
 
(No se muestran 2 ediciones intermedias del mismo usuario)
Línea 63: Línea 63:
 
* Bash Hackers: http://bash-hackers.org/wiki/doku.php/start
 
* Bash Hackers: http://bash-hackers.org/wiki/doku.php/start
 
* Bash FAQ: http://wooledge.org:8000/BashFAQ de la wiki: http://mywiki.wooledge.org/
 
* Bash FAQ: http://wooledge.org:8000/BashFAQ de la wiki: http://mywiki.wooledge.org/
 +
* Advanced Bash-Scripting Guide: http://tldp.org/LDP/abs/html/index.html
 +
** En particular es buena la lista de variables internas: http://tldp.org/LDP/abs/html/internalvariables.html
 +
* Autocomplete de service: http://www.linux-noob.com/forums/index.php?/topic/1685-howto-create-the-service-command/
  
 
== Fecha y hora ==
 
== Fecha y hora ==
Línea 89: Línea 92:
  
 
* Excelente tutorial de cómo programar C en VIM: http://www.kernel-labs.org/?q=vicscope
 
* Excelente tutorial de cómo programar C en VIM: http://www.kernel-labs.org/?q=vicscope
 
  
 
== Make ==
 
== Make ==
Línea 95: Línea 97:
 
* Manual de GNUMake: http://www.gnu.org/software/make/manual/
 
* Manual de GNUMake: http://www.gnu.org/software/make/manual/
 
* Tutorial básico en castellano: http://arco.esi.uclm.es/~david.villa/doc/repo/make/make.html
 
* Tutorial básico en castellano: http://arco.esi.uclm.es/~david.villa/doc/repo/make/make.html
 +
 +
== Mathematica ==
 +
 +
* http://www.wolfram.com/products/mathematica/index.html
 +
* Sobre Kernel remotos: http://www.mathematica-users.org/webMathematica/wiki/wiki.jsp?pageName=FAQ_Remote_Kernels
  
  
 
[[Category:Enlaces]]
 
[[Category:Enlaces]]

Revisión actual del 13:44 30 abr 2010

Enlaces relacionados con Programación.

Real Programmers

FORTRAN

Python

SDL

PHP

Bash

Fecha y hora

Utilitarios

Hashing

RPM

Puertos

Vim

Make

Mathematica