rss Home » Tag Archive For ‘Java’

Algorithms in a Nutshell

Algorithms in a Nutshell

Book Description

Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. Algorithms in a describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right for your needs — with just enough math to let you understand and analyze .

With its focus on application, rather than theory, this book provides efficient code solutions in several languages that you can easily adapt to a specific project. Each major is presented in the style of a design pattern that includes information to help you understand why and when the is appropriate.

With this book, you will:

  • Solve a particular coding problem or improve on the of an existing solution
  • Quickly locate algorithms that relate to the problems you want to solve, and determine why a particular algorithm is the right one to use
  • Get algorithmic solutions in , ++, , and with implementation tips
  • Learn the expected performance of an algorithm, and the conditions it needs to perform at its best
  • Discover the impact that similar design decisions have on different algorithms
  • Learn advanced data structures to improve the efficiency of algorithms

Download Now »

HTML5 Architecture

HTML5 Architecture

Book Description

With this digital Early Release edition of , you get the entire book bundle in its earliest form – the author’s raw and unedited content – so you can take advantage of this content long before the book’s official release. You’ll also receive updates when significant changes are made, as well as the final ebook version.

With applications, developers are faced with new challenges, such as handling offline capable clients, merging data from the client back to their server side storage, and throttling resources based on the device connection speed. The is no longer generated by the server and pushed to the client. Today, developers are forced to look at application from a different perspective where the browser and are taking just as much spotlight as server side code (such as or ). This book shows them how.

Table of Contents
Chapter 2. I The Mobile
Chapter 3. Mobile Techniques
Chapter 4. 5 From the Server Side
Chapter 5. WebSockets

About the Author
Wesley Hales is an 5 focused developer working across related projects at JBoss by Red Hat. He is the author of several articles on the web Download Now »

Programming Android, 2nd Edition

Programming Android, 2nd Edition

Book Description

With this digital Early Release edition of , you get the entire book bundle in its earliest form – the author’s raw and unedited content – so you can take advantage of this content long before the book’s official release. You’ll also receive updates when significant changes are made, as well as the final ebook version.

What does it take to build well-engineered applications? Explore ’s core building blocks and APIs in depth with this authoritative guide (updated to cover the Ice Cream Sandwich version of ), and learn how to create compelling apps that work on a full range of devices. You’ll work with proven approaches to app design and implementation—including application frameworks that you can use as a starting point for your own projects.

Delve into sensors, native , graphics, and many other topics, and discover how to build apps on the platform of your choice. If you’re an intermediate to advanced programmer, you’ll learn how to make great Android apps.

  • Learn how to use the Android SDK with the IDE
  • Apply advanced concepts regardless of your experience with the language
  • Create an Android user interface that’s captivating and easy to navigate
  • Use the Fragment API for user interfaces
  • Make your application compatible with Honeycomb and earlier versions Download Now »

Building Mobile Applications with Java

Building Mobile Applications with Java

Book Description

Do you want to develop with —and have them work on a variety of devices powered by iOS and ? You’ve come to the right place.

This project-driven book shows you how to build portable apps with two amazing frameworks, Tools () and . With these tools, you’ll use learn how to write code that compiles into cross-platform and , and discover how to take advantage of features in several popular devices, such as the camera, accelerometer, and .

  • Get started with by building an example Twitter search app
  • Build a example app and adapt it for mobile with CSS
  • Add touch centric controls with the GWT Mobile UI library
  • Develop a working wine journal app that tracks a user’s location
  • Use techniques to make a mobile version of your web or desktop app
  • Work with to build a mobile game
  • Package your apps for iOS, , and with

Table of Contents
Chapter 1. Greetings, Mobile App Developers
Chapter 2. Getting Started with GWT
Chapter 3. Getting Started with PhoneGap Download Now »

Introducing HTML5 Game Development

Introducing HTML5 Game Development

Book Description

Making games is hard work that requires technical skills, a lot of planning, and—most critically—a commitment to completing the project. With this hands-on guide, you’ll learn step-by-step how to create a real from start to finish. In the process, you’ll use Impact, the framework that works with ’s element.

Not only will you pick up important tips about game design, you’ll also learn how to publish Impact games to the , desktop, and mobile—including a method to package your game as a native app. Packed with screen shots and sample code, this book is ideal for game developers of all levels.

  • Set up your environment and discover Impact’s advantages
  • Build a complete game with core logic, collision detection, and player and monster behavior
  • Learn why a game design document is critical before you start building
  • Display and animate game artwork with sprite sheets
  • Add sound effects, background music, and text
  • Create screens to display stats and in-game status
  • Prepare to publish by baking your game files into a single file

Table of Contents
Chapter 1. Introduction To Impact Download Now »

Making Musical Apps: Real-time audio synthesis on Android and iOS

Making Musical Apps: Real time audio synthesis on Android and iOS

Book Description

Want to turn your mobile device into a musical instrument? Or equip your with interactive audio, rather than canned samples? You can do it with Pure Data (Pd), an visual environment that lets you manipulate digital audio in real time. This concise book shows you how to use Pd—with help from the libpd library—as an easily embeddable and widely portable sound engine.

Whether you’re an audio developer looking to create musical apps with sophisticated audio capabilities, or an application developer ready to enhance mobile games with procedural audio, Making Musical Apps introduces you to Pd and libpd, and provides hands-on instructions for creating musical apps for and .

  • Get a crash course in Pd, and discover how to generate and control sounds
  • Learn how to create and deploy algorithmic compositions that react to a user’s activity and environment
  • Use or to integrate Pd and libpd into
  • Learn the steps necessary to build libpd-based apps for and

Table of Contents
Chapter 1. Introduction
Chapter 2. Making Noise with Pure Data
Chapter 3. When Not to Make Musical Apps Download Now »

Copyright © 2012 Wow! eBook · All rights reserved · Powered by WordPress