Search Results - ((java programming) OR ((games OR names) programming))

Search alternatives:

  1. 21

    JQuery game development essentials. by Arserver, Selim

    Published 2013
    Subjects: “…JavaScript (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  2. 22

    Android Game Developer's Handbook. by Roy, Avisekhar

    Published 2016
    Table of Contents: “…The Android programming structureClass formation; Call hierarchy; Game programming specifications; Gameplay programming; Graphics programming; Technical programming; Sound programming; Network programming; Game tool programming; Research and development programming; Technical design standards; Game analysis; Design pattern and flow diagram; Technical specification; Tools and other requirements; Resource analysis; Testing requirements; Scope analysis; Risk analysis; Change log; Game design standards; Game overview; Gameplay details; Game progression; Storyboard and game elements; Level design.…”
    Full text (MFA users only)
    Electronic eBook
  3. 23

    Scala for Java developers : build reactive, scalable applications and integrate Java code with the power of Scala by Alexandre, Thomas

    Published 2014
    Table of Contents: “…Cover; Copyright; Credits; Foreword; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Preface; Chapter 1: Programming Interactively within Your Project; Advantages of using Scala for Java projects; More concise and expressive; Increased productivity; Natural evolution from Java; Better fit for asynchronous and concurrent code; Learning Scala through the REPL; Declaring val/var variables; Defining classes; Explaining case classes; Operations on collections; Transforming collections containing primitive types; Collections of more complex objects; Filter and partition…”
    Full text (MFA users only)
    Electronic eBook
  4. 24

    OUYA game development by example : an all-inclusive, fun guide to making professional 3D games fot the OUYA console by Donovan, Jack

    Published 2014
    Subjects: “…Video games Programming.…”
    Full text (MFA users only)
    Electronic eBook
  5. 25

    Vue.js 2 Design Patterns and Best Practices : Build enterprise-ready, modular Vue.js applications with Vuex and Nuxt. by Halliday, Paul

    Published 2018
    Subjects: “…JavaScript (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  6. 26
  7. 27

    Java 7 : a comprehensive tutorial by Kurniawan, Budi

    Published 2014
    Table of Contents: “…Intro -- Table of Contents -- Introduction -- Chapter 1 Your First Taste of Java -- Chapter 2 Language Fundamentals -- Chapter 3 Statements -- Chapter 4 Objects and Classes -- Chapter 5 Core Classes -- Chapter 6 Inheritance -- Chapter 7 Error Handling -- Chapter 8 Numbers and Dates -- Chapter 9 Interfaces and Abstract Classes -- Chapter 10 Enums -- Chapter 11 The Collections Framework -- Chapter 12 Generics -- Chapter 13 Input/Output -- Chapter 14 Nested and Inner Classes -- Chapter 15 Swing Basics -- Chapter 16 Swinging Higher -- Chapter 17 Polymorphism -- Chapter 18 Annotations -- Chapter 19 Internationalization -- Chapter 20 Applets -- Chapter 21 Java Networking -- Chapter 22 Java Database Connectivity -- Chapter 23 Java Threads -- Chapter 24 Concurrency Utilities -- Chapter 25 Security -- Chapter 26 Java Web Applications -- Chapter 27 JavaServer Pages -- Chapter 28 Javadoc -- Chapter 29 Application Deployment -- Chapter 30 Reflection -- Chapter 31 Introduction to JavaFX -- Chapter 32 JavaFX with FXML -- Chapter 33 Introduction to Android Programming -- Chapter 34 Creating Android Applications -- Chapter 35 More Android Applications -- Appendix A javac -- Appendix B java -- Appendix C jar -- Appendix D NetBeans -- Appendix E Eclipse -- Index.…”
    Full text (MFA users only)
    Electronic eBook
  8. 28

    JavaScript domain-driven design : speed up your application development by leveraging the patterns of domain-driven design by Fehre, Philipp

    Published 2015
    Table of Contents: “…Readability of method namesObjects first; The basics of objects in JavaScript; Inheritance and why you won't need it; Modeling patterns beyond inheritance; The object compositionomposition; Polymorphism without inheritance; Applying object design to the domain; Building a system on simple objects; Summary; Chapter 5: Classification and Implementation; Building a common language; The importance of object classification; Seeing the bigger picture; Value objects; The advantages of value objects; The referential transparency; Objects defined as entities; More on entities…”
    Full text (MFA users only)
    Electronic eBook
  9. 29
  10. 30

    Java All-in-One For Dummies. by Lowe

    Published 2014
    Table of Contents: “…Introduction -- Getting started with Java basics -- Programming basics -- Object-oriented programming -- Strings, arrays, and collections -- Programming techniques -- Swing -- Web programming -- Files and databases -- Fun and games.…”
    Full text (MFA users only)
    Electronic eBook
  11. 31

    Programming for Everyone in Java. by Hansen, Per Brinch

    Published 1999
    Table of Contents: “…PROGRAMMING FOR EVERYONE IN JAVA; Copyright; PREFACE; CONTENTS; LIST OF PROGRAMS; LIST OF EXERCISES; 1 SIMPLE PROGRAMS; 2 SIMPLE CHOICE; 3 MULTIPLE CHOICE; 4 SIMPLE REPETITION; 5 UNBOUNDED REPETITION; 6 TEXT FILES; 7 SIMPLE ARRAYS; 8 MATRICES; 9 METHODS; 10 RECURSION; 11 CLASSES; Appendix A JAVA TEXT PROGRAM; Appendix B SAMPLE CLASS SCHEDULE; REFERENCES; INDEX.…”
    Full text (MFA users only)
    Electronic eBook
  12. 32

    Java 2 Black Book. by Templeman, Julian, Vitter, David, Holzner, Steven

    Published 2001
    Table of Contents: “…About the Author -- Acknowledgments -- Contents at a Glance -- Table of Contents -- Introduction -- Essential Java -- Variables, Arrays, and Strings -- Operators, Conditionals, and Loops -- Object-Oriented Programming -- Inheritance, Inner Classes, and Interfaces -- AWT: Applets, Applications, and Event Handling -- AWT: Text Fields, Buttons, Checkboxes, Radio Buttons, and Layouts -- AWT: Lists, Choices, Text Areas, Scrollbars, and Scroll Panes -- AWT: Graphics, Images, Text, and Fonts -- AWT: Windows, Menus, and Dialog Boxes…”
    Full text (MFA users only)
    Electronic eBook
  13. 33

    Gradle Effective Implementations Guide - Second Edition by Ikkink, Hubert Klein

    Published 2016
    Subjects: “…Java (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  14. 34

    JavaScript programming : pushing the limits : advanced application development with JavaScript & HTML5 / by Raasch, Jon

    Published 2013
    Subjects: “…JavaScript (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  15. 35

    Java for dummies by Burd, Barry

    Published 2017
    Table of Contents: “…Introduction -- Getting started with Java -- Writing your own Java programs -- Working with the big picture: object-oriented programming -- Savvy Java techniques -- The part of tens.…”
    Full text (MFA users only)
    Electronic eBook
  16. 36
  17. 37

    Java : a beginner's tutorial by Kurniawan, Budi

    Published 2010
    Subjects: “…Java (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  18. 38

    Reliable JavaScript : How to Code Safely in the World's Most Dangerous Language. by Spencer, Lawrence

    Published 2015
    Subjects: “…JavaScript (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  19. 39

    Groovy Programming : an Introduction for Java Developers. by Barclay, Kenneth

    Published 2006
    Table of Contents: “…Front Cover; Groovy Programming an Introduction for Java Developers; Copyright; Table of Contents; Foreword; Preface; About the Authors; Chapter 1: Groovy; Chapter 2: Numbers and Expressions; Chapter 3: Strings and Regular Expressions; Chapter 4: Lists, Maps, and Ranges; Chapter 5: Simple Input and Output; Chapter 6: Case Study: A Library Application (Modeling); Chapter 7: Methods; Chapter 8: Flow of Control; Chapter 9: Closures; Chapter 10: Files; Chapter 11: Case Study: A Library Application (Methods, Closures); Chapter 12: Classes; Chapter 13: Case Study: A Library Application (Objects).…”
    Full text (MFA users only)
    Electronic eBook
  20. 40

    Mastering Unit Testing Using Mockito and JUnit. by Acharya, Sujoy

    Published 2014
    Full text (MFA users only)
    Electronic eBook