From c1aacf03c458a83c53578a29756d25ceaa5a458b Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 14 Dec 2016 18:03:41 +0100 Subject: [PATCH] Correction of the Freelines issue by Check! --- free-programming-books-de.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index 6a94d3dc..23224b1f 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -69,11 +69,14 @@ * [Visual C# 2010](http://openbook.rheinwerk-verlag.de/visual_csharp_2010/) * [Visual C# 2012](http://openbook.rheinwerk-verlag.de/visual_csharp_2012/) + ### Go + * [Effektiv Go Programmieren](http://www.bitloeffel.de/DOC/golang/effective_go_de.html) * [Eine Tour durch Go](https://go-tour-de.appspot.com/welcome/1) * [Erstelle Webanwendungen mit Go](https://astaxie.gitbooks.io/build-web-application-with-golang/content/de/) + ### Git * [Das Git-Buch](http://gitbu.ch) [PDF, EPUB] @@ -93,12 +96,14 @@ * [HTML5-Handbuch](http://webkompetenz.wikidot.com/docs:html-handbuch) * [Self HTML](https://wiki.selfhtml.org/wiki/Startseite) + ### iOS * [Apps programmieren für iPhone und iPad](http://openbook.rheinwerk-verlag.de/apps_programmieren_fuer_iphone_und_ipad/) * [iOS-Rezepte](http://examples.oreilly.de/openbooks/iosrecipesger.zip) * [iPad-Programmierung](http://examples.oreilly.de/openbooks/pdf_ipadprogpragger.pdf) (PDF) + ### Java * [EJB 3 für Umsteiger: Neuerungen und Änderungen gegenüber dem EJB-2.x-Standard](http://bsd.de/e3fu/umfrage.html) - Heiko W. Rupp