mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-11 15:20:59 +00:00
Merge branch 'master' of https://github.com/vhf/free-programming-books
This commit is contained in:
commit
22a9d75cc3
@ -109,6 +109,7 @@
|
||||
|
||||
###Python
|
||||
* [Python Das umfassende Handbuch](http://openbook.galileocomputing.de/python/)
|
||||
* [Programmiereinführung mit Python](http://opentechschool.github.io/python-beginners/de/)
|
||||
|
||||
|
||||
###Ruby
|
||||
|
@ -9,7 +9,6 @@
|
||||
* [Paradigmas de Programación](#paradigmas-de-programaci%C3%B3n)
|
||||
* [Sistemas Operativos](#sistemas-operativos)
|
||||
* [Android](#android)
|
||||
* [Assembly Language](#assembly-language)
|
||||
* [CSS](#CSS)
|
||||
* [Coffeescript](#coffeescript)
|
||||
* [C++](#c)
|
||||
@ -18,7 +17,7 @@
|
||||
* [Git](#git)
|
||||
* [Haskell](#haskell)
|
||||
* [JavaScript](#javascript)
|
||||
* [jQuery] (#jquery)
|
||||
* [jQuery] (#jquery)
|
||||
* [node.js](#nodejs)
|
||||
* [Java](#java)
|
||||
* [LaTeX](#latex)
|
||||
@ -88,10 +87,6 @@
|
||||
* [Curso de Programación Android](http://www.sgoliver.net/blog/wp-content/uploads/2011/11/Manual-Programacion-Android-SgoliverNet-v3-muestra.zip) (PDF) by Salvador Gómez Oliver
|
||||
|
||||
|
||||
###Assembly Language
|
||||
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
|
||||
|
||||
|
||||
###CSS
|
||||
* [Guía Completa de CSS3](http://www.etnassoft.com/biblioteca/guia-completa-de-css3/)
|
||||
* [Introducción a CSS](http://librosweb.es/css/)
|
||||
@ -172,6 +167,7 @@
|
||||
* [Introducción a la programación con Python](http://www.uji.es/bin/publ/edicions/ippython.pdf) (PDF)
|
||||
* [Doma de Serpientes para Niños](http://code.google.com/p/swfk-es/)
|
||||
* [Python para principiantes (PDF)](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-python.pdf) [(HTML)](http://librosweb.es/libro/python/)
|
||||
* [Introducción a Programando con Python](http://opentechschool.github.io/python-beginners/es_CL/)
|
||||
|
||||
|
||||
###Ruby
|
||||
|
@ -139,6 +139,7 @@
|
||||
* [Tcl](#tcl)
|
||||
* [Teradata](#teradata)
|
||||
* [TeX](#tex)
|
||||
* [Tizen](#tizen)
|
||||
* [TypeScript](#typescript)
|
||||
* [Unix](#unix)
|
||||
* [Vim](#vim)
|
||||
@ -1289,6 +1290,7 @@ See also [TeX](#tex)
|
||||
* [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/) - Allen B. Downey, Jeff Elkner and Chris Meyers
|
||||
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
|
||||
* [Introduction to Programming Using Python](http://python-ebook.blogspot.com) - Cody Jackson
|
||||
* [Introduction to Programming with Python](http://opentechschool.github.io/python-beginners/en/)
|
||||
* [Introduction to python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar
|
||||
* [Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart
|
||||
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
|
||||
@ -1328,7 +1330,6 @@ See also [TeX](#tex)
|
||||
* [Django by Example](http://www.lightbird.net/dbe/)
|
||||
* [Django by Example for Django 1.5](http://lightbird.net/dbe2/)
|
||||
* [Effective Django](http://effectivedjango.com/)
|
||||
* [Tango With Django](http://www.tangowithdjango.com/book/)
|
||||
* [Deploy Django](http://www.deploydjango.com)
|
||||
* [The Django Book](http://www.djangobook.com)
|
||||
* [Tango With Django](http://www.tangowithdjango.com/)
|
||||
@ -1545,6 +1546,9 @@ See also [TeX](#tex)
|
||||
|
||||
See also [LaTeX](#latex)
|
||||
|
||||
###Tizen
|
||||
* [Tizen for Dummies](https://developer.tizen.org/sites/default/files/blogs/tizenfordummiesmainchangelist.pdf) (PDF) by Jon Lansdell, Cheng Luo, Michelle Somersville
|
||||
|
||||
|
||||
###TypeScript
|
||||
* [TypeScript Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/typescript) (PDF, Kindle) *(Just fill the fields with any values)*
|
||||
|
Loading…
Reference in New Issue
Block a user