Narrow Search
Last searches

Results for *

Displaying results 126 to 150 of 796.

  1. Introduction to Java programming and data structures
    comprehensive version
    Published: 2019
    Publisher:  Pearson, New York, NY

    Hochschulbibliothek Ingolstadt
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    ISBN: 9781292221878; 1292221879
    RVK Categories: ST 250
    Edition: Eleventh edition, global edition
    Subjects: Java (Computer program language); Java <Programmiersprache>; Java Standard Edition 8; Java Standard Edition 7
    Scope: 1232 Seiten, Illustrationen
    Notes:

    authorized adaptation from the United States edition, entitled introduction to Java programming and data structures, comprehensive version, 11th edition, ISBN 978-0-13-467094-2 by Y. Daniel Liang, published by Pearson education ©2018

  2. Java projects
    learn the fundamentals of Java 11 programming by building industry grade practical projects
    Published: August 2018
    Publisher:  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... more

    THD - Technische Hochschule Deggendorf, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Hochschulbibliothek Ingolstadt
    Unlimited inter-library loan, copies and loan
    Universität der Bundeswehr München, Universitätsbibliothek
    Unlimited inter-library loan, copies and loan

     

    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 to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Ebook
    Format: Online
    ISBN: 9781789130690
    RVK Categories: ST 250
    Edition: Second edition
    Subjects: Java Standard Edition 11
    Other subjects: Java (Computer program language)
    Scope: 1 Online-Ressource (vii, 498 Seiten), Illustrationen
  3. Java
    a beginner's guide
    Published: [2019]
    Publisher:  McGraw-Hill Education, New York ; Chicago ; San Francisco ; Athens ; London ; Madrid ; Mexico City ; Milan ; New Delhi ; Singapore ; Sydney ; Toronto

    "Fully updated for Java Platform, Standard Edition 11 (Java SE 11), Java: A Beginner's Guide, Eighth Edition gets you started programming in Java right away. Best-selling programming author Herb Schildt begins with the basics, such as how to create,... more

    THD - Technische Hochschule Deggendorf, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Technische Universität München, Universitätsbibliothek, Teilbibliotheken Garching
    Unlimited inter-library loan, copies and loan

     

    "Fully updated for Java Platform, Standard Edition 11 (Java SE 11), Java: A Beginner's Guide, Eighth Edition gets you started programming in Java right away. Best-selling programming author Herb Schildt begins with the basics, such as how to create, compile, and run a Java program. He then moves on to the keywords, syntax, and constructs that form the core of the Java language. The book also covers some of Java's more advanced features, including multithreaded programming, generics, lambda expressions, modules, and Swing. As an added bonus, an introduction to JShell, Java's interactive programming tool, is included. Best of all, it's written in the clear, crisp, uncompromising style that has made Schildt the choice of millions worldwide"--

     

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    ISBN: 9781260440218; 1260440214
    Other identifier:
    9781260440218
    RVK Categories: ST 250
    Edition: eighth edition
    Subjects: Java <Programmiersprache>; Java 2 Standard Edition 5.0
    Other subjects: Java (Computer program language); Java, Java SE 11, Java Platform Standard Edition 11, JDK 11, Herbert Schildt, Herb Schildt, JavaFX, programming, Java programming
    Scope: xxiv, 684 Seiten, Illustrationen, 24 cm
    Notes:

    Auf dem Einband: Create, compile, and run Java programs today.

  4. Roguelike Development with JavaScript
    Build and Publish Roguelike Genre Games with JavaScript and Phaser
    Published: 2020
    Publisher:  Apress, Berkeley, CA

    Ostbayerische Technische Hochschule Amberg-Weiden / Hochschulbibliothek Amberg
    Unlimited inter-library loan, copies and loan
    TH-AB - Technische Hochschule Aschaffenburg, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Technische Hochschule Augsburg
    Unlimited inter-library loan, copies and loan
    THD - Technische Hochschule Deggendorf, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Hochschule für Angewandte Wissenschaften Hof - Hochschule Hof, Bibliothek
    Unlimited inter-library loan, copies and loan
    Hochschulbibliothek Ingolstadt
    Unlimited inter-library loan, copies and loan
    Hochschule Kempten, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Hochschule Landshut, Hochschule für Angewandte Wissenschaften, Bibliothek
    Unlimited inter-library loan, copies and loan
    Hochschule München, Bibliothek
    Unlimited inter-library loan, copies and loan
    Technische Hochschule Nürnberg Georg Simon Ohm, Bibliothek
    No loan of volumes, only paper copies will be sent
    OTH- Ostbayerische Technische Hochschule Regensburg, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Hochschule für angewandte Wissenschaften Würzburg-Schweinfurt, Abteilungsbibliothek Schweinfurt
    Unlimited inter-library loan, copies and loan
    Technische Hochschule Würzburg-Schweinfurt Bibliothek
    Unlimited inter-library loan, copies and loan
    Universitätsbibliothek Würzburg
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Content information
    Volltext (URL des Erstveröffentlichers)
    Source: Union catalogues
    Language: English
    Media type: Ebook
    Format: Online
    ISBN: 9781484260593
    Other identifier:
    Edition: First edition 2020
    Subjects: Game Development; Web Development; Java; Computer games—Programming; Computer programming; Java (Computer program language); Programmierung; JavaScript; Webentwicklung; Computerspiel
    Scope: 1 Online-Ressource (XX, 322 Seiten), 24 Illustrationen, 1 Illustration (farbig)
  5. Beginning Android Games Development
    From Beginner to Pro
    Published: 2020
    Publisher:  Apress, Berkeley, CA

    Ostbayerische Technische Hochschule Amberg-Weiden / Hochschulbibliothek Amberg
    Unlimited inter-library loan, copies and loan
    TH-AB - Technische Hochschule Aschaffenburg, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Technische Hochschule Augsburg
    Unlimited inter-library loan, copies and loan
    THD - Technische Hochschule Deggendorf, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Hochschule für Angewandte Wissenschaften Hof - Hochschule Hof, Bibliothek
    Unlimited inter-library loan, copies and loan
    Hochschulbibliothek Ingolstadt
    Unlimited inter-library loan, copies and loan
    Hochschule Kempten, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Hochschule Landshut, Hochschule für Angewandte Wissenschaften, Bibliothek
    Unlimited inter-library loan, copies and loan
    Hochschule München, Bibliothek
    Unlimited inter-library loan, copies and loan
    Technische Hochschule Nürnberg Georg Simon Ohm, Bibliothek
    No loan of volumes, only paper copies will be sent
    OTH- Ostbayerische Technische Hochschule Regensburg, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Hochschule für angewandte Wissenschaften Würzburg-Schweinfurt, Abteilungsbibliothek Schweinfurt
    Unlimited inter-library loan, copies and loan
    Technische Hochschule Würzburg-Schweinfurt Bibliothek
    Unlimited inter-library loan, copies and loan
    Universitätsbibliothek Würzburg
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Content information
    Volltext (URL des Erstveröffentlichers)
    Source: Union catalogues
    Language: English
    Media type: Ebook
    Format: Online
    ISBN: 9781484261217
    Other identifier:
    Edition: Fourth edition 2020
    Subjects: Game Development; Mobile Computing; Java; Computer games—Programming; Mobile computing; Java (Computer program language); Softwareentwicklung; Android <Systemplattform>; Anwendungssoftware; Programmierung; Online-Spiel; App <Programm>; Computerspiel
    Scope: 1 Online-Ressource (XVII, 364 Seiten), 151 Illustrationen
  6. Liferay Portal 5.2 systems development
    build Java-based custom intranet systems on top of Liferay Portal
    Published: c2009
    Publisher:  Packt Pub., Birmingham, U.K.

    Ostbayerische Technische Hochschule Amberg-Weiden / Hochschulbibliothek Amberg
    Unlimited inter-library loan, copies and loan
    Ostbayerische Technische Hochschule Amberg-Weiden, Hochschulbibliothek, Standort Weiden
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Content information
  7. Java for dummies
    Published: c2007
    Publisher:  Wiley Pub. Co., Hoboken, NJ

    Ostbayerische Technische Hochschule Amberg-Weiden / Hochschulbibliothek Amberg
    Unlimited inter-library loan, copies and loan
    Ostbayerische Technische Hochschule Amberg-Weiden, Hochschulbibliothek, Standort Weiden
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Language: English
    Media type: Ebook
    Format: Online
    ISBN: 0470087161; 0470119748; 9780470087169; 9780470119747
    Edition: 4th ed
    Series: --For dummies
    Subjects: COMPUTERS / Programming Languages / C♯; COMPUTERS / Programming Languages / Java; COMPUTERS / Programming Languages / Pascal; Java (Computer program language); Java (Computer program language); Java (Computer program language); Java (Computer program language); Java <Programmiersprache>; Java Standard Edition 9; Java Standard Edition 8; Java Standard Edition 7
    Scope: 1 Online-Ressource (xviii, 360 p.)
    Notes:

    Includes index

    Overview of Java 6 and beginning programming

    Ch. 1. All about Java -- Ch. 2. Running canned Java programs -- Ch. 3. Using the basic building blocks -- Ch. 4. Making the most of variables and their values -- Ch. 5. Controlling program flow with decision-making statements -- Ch. 6. Controlling program flow with loops -- Ch. 7. Thinking in terms of classes and objects -- Ch. 8. Saving time and money : reusing existing code -- Ch. 9. Constructing new objects -- Ch. 10. Putting variables and methods where they belong -- Ch. 11. Using arrays and collections to juggle values -- Ch. 12. Looking good when things take unexpected turns -- Ch. 13. Ten ways to avoid mistakes -- Ch. 14. Ten sets of Web resources for Java

  8. Java precisely
    Published: [2016]; © 2016
    Publisher:  The MIT Press, Cambridge, Massachusetts ; London, England

    Hochschulbibliothek Ingolstadt
    Unlimited inter-library loan, copies and loan
    Technische Universität München, Universitätsbibliothek, Teilbibliotheken Garching
    Unlimited inter-library loan, copies and loan
    Universitätsbibliothek Regensburg
    Unlimited inter-library loan, copies and loan
    Universitätsbibliothek Würzburg
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Language: English
    Media type: Book
    ISBN: 9780262529075
    RVK Categories: ST 250
    Edition: Third edition
    Subjects: Java (Computer program language); Java <Programmiersprache>; Java Standard Edition 8
    Scope: ix, 199 Seiten, Diagramme
  9. Java for dummies
    Author: Burd, Barry
    Published: 2011
    Publisher:  Wiley, Hoboken, NJ

    Universitätsbibliothek Bayreuth
    Unlimited inter-library loan, copies and loan
    Hochschulbibliothek Ingolstadt
    Unlimited inter-library loan, copies and loan
    Universitätsbibliothek der LMU München
    Unlimited inter-library loan, copies and loan
    Universität der Bundeswehr München, Universitätsbibliothek
    Unlimited inter-library loan, copies and loan
    Technische Hochschulbibliothek Rosenheim
    No loan of volumes, only paper copies will be sent
    Hochschule für angewandte Wissenschaften Würzburg-Schweinfurt, Abteilungsbibliothek Schweinfurt
    Unlimited inter-library loan, copies and loan
    Technische Hochschule Würzburg-Schweinfurt Bibliothek
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Content information
    Volltext (URL des Erstveröffentlichers)
  10. Professional Java development with the Spring Framework
    Published: 2005
    Publisher:  Wiley Pub., Indianapolis, IN

    Ostbayerische Technische Hochschule Amberg-Weiden / Hochschulbibliothek Amberg
    Unlimited inter-library loan, copies and loan
    Ostbayerische Technische Hochschule Amberg-Weiden, Hochschulbibliothek, Standort Weiden
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Language: English
    Media type: Ebook
    Format: Online
    ISBN: 0471748943; 0764574833; 9780471748946; 9780764574832
    Subjects: COMPUTERS / Programming Languages / C♯; COMPUTERS / Programming Languages / Java; COMPUTERS / Programming Languages / Pascal; Application software / Development; Java (Computer program language); Java (Computer program language); Application software / Development; Java (Computer program language); Application software; Programmierumgebung; Java 2 Enterprise Edition
    Scope: 1 Online-Ressource (xxviii, 644 p.)
    Notes:

    "Programmer to programmer.". - Includes index. - Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002

    Introducing the Spring framework -- The bean factory and application context -- Advanced container concepts -- Spring and AOP -- DAO support and JDBC framework -- Transaction and resource management -- Object/relational mapping -- Lightweight remoting -- Supporting services -- AcegI security system for Spring -- Spring and EJB -- Web MVC framework -- Web view technologies -- Integrating with other web frameworks -- The sample application -- Conclusion

  11. Professional Java EE design patterns
    Published: 2015
    Publisher:  Wrox, Indianapolis, Ind.

    Technische Hochschule Augsburg
    Unlimited inter-library loan, copies and loan
    Universitätsbibliothek Bamberg
    Unlimited inter-library loan, copies and loan
    Hochschule Coburg, Zentralbibliothek
    Unlimited inter-library loan, copies and loan
    Universität der Bundeswehr München, Universitätsbibliothek
    Unlimited inter-library loan, copies and loan
    Technische Hochschulbibliothek Rosenheim
    No loan of volumes, only paper copies will be sent
    Export to reference management software   RIS file
      BibTeX file
    Content information
    Volltext (URL des Erstveröffentlichers)
    Source: Union catalogues
    Language: English
    Media type: Ebook
    Format: Online
    ISBN: 9781118843451; 9781118843581; 9781119209393
    Other identifier:
    RVK Categories: ST 250
    Series: Programmer to programmer
    Subjects: Internet; Java (Computer program language); World Wide Web; Internet; Java (Computer program language); World Wide Web; Java (Computer program language); Internet; World Wide Web; Implementierungssprache; Entwurfsmuster; Java EE 7; Java Enterprise; Muster <Struktur>
    Scope: 1 Online-Ressource (XXIX, 224 S.), graph. Darst.
    Notes:

    Master Java EE design pattern implementation to improve your design skills and your application's architecture Professional Java EE Design Patterns is the perfect companion for anyone who wants to work more effectively with Java EE, and the only resource that covers both the theory and application of design patterns in solving real-world problems. The authors guide readers through both the fundamental and advanced features of Java EE 7, presenting patterns throughout, and demonstrating how they are used in day-to-day problem solving.

  12. Java for dummies
    Author: Burd, Barry
    Published: 2014
    Publisher:  J. Wiley & Sons, Hoboken, NJ

    TH-AB - Technische Hochschule Aschaffenburg, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    ISBN: 9781118407806
    RVK Categories: ST 250
    Edition: 6th Edition
    Subjects: Java (Computer program language); Internet programming; Java Standard Edition 7; Java <Programmiersprache>; Java Standard Edition 8; Java Standard Edition 9
    Other subjects: Electronic books
    Scope: XII, 414 Seiten
  13. J2ME game programming
    Published: ©2004
    Publisher:  Thomson/Course Technology, Boston, MA

    Ostbayerische Technische Hochschule Amberg-Weiden / Hochschulbibliothek Amberg
    Unlimited inter-library loan, copies and loan
    Ostbayerische Technische Hochschule Amberg-Weiden, Hochschulbibliothek, Standort Weiden
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Language: English
    Media type: Ebook
    Format: Online
    ISBN: 1592001181; 1592004555; 9781592001187; 9781592004553
    Series: Premier Press game development series
    Subjects: GAMES / Video & Electronic; Computer games / Programming; Java (Computer program language); Computer games; Java (Computer program language); Computerspiel; Programmierung; Java 2 Micro Edition
    Scope: 1 Online-Ressource (xxvii, 768 pages)
    Notes:

    Accompanying CD-ROM includes demos of Adobe Photoshop, CS, Adobe Acrobat 6, Jasc Paint Shop Pro 8; Antenna, RetroGuard, MathFP libraries; IDEA 3.0; Nokia Developer's Suite 2.0 for J2ME and Nokia 7210 MIDP SDK 1.0; source code and tools from the book. - Includes index

    Annotation

  14. Java 7 concurrency cookbook
    Published: 2012
    Publisher:  Packt Pub., Birmingham

    Ostbayerische Technische Hochschule Amberg-Weiden / Hochschulbibliothek Amberg
    Unlimited inter-library loan, copies and loan
    Ostbayerische Technische Hochschule Amberg-Weiden, Hochschulbibliothek, Standort Weiden
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Language: English
    Media type: Ebook
    Format: Online
    ISBN: 1849687889; 1849687897; 9781849687881; 9781849687898
    Subjects: Java (Computer program language); Java Standard Edition 7; COMPUTERS / Programming Languages / C♯; COMPUTERS / Programming Languages / Java; COMPUTERS / Programming Languages / Pascal; Java (Computer program language); Java (Computer program language)
    Scope: 1 Online-Ressource
    Notes:

    Getting ready

    Java 7 Concurrency Cookbook; Java 7 Concurrency Cookbook; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Thread Management; Introduction; Creating and running a thread; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also

    Getting and setting thread informationGetting ready; How to do it ... ; How it works ... ; There's more ... ; See Also; Interrupting a thread; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Controlling the interruption of a thread; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Sleeping and resuming a thread; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Waiting for the finalization of a thread; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Creating and running a daemon thread; Getting ready; How to do it ..

    How it works ... There's more ... ; Processing uncontrolled exceptions in a thread; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Using local thread variables; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Grouping threads into a group; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Processing uncontrolled exceptions in a group of threads; Getting ready; How to do it ... ; How it works ... ; See also; Creating threads through a factory; Getting ready; How to do it ... ; How it works ... ; See also; 2. Basic Thread Synchronization

    IntroductionSynchronizing a method; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Arranging independent attributes in synchronized classes; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Using conditions in synchronized code; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Synchronizing a block of code with a Lock; Getting Ready ... ; How to do it ... ; How it works ... ; There's more ... ; More Info; See also; Synchronizing data access with read/write locks; Getting Ready ... ; How to do it ... ; How it works ... ; See also

    Modifying Lock fairnessGetting Ready ... ; How to do it ... ; How it works ... ; There's more ... ; See also; Using multiple conditions in a Lock; Getting Ready ... ; How to do it ... ; How it works ... ; There's more ... ; See also; 3. Thread Synchronization Utilities; Introduction; Controlling concurrent access to a resource; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Fairness in semaphores; See also; Controlling concurrent access to multiple copies of a resource; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Waiting for multiple concurrent events

    ""Java 7 Concurrency Cookbook"" is a practical Cookbook packed with real-world solutions. Intermediate?advanced level Java developers will learn from task-based recipes to use Java?s concurrent API to program thread safe solutions. If you are a Java developer who wants to take your knowledge of concurrent programming and multithreading further, as well as discover the new concurrency features of Java 7, then ""Java 7 Concurrency Cookbook"" is for you

  15. WildFly cookbook
    over 90 hands-on recipes to configure, deploy, and manage Java-based applications using WildFly
    Published: 2015; © 2015
    Publisher:  Packt Publishing, Birmingham, England ; Mumbai, [India]

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Ebook
    Format: Online
    ISBN: 9781784392413; 9781784396046
    Subjects: Application software; Java (Computer program language); Java EE 7
    Scope: 1 online resource (604 pages), color illustrations
    Notes:

    Includes index

    Description based on online resource; title from PDF title page (ebrary, viewed August 4, 2015)

  16. Java EE 7 performance tuning and optimization
    boost the efficiency of your enterprise applications by performance tuning and optimization with Java
    Published: 2014
    Publisher:  Packt Publishing, Birmingham, [England]

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Ebook
    Format: Online
    ISBN: 9781782176428; 9781782176435
    Subjects: Application software / Development; Java (Computer program language); Java EE 7
    Other subjects: Electronic books
    Scope: 1 Online-Ressource (478 pages)
    Notes:

    "Professional Expertise Distilled"--Cover. - Includes index

  17. Java EE and HTML5 enterprise application development
    Published: 2014
    Publisher:  McGraw-Hill Education, New York

    Universitätsbibliothek Regensburg
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    ISBN: 9780071823098
    RVK Categories: ST 230
    Subjects: Application software / Development; Java (Computer program language); HTML (Document markup language); Entwicklung; Unternehmen; HTML 5.0; Anwendungssoftware; Java EE 7
    Other subjects: Electronic books
    Scope: XVII, 154 S.
    Notes:

    Includes index

  18. Mastering JavaFX 8 Controls
    [create custom JavaFX controls for cross-plattform applications]
    Published: 2014
    Publisher:  McGraw-Hill Education, New York [u.a.]

    Create custom JavaFX Controls for cross-platform applications more

    Universitätsbibliothek Bamberg
    Unlimited inter-library loan, copies and loan

     

    Create custom JavaFX Controls for cross-platform applications

     

    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Language: English
    Media type: Book
    ISBN: 9780071833776
    RVK Categories: ST 250
    Series: Oracle Press
    Subjects: Java (Computer program language); Java Standard Edition 8
    Scope: XI, 320 S., Ill., 24 cm
    Notes:

    Includes bibliographical references and index

  19. Der Weg zum Java-Profi
    Konzepte und Techniken für die professionelle Java-Entwicklung
    Published: 2015
    Publisher:  dpunkt.verlag, Heidelberg

    Universitätsbibliothek Augsburg
    Unlimited inter-library loan, copies and loan
    Hochschule für angewandte Wissenschaften Würzburg-Schweinfurt, Abteilungsbibliothek Schweinfurt
    Unlimited inter-library loan, copies and loan
    Technische Hochschule Würzburg-Schweinfurt Bibliothek
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: German
    Media type: Ebook
    Format: Online
    ISBN: 9783864902031; 9783864916373; 9783864916380
    RVK Categories: ST 250
    Edition: 3., aktualisierte und überarbeitete Aufl.
    Subjects: Application software; Java (Computer program language); Application software; Java Standard Edition 6; Java Standard Edition 8; Java Standard Edition 9
    Scope: 1 Online-Ressource (1,462 pages)
    Notes:

    Includes bibliographical references and index

  20. Professional Java for web applications
    [featuring WebSockets, Spring Framework, JPA Hibernate, and Spring Security]
    Published: 2014; © 2014
    Publisher:  Wrox, a Wiley brand, Indianapolis, IN

    Universitätsbibliothek Passau
    Unlimited inter-library loan, copies and loan
    Hochschule für angewandte Wissenschaften Würzburg-Schweinfurt, Abteilungsbibliothek Schweinfurt
    Unlimited inter-library loan, copies and loan
    Technische Hochschule Würzburg-Schweinfurt Bibliothek
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Ebook
    Format: Online
    ISBN: 9781118656464; 9781118656518; 9781118909317
    RVK Categories: ST 250
    Series: Professional
    Subjects: Web applications; Java (Computer program language); Anwendungssystem; World Wide Web; Java EE 7; Java <Programmiersprache>; Programmierung; Web-Seite
    Scope: 1 Online-Ressource (xxxiii, 900 Seiten), Illustrationen, Diagramme
  21. Java concurrency in practice
    Published: 2013
    Publisher:  Addison-Wesley, Upper Saddle River, NJ ; Munich [u.a.]

    OTH- Ostbayerische Technische Hochschule Regensburg, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
  22. Java SE 8 for the really impatient
    Published: 2014
    Publisher:  Addison-Wesley, Upper Saddle River, NJ ; Munich [u.a.]

    Hochschule Landshut, Hochschule für Angewandte Wissenschaften, Bibliothek
    Unlimited inter-library loan, copies and loan
    Universitätsbibliothek Würzburg
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Book
    ISBN: 0321927761; 9780321927767
    RVK Categories: ST 250
    Subjects: Java (Computer program language); Computer programming; Computing platform; Java Standard Edition 8; Java <Programmiersprache>
    Other subjects: Electronic books
    Scope: XV, 215 S., graph. Darst.
    Notes:

    Includes index

  23. Professional Java for web applications
    [featuring WebSockets, Spring Framework, JPA Hibernate, and Spring Security]
    Published: 2014
    Publisher:  Wrox, Indianapolis, Ind.

    THD - Technische Hochschule Deggendorf, Hochschulbibliothek
    Unlimited inter-library loan, copies and loan
    Universitätsbibliothek Erlangen-Nürnberg, Technisch-naturwissenschaftliche Zweigbibliothek
    Unlimited inter-library loan, copies and loan
    Technische Universität München, Universitätsbibliothek, Teilbibliotheken Garching
    Unlimited inter-library loan, copies and loan
    Universitätsbibliothek Passau
    Unlimited inter-library loan, copies and loan
    Export to reference management software   RIS file
      BibTeX file
    Content information
    Source: Union catalogues
    Language: English
    Media type: Book
    ISBN: 1118656466; 9781118656464
    RVK Categories: ST 250
    Series: Professional
    Subjects: Web applications; Java (Computer program language); Web-Seite; Anwendungssystem; Java <Programmiersprache>; World Wide Web; Programmierung; Java EE 7
    Scope: XXXIII, 900 S., Ill., graph. Darst., 24 cm
    Notes:

    Includes index

  24. jMonkeyEngine 3.0 beginner's guide
    develop professional 3D games for desktop, web, and mobile, all in the familiar Java programming language
    Published: 2013
    Publisher:  Packt Pub., Birmingham

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: English
    Media type: Ebook
    Format: Online
    ISBN: 9781849516464; 9781849516471
    Subjects: Computer games / Programming; Computer games / Design; Java (Computer program language); Computerspiel; Java <Programmiersprache>; Programmierung; Dimension 3
    Scope: 1 Online-Ressource (vi, 334 p.)
    Notes:

    "Learn by doing: less theory, more results"--Cover. - Includes index

  25. Workshop Java EE 7
    ein praktischer Einstieg in die Java Enterprise Edition mit dem Web Profile
    Published: 2013
    Publisher:  dpunkt.verlag, Heidelberg

    Export to reference management software   RIS file
      BibTeX file
    Source: Union catalogues
    Language: German
    Media type: Ebook
    Format: Online
    ISBN: 9783864900471; 9783864913464
    Subjects: Java (Computer program language); Web site development; Asynchronous transfer mode; Java EE 7
    Other subjects: Electronic books
    Scope: 1 Online-Ressource (375 pages)
    Notes:

    Includes bibliographical references and index