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

Search alternatives:

  1. 261

    Java 6 new features : a tutorial by Kurniawan, Budi

    Published 2006
    Subjects: “…Java (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  2. 262

    Object-oriented JavaScript by Stefanov, Stoyan, Sharma, Kumar Chetan

    Published 2013
    Table of Contents: “…Cover; Copyright; Credits; About the Authors; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1:Object-oriented JavaScript; A bit of history; Browser wars and renaissance; The present; The future; ECMAScript 5; Object-oriented programming; Objects; Classes; Encapsulation; Aggregation; Inheritance; Polymorphism; OOP summary; Setting up your training environment; WebKit's Web Inspector; JavaScriptCore on a Mac; More consoles; Summary; Chapter 2:Primitive Data Types, Arrays, Loops, and Conditions; Variables; Variables are case sensitive; Operators; Primitive data types.…”
    Full text (MFA users only)
    Electronic eBook
  3. 263

    Oracle database programming using Java and Web Services / by Mensah, Kaussi

    Published 2006
    Table of Contents: “…pt. I. Java in the database -- 1. Stored procedures as database programming model -- 2. …”
    Full text (MFA users only)
    Electronic eBook
  4. 264

    China rises

    Published 2006
    Video DVD
  5. 265

    JavaFX 1.2 Application Development Cookbook. by Vivien, Vladimir

    Published 2010
    Subjects: “…Java (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  6. 266
  7. 267

    Object-Oriented JavaScript - Third Edition. by Antani, Ved

    Published 2016
    Table of Contents: “…Copyright; Credits; About the Authors; About the Reviewer; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Object-Oriented JavaScript; A bit of history; Browser wars and renaissance; The present; The future; ECMAScript 5; Strict mode in ES6; ECMAScript 6; Browser support for ES6; Babel; Object-oriented programming; Objects; Classes; Encapsulation; Aggregation; Inheritance; Polymorphism; OOP summary; Setting up your training environment; WebKit's web inspector; JavaScriptCore on a Mac; More consoles; Summary.…”
    Full text (MFA users only)
    Electronic eBook
  8. 268

    Computer graphics programming in OpenGL with Java / by Gordon, V. Scott, Clevenger, John (Professor of Computer science)

    Published 2019
    Subjects: “…Java (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  9. 269

    Instant JRebel : accelerate your code development dramatically with this practical guide by Lermitage, Jonathan

    Published 2013
    Subjects: “…Java (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  10. 270

    Spring 2. 5 Aspect Oriented Programming. by Dessì, Massimiliano

    Published 2009
    Subjects: “…Java (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  11. 271

    Object-oriented design with UML and Java by Barclay, Kenneth A., 1947-

    Published 2004
    Table of Contents: “…Programming with Java -- Appendix G. Object-Oriented Programming with Java -- Appendix H. …”
    Full text (MFA users only)
    Electronic eBook
  12. 272

    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: “…Displaying the pageGluing the application together via express; Moving the application forward; Another look at the problem; Thinking in an MVC web application; Understanding the core problem; Communication is key; The concepts of domain-driven design; It is all about distractions; Focus on the problem at hand; Further reading; Summary; Chapter 2: Finding the Core Problem; Exploring a problem; Outlining the problem; Tracking knowledge; The medium; Paper programming; So how does such a paper program work?; Not so scary UML; Involving the experts; Finding the gaps; Talking business…”
    Full text (MFA users only)
    Electronic eBook
  13. 273

    Java and Mac OS X. by Davis, T. Gene

    Published 2010
    Table of Contents: “…Java® and Mac OS® X Developer Reference; About the Author; Contents; Introduction; Part I: Getting Started; Chapter 1: Programming Java for OS X; Chapter 2: Introducing the Environment; Chapter 3: Understanding Xcode; Chapter 4: Building Basic Projects; Chapter 5: Deploying Applications; Part II: Bringing Guidelines, APIs, and Languages Together; Chapter 6: Porting and Designing; Chapter 7: Integrating Windows, Menus, and Dialog Boxes; Chapter 8: Embedding Cocoa Components; Part III: Architecting Alternative Applications; Chapter 9: Understanding JNI; Chapter 10: Creating Screen Savers.…”
    Full text (MFA users only)
    Electronic eBook
  14. 274
  15. 275

    The book of JavaScript : a practical guide to interactive Web pages by Thau

    Published 2006
    Table of Contents: “…Brief Contents; Contents in Detail; Foreword; Foreword to the First Edition; Acknowledgments; Introduction; Welcome to JavaScript!; Using Variables and Built-in Functions to Update Your Web Pages Automatically; Giving the Browsers What They Want; Working with Rollovers; Opening and Manipulating Windows; Writing Your Own JavaScript Functions; Providing and Receiving Information with Forms; Keeping Track of Information with Arrays and Loops; Timing Events; Using Frames and Image Maps; Validating Forms, Massaging Strings, and Working with Server-Side Programs.…”
    Full text (MFA users only)
    Electronic eBook
  16. 276

    Professional java for web applications : featuring websockets, spring framework, JPA hibernate, and spring security by Williams, Nicholas S.

    Published 2014
    Subjects: “…Java (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  17. 277
  18. 278

    JavaScript and JSON essentials : successfully build advanced JSON-fueled web applications with this practical, hands-on guide by Sriparasa, Sai Srinivas

    Published 2013
    Table of Contents: “…Cover -- Copyright -- Credits -- About the Author -- About the Reviewers -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: JavaScript Basics -- Variables in JavaScript -- Arrays -- Objects -- The Carousel application -- Summary -- Chapter 2: Getting Started with JSON -- Hello World program with JSON -- Datatypes in JSON -- Languages that support JSON -- PHP -- Python -- Summary -- Chapter 3: Working with Real-time JSON -- Accessing objects in JSON -- Performing complex operations -- Modifying JSON -- Summary…”
    Full text (MFA users only)
    Electronic eBook
  19. 279

    Struts 2 design and programming : a tutorial by Kurniawan, Budi

    Published 2008
    Subjects: “…Java (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  20. 280

    Beginning JavaScript by Wilton, Paul, 1969-

    Published 2010
    Table of Contents: “…Beginning JavaScript, 4th Edition; About the Authors; Credits; Acknowledgments; Contents; Introduction; Chapter 1: Introduction to JavaScript and the Web; Chapter 2: Data Types and Variables; Chapter 3: Decisions, Loops, and Functions; Chapter 4: Common Mistakes, Debugging, and Error Handling; Chapter 5: JavaScript -- An Object-Based Language; Chapter 6: Programming the Browser; Chapter 7: HTML Forms: Interacting with the User; Chapter 8: Windows and Frames; Chapter 9: String Manipulation; Chapter 10: Date, Time, and Timers; Chapter 11: Storing Information: Cookies.…”
    Full text (MFA users only)
    Electronic eBook