Sunday, February 8, 2009

Physics for Game Programmers or Ajax in Practice

Physics for Game Programmers

Author: Grant Palmer

First, you can get the source code directly from Apress' website. Second...the implementations are in simple terms. Third...(Grant Palmer's) book is full of trivia about physics that are just plain fun to read.


— InkBlog: The Random Musings of David Weller


As far as the style of the book goes, I think that's actually where it really shines. The author has a way of explaining things that's thorough without being verbose.


— Craig Andera, Pluralsight

Physics for Game Programmers shows you how to infuse compelling and realistic action into game programming--even if you don't have a college-level physics background! Author Grant Palmer covers basic physics and mathematical models and then shows how to implement them, to simulate motion and behavior of cars, planes, projectiles, rockets, and boats.

This book is neither code heavy nor language specific, and all chapters include unique, challenging exercises for you to solve. This unique book also includes historical footnotes and interesting trivia. You'll enjoy the conversational tone, and rest assured: all physics jargon will be properly explained.



Book about: Personal Financial Planning or Marketing Channels

Ajax in Practice

Author: Dave Cran

"Ajax in Practice" provides example-rich coverage of Ajax packed with ready-to-use code and practical recipes for common and not-so-common tasks. Ajax developers now face the move from Ajax-as-theory to Ajax-in-practice. "Ajax in Practice" guides web developers through the transition from learning about Ajax to successfully "applying" Ajax-driven techniques in real-world development scenarios.

Ajax gives web developers the potential to create rich user-centered internet applications. But Ajax also adds a new level of complexity and sophistication to those applications. "Ajax in Practice" tackles Ajax head-on, providing countless hands-on techniques and tons of reusable code to address the specific issues developers face when building Ajax-driven solutions.

After a brief overview of Ajax, this book takes the reader through dozens of working examples, all presented in an easy-to-use cookbook format. Readers will learn how to implement drag-and-drop interfaces and will discover how to create effective nagigation strategies for their applications. Unlike a traditional cookbook, though, "Ajax in Practice" provides a thorough discussion of each technique presented and shows how the individual components can be connected to create powerful solutions. A fun "mash-up" chapter concludes the book. Throughout "Ajax in Practice," the examples chosen are interesting, entertaining, and practical.



No comments:

Post a Comment