Merge pull request #179 from crushmaster/master
Add more books to the list and fixed markdownpull/180/head
commit
f05a12d60e
1 changed files with 31 additions and 3 deletions
@ -1,11 +1,39 @@ |
|||||||
###Index |
###Index |
||||||
* [Python](#python) |
* [Android](#android) |
||||||
|
* [C](#c) |
||||||
|
* [iOS](#ios) |
||||||
* [Java](#java) |
* [Java](#java) |
||||||
|
* [Python](#python) |
||||||
|
* [Ruby on Rails](#ruby-on-rails) |
||||||
|
* [Visual Basic](#visual-basic) |
||||||
|
|
||||||
###Python |
###Android |
||||||
|
|
||||||
* [Python Das umfassende Handbuch](http://openbook.galileocomputing.de/python/) |
* [Grundlagen und Programmierung](http://www.dpunkt.de/ebooks_files/free/3436.pdf) |
||||||
|
|
||||||
|
###C |
||||||
|
|
||||||
|
* [C von A bis Z](http://openbook.galileocomputing.de/c_von_a_bis_z/) |
||||||
|
|
||||||
|
###iOS |
||||||
|
|
||||||
|
* [Apps programmieren für iPhone und iPad](http://openbook.galileocomputing.de/apps_programmieren_fuer_iphone_und_ipad/) |
||||||
|
|
||||||
###Java |
###Java |
||||||
|
|
||||||
* [Java 7 Mehr als eine Insel](http://openbook.galileocomputing.de/java7/) |
* [Java 7 Mehr als eine Insel](http://openbook.galileocomputing.de/java7/) |
||||||
|
* [Java ist auch eine Insel](http://openbook.galileocomputing.de/javainsel/) |
||||||
|
|
||||||
|
###Python |
||||||
|
|
||||||
|
* [Python Das umfassende Handbuch](http://openbook.galileocomputing.de/python/) |
||||||
|
|
||||||
|
###Ruby on Rails |
||||||
|
|
||||||
|
* [Ruby on Rails 2](http://openbook.galileocomputing.de/ruby_on_rails/) |
||||||
|
|
||||||
|
###Visual Basic |
||||||
|
|
||||||
|
* [Einstieg in Visual Basic 2010](http://openbook.galileocomputing.de/einstieg_vb_2010/) |
||||||
|
* [Visual Basic 2008](http://openbook.galileocomputing.de/visualbasic_2008/) |
||||||
|
* [Einstieg in Visual Basic 2008](http://openbook.galileocomputing.de/einstieg_vb_2008/) |
||||||
|
Loading…
Reference in new issue