Bücher: Unterschied zwischen den Versionen

Aus Byte-Welt Wiki
Zur Navigation springenZur Suche springen
(Programmiersprachen (Bücher, E-Books, Tutorials))
K
 
(16 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
Eine Auflistung von Büchern zu bestimmten Themen.
+
Eine Auflistung von Büchern zu bestimmten Themen. Ein große Anzahl an Bücher sind auch direkt bei O'Reilly erhältlich ([http://www.oreilly.de/online-books/ Open Books]).
  
 
=Programmiersprachen (Bücher, E-Books, Tutorials)=
 
=Programmiersprachen (Bücher, E-Books, Tutorials)=
  
  
*'''Assembler'''
+
=[[Assembler]]=
**Assembler - rororo ISBN 3-499-61224-0 (Deutsch)
+
*Assembler - rororo ISBN 3-499-61224-0 (Deutsch)
  
 
+
=[[C]]=
*'''C'''
 
 
**C von A bis Z - Galileo Computing ISBN 3-89842-643-2 [http://www.galileocomputing.de/openbook/c_von_a_bis_z/ Open Book] (Deutsch)
 
**C von A bis Z - Galileo Computing ISBN 3-89842-643-2 [http://www.galileocomputing.de/openbook/c_von_a_bis_z/ Open Book] (Deutsch)
  
  
*'''C++'''
+
=[[C++]]=
**C++ Ent-Packt - mitp - ISBN 3826607317 (Deutsch)
+
*C++ Ent-Packt - mitp - ISBN 3826607317 (Deutsch)
**C++ Tutorial - Tutorial - [http://tutorial.schornboeck.net/ tutorial.schornboeck.net] (Deutsch)
+
*C++ Tutorial - Tutorial - [http://tutorial.schornboeck.net/ tutorial.schornboeck.net] (Deutsch)
  
 +
=[[C#]] (CSharp)=
 +
*CSharp - Galileo Computing ISBN 978-3-89842-183-6 [http://www.galileocomputing.de/openbook/csharp/  Open Book] (Deutsch)
 +
*Visual C# 2005 - Galileo Computing - ISBN 978-3-89842-586-5 [http://www.galileocomputing.de/openbook/visual_csharp/  Open Book] (Deutsch)
 +
*Visual C# 2008 - Das umfassende Handbuch (von Andreas Kuehnel) - Galileo Computing - ISBN 978-3-8362-1172-7 [http://www.galileocomputing.de/openbook/visual_csharp/  Open Book] (Deutsch)
  
*'''C# (Sharp)'''
+
=[[D]]=
**CSharp - Galileo Computing ISBN 978-3-89842-183-6 [http://www.galileocomputing.de/openbook/csharp/  Open Book] (Deutsch)
+
* D-Buch (von Manfred Hansen) [http://www.steinmole.de/d/ Open Book] (Deutsch)
**Visual C# 2005 - Galileo Computing - ISBN 978-3-89842-586-5 [http://www.galileocomputing.de/openbook/visual_csharp/  Open Book] (Deutsch)
 
**Visual C# 2008 - Das umfassende Handbuch (von Andreas Kuehnel) - Galileo Computing - ISBN 978-3-8362-1172-7 [http://www.galileocomputing.de/openbook/visual_csharp/ Open Book] (Deutsch)
 
  
 +
=[[Java]]=
 +
*[http://wiki.byte-welt.net/wiki/Bücher_und_Tutorials_(Java) Bücher und Tutorials für Java]
  
*'''D'''
 
** D-Buch (von Manfred Hansen) [http://www.steinmole.de/d/ Open Book] (Deutsch)
 
  
 +
=[[SQL]]=
 +
*Erfolgreiche Datenbankanwendung mit SQL3 - Vieweg Verlag - ISBN 3-528-55210-7 (Deutsch)
  
*'''Java'''
+
=[[Visual Basic]]=
**Allgemein
+
*Visual Basic 2005 von Andreas Kühnel - Das umfassende Handbuch - Galileo Computing ISBN 3-89842-585-1 [http://www.galileocomputing.de/openbook/visual_basic/  Open Book] (Deutsch)
***Java ist auch eine Insel - Galileo Computing ISBN 978-3-8362-1146-8 [http://www.galileocomputing.de/openbook/javainsel7/ Open Book, 7.Auflage] (Deutsch)
 
***Javabuch - Addison-Wesley - ISBN 3-8273-2361-4/ISBN 3-8273-2447-5 [http://www.javabuch.de javabuch.de] (Deutsch)
 
***Thinking in Java - Prentice Hall - ISBN 0-13-100287-2 [http://www.phptr.com/bookstore/product.asp?isbn=0131002872&redir=1&rl=1 Thinking in Java, 3rd Edition] (Englisch)
 
**J2EE
 
***Head First Servlets and JSP - O'Reilly Media - ISBN 978-0-596-00540-5 - [http://www.oreilly.de/catalog/headservletsjsp O'Reilly Media] (Deutsch/Englisch)
 
**JVM
 
***The Java Virtual Machine Specification - Prentice Hall PTR - ISBN 978-0-2014-3294-7 - [http://java.sun.com/docs/books/jvms/ E-Book] (Englisch)
 
 
 
 
 
*'''SQL'''
 
**Erfolgreiche Datenbankanwendung mit SQL3 - Vieweg Verlag - ISBN 3-528-55210-7 (Deutsch)
 
 
 
 
 
*'''Visual Basic'''
 
**Visual Basic 2005 von Andreas Kühnel - Das umfassende Handbuch - Galileo Computing ISBN 3-89842-585-1 [http://www.galileocomputing.de/openbook/visual_basic/  Open Book] (Deutsch)
 
  
 
=Webentwicklung (Bücher, E-Books, Tutorials)=
 
=Webentwicklung (Bücher, E-Books, Tutorials)=
 +
==[[ASP.NET]]==
 +
*Einstieg in ASP.NET - Galileo Computing - ISBN 978-3-89842-302-1 - [http://www.galileocomputing.de/openbook/asp/ Open Book] (Deutsch)
  
  
*'''ASP.NET'''
+
==[[HTML]]==
**Einstieg in ASP.NET - Galileo Computing - ISBN 978-3-89842-302-1 - [http://www.galileocomputing.de/openbook/asp/ Open Book] (Deutsch)
+
*HTML-Tutorial [http://www.planethtml.de/html planethtml.de] (Deutsch)
 +
*HTML-Kompendium [http://de.selfhtml.org/ de.selfhtml.org] (Deutsch)
  
  
*'''HTML'''
+
==[[PHP]]==
**HTML-Tutorial [http://www.planethtml.de/html planethtml.de] (Deutsch)
+
*PHP 4 - Webserver-Programmierung für Einsteiger - Galileo Computing ISBN 978-3-934358-63-8 [http://www.galileocomputing.de/openbook/php4/ Open Book] (Deutsch)
 
+
*PHP-Tutorial [http://www.schattenbaum.net/php/ schattenbaum.net/php] (Deutsch)
 
 
*'''PHP'''
 
**PHP 4 - Webserver-Programmierung für Einsteiger - Galileo Computing ISBN 978-3-934358-63-8 [http://www.galileocomputing.de/openbook/php4/ Open Book] (Deutsch)
 
 
 
  
 
=Allgemein (Bücher, E-Books, Tutorials)=
 
=Allgemein (Bücher, E-Books, Tutorials)=
Zeile 77: Zeile 64:
 
**Apache für Dummies - mitp - ISBN 3826629833 (Deutsch)
 
**Apache für Dummies - mitp - ISBN 3826629833 (Deutsch)
 
**Tomcat 5 - Addison-Wesley - ISBN 3827322022 (Deutsch)
 
**Tomcat 5 - Addison-Wesley - ISBN 3827322022 (Deutsch)
[[Kategorie:Sonstiges]]
 
  
  
 
*'''LaTeX'''
 
*'''LaTeX'''
 
**LaTeX - Fortgeschrittene Anwendungen - [ftp://ftp.fernuni-hagen.de/pub/pdf/urz-broschueren/broschueren/a0279510.pdf PDF (deutsch)]
 
**LaTeX - Fortgeschrittene Anwendungen - [ftp://ftp.fernuni-hagen.de/pub/pdf/urz-broschueren/broschueren/a0279510.pdf PDF (deutsch)]
 +
 +
[[Kategorie:Informationsrecherche]]

Aktuelle Version vom 25. August 2013, 23:14 Uhr

Eine Auflistung von Büchern zu bestimmten Themen. Ein große Anzahl an Bücher sind auch direkt bei O'Reilly erhältlich (Open Books).

Programmiersprachen (Bücher, E-Books, Tutorials)

Assembler

  • Assembler - rororo ISBN 3-499-61224-0 (Deutsch)

C

    • C von A bis Z - Galileo Computing ISBN 3-89842-643-2 Open Book (Deutsch)


C++

C# (CSharp)

  • CSharp - Galileo Computing ISBN 978-3-89842-183-6 Open Book (Deutsch)
  • Visual C# 2005 - Galileo Computing - ISBN 978-3-89842-586-5 Open Book (Deutsch)
  • Visual C# 2008 - Das umfassende Handbuch (von Andreas Kuehnel) - Galileo Computing - ISBN 978-3-8362-1172-7 Open Book (Deutsch)

D

  • D-Buch (von Manfred Hansen) Open Book (Deutsch)

Java


SQL

  • Erfolgreiche Datenbankanwendung mit SQL3 - Vieweg Verlag - ISBN 3-528-55210-7 (Deutsch)

Visual Basic

  • Visual Basic 2005 von Andreas Kühnel - Das umfassende Handbuch - Galileo Computing ISBN 3-89842-585-1 Open Book (Deutsch)

Webentwicklung (Bücher, E-Books, Tutorials)

ASP.NET

  • Einstieg in ASP.NET - Galileo Computing - ISBN 978-3-89842-302-1 - Open Book (Deutsch)


HTML


PHP

  • PHP 4 - Webserver-Programmierung für Einsteiger - Galileo Computing ISBN 978-3-934358-63-8 Open Book (Deutsch)
  • PHP-Tutorial schattenbaum.net/php (Deutsch)

Allgemein (Bücher, E-Books, Tutorials)

  • Entwurfsmuster von Kopf bis Fuß - O'Reilly Media - ISBN 978-3-89721-421-7 O'Reilly Media (Deutsch/Englisch)
  • Praxisbuch Objektorientierung - Von den Grundlagen zur Umsetzung ISBN 978-3-89842-624-4 Open Book (Deutsch)
  • Kompendium der Informationstechnik - Galileo Computing ISBN 3-89842-355-7 Open Book (Deutsch)


Software

  • Datenbanken
    • PostgreSQL - Das offizielle Handbuch - mitp - ISBN 3-8266-1337-6 - mitp postgresql.org (Deutsch/Englisch)
    • SQL in a Nutshell - O'Reilly - ISBN 3-8972-1340-0 O'Reilly (Deutsch/Englisch)


  • Div.Server
    • Apache für Dummies - mitp - ISBN 3826629833 (Deutsch)
    • Tomcat 5 - Addison-Wesley - ISBN 3827322022 (Deutsch)