Letzte Suchanfragen

Ergebnisse für *

Es wurden 7 Ergebnisse gefunden.

Zeige Ergebnisse 1 bis 7 von 7.

Sortieren

  1. Java for dummies
    Autor*in: Burd, Barry
    Erschienen: 2011
    Verlag:  Wiley, Hoboken, NJ

    Freie Universität Berlin, Universitätsbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
    Volltext (URL des Erstveröffentlichers)
  2. Java for dummies
    Autor*in: Burd, Barry
    Erschienen: 2011
    Verlag:  Wiley, Hoboken, N.J

    -- will enable even novice programmers to start creating Java applications quickly and easily Front Matter -- Introduction -- Getting Started. All about Java -- All about Software -- Using the Basic Building Blocks -- Writing Your Own Java Programs.... mehr

    Zugang:
    Hochschule Aalen, Bibliothek
    eBook Wiley
    keine Fernleihe
    Zentrale Hochschulbibliothek Flensburg
    keine Fernleihe
    Universitäts- und Landesbibliothek Sachsen-Anhalt / Zentrale
    ebook
    keine Fernleihe
    HafenCity Universität Hamburg, Bibliothek
    keine Fernleihe
    Technische Universität Hamburg, Universitätsbibliothek
    keine Fernleihe
    Duale Hochschule Baden-Württemberg Heidenheim, Bibliothek
    e-Book Wiley
    keine Fernleihe
    Universitätsbibliothek Hildesheim
    keine Fernleihe
    Duale Hochschule Baden-Württemberg Stuttgart, Campus Horb, Bibliothek
    eBook Wiley
    keine Fernleihe
    Duale Hochschule Baden-Württemberg Lörrach, Zentralbibliothek
    eBook Wiley
    keine Fernleihe
    Duale Hochschule Baden-Württemberg Mannheim, Bibliothek
    eBook Wiley
    keine Fernleihe
    Hochschule Mannheim, Hochschulbibliothek
    eBook Wiley EBS
    keine Fernleihe
    Duale Hochschule Baden-Württemberg Mosbach, Bibliothek
    E-Books Wiley
    keine Fernleihe
    Hochschule Offenburg, University of Applied Sciences, Bibliothek Campus Offenburg
    E-Book Wiley (frei bis 30.11.2021)
    keine Fernleihe
    Bibliotheks-und Informationssystem der Carl von Ossietzky Universität Oldenburg (BIS)
    keine Fernleihe
    Bibliotheks-und Informationssystem der Carl von Ossietzky Universität Oldenburg (BIS)
    keine Fernleihe
    Duale Hochschule Baden-Württemberg Ravensburg, Bibliothek
    E-Book Wiley
    keine Fernleihe
    Universitätsbibliothek Rostock
    keine Fernleihe
    Duale Hochschule Baden-Württemberg Stuttgart, Bibliothek
    eBook Wiley
    keine Fernleihe
    Hochschule der Medien, Bibliothek Standort Nobelstr.
    Wiley-eBooks
    keine Fernleihe
    Hochschule für Technik Stuttgart, Bibliothek
    Wiley oBook
    keine Fernleihe
    Universitätsbibliothek der Eberhard Karls Universität
    keine Fernleihe
    Duale Hochschule Baden-Württemberg Villingen-Schwenningen, Bibliothek
    eBooks-Wiley EBS
    keine Fernleihe

     

    -- will enable even novice programmers to start creating Java applications quickly and easily Front Matter -- Introduction -- Getting Started. All about Java -- All about Software -- Using the Basic Building Blocks -- Writing Your Own Java Programs. Making the Most of Variables and Their Values -- Controlling Program Flow with Decision-Making Statements -- Controlling Program Flow with Loops -- Working with the Big Picture: Object-Oriented Programming. Thinking in Terms of Classes and Objects -- Saving Time and Money: Reusing Existing Code -- Constructing New Objects -- Savvy Java Techniques. Putting Variables and Methods Where They Belong -- Using Arrays and Collections to Juggle Values -- Looking Good When Things Take Unexpected Turns -- Sharing Names among the Parts of a Java Program -- Responding to Keystrokes and Mouse Clicks -- Writing Java Applets -- Using Java Database Connectivity -- The Part of Tens. Ten Ways to Avoid Mistakes -- Ten Websites for Java -- Dummies Products Make Life Easier! -- Index. pt. 1. Getting started -- pt. 2. Writing your own Java programs -- pt. 3. Working with the big picture : object-oriented programming -- pt. 4. Savvy Java techniques -- pt. 5. The part of tens.

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
  3. Java
    Autor*in: Burd, Barry
    Erschienen: [2017]
    Verlag:  John Wiley & Sons, Inc., Hoboken, NJ

    "If you want to learn to speak the world's most popular programming language like a native, Java For Dummies is your ideal companion. With a focus on reusing existing code, it quickly and easily shows you how to create basic Java objects, work with... mehr

    Technische Informationsbibliothek (TIB) / Leibniz-Informationszentrum Technik und Naturwissenschaften und Universitätsbibliothek
    T 18 B 2989
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Universität Konstanz, Kommunikations-, Informations-, Medienzentrum (KIM)
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Universitätsbibliothek Leipzig
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschulbibliothek Reutlingen (Lernzentrum)
    I 3-390-689/7
    uneingeschränkte Fernleihe, Kopie und Ausleihe

     

    "If you want to learn to speak the world's most popular programming language like a native, Java For Dummies is your ideal companion. With a focus on reusing existing code, it quickly and easily shows you how to create basic Java objects, work with Java classes and methods, understand the value of variables, learn to control program flow with loops or decision-making statements, and so much more! Java is everywhere, runs on almost any computer, and is the engine that drives the coolest applications. Written for anyone who's ever wanted to tackle programming with Java but never knew quite where to begin, this bestselling guide is your ticket to success! Featuring updates on everything you'll encounter in Java 9--and brimming with tons of step-by-step instruction--it's the perfect resource to get you up and running with Java in a jiffy!"--Amazon.com Getting started with Java. All about Java ; All about software ; Using the basic building blocks -- Writing your own Java programs. Making the most of variables and their values ; Controlling program flow with decision-making statements ; Controlling program flow with loops -- Working with the big picture : object-oriented programming. Thinking in terms of classes and objects ; Saving time and money: reusing existing code ; Constructing new objects -- Smart Java techniques. Putting variables and methods where they belong ; Using arrays to juggle values ; Using collections and streams (when arrays aren't good enough) ; Looking good when things take unexpected turns ; Sharing names among the parts of a Java program ; Fancy reference types ; Responding to keystrokes and mouse clicks ; Using Java database connectivity -- The part of tens. Ten ways to avoid mistakes ; Ten websites for Java

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Buch (Monographie)
    Format: Druck
    ISBN: 9781119235552
    RVK Klassifikation: ST 250
    Auflage/Ausgabe: 7th edition
    Schriftenreihe: For dummies
    Learning made easy
    Schlagworte: Java (Computer program language); Internet programming; Programming languages (Electronic computers)
    Umfang: xii, 488 Seiten
    Bemerkung(en):

    "Learning made easy"--Cover

  4. Java for dummies
    Autor*in: Burd, Barry
    Erschienen: 2011
    Verlag:  Wiley, Hoboken, NJ

    Universitätsbibliothek Bayreuth
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschulbibliothek Ingolstadt
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Universitätsbibliothek der LMU München
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Universität der Bundeswehr München, Universitätsbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Universitätsbibliothek Passau
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Technische Hochschulbibliothek Rosenheim
    keine Ausleihe von Bänden, nur Papierkopien werden versandt
    Hochschule für angewandte Wissenschaften Würzburg-Schweinfurt, Abteilungsbibliothek Schweinfurt
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule für angewandte Wissenschaften Würzburg-Schweinfurt, Bibliotheksleitung und Zentralbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
    Volltext (URL des Erstveröffentlichers)
  5. Java for dummies
    Autor*in: Burd, Barry
    Erschienen: [2011]; © 2011
    Verlag:  Wiley Publishing, Inc., Hoboken, NJ

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9781118257517; 9781118128305; 9781118128329; 9781118128312
    Weitere Identifier:
    RVK Klassifikation: ST 250 J35 ; ST 250
    Auflage/Ausgabe: 5th edition
    Schlagworte: Java (Computer program language); Internet programming; Programming languages (Electronic computers); Java <Programmiersprache>; Java Standard Edition 7
    Weitere Schlagworte: Electronic books
    Umfang: 1 Online-Ressource (xix, 404 Seiten), Illustrationen
  6. Java for dummies
    Autor*in: Burd, Barry
    Erschienen: [2011]; © 2011
    Verlag:  Wiley Publishing, Inc., Hoboken, NJ

    -- will enable even novice programmers to start creating Java applications quickly and easily The top-selling beginning Java book is now fully updated for Java 7!Java is the platform-independent, object-oriented programming language used for... mehr

    Universitätsbibliothek Braunschweig
    keine Fernleihe
    Universitäts- und Landesbibliothek Sachsen-Anhalt / Zentrale
    ebook
    keine Fernleihe
    Technische Informationsbibliothek (TIB) / Leibniz-Informationszentrum Technik und Naturwissenschaften und Universitätsbibliothek
    keine Fernleihe
    Bibliotheks-und Informationssystem der Carl von Ossietzky Universität Oldenburg (BIS)
    keine Fernleihe
    Bibliotheks-und Informationssystem der Carl von Ossietzky Universität Oldenburg (BIS)
    keine Fernleihe
    Bibliotheks-und Informationssystem der Carl von Ossietzky Universität Oldenburg (BIS)
    keine Fernleihe

     

    -- will enable even novice programmers to start creating Java applications quickly and easily The top-selling beginning Java book is now fully updated for Java 7!Java is the platform-independent, object-oriented programming language used for developing web and mobile applications. The revised version offers new functionality and features that have programmers excited, and this popular guide covers them all. This book helps programmers create basic Java objects and learn when they can reuse existing code. It's just what inexperienced Java developers need to get going quickly with Java 2 Standard Edition 7.0 (J2SE 7.0) and Java Development Kit 7.0 (JDK 7). Explores how the new version of Java offers more robust functionality and new features such as closures to keep Java competitive with more syntax-friendly languages like Python and Ruby Covers object-oriented programming basics with Java, code reuse, the essentials of creating a Java program using the new JDK 7, creating basic Java objects, and new Eclipse features A companion web site offers all code from the book and bonus chapters Written by a Java trainer, Java For Dummies, 5th Editionwill enable even novice programmers to start creating Java applications quickly and easily.

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
    Volltext (Connect to this resource online)
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 1118128311; 111812832X; 1118128303; 9781118128312; 9781118128329; 9781118128305
    Weitere Identifier:
    RVK Klassifikation: ST 250 ; ST 250 J35
    Auflage/Ausgabe: 5th edition
    Schriftenreihe: For dummies
    Schlagworte: Java (Computer program language); Internet programming; Programming languages (Electronic computers)
    Umfang: Online-Ressource (xx, 404 Seiten)
    Bemerkung(en):

    Includes index

    Electronic reproduction; Available via World Wide Web

    :

  7. Java for dummies
    Autor*in: Burd, Barry
    Erschienen: 2011
    Verlag:  Wiley, Hoboken, NJ

    The bestselling Java beginner's book is now fully updated for Java 7! Whether you're new to programming or already know a little Visual Basic or C++, you'll be doing Java in a jiffy. -- mehr

    Technische Informationsbibliothek (TIB) / Leibniz-Informationszentrum Technik und Naturwissenschaften und Universitätsbibliothek
    T 11 B 8348
    uneingeschränkte Fernleihe, Kopie und Ausleihe

     

    The bestselling Java beginner's book is now fully updated for Java 7! Whether you're new to programming or already know a little Visual Basic or C++, you'll be doing Java in a jiffy. --

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Buch (Monographie)
    Format: Druck
    ISBN: 9780470371732; 0470371730
    RVK Klassifikation: ST 250
    Auflage/Ausgabe: 5. ed.
    Schriftenreihe: For dummies
    Schlagworte: Java (Computer program language); Internet programming; Programming languages (Electronic computers)
    Umfang: XX, 404 S., Ill.
    Bemerkung(en):

    Includes index

    CD-ROM