Ihre E-Mail wurde erfolgreich gesendet. Bitte prüfen Sie Ihren Maileingang.

Leider ist ein Fehler beim E-Mail-Versand aufgetreten. Bitte versuchen Sie es erneut.

Vorgang fortführen?

Exportieren
Filter
  • Java (Computer program language)
  • Informatik  (9)
  • 1
    Sprache: Englisch
    DDC: 005.72
    RVK:
    Schlagwort(e): XML (Document markup language) ; Java (Computer program language) ; XML ; Java ; JAXP
    Anmerkung: Print. digitally on demand (in 2 Bde.) , Includes bibliographical references and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 2
    ISBN: 9781788999595 , 1788999592
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Paralleltitel: Erscheint auch als
    RVK:
    Schlagwort(e): Application software Development ; Functional programming (Computer science) ; Java (Computer program language) ; Mobile apps
    Anmerkung: Description based on online resource; title from title page (Safari, viewed July 18, 2018)
    URL: Volltext  (URL des Erstveröffentlichers)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 3
    ISBN: 9781788297332 , 1788297334
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Paralleltitel: Erscheint auch als
    RVK:
    Schlagwort(e): Web applications Development ; Java (Computer program language) ; Java Enterprise ; Java Enterprise
    Anmerkung: Description based on online resource; title from title page (Safari, viewed January 23, 2018)
    URL: Volltext  (URL des Erstveröffentlichers)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 4
    ISBN: 9783864901362
    Sprache: Deutsch
    Seiten: 1 Online-Ressource
    Ausgabe: 5., überarbeitete Auflage
    Paralleltitel: Erscheint auch als Saake, Gunter, 1960 - Algorithmen und Datenstrukturen
    DDC: 005.133
    RVK:
    RVK:
    RVK:
    Schlagwort(e): Algorithms ; Java (Computer program language) ; Data structures (Computer science) ; Java (Computer program language) ; Data structures (Computer science) ; Algorithms ; Electronic books ; Electronic books ; local ; Lehrbuch ; Datenstruktur ; Algorithmus ; Java ; Algorithmus ; Datenstruktur
    Kurzfassung: Solides Lehrbuch - grundlegend und umfassend * Java als Implementierungssprache, unter Berücksichtigung der Spezifika von Java mit Netzanschluss: Programmbeispiele/Animationen Autoren sind sehr angesehen und kompetent
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed Feb. 12, 2014)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 5
    Online-Ressource
    Online-Ressource
    Indianapolis, IN : Wiley Pub.
    Sprache: Englisch
    Seiten: 1 online resource (xvii, 492 p.) , ill.
    Serie: Developer Reference
    DDC: 005.2762
    RVK:
    Schlagwort(e): Mac OS ; Java (Computer program language) ; Application software ; Development ; Macintosh (Computer) ; Programming ; Electronic books ; lcgft ; Electronic books ; local
    Kurzfassung: Learn the guidelines of integrating Java with native Mac OS X applications with this Devloper Reference book. Java is used to create nearly every type of application that exists and is one of the most required skills of employers seeking computer programmers. Java code and its libraries can be integrated with Mac OS X features, and this book shows you how to do just that. You'll learn to write Java programs on OS X and you'll even discover how to integrate them with the Cocoa APIs. Shows how Java programs can be integrated with any Mac OS X feature, such as NSView widgets or screen savers Reveals the requirements for integrating Java with native OS X applications Covers OS X libraries and behaviors unique to working with Java With this book, you will learn that creating Java-based applications that integrate closely with OS X is not a myth! Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 6
    Online-Ressource
    Online-Ressource
    Boston, Mass. : Addison-Wesley
    ISBN: 0321331885 , 9780321331885
    Sprache: Englisch
    Seiten: XXIX, 704 S. , graph. Darst.
    Ausgabe: 2. ed.
    Ausgabe: Online-Ausg. 2009 Online-Ressource Safari books online Online-Ausg. Boston, Mass : Safari Books Online, 2008. Online-Ressource
    Serie: The eclipse series
    Paralleltitel: Druckausg. EMF - Eclipse modeling framework
    DDC: 005.13/3
    RVK:
    RVK:
    RVK:
    Schlagwort(e): Computer software Development ; Java (Computer program language) ; Eclipse ; Eclipse
    Kurzfassung: "The Eclipse Modeling Framework enables developers to rapidly construct robust applications based on surprisingly simple models. Now, in this thoroughly revised Second Edition, the project's developers offer expert guidance, insight, and examples for solving real-world problems with EMF, accelerating development processes, and improving software quality." "This edition contains more than 40% new material, plus updates throughout to make it even more useful and practical. The authors illuminate the key concepts and techniques of EMF modeling, analyze EMF's most important framework classes and generator patterns, guide you through choosing optimal designs, and introduce powerful framework customizations and programming techniques."--Jacket
    Anmerkung: Dateiformat Volltext: HTML , Online-Ausg. Boston, Mass : Safari Books Online, 2008. Online-Ressource
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 7
    Online-Ressource
    Online-Ressource
    Upper Saddle River, NJ [u.a.] : Addison-Wesley
    ISBN: 0137150024 , 9780137150021
    Sprache: Englisch
    Seiten: Online-Ressource
    Ausgabe: 2. ed.
    Ausgabe: Online-Ausg. 2008 Electronic reproduction; Mode of access: World Wide Web
    Serie: Safari Tech Books Online
    Serie: The Java series
    Paralleltitel: Druckausg. u.d.T. Bloch, Joshua: Effective Java
    DDC: 005.71262
    RVK:
    Schlagwort(e): Java (Computer program language) ; Java
    Kurzfassung: Introduction -- Creating and destroying objects -- Methods common to all objects -- Classes and interfaces -- Generics -- Enums and annotations -- Methods -- General programming -- Exceptions -- Concurrency -- Serialization
    Beschreibung / Inhaltsverzeichnis: IntroductionCreating and destroying objects -- Methods common to all objects -- Classes and interfaces -- Generics -- Enums and annotations -- Methods -- General programming -- Exceptions -- Concurrency -- Serialization.
    Anmerkung: Parallel als Druckausg. erschienen , Electronic reproduction; Mode of access: World Wide Web
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 8
    Online-Ressource
    Online-Ressource
    Amsterdam : Morgan Kaufmann Publishers
    ISBN: 9780080471594 , 0080471595
    Sprache: Englisch
    Seiten: 1 online resource (xix, 476 pages) , illustrations
    Paralleltitel: Erscheint auch als
    Paralleltitel: Erscheint auch als
    DDC: 005.13/3
    RVK:
    Schlagwort(e): COMPUTERS / Programming Languages / C♯ ; COMPUTERS / Programming Languages / Java ; COMPUTERS / Programming Languages / Pascal ; Java (Computer program language) ; Java (Computer program language) ; Java (Computer program language) ; Programmierung ; Java ; Programmierung ; Java
    Kurzfassung: Groovy Programming is an introduction to the Java-based scripting language Groovy. Groovy has much in common with popular scripting languages such as Perl, Python, and Ruby, but is written in a Java-like syntax. And, unlike these other languages, Groovy is sanctioned by the Java community for use on the Java platform. Since it is based on Java, applications written in Groovy can make full use of the Java Application Programmer Interfaces (APIs). This means Groovy can integrate seamlessly with applications written in Java, while avoiding the complexities of the full Java language. This bare-bones structure also means Groovy can be used as an introduction to Java and to programming in general. Its simpler constructions and modern origins make it ideal as a first language and for introducing principles such as object-oriented programming. This book introduces all the major aspects of Groovy development and emphasizes Groovy's potential as a learning tool. Case studies and exercises are included, along with numerous programming examples. The book begins assuming only a general familiarity with Java programming, and progresses to discuss advanced topics such as GUI builders, Groovlets, Unit Testing, and Groovy SQL. * The first comprehensive book on Groovy programming that shows how writing applications and scripts for the Java platform is fast and easy * Written by leading software engineers and acclaimed computing instructors * Offers numerous programming examples, code samples, detailed case studies, exercises for self-study, and a companion website with a Windows-based Groovy editor
    Anmerkung: Includes bibliographical references (pages 469-470) and index
    URL: Volltext  (URL des Erstveröffentlichers)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 9
    Online-Ressource
    Online-Ressource
    San Francisco : Morgan Kaufmann Publishers
    ISBN: 9780080509570 , 0080509576 , 9781558609006 , 1558609008 , 1281078204 , 9781281078209
    Sprache: Englisch
    Seiten: 1 online resource (xii, 833 pages) , illustrations
    Serie: Morgan Kaufmann Series in Data Management Systems Ser
    Paralleltitel: Erscheint auch als
    DDC: 005.2/762
    RVK:
    Schlagwort(e): COMPUTERS / Programming Languages / JavaScript ; COMPUTERS / Programming Languages / VBScript ; Web services ; Java (Computer program language) ; Computer architecture ; Computer architecture ; Java (Computer program language) ; Web services ; Java / Programmiersprache ; Web Services ; Web services ; Java (Computer program language) ; Computer architecture ; Web Services ; Java ; Web Services ; Java
    Kurzfassung: Annotation
    URL: Volltext  (URL des Erstveröffentlichers)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
Schließen ⊗
Diese Webseite nutzt Cookies und das Analyse-Tool Matomo. Weitere Informationen finden Sie hier...