Bücher: Unterschied zwischen den Versionen
Aus Byte-Welt Wiki
Zur Navigation springenZur Suche springenSaxony (Diskussion | Beiträge) (→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.
Inhaltsverzeichnis
Programmiersprachen (Bücher, E-Books, Tutorials)
- Assembler
- Assembler - rororo ISBN 3-499-61224-0 (Deutsch)
- C++
- C++ Ent-Packt - mitp - ISBN 3826607317 (Deutsch)
- C++ Tutorial - Tutorial - tutorial.schornboeck.net (Deutsch)
- C# (Sharp)
- Java
- Allgemein
- Java ist auch eine Insel - Galileo Computing ISBN 978-3-8362-1146-8 Open Book, 7.Auflage (Deutsch)
- Javabuch - Addison-Wesley - ISBN 3-8273-2361-4/ISBN 3-8273-2447-5 javabuch.de (Deutsch)
- Thinking in Java - Prentice Hall - ISBN 0-13-100287-2 Thinking in Java, 3rd Edition (Englisch)
- 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)
- Allgemein
- 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
- HTML-Tutorial planethtml.de (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)
- LaTeX
- LaTeX - Fortgeschrittene Anwendungen - PDF (deutsch)