Author: James S Cho
Publication date: July 28, 2014
Pages: 438
Table of Contents:
- Fundamentals of Programming (Data Type, Operations, Functions, Control Flow: If-Else Statements & For-While Loops).
 
- Beginning Java.
 
- Designing Better Objects (Constructors, Getters and Setters, Interface, Polymorphism, Inheritance, Graphics).
 
- Laying the Foundations (Java Game Development, Build Games, Development Framework).
 
- Keeping It Simple (Game Development High Level Overview, LoneBell Project, Gameplay Screen, Designing the Paddles & Balls, Exporting & Executing the Game).
 
- The Next Level (Framework Needs an Update, Methods to Know, Updating the Game Loop, Switching to Active Rendering, Updating the State Classes, Adding RandomNumberGenerator & Animation, Ellio:  Optimization Matter & High-Level Overview. Design and Implementing).
 
- Beginning Android Development.
 
- The Android Game Framework.
 
- Building the Game.
 
- Releasing Your Game (Publish a Game on Google Play, Updating the Game, Integrating Google Play Game Services).
 
- Continuing the Journey (Publish a Game, Additional Resources).
 
 
 
 
                                            
                                        
                                        
                                      
                                        
                                      
More detail or purchase here >> Professional ASP.NET MVC 5
Author: Jon Galloway
Publication date: August 4, 2014
Pages: 624
Table of Contents:
- Getting Started (Introduction to ASP.NET MVC, MVC5, MVC Application Structure).
 
- Controllers (Roles and Basics).
 
- Views (Basics, Models, The Razor View Engine).
 
- Models.
 
- Forms and HTML Helpers.
 
- Data Annotation and Validation.
 
- Membership, Authorization, and Security.
 
- AJAX (jQuery, Client Validation).
 
- Routing (Routes Generate URLs).
 
- NuGet.
 
- ASP.NET Web API.
 
- Single Page Applications with Angular.js.
 
- Dependency Injection (Software Design Patterns, Dependency Resolution in MVC and Web API).
 
- Unit Testing.
 
- Extending MVC.
 
- Advanced Topics (Mobile Support, Advanced Razor, View Engines, Scaffolding, Routing, Templates, Controllers).
 
- Real-World ASP.NET MVC: Building The NuGet.org Website.
 
 
 
 
                                            
                                        
                                        
                                      
                                        
                                      
More detail or purchase here >> Practical Node.js: Building Real-World Scalable Web Apps
Author: Azat Mardan
Publication date: July 9, 2014
Pages: 300
Table of Contents:
- Setting Up Node.js and Other Essentials.
 
- Using Express.js 4 to Create Node.js Web Apps.
 
- TDD and BDD for Node.js with Mocha.
 
- Template Engines: Jade and Handlebars.
 
- Persistence with MongoDB and Mongoskin.
 
- Using Sessions and OAuth to Authorize and Authenticate Users in Node.js Apps.
 
- Boosting Your Node.js REST API Servers with Express.js and Hapi.
 
- Real-Time Apps with WebSocket, Socket.IO, and DerbyJS.
 
- Getting Node.js Apps Production Ready.
 
- Deploying Node.js Apps.
 
- Publishing Node.js Modules and Contributing to Open Source.