Bücher: Unterschied zwischen den Versionen

Aus Byte-Welt Wiki
Zur Navigation springenZur Suche springen
(Programmiersprachen (Bücher, E-Books, Tutorials))
(Programmiersprachen (Bücher, E-Books, Tutorials))
Zeile 4: Zeile 4:
  
  
*'''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# (Sharp)'''
+
*'''[[C#]] (Sharp)'''
 
**CSharp - Galileo Computing ISBN 978-3-89842-183-6 [http://www.galileocomputing.de/openbook/csharp/  Open Book] (Deutsch)
 
**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# 2005 - Galileo Computing - ISBN 978-3-89842-586-5 [http://www.galileocomputing.de/openbook/visual_csharp/  Open Book] (Deutsch)
Zeile 23: Zeile 23:
  
  
*'''D'''
+
*'''[[D]]'''
 
** D-Buch (von Manfred Hansen) [http://www.steinmole.de/d/ Open Book] (Deutsch)
 
** D-Buch (von Manfred Hansen) [http://www.steinmole.de/d/ Open Book] (Deutsch)
  
  
*'''Java'''
+
*'''[[Java]]'''
 
**Allgemein
 
**Allgemein
 
***Java ist auch eine Insel - Galileo Computing ISBN 978-3-8362-1146-8 [http://www.galileocomputing.de/openbook/javainsel7/ Open Book, 7.Auflage] (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)
Zeile 38: Zeile 38:
  
  
*'''SQL'''
+
*'''[[SQL]]'''
 
**Erfolgreiche Datenbankanwendung mit SQL3 - Vieweg Verlag - ISBN 3-528-55210-7 (Deutsch)
 
**Erfolgreiche Datenbankanwendung mit SQL3 - Vieweg Verlag - ISBN 3-528-55210-7 (Deutsch)
  
  
*'''Visual Basic'''
+
*'''[[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)
 
**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)
  

Version vom 10. August 2008, 21:22 Uhr

Eine Auflistung von Büchern zu bestimmten Themen.

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# (Sharp)
    • 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)



  • Java
    • Allgemein
    • J2EE
      • Head First Servlets and JSP - O'Reilly Media - ISBN 978-0-596-00540-5 - O'Reilly Media (Deutsch/Englisch)
    • JVM
      • The Java Virtual Machine Specification - Prentice Hall PTR - ISBN 978-0-2014-3294-7 - 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 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)



  • PHP
    • PHP 4 - Webserver-Programmierung für Einsteiger - Galileo Computing ISBN 978-3-934358-63-8 Open Book (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)