Diferencia entre revisiones de «Extras»
De Wiki del curso de C
m (Carfalgar movió la página Anexos y extras a Extras) |
|||
(No se muestran 5 ediciones intermedias del mismo usuario) | |||
Línea 7: | Línea 7: | ||
* [https://goo.gl/OIcPkJ linked list del kernel] | * [https://goo.gl/OIcPkJ linked list del kernel] | ||
* [https://www.youtube.com/watch?v=1S1fISh-pag ver para aprobar] | * [https://www.youtube.com/watch?v=1S1fISh-pag ver para aprobar] | ||
+ | * Documentación GTK: https://developer.gnome.org/gtk3/stable/ | ||
+ | * Tutorial cairo: http://zetcode.com/gfx/cairo/ | ||
+ | * Código del tema 14: GTK: https://drive.google.com/file/d/0B2X0VWywUQgtZUFkWkpSaDZDZXM/view?usp=sharing | ||
+ | * Código del tema 15: Sockets: https://drive.google.com/file/d/0B2X0VWywUQgtTzNwMjBwSVVYdTg/view?usp=sharing | ||
+ | * Tutorial sockets: http://www.beej.us/guide/bgnet/output/html/singlepage/bgnet.html | ||
+ | * Código del tema 16: Fork: https://drive.google.com/file/d/0B2X0VWywUQgtTHAzbWFjUmNlVGM/view?usp=sharing |
Revisión actual del 14:17 10 may 2016
- coding style
- Alias en git
- .gitignore
- Random
- Tutorial online e interactivo de Git: https://try.github.io/levels/1/challenges/1
- Tutorial online e interactivo de Vim: http://www.openvim.com/
- linked list del kernel
- ver para aprobar
- Documentación GTK: https://developer.gnome.org/gtk3/stable/
- Tutorial cairo: http://zetcode.com/gfx/cairo/
- Código del tema 14: GTK: https://drive.google.com/file/d/0B2X0VWywUQgtZUFkWkpSaDZDZXM/view?usp=sharing
- Código del tema 15: Sockets: https://drive.google.com/file/d/0B2X0VWywUQgtTzNwMjBwSVVYdTg/view?usp=sharing
- Tutorial sockets: http://www.beej.us/guide/bgnet/output/html/singlepage/bgnet.html
- Código del tema 16: Fork: https://drive.google.com/file/d/0B2X0VWywUQgtTHAzbWFjUmNlVGM/view?usp=sharing