mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-07 22:05:29 +00:00
Merge pull request #400 from WebDucer/master
Updated & addes books from Galileo-Computing openbook library
This commit is contained in:
commit
2d8e19ab77
@ -1,11 +1,13 @@
|
||||
###Index
|
||||
* [Unabhängig von der Programmiersprache](#unabh%C3%A4ngig-von-der-programmiersprache)
|
||||
* [Action Script](#action-script)
|
||||
* [Android](#android)
|
||||
* [C](#c)
|
||||
* [C++](#c-1)
|
||||
* [C#](#c-sharp)
|
||||
* [iOS](#ios)
|
||||
* [Groovy](#groovy)
|
||||
* [HTML & CSS](#html--css)
|
||||
* [Java](#java)
|
||||
* [Javascript](#javascript)
|
||||
* [PHP](#php)
|
||||
@ -18,8 +20,15 @@
|
||||
|
||||
###Unabhängig von der Programmiersprache
|
||||
|
||||
* [IT-Handbuch für Fachinformatiker](http://openbook.galileocomputing.de/it_handbuch/)
|
||||
* [Objektorientierte Programmierung](http://openbook.galileocomputing.de/oop/)
|
||||
* [Scrum und XP im harten Projektalltag](http://www.infoq.com/resource/news/2007/06/scrum-xp-book/en/resources/ScrumAndXpFromTheTrenchesonline_German.pdf)
|
||||
|
||||
###Action Script
|
||||
|
||||
* [ActionScript 1 und 2](http://openbook.galileodesign.de/actionscript/)
|
||||
* [Einstieg in ActionScript](http://openbook.galileodesign.de/actionscript_einstieg/)
|
||||
|
||||
###Android
|
||||
|
||||
* [Grundlagen und Programmierung](http://www.dpunkt.de/ebooks_files/free/3436.pdf)
|
||||
@ -37,6 +46,9 @@
|
||||
###C Sharp
|
||||
|
||||
* [Programmieren in C#: Einführung](http://www.highscore.de/csharp/einfuehrung/)
|
||||
* [Visual C# 2012](http://openbook.galileocomputing.de/visual_csharp_2012/)
|
||||
* [Visual C# 2010](http://openbook.galileocomputing.de/visual_csharp_2010/)
|
||||
* [Visual C# 2008](http://openbook.galileocomputing.de/visual_csharp/)
|
||||
|
||||
###iOS
|
||||
|
||||
@ -48,6 +60,11 @@
|
||||
|
||||
* [Groovy für Java-Entwickler](http://examples.oreilly.de/openbooks/pdf_groovyger.pdf)
|
||||
|
||||
### HTML & CSS
|
||||
|
||||
* [HTML5-Handbuch](http://webkompetenz.wikidot.com/docs:html-handbuch)
|
||||
* [Self HTML](http://de.selfhtml.org/)
|
||||
|
||||
###Java
|
||||
|
||||
* [Java 7 Mehr als eine Insel](http://openbook.galileocomputing.de/java7/)
|
||||
@ -58,9 +75,12 @@
|
||||
|
||||
###Javascript
|
||||
|
||||
* [JavaScript und AJAX](http://openbook.galileocomputing.de/javascript_ajax/)
|
||||
* [Webseiten erstellen mit Javascript](http://www.highscore.de/javascript/)
|
||||
|
||||
###PHP
|
||||
|
||||
* [PHP PEAR](http://openbook.galileocomputing.de/php_pear/)
|
||||
* [Praktischer Einstieg in MySQL mit PHP](http://examples.oreilly.de/openbooks/pdf_einmysql2ger.pdf)
|
||||
|
||||
###Python
|
||||
@ -70,6 +90,7 @@
|
||||
###Ruby
|
||||
|
||||
* [Programmieren mit Ruby](http://approximity.com/rubybuch2/)
|
||||
* [Ruby on Rails 2](http://openbook.galileocomputing.de/ruby_on_rails/)
|
||||
|
||||
###Ruby on Rails
|
||||
|
||||
@ -88,10 +109,12 @@
|
||||
|
||||
###Unix
|
||||
|
||||
* [Linux-UNIX-Programmierung](http://openbook.galileocomputing.de/linux_unix_programmierung/)
|
||||
* [Shell-Programmierung](http://openbook.galileocomputing.de/shell_programmierung/)
|
||||
* [Wie werde ich Unix Guru?](http://openbook.galileocomputing.de/unix_guru/)
|
||||
|
||||
###Visual Basic
|
||||
|
||||
* [Einstieg in Visual Basic 2012](http://openbook.galileocomputing.de/einstieg_vb_2012/)
|
||||
* [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
Block a user