Ergebnisse für *

Es wurden 28 Ergebnisse gefunden.

Zeige Ergebnisse 1 bis 25 von 28.

Sortieren

  1. Java ist auch eine Insel
    Einführung, Ausbildung, Praxis
  2. Mastering Java 11
    develop modular and secure Java applications using concurrency and advanced JDK libraries
    Erschienen: September 2018
    Verlag:  Packt, Birmingham ; Mumbai

    Humboldt-Universität zu Berlin, Universitätsbibliothek, Jacob-und-Wilhelm-Grimm-Zentrum
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    TU Berlin, Universitätsbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9781789138931
    Auflage/Ausgabe: Second edition
    Schlagworte: Java Standard Edition 11
    Umfang: 1 Online-Ressource (xiii, 430 Seiten), Illustrationen, Diagramme (teilweise farbig)
  3. Java 11 cookbook
    a definitive guide to learning the key concepts of modern application development
    Erschienen: September 2018
    Verlag:  Packt, Birmingham

    Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Installation and a Sneak Peek into Java 11 -- Introduction -- Installing JDK 18.9 on Windows and setting up the PATH variable... mehr

    Humboldt-Universität zu Berlin, Universitätsbibliothek, Jacob-und-Wilhelm-Grimm-Zentrum
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    TU Berlin, Universitätsbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe

     

    Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Installation and a Sneak Peek into Java 11 -- Introduction -- Installing JDK 18.9 on Windows and setting up the PATH variable -- How to do it... -- Installing JDK 18.9 on Linux (Ubuntu, x64) and configuring the PATH variable -- How to do it... -- Compiling and running a Java application -- Getting ready -- How to do it... -- What's new in Java 11? -- Getting ready -- How to do it... -- JEP 318 - Epsilon -- JEP 321 - HTTP Client (Standard) -- JEP 323 - Local-Variable Syntax for Lambda Parameters -- JEP 333 - ZGC -- New API -- There's more... -- Using application class-data sharing -- Getting ready -- How to do it... -- Chapter 2: Fast Track to OOP - Classes and Interfaces -- Introduction -- Implementing object-oriented design (OOD) -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using inner classes -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using inheritance and aggregation -- Getting ready -- How to do it... -- How it works... -- Aggregation makes the design more extensible -- Coding to an interface -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating interfaces with default and static methods -- Getting ready -- How to do it... -- How it works... -- Creating interfaces with private methods -- Getting ready -- How to do it... -- How it works... -- There's more... -- A better way to work with nulls using Optional -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using the utility class Objects -- Getting ready -- How to do it... -- How it works... -- Chapter 3: Modular Programming -- Introduction -- Using jdeps to find dependencies in a Java application -- Getting ready -- How to do it How it works... -- There's more... -- Creating a simple modular application -- Getting ready -- How to do it... -- How it works... -- See also -- Creating a modular JAR -- Getting ready -- How to do it... -- Using a module JAR with pre-Project Jigsaw JDK applications -- Getting ready -- How to do it... -- Bottom-up migration -- Getting ready -- How to do it... -- Modularizing banking.util.jar -- Modularizing math.util.jar -- Modularizing calculator.jar -- How it works... -- Top-down migration -- Getting ready -- How to do it... -- Modularizing the calculator -- Modularizing banking.util -- Modularizing math.util -- Using services to create loose coupling between the consumer and provider modules -- Getting ready -- How to do it... -- Creating a custom modular runtime image using jlink -- Getting ready -- How to do it... -- Compiling for older platform versions -- Getting ready -- How to do it... -- How it works... -- Creating multi-release JARs -- How to do it... -- How it works... -- Using Maven to develop a modular application -- Getting ready -- How to do it... -- Making your library module-path-friendly -- Getting ready -- How to do it... -- How it works... -- There's more... -- How to open a module for reflection -- Getting ready -- How to do it... -- How it works... -- Chapter 4: Going Functional -- Introduction -- Using standard functional interfaces -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating a functional interface -- Getting ready -- How to do it... -- How it works... -- There's more... -- Understanding lambda expressions -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using lambda expressions -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using method references -- Getting ready -- How to do it... -- Static unbound method reference Non-static bound method reference -- Non-static unbound method reference -- Constructor method references -- There's more... -- Leveraging lambda expressions in your programs -- Getting ready -- How to do it... -- There's more... -- Chapter 5: Streams and Pipelines -- Introduction -- Creating immutable collections using the of() and copyOf() factory methods -- Getting ready -- How to do it... -- There's more... -- Creating and operating on streams -- Getting ready -- How to do it... -- How it works... -- Using numeric streams for arithmetic operations -- Getting ready -- How to do it... -- There's more... -- Completing streams by producing collections -- Getting ready -- How to do it... -- Completing streams by producing maps -- Getting ready -- How to do it... -- Completing streams by producing maps using grouping collectors -- Getting ready -- How to do it... -- There's more... -- Creating stream operation pipeline -- Getting ready -- How to do it... -- There's more... -- Processing streams in parallel -- Getting ready -- How to do it... -- Chapter 6: Database Programming -- Introduction -- Connecting to a database using JDBC -- How to do it... -- How it works... -- There's more... -- Setting up the tables required for DB interactions -- Getting ready -- How it works... -- There's more... -- Performing CRUD operations using JDBC -- Getting ready -- How to do it... -- There's more... -- Using the Hikari Connection Pool (HikariCP) -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using prepared statements -- Getting ready -- How to do it... -- There's more... -- Using transactions -- Getting ready -- How to do it... -- There's more... -- Working with large objects -- Getting ready -- How to do it... -- There's more... -- Executing stored procedures -- Getting ready -- How to do it... -- There's more

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Beteiligt: Sanaulla, Mohamed
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9781789135282
    Auflage/Ausgabe: Second edition
    Schlagworte: Java Standard Edition 11
    Umfang: 1 Online-Ressource (xiii, 771 Seiten), Illustrationen
  4. Java ist auch eine Insel
    Einführung, Ausbildung, Praxis
  5. Java XML and JSON
    Document Processing for Java SE
    Autor*in: Friesen, Jeff
    Erschienen: 2019
    Verlag:  Apress, Berkeley, CA

    Hochschule für Technik und Wirtschaft Berlin, Hochschulbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
    Volltext (URL des Erstveröffentlichers)
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9781484243305
    Weitere Identifier:
    Auflage/Ausgabe: Second edition
    Schlagworte: Java; Programming Languages, Compilers, Interpreters; Programming Techniques; Java (Computer program language); Computer science; Java Standard Edition 11
    Umfang: 1 Online-Ressource (XVIII, 528 Seiten), 11 Illustrationen
  6. Java - die Neuerungen in Version 9 bis 12
    Modularisierung, Syntax- und API-Erweiterungen
    Erschienen: 2019
    Verlag:  dpunkt.verlag, Heidelberg

    Humboldt-Universität zu Berlin, Universitätsbibliothek, Jacob-und-Wilhelm-Grimm-Zentrum
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Deutsch
    Medientyp: Ebook
    Format: Online
    ISBN: 9783960887775; 9783960887782; 9783960887799
    RVK Klassifikation: ST 250
    Auflage/Ausgabe: 1. Auflage
    Schlagworte: Java <Programmiersprache>; Java Standard Edition 11; Modularität
    Umfang: 1 Online-Ressource (xvii, 325 Seiten), Illustrationen, Diagramme
  7. Java projects
    learn the fundamentals of Java 11 programming by building industry grade practical projects
    Autor*in: Verhas, Peter
    Erschienen: August 2018
    Verlag:  Packt, Birmingham ; Mumbai

    Java is one of the software languages most commonly used by programmers and developers. This book covers essential concepts in Java by showing you how to implement them in various applications. You'll learn about Java 18.9's newest features and... mehr

    Humboldt-Universität zu Berlin, Universitätsbibliothek, Jacob-und-Wilhelm-Grimm-Zentrum
    uneingeschränkte Fernleihe, Kopie und Ausleihe

     

    Java is one of the software languages most commonly used by programmers and developers. This book covers essential concepts in Java by showing you how to implement them in various applications. You'll learn about Java 18.9's newest features and develop the skills required for building robust, easily scalable, and maintainable code in Java Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Acknowledgments -- Table of Contents -- Preface -- Chapter 1: Getting Started with Java 11 -- Getting started with Java -- Version numbers -- Installing Java -- Installation on Windows -- Installation on macOS -- Installation on Linux -- Setting JAVA_HOME -- Executing jshell -- Looking at the bytecode -- Packaging classes into a JAR file -- Managing the running Java application -- Using an IDE -- NetBeans -- Eclipse -- IntelliJ -- IDE services -- IDE screen structure -- Editing files -- Managing projects -- Building the code and running it -- Debugging Java -- Summary -- Chapter 2: The First Real Java Program - Sorting Names -- Getting started with sorting -- Bubble sort -- Getting started with project structure and build tools -- Make -- Ant -- Installing Ant -- Using Ant -- Maven -- Installing Maven -- Using Maven -- Gradle -- Installing Gradle -- Setting up the project with Maven -- Coding the sort -- Understanding the algorithm and language constructs -- Blocks -- Variables -- Types -- Arrays -- Expressions -- Loops -- Conditional execution -- Final variables -- Classes -- Inner, nested, local, and anonymous classes -- Packages -- Methods -- Interfaces -- Argument passing -- Fields -- Modifiers -- Object initializers and constructors -- Compiling and running the program -- Summary -- Chapter 3: Optimizing the Sort - Making Code Professional -- The general sorting program -- A brief overview of various sorting algorithms -- Quicksort -- Project structure and build tools -- Maven dependency management -- Coding the sort -- Creating the interfaces -- Creating BubbleSort -- Architectural considerations -- Creating unit tests -- Adding JUnit as a dependency -- Writing the BubbleSortTest class -- Good unit tests -- A good unit test is readable -- Unit tests are fast Unit tests are deterministic -- Assertions should be as simple as possible -- Unit tests are isolated -- Unit tests cover the code -- Refactoring the test -- Collections with wrong elements -- Handling exceptions -- Generics -- Test-Driven Development -- Implementing QuickSort -- The partitioning class -- Recursive sorting -- Non-recursive sorting -- Implementing the API class -- Creating modules -- Why modules are needed -- What is a Java module? -- Summary -- Chapter 4: Mastermind - Creating a Game -- The game -- The model of the game -- Java collections -- Interface collection -- Set -- Hash functions -- The equals method -- The hashCode method -- Implementing equals and hashCode -- HashSet -- EnumSet -- LinkedHashSet -- SortedSet -- NavigableSet -- TreeSet -- List -- LinkedList -- ArrayList -- Queue -- Deque -- Map -- HashMap -- IdentityHashMap -- Dependency injection -- Implementing the game -- ColorManager -- The class color -- JavaDoc and code comments -- Row -- Table -- Guesser -- UniqueGuesser -- GeneralGuesser -- The Game class -- Creating an integration test -- Summary -- Chapter 5: Extending the Game - Run Parallel, Run Faster -- How to make Mastermind parallel -- Refactoring -- Processes -- Threads -- Fibers -- java.lang.Thread -- Pitfalls -- Deadlocks -- Race conditions -- Overused locks -- Starving -- ExecutorService -- Completable future -- ForkJoinPool -- Variable access -- The CPU heartbeat -- Volatile variables -- Synchronized block -- Wait and notify -- Lock -- Condition -- ReentrantLock -- ReentrantReadWriteLock -- Atomic variables -- BlockingQueue -- LinkedBlockingQueue -- LinkedBlockingDeque -- ArrayBlockingQueue -- LinkedTransferQueue -- IntervalGuesser -- ParallelGamePlayer -- Microbenchmarking -- Summary -- Chapter 6: Making Our Game Professional - Do it as a Web App -- Web and network -- IP -- TCP/IP -- DNS

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9781789130690
    RVK Klassifikation: ST 250 ; ST 250 J35
    Auflage/Ausgabe: Second edition
    Schlagworte: Java Standard Edition 11
    Weitere Schlagworte: Java (Computer program language)
    Umfang: 1 Online-Ressource (vii, 498 Seiten), Illustrationen
  8. Der Weg zum Java-Profi
    Konzepte und Techniken für die professionelle Java-Entwicklung
    Erschienen: 2021
    Verlag:  dpunkt.verlag, Heidelberg ; [ProQuest], [Ann Arbor, Michigan]

    Zugang:
    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Deutsch
    Medientyp: Ebook
    Format: Online
    ISBN: 9783960888420; 9783960888437; 9783960888444
    RVK Klassifikation: ST 250
    DDC Klassifikation: Datenverarbeitung; Informatik (004)
    Auflage/Ausgabe: 5., überarbeitete und aktualisierte Auflage
    Schlagworte: Java Standard Edition 9; Java <Programmiersprache>; Softwareentwicklung; Java Standard Edition 11; Java Standard Edition 14
    Umfang: 1 Online-Ressource (xxix, 1382 Seiten), Illustrationen
  9. Java - die Neuerungen in Version 9 bis 12
    Modularisierung, Syntax- und API-Erweiterungen
    Erschienen: 2019
    Verlag:  dpunkt.verlag, [Erscheinungsort nicht ermittelbar] ; divibib GmbH, Wiesbaden

    Dieses Buch eignet sich für alle, die ihr Java-Wissen auf den neuesten Stand bringen und es durch eine Vielzahl an Übungen festigen möchten. Es beschreibt alle wichtigen Neuerungen in Java 9 - dem letzten größeren Update - und in den Versionen Java... mehr

    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe

     

    Dieses Buch eignet sich für alle, die ihr Java-Wissen auf den neuesten Stand bringen und es durch eine Vielzahl an Übungen festigen möchten. Es beschreibt alle wichtigen Neuerungen in Java 9 - dem letzten größeren Update - und in den Versionen Java 10, 11 und 12. Letztere bringen aufgrund halbjährlicher Releasezyklen jeweils weniger Änderungen als frühere Versionen mit und werden daher kompakter behandelt. Eine fundamentale Änderung in Java 9 stellt die als Projekt "Jigsaw" entwickelte Modularisierungslösung dar. Auch fortgeschrittenere Themen wie Services und die Migration bestehender Applikationen werden besprochen. In verschiedenen Kapiteln werden Änderungen in der Sprache selbst behandelt. Einen Schwerpunkt bilden die Erweiterungen in diversen APIs. Neben Vereinfachungen beim Prozess-Handling, der Verarbeitung mit Optional sowie im Stream-API schauen wir auf fundamentale Neuerungen im Bereich der Concurrency durch Reactive Streams. Auch der mit Java 11 offiziell ins JDK aufgenommene HTTP/2-Support wird thematisiert. Weil die neuen Java-Versionen auch Auswirkungen auf Build-Tools und IDEs besitzen, gibt ein Kapitel einen Überblick über das aktuelle Tooling. Außerdem widmen sich zwei kurze Anhänge "Gradle" und "Maven". Ein Schnelleinstieg zu den wichtigsten Neuerungen von Java 8, die im Repertoire keines Java-Entwicklers fehlen sollten und die hilfreich beim Verständnis der vielfältigen Neuerungen aus JDK 9 bis 12 sind, rundet dieses Buch ab.

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Deutsch
    Medientyp: Ebook
    Format: Online
    ISBN: 9783960887775
    RVK Klassifikation: ST 250
    DDC Klassifikation: Datenverarbeitung; Informatik (004)
    Schriftenreihe: Onleihe. E-Book
    Schlagworte: Java Standard Edition 9; Java Standard Edition 11; Java <Programmiersprache>; Modularität
    Umfang: 344 S.
  10. Java - die Neuerungen in Version 9 bis 12
    Modularisierung, Syntax- und API-Erweiterungen
    Erschienen: 2019
    Verlag:  dpunkt.verlag, [Erscheinungsort nicht ermittelbar] ; divibib GmbH, Wiesbaden

    Dieses Buch eignet sich für alle, die ihr Java-Wissen auf den neuesten Stand bringen und es durch eine Vielzahl an Übungen festigen möchten. Es beschreibt alle wichtigen Neuerungen in Java 9 - dem letzten größeren Update - und in den Versionen Java... mehr

    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe

     

    Dieses Buch eignet sich für alle, die ihr Java-Wissen auf den neuesten Stand bringen und es durch eine Vielzahl an Übungen festigen möchten. Es beschreibt alle wichtigen Neuerungen in Java 9 - dem letzten größeren Update - und in den Versionen Java 10, 11 und 12. Letztere bringen aufgrund halbjährlicher Releasezyklen jeweils weniger Änderungen als frühere Versionen mit und werden daher kompakter behandelt. Eine fundamentale Änderung in Java 9 stellt die als Projekt "Jigsaw" entwickelte Modularisierungslösung dar. Auch fortgeschrittenere Themen wie Services und die Migration bestehender Applikationen werden besprochen. In verschiedenen Kapiteln werden Änderungen in der Sprache selbst behandelt. Einen Schwerpunkt bilden die Erweiterungen in diversen APIs. Neben Vereinfachungen beim Prozess-Handling, der Verarbeitung mit Optional sowie im Stream-API schauen wir auf fundamentale Neuerungen im Bereich der Concurrency durch Reactive Streams. Auch der mit Java 11 offiziell ins JDK aufgenommene HTTP/2-Support wird thematisiert. Weil die neuen Java-Versionen auch Auswirkungen auf Build-Tools und IDEs besitzen, gibt ein Kapitel einen Überblick über das aktuelle Tooling. Außerdem widmen sich zwei kurze Anhänge "Gradle" und "Maven". Ein Schnelleinstieg zu den wichtigsten Neuerungen von Java 8, die im Repertoire keines Java-Entwicklers fehlen sollten und die hilfreich beim Verständnis der vielfältigen Neuerungen aus JDK 9 bis 12 sind, rundet dieses Buch ab.

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Deutsch
    Medientyp: Ebook
    Format: Online
    ISBN: 9783960887782
    RVK Klassifikation: ST 250
    DDC Klassifikation: Datenverarbeitung; Informatik (004)
    Schriftenreihe: Onleihe. E-Book
    Schlagworte: Java Standard Edition 9; Java Standard Edition 11; Java <Programmiersprache>; Modularität
    Umfang: 344 S.
  11. Java – die Neuerungen in Version 9 bis 12
    Erschienen: 2019
    Verlag:  dpunkt, [Erscheinungsort nicht ermittelbar] ; O'Reilly Media Inc., Sebastopol, CA

    Dieses Buch richtet sich an diejenigen Leser, die bereits solides Java-Know-how besitzen und sich kurz und prägnant über die wichtigsten Neuerungen in den Java-Version 9 bis 12 informieren wollen. Aufgrund des nun halbjährlichen Releasezyklus finden... mehr

    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe

     

    Dieses Buch richtet sich an diejenigen Leser, die bereits solides Java-Know-how besitzen und sich kurz und prägnant über die wichtigsten Neuerungen in den Java-Version 9 bis 12 informieren wollen. Aufgrund des nun halbjährlichen Releasezyklus finden sich in Java 10, 11 und 12 jeweils weniger Änderungen als in früheren Versionen. Neben deren Beschreibung werden in diesem Buch auch diverse Neuerungen aus Java 9 thematisiert, weil dies das letzte große Update nach Java 8 war, das eine Vielzahl an relevanten Erweiterungen mitbringt. Damit eignet sich dieses Buch für all jene, die ihr Java-Wissen auf den neuesten Stand bringen möchten. Vertiefen können Sie Ihr Wissen durch eine Vielzahl an Übungen.

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9783864906725
    RVK Klassifikation: ST 250
    DDC Klassifikation: Datenverarbeitung; Informatik (004)
    Auflage/Ausgabe: 1st edition
    Schlagworte: Java Standard Edition 9; Java Standard Edition 11; Java <Programmiersprache>; Modularität
    Umfang: 1 Online-Ressource (344 pages)
  12. Java:
    The Complete Reference, Eleventh Edition, 11th Edition
    Erschienen: 2018
    Verlag:  McGraw-Hill, [Erscheinungsort nicht ermittelbar] ; O'Reilly Media Inc., Sebastopol, CA

    The Definitive Java Programming Guide Fully updated for Java SE 11, Java: The Complete Reference, Eleventh Edition explains how to develop, compile, debug, and run Java programs. Best-selling programming author Herb Schildt covers the entire Java... mehr

    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe

     

    The Definitive Java Programming Guide Fully updated for Java SE 11, Java: The Complete Reference, Eleventh Edition explains how to develop, compile, debug, and run Java programs. Best-selling programming author Herb Schildt covers the entire Java language, including its syntax, keywords, and fundamental programming principles. You’ll also find information on key portions of the Java API library, such as I/O, the Collections Framework, the stream library, and the concurrency utilities. Swing, JavaBeans, and servlets are examined and numerous examples demonstrate Java in action. Of course, the very important module system is discussed in detail. This Oracle Press resource also offers an introduction to JShell, Java’s interactive programming tool. Best of all, the book is written in the clear, crisp, uncompromising style that has made Schildt the choice of millions worldwide. Coverage includes: •Data types, variables, arrays, and operators •Control statements •Classes, objects, and methods •Method overloading and overriding •Inheritance •Local variable type inference •Interfaces and packages •Exception handling •Multithreaded programming •Enumerations, autoboxing, and annotations •The I/O classes •Generics •Lambda expressions •Modules •String handling •The Collections Framework •Networking •Event handling •AWT •Swing •The Concurrent API •The Stream API •Regular expressions •JavaBeans •Servlets •Much, much more Code examples in the book are available for download at www.OraclePressBooks.com.

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9781260440249; 9781260440232
    Auflage/Ausgabe: 11th edition
    Schlagworte: Java Standard Edition 11
    Umfang: 1 Online-Ressource (1248 pages)
  13. Java - die Neuerungen in Version 9 bis 14
    Modularisierung, Syntax- und API-Erweiterungen
    Erschienen: 2020
    Verlag:  dpunkt.verlag, Heidelberg

    Ostbayerische Technische Hochschule Amberg-Weiden, Hochschulbibliothek Amberg
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Technische Hochschule Nürnberg Georg Simon Ohm, Bibliothek
    keine Ausleihe von Bänden, nur Papierkopien werden versandt
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Deutsch
    Medientyp: Ebook
    Format: Online
    ISBN: 9783960889786
    Weitere Identifier:
    9783960889786
    RVK Klassifikation: ST 250
    DDC Klassifikation: Datenverarbeitung; Informatik (004); 005.13
    Auflage/Ausgabe: 1. Auflage
    Schlagworte: Java Standard Edition 14; Java Standard Edition 11; Java <Programmiersprache>; Java Standard Edition 9
    Weitere Schlagworte: Bad Smells; Codereviews; Coding-Conventions; Collections; Entwurfsmuster; JDK 9; Java 10; Java 11; Java 12; Java 13; Java 14; Java 9; Java SE; Jigsaw; Lambdas; Modularisierung; Multithreading; Objektorientiertes Design; Programmierstil; Refactorings; Unit Tests
    Umfang: 1 Online-Ressource (xviii, 352 Seiten), Illustrationen
  14. Java ist auch eine Insel
    Einführung, Ausbildung, Praxis
    Erschienen: 2020
    Verlag:  Rheinwerk, Bonn

    Hochschule Augsburg, Bibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Universitätsbibliothek Bamberg
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    THD - Technische Hochschule Deggendorf, Hochschulbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Technische Universität München, Universitätsbibliothek, Teilbibliotheken Garching
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Universitätsbibliothek Passau
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    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
    Quelle: Verbundkataloge
    Sprache: Deutsch
    Medientyp: Ebook
    Format: Online
    ISBN: 9783836277389
    RVK Klassifikation: ST 250
    Auflage/Ausgabe: 15., aktualisierte und überarbeitete Auflage
    Schriftenreihe: Rheinwerk Computing
    Schlagworte: Java Standard Edition 11; Java <Programmiersprache>
    Weitere Schlagworte: Hand-Buch Bücher Grundlagen Kurse Tipps Workshops Tutorials Anleitung Training Ausbildung Informatik; Eclipse; NetBeans; xml; Performanz; Lambda-Expressions; JDBC; JDK; JSON; Oracle; Objektorientiert programmieren OOP; Referenz; Datenbanken; Programmierung; Software-Entwicklung; Java-14
    Umfang: 1 Online-Ressource (1252 Seiten)
    Bemerkung(en):

    Auf dem Cover: Programmieren mit der Java Platform, Standard Edition 14 ; Java von A bis Z: Einführung Praxis, Referenz ; Von Ausdrücken und Anweisungen zu Klassen und Objekten

  15. Mastering Java 11
    develop modular and secure Java applications using concurrency and advanced JDK libraries
    Erschienen: September 2018
    Verlag:  Packt, Birmingham ; Mumbai

    Hochschulbibliothek Ingolstadt
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule Landshut, Hochschule für Angewandte Wissenschaften, Bibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule München, Bibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Universität der Bundeswehr München, Universitätsbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9781789138931
    Auflage/Ausgabe: Second edition
    Schlagworte: Java Standard Edition 11
    Umfang: 1 Online-Ressource (xiii, 430 Seiten), Illustrationen, Diagramme (teilweise farbig)
  16. Java 11 cookbook
    a definitive guide to learning the key concepts of modern application development
    Erschienen: September 2018
    Verlag:  Packt, Birmingham

    Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Installation and a Sneak Peek into Java 11 -- Introduction -- Installing JDK 18.9 on Windows and setting up the PATH variable... mehr

    Hochschulbibliothek Ingolstadt
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule Landshut, Hochschule für Angewandte Wissenschaften, Bibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule München, Bibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Universität der Bundeswehr München, Universitätsbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe

     

    Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Installation and a Sneak Peek into Java 11 -- Introduction -- Installing JDK 18.9 on Windows and setting up the PATH variable -- How to do it... -- Installing JDK 18.9 on Linux (Ubuntu, x64) and configuring the PATH variable -- How to do it... -- Compiling and running a Java application -- Getting ready -- How to do it... -- What's new in Java 11? -- Getting ready -- How to do it... -- JEP 318 - Epsilon -- JEP 321 - HTTP Client (Standard) -- JEP 323 - Local-Variable Syntax for Lambda Parameters -- JEP 333 - ZGC -- New API -- There's more... -- Using application class-data sharing -- Getting ready -- How to do it... -- Chapter 2: Fast Track to OOP - Classes and Interfaces -- Introduction -- Implementing object-oriented design (OOD) -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using inner classes -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using inheritance and aggregation -- Getting ready -- How to do it... -- How it works... -- Aggregation makes the design more extensible -- Coding to an interface -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating interfaces with default and static methods -- Getting ready -- How to do it... -- How it works... -- Creating interfaces with private methods -- Getting ready -- How to do it... -- How it works... -- There's more... -- A better way to work with nulls using Optional -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using the utility class Objects -- Getting ready -- How to do it... -- How it works... -- Chapter 3: Modular Programming -- Introduction -- Using jdeps to find dependencies in a Java application -- Getting ready -- How to do it How it works... -- There's more... -- Creating a simple modular application -- Getting ready -- How to do it... -- How it works... -- See also -- Creating a modular JAR -- Getting ready -- How to do it... -- Using a module JAR with pre-Project Jigsaw JDK applications -- Getting ready -- How to do it... -- Bottom-up migration -- Getting ready -- How to do it... -- Modularizing banking.util.jar -- Modularizing math.util.jar -- Modularizing calculator.jar -- How it works... -- Top-down migration -- Getting ready -- How to do it... -- Modularizing the calculator -- Modularizing banking.util -- Modularizing math.util -- Using services to create loose coupling between the consumer and provider modules -- Getting ready -- How to do it... -- Creating a custom modular runtime image using jlink -- Getting ready -- How to do it... -- Compiling for older platform versions -- Getting ready -- How to do it... -- How it works... -- Creating multi-release JARs -- How to do it... -- How it works... -- Using Maven to develop a modular application -- Getting ready -- How to do it... -- Making your library module-path-friendly -- Getting ready -- How to do it... -- How it works... -- There's more... -- How to open a module for reflection -- Getting ready -- How to do it... -- How it works... -- Chapter 4: Going Functional -- Introduction -- Using standard functional interfaces -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating a functional interface -- Getting ready -- How to do it... -- How it works... -- There's more... -- Understanding lambda expressions -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using lambda expressions -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using method references -- Getting ready -- How to do it... -- Static unbound method reference Non-static bound method reference -- Non-static unbound method reference -- Constructor method references -- There's more... -- Leveraging lambda expressions in your programs -- Getting ready -- How to do it... -- There's more... -- Chapter 5: Streams and Pipelines -- Introduction -- Creating immutable collections using the of() and copyOf() factory methods -- Getting ready -- How to do it... -- There's more... -- Creating and operating on streams -- Getting ready -- How to do it... -- How it works... -- Using numeric streams for arithmetic operations -- Getting ready -- How to do it... -- There's more... -- Completing streams by producing collections -- Getting ready -- How to do it... -- Completing streams by producing maps -- Getting ready -- How to do it... -- Completing streams by producing maps using grouping collectors -- Getting ready -- How to do it... -- There's more... -- Creating stream operation pipeline -- Getting ready -- How to do it... -- There's more... -- Processing streams in parallel -- Getting ready -- How to do it... -- Chapter 6: Database Programming -- Introduction -- Connecting to a database using JDBC -- How to do it... -- How it works... -- There's more... -- Setting up the tables required for DB interactions -- Getting ready -- How it works... -- There's more... -- Performing CRUD operations using JDBC -- Getting ready -- How to do it... -- There's more... -- Using the Hikari Connection Pool (HikariCP) -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using prepared statements -- Getting ready -- How to do it... -- There's more... -- Using transactions -- Getting ready -- How to do it... -- There's more... -- Working with large objects -- Getting ready -- How to do it... -- There's more... -- Executing stored procedures -- Getting ready -- How to do it... -- There's more

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Beteiligt: Sanaulla, Mohamed
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9781789135282
    Auflage/Ausgabe: Second edition
    Schlagworte: Java Standard Edition 11
    Umfang: 1 Online-Ressource (xiii, 771 Seiten), Illustrationen
  17. Java XML and JSON
    Document Processing for Java SE
    Autor*in: Friesen, Jeff
    Erschienen: 2019
    Verlag:  Apress, Berkeley, CA

    Ostbayerische Technische Hochschule Amberg-Weiden, Hochschulbibliothek Amberg
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule Augsburg, Bibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule für Angewandte Wissenschaften Hof - Hochschule Hof, Bibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschulbibliothek Ingolstadt
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule Kempten, Hochschulbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule München, Bibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Technische Hochschule Nürnberg Georg Simon Ohm, Bibliothek
    keine Ausleihe von Bänden, nur Papierkopien werden versandt
    OTH- Ostbayerische Technische Hochschule Regensburg, Hochschulbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    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
    Universitätsbibliothek Würzburg
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
    Volltext (URL des Erstveröffentlichers)
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9781484243305
    Weitere Identifier:
    Auflage/Ausgabe: Second edition
    Schlagworte: Java; Programming Languages, Compilers, Interpreters; Programming Techniques; Java (Computer program language); Computer science; Java Standard Edition 11
    Umfang: 1 Online-Ressource (XVIII, 528 Seiten), 11 Illustrationen
  18. Java projects
    learn the fundamentals of Java 11 programming by building industry grade practical projects
    Autor*in: Verhas, Peter
    Erschienen: August 2018
    Verlag:  Packt, Birmingham ; Mumbai

    Java is one of the software languages most commonly used by programmers and developers. This book covers essential concepts in Java by showing you how to implement them in various applications. You'll learn about Java 18.9's newest features and... mehr

    THD - Technische Hochschule Deggendorf, Hochschulbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschulbibliothek Ingolstadt
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule Landshut, Hochschule für Angewandte Wissenschaften, Bibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule München, Bibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Universität der Bundeswehr München, Universitätsbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe

     

    Java is one of the software languages most commonly used by programmers and developers. This book covers essential concepts in Java by showing you how to implement them in various applications. You'll learn about Java 18.9's newest features and develop the skills required for building robust, easily scalable, and maintainable code in Java Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Acknowledgments -- Table of Contents -- Preface -- Chapter 1: Getting Started with Java 11 -- Getting started with Java -- Version numbers -- Installing Java -- Installation on Windows -- Installation on macOS -- Installation on Linux -- Setting JAVA_HOME -- Executing jshell -- Looking at the bytecode -- Packaging classes into a JAR file -- Managing the running Java application -- Using an IDE -- NetBeans -- Eclipse -- IntelliJ -- IDE services -- IDE screen structure -- Editing files -- Managing projects -- Building the code and running it -- Debugging Java -- Summary -- Chapter 2: The First Real Java Program - Sorting Names -- Getting started with sorting -- Bubble sort -- Getting started with project structure and build tools -- Make -- Ant -- Installing Ant -- Using Ant -- Maven -- Installing Maven -- Using Maven -- Gradle -- Installing Gradle -- Setting up the project with Maven -- Coding the sort -- Understanding the algorithm and language constructs -- Blocks -- Variables -- Types -- Arrays -- Expressions -- Loops -- Conditional execution -- Final variables -- Classes -- Inner, nested, local, and anonymous classes -- Packages -- Methods -- Interfaces -- Argument passing -- Fields -- Modifiers -- Object initializers and constructors -- Compiling and running the program -- Summary -- Chapter 3: Optimizing the Sort - Making Code Professional -- The general sorting program -- A brief overview of various sorting algorithms -- Quicksort -- Project structure and build tools -- Maven dependency management -- Coding the sort -- Creating the interfaces -- Creating BubbleSort -- Architectural considerations -- Creating unit tests -- Adding JUnit as a dependency -- Writing the BubbleSortTest class -- Good unit tests -- A good unit test is readable -- Unit tests are fast Unit tests are deterministic -- Assertions should be as simple as possible -- Unit tests are isolated -- Unit tests cover the code -- Refactoring the test -- Collections with wrong elements -- Handling exceptions -- Generics -- Test-Driven Development -- Implementing QuickSort -- The partitioning class -- Recursive sorting -- Non-recursive sorting -- Implementing the API class -- Creating modules -- Why modules are needed -- What is a Java module? -- Summary -- Chapter 4: Mastermind - Creating a Game -- The game -- The model of the game -- Java collections -- Interface collection -- Set -- Hash functions -- The equals method -- The hashCode method -- Implementing equals and hashCode -- HashSet -- EnumSet -- LinkedHashSet -- SortedSet -- NavigableSet -- TreeSet -- List -- LinkedList -- ArrayList -- Queue -- Deque -- Map -- HashMap -- IdentityHashMap -- Dependency injection -- Implementing the game -- ColorManager -- The class color -- JavaDoc and code comments -- Row -- Table -- Guesser -- UniqueGuesser -- GeneralGuesser -- The Game class -- Creating an integration test -- Summary -- Chapter 5: Extending the Game - Run Parallel, Run Faster -- How to make Mastermind parallel -- Refactoring -- Processes -- Threads -- Fibers -- java.lang.Thread -- Pitfalls -- Deadlocks -- Race conditions -- Overused locks -- Starving -- ExecutorService -- Completable future -- ForkJoinPool -- Variable access -- The CPU heartbeat -- Volatile variables -- Synchronized block -- Wait and notify -- Lock -- Condition -- ReentrantLock -- ReentrantReadWriteLock -- Atomic variables -- BlockingQueue -- LinkedBlockingQueue -- LinkedBlockingDeque -- ArrayBlockingQueue -- LinkedTransferQueue -- IntervalGuesser -- ParallelGamePlayer -- Microbenchmarking -- Summary -- Chapter 6: Making Our Game Professional - Do it as a Web App -- Web and network -- IP -- TCP/IP -- DNS

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9781789130690
    RVK Klassifikation: ST 250 ; ST 250 J35
    Auflage/Ausgabe: Second edition
    Schlagworte: Java Standard Edition 11
    Weitere Schlagworte: Java (Computer program language)
    Umfang: 1 Online-Ressource (vii, 498 Seiten), Illustrationen
  19. Java - die Neuerungen in Version 9 bis 12
    Modularisierung, Syntax- und API-Erweiterungen
    Erschienen: 2019
    Verlag:  dpunkt.verlag, Heidelberg

    TH-AB - Technische Hochschule Aschaffenburg, Hochschulbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Universitätsbibliothek Bamberg
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Universitätsbibliothek Bayreuth
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule Coburg, Zentralbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    THD - Technische Hochschule Deggendorf, Hochschulbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Deutsch
    Medientyp: Ebook
    Format: Online
    ISBN: 9783960887775; 9783960887782; 9783960887799
    RVK Klassifikation: ST 250
    Auflage/Ausgabe: 1. Auflage
    Schlagworte: Java <Programmiersprache>; Java Standard Edition 11; Modularität
    Umfang: 1 Online-Ressource (xvii, 325 Seiten), Illustrationen, Diagramme
  20. Java in a Nutshell
    a desktop quick reference
    Erschienen: 2019; ©2019
    Verlag:  O'Reilly, Beijing ; ProQuest, Boston

    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Beteiligt: Flanagan, David (Verfasser)
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9781492037200
    Auflage/Ausgabe: Seventh Edition, Second Release
    Schlagworte: Java Standard Edition 11
    Umfang: 1 Online-Ressource (xvi, 438 Seiten)
  21. Java
    Der Grundkurs
    Erschienen: 2019
    Verlag:  Rheinwerk Verlag, Bonn ; ProQuest, Ann Arbour, Michigan

    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Deutsch
    Medientyp: Ebook
    Format: Online
    ISBN: 9783836269605
    DDC Klassifikation: Datenverarbeitung; Informatik (004)
    Auflage/Ausgabe: 3., aktualisierte und erweiterte Auflage
    Schlagworte: Java Standard Edition 11
    Umfang: 1 Online-Ressource
  22. Learn TypeScript 3 by building web applications
    gain a solid understanding TypeScript, Angular, Vie React, and NestJS
    Erschienen: November 2019
    Verlag:  Packt Publishing, Birmingham

    Fachhochschule Dortmund, Hochschulbibliothek
    Universitäts- und Landesbibliothek Münster
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
    Volltext (Lizenzpflichtig)
    Quelle: Verbundkataloge
    Beteiligt: Georges, Alexis (Sonstige)
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9781789617863
    Schlagworte: Java Standard Edition 11; Anwendungsprogramm; TypeScript
    Weitere Schlagworte: TypeScript (Computer program language); Web applications
    Umfang: 1 Online-Ressource (xv, 772 Seiten), Illustrationen
  23. Schrödinger programmiert Java
    das etwas andere Fachbuch
    Erschienen: 2020
    Verlag:  Rheinwerk Verlag GmbH, Bonn

    Universitätsbibliothek Bamberg
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Technische Universität München, Universitätsbibliothek, Teilbibliotheken Garching
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    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
    Quelle: Verbundkataloge
    Sprache: Deutsch
    Medientyp: Ebook
    Format: Online
    ISBN: 9783836272742
    RVK Klassifikation: ST 250
    Auflage/Ausgabe: 3., aktualisierte und erweiterte Auflage
    Schlagworte: Java Standard Edition 11; Java <Programmiersprache>; Java Standard Edition 9
    Weitere Schlagworte: Java-FX; Java programmieren; Guter Clean Code; Objektorientierte Programmierung Objektorientierung OOP; Eclipse Sun; Generics Lambda Expressions; Collections-Framework
    Umfang: 1 Online-Ressource (713 Seiten), Illustrationen, Digramme
    Bemerkung(en):

    Titelzusatz auf dem Umschlag: "Von den Sprachgrundlagen über Swing und JavaFX bis zur komplexen Anwendung ; ob Module, Lambdas oder New File I/0: Nutze die Schwerter aller Versionen! ; Durchblicken, mitmachen und genießen! ; inkl. Downloads ; mit Syntax-Highlighting!"

  24. Java
    der Grundkurs
    Erschienen: 2019
    Verlag:  Rheinwerk Verlag, Bonn

    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
    Quelle: Verbundkataloge
    Sprache: Deutsch
    Medientyp: Ebook
    Format: Online
    ISBN: 9783836269605
    RVK Klassifikation: ST 250
    Auflage/Ausgabe: 3., aktualiserte und erweiterte Auflage
    Schriftenreihe: Rheinwerk Computing
    Schlagworte: Java <Programmiersprache>; Java Standard Edition 11
    Weitere Schlagworte: Studium; Programmieren Entwickeln; Software-Entwicklung; Java-Übungen; Objektorientierte Programmierung; Einstieg; Universität Studenten; Hand-Buch Bücher lernen Grundlagen Kurse Tipps Workshops Tutorials Wissen Anleitung Training Ausbildung; Lernkurs; Rheinwerk-Verlag Computing
    Umfang: 1 Online-Ressource (445 Seiten)
    Bemerkung(en):

    Alle Codebeispiele zum Download

  25. Learn Java 12 Programming
    A step-by-step guide to learning essential concepts in Java SE 10, 11, and 12
    Erschienen: 2019
    Verlag:  Packt Publishing Limited, Birmingham

    bA comprehensive guide to get started with Java and gain insights into major concepts such as object-oriented, functional, and reactive programming/b h4Key Features/h4 ulliStrengthen your knowledge of important programming concepts and the latest... mehr

    Hochschulbibliothek Ingolstadt
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule Landshut, Hochschule für Angewandte Wissenschaften, Bibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Hochschule München, Bibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Universität der Bundeswehr München, Universitätsbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe

     

    bA comprehensive guide to get started with Java and gain insights into major concepts such as object-oriented, functional, and reactive programming/b h4Key Features/h4 ulliStrengthen your knowledge of important programming concepts and the latest features in Java /li liExplore core programming topics including GUI programming, concurrency, and error handling /li liLearn the idioms and best practices for writing high-quality Java code/li/ul h4Book Description/h4 Java is one of the preferred languages among developers, used in everything right from smartphones, and game consoles to even supercomputers, and its new features simply add to the richness of the language. This book on Java programming begins by helping you learn how to install the Java Development Kit. You will then focus on understanding object-oriented programming (OOP), with exclusive insights into concepts like abstraction, encapsulation, inheritance, and polymorphism, which will help you when programming for real-world apps. Next, you'll cover fundamental programming structures of Java such as data structures and algorithms that will serve as the building blocks for your apps. You will also delve into core programming topics that will assist you with error handling, debugging, and testing your apps. As you progress, you'll move on to advanced topics such as Java libraries, database management, and network programming, which will hone your skills in building professional-grade apps. Further on, you'll understand how to create a graphic user interface using JavaFX and learn to build scalable apps by taking advantage of reactive and functional programming. By the end of this book, you'll not only be well versed with Java 10, 11, and 12, but also gain a perspective into the future of this language and software development in general. h4What you will learn/h4 ulliLearn and apply object-oriented principles /li liGain insights into data structures and understand how they are used in Java /li liExplore multithreaded, asynchronous, functional, and reactive programming /li liAdd a user-friendly graphic interface to your application /li liFind out what streams are and how they can help in data processing /li liDiscover the importance of microservices and use them to make your apps robust and scalable /li liExplore Java design patterns and best practices to solve everyday problems /li liLearn techniques and idioms for writing high-quality Java code/li/ul h4Who this book is for/h4 Students, software developers, or anyone looking to learn new skills or even a language will find this book useful.

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9781789958485
    Auflage/Ausgabe: 1. ed.
    Schlagworte: COMPUTERS / Bioinformatics; COMPUTERS / Buyer's Guides; Java Standard Edition 11
    Umfang: 1 Online-Ressource (690 Seiten)