Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa | ||
|
wiki2:programming_links [2020/05/09 08:25] 127.0.0.1 editor externo |
wiki2:programming_links [2020/06/22 10:19] (actual) |
||
|---|---|---|---|
| Línea 43: | Línea 43: | ||
| * http://ogldev.atspace.co.uk/index.html | * http://ogldev.atspace.co.uk/index.html | ||
| * http://www.opengl-tutorial.org/ | * http://www.opengl-tutorial.org/ | ||
| + | |||
| + | |||
| + | ====== Artículos how to ====== | ||
| + | |||
| + | * [[https://wiki.unrealengine.com/Building_On_Linux|Compilar unreal engine en Linux]] | ||
| + | |||
| + | ===== iPython ===== | ||
| + | |||
| + | * [[https://blog.jupyter.org/2015/05/07/rendering-notebooks-on-github/|Render iPython books on github]] | ||
| + | |||
| + | ===== Python ===== | ||
| + | |||
| + | * [[https://www.fyears.org/2015/06/electron-as-gui-of-python-apps.html|Use Electron (Atom library) as GUI]] | ||
| + | * [[http://nbviewer.ipython.org/url/norvig.com/ipython/Gesture%20Typing.ipynb|Gesture typing]] | ||
| + | * [[http://multithreaded.stitchfix.com/blog/2015/07/16/pyxley/|Create Python Dashboards]] | ||
| + | * [[https://www.youtube.com/playlist?list=PLLjmbh6XPGK4ISY747FUHXEl9lBxre4mM|Flask videos]] | ||
| + | * [[https://geekinsideyou.wordpress.com/2015/05/17/automating-stuff-using-python-and-selenium/|Automatizar usando selenium]] | ||
| + | * [[http://geeksta.net/geeklog/automating-browser-tasks-without-distraction-on-ubuntu/|Automatizar]] | ||
| + | ===== OpenGL & Graphics ===== | ||
| + | |||
| + | * [[http://voxels.blogspot.com.es/2015/07/opengl-game-gui-widgets-with-source.html|Create a GUI with OGL]] | ||
| + | * [[https://www.youtube.com/playlist?list=PLSPw4ASQYyymu3PfG9gxywSPghnSMiOAW|YouTube Channel with tutorials]] | ||
| + | |||
| + | ===== Programación funcional ===== | ||
| + | |||
| + | * [[http://drboolean.gitbooks.io/mostly-adequate-guide/|Book]] | ||
| + | |||
| + | ===== Image processing Tool ===== | ||
| + | |||
| + | * http://imageplay.io/ | ||
| + | |||
| + | ===== Web Dev ===== | ||
| + | |||
| + | * [[https://developer.cdn.mozilla.net/media/uploads/demos/e/l/elfoxero/c17223c414d8ddafb7808972b5617d9e/html5-notifications_1400214081_demo_package/index.html#en|Notifications]] | ||