rssHome » Web Development

Core HTML5 Canvas: Graphics, Animation, and Game Development

eBook Details:

  • Paperback: 752 pages
  • Publisher: Prentice Hall; 1st edition (May 14, 2012)
  • Language: English
  • ISBN-10: 0132761610
  • ISBN-13: 978-0132761611

eBook Description:

Core HTML5 Canvas: Graphics, Animation, and Game Development

One of HTML5’s most exciting features, Canvas provides a powerful 2D graphics API that lets you implement everything from word processors to video games. In Core HTML5 Canvas: Graphics, Animation, and Game Development, best-selling author David Geary presents a code-fueled, no-nonsense deep dive into that API, covering everything you need to know to implement rich and consistent web applications that run on a wide variety of operating systems and devices.

Core HTML5 Canvas: Graphics, Animation, and Game Development

Succinctly and clearly written, this book examines dozens of real-world uses of the Canvas API, such as interactively drawing and manipulating shapes, saving and restoring the drawing surface to temporarily draw shapes and text, and implementing text controls. You’ll see how to keep your applications responsive with web workers when you filter images, how to implement smooth animations, and how to create layered, 3D scrolling backgrounds with parallax. In addition, you’ll see how to implement video games with extensive coverage of sprites, physics, collision detection, and the implementation of a game engine and an industrial-strength pinball game. The book concludes by showing you how to implement Canvas-based controls that you can use in any HTML5 application and how to use Canvas on mobile devices, including iOS5. Download eBook Free »

Start Here! Build Windows 8 Apps with HTML5 and JavaScript

eBook Details:

  • Paperback: 388 pages
  • Publisher: Microsoft Press (June 6, 2013)
  • Language: English
  • ISBN-10: 0735675945
  • ISBN-13: 978-0735675940

eBook Description:

Start Here! Build Windows 8 Apps with HTML5 and JavaScript

  • Build on your knowledge of HTML5, CSS, and JavaScript
  • Create photo and media galleries with built-in HTML widgets
  • Interact with the system through live tiles, contracts, and view state detection
  • Store and access data on the local device and via the Internet
  • Access webcam, GPS, and other sensors embedded in the device
  • Create your first programs and publish them to the Windows Store

Start Here! Build Windows 8 Apps with HTML5 and JavaScript

Learn the fundamentals of Windows 8 programming and begin creating apps for desktops, laptops, tablets, and other devices. If you have previous experience with HTML5 and JavaScript simply start here! This book introduces must-know concepts and getting-started techniques through easy-to-follow explanations, examples, and exercises. Learn the fundamentals of Windows 8 programming and begin creating apps for desktops, laptops, tablets, and other devices. If you have previous experience with HTML5 and JavaScript simply start here! This book introduces must-know concepts and getting-started techniques through easy-to-follow explanations, examples, and exercises. Download eBook Free »

Developing Backbone.js Applications: Building Better JavaScript Applic...

eBook Details:

  • Paperback: 374 pages
  • Publisher: O’Reilly Media (May 29, 2013)
  • Language: English
  • ISBN-10: 1449328253
  • ISBN-13: 978-1449328252

eBook Description:

Developing Backbone.js Applications

  • Learn how Backbone.js brings MVC benefits to the client-side
  • Write code that can be easily read, structured, and extended
  • Work with the Backbone.Marionette and Thorax extension frameworks
  • Solve common problems you’ll encounter when using Backbone.js
  • Organize your code into modules with AMD and RequireJS
  • Paginate data for your Collections with the Backbone.Paginator plugin
  • Bootstrap a new Backbone.js application with boilerplate code
  • Use Backbone with jQuery Mobile and resolve routing problems between the two
  • Unit-test your Backbone apps with Jasmine, QUnit, and SinonJS

If you want to build your site’s frontend with the single-page application (SPA) model, this hands-on book shows you how to get the job done with Backbone.js. You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.

Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications a simple Todo list app, a RESTful book library app, and a modular app with Backbone and RequireJS. Author Addy Osmani, an engineer for Google’s Chrome team, also demonstrates advanced uses of the framework. Download eBook Free »

Bootstrap: Responsive Web Development

eBook Details:

  • Paperback: 128 pages
  • Publisher: O’Reilly Media (May 22, 2013)
  • Language: English
  • ISBN-10: 1449343910
  • ISBN-13: 978-1449343910

eBook Description:

Bootstrap: Responsive Web Development

  • Become familiar with Bootstrap’s file structure, grid systems, and container layouts
  • Learn HTML elements for typography, code, tables, forms, buttons, images, and icons
  • Design interfaces and other web elements, such as navigation, breadcrumbs, and custom modal windows
  • Use jQuery plugins for features such as revolving slideshows, tabbable interfaces, and dropdown menus
  • Modify everything from column count to typography colors with the LESS stylesheet language

Discover how easy it is to design killer interfaces and responsive websites with the Bootstrap framework. This practical book gets you started building pages with Bootstrap’s HTML/CSS-based tools and design templates right away. You’ll also learn how to extend your app with interactive features, using its suite of jQuery plugins often without writing a single line of code.

Developed by Twitter and available free from GitHub, Bootstrap supports responsive design by dynamically adjusting your web page layout. With just a basic knowledge of HTML, CSS, and JavaScript, you can build apps that work equally well on desktop screens, smartphones, and tablets. This book shows you how. Download eBook Free »

Android Design Patterns: Interaction Design Solutions for Developers

eBook Details:

  • Paperback: 456 pages
  • Publisher: Wiley; 1st edition (March 11, 2013)
  • Language: English
  • ISBN-10: 1118394151
  • ISBN-13: 978-1118394151

eBook Description:

Android Design Patterns: Interaction Design Solutions for Developers

  • Includes sample patterns for welcome and home screens, searches, sorting and filtering, data entry, navigation, images and thumbnails, interacting with the environment and networks, and more
  • Features tablet-specific patterns and patterns for avoiding results you don’t want
  • Illustrated, step-by-step instructions describe what the pattern is, how it works, when and why to use it, and related patterns and anti-patterns
  • A companion website offers additional content and a forum for interaction

Master the challenges of Android user interface development with these sample patterns

With Android 4, Google brings the full power of its Android OS to both smartphone and tablet computing. Designing effective user interfaces that work on multiple Android devices is extremely challenging. This book provides more than 75 patterns that you can use to create versatile user interfaces for both smartphones and tablets, saving countless hours of development time. Patterns cover the most common and yet difficult types of user interactions, and each is supported with richly illustrated, step-by-step instructions. Android Design Patterns: Interaction Design Solutions for Developers provides extremely useful tools for developers who want to take advantage of the booming Android app development market. Download eBook Free »

Android Application Development For Dummies, 2nd Edition

eBook Details:

  • Paperback: 408 pages
  • Publisher: For Dummies; 2nd edition (October 23, 2012)
  • Language: English
  • ISBN-10: 1118387104
  • ISBN-13: 978-1118387108

eBook Description:

Android Application Development For Dummies, 2nd Edition

  • Walks you through all the steps in developing applications for the Android platform, including the latest Android features like scrollable widgets, enhanced UI tools, social media integration, and new calendar and contact capabilities
  • Starts off with downloading the SDK, then explains how to bring your applications to life and submit your work to the Android Market
  • Includes real-world advice from expert programmers Donn Felker and Michael Burton, who break every aspect of the development process down into practical, digestible pieces

The Android OS continues to rapidly expand offering app developers access to one of the largest platforms available, and this easy-to-follow guide walks you through the development process step by step. In this new edition of the bestselling Android Application Development For Dummies, 2nd Edition, Android programming experts Michael Burton and Donn Felker explain how to download the SDK, get Eclipse up and running, code Android applications, and share your finished products with the world. Whether you’re new to Android development or already on your way, Android Application Development For Dummies, 2nd Edition is the guide you need to dig into the app dev process! Download eBook Free »