A list of book releases compiled by Dr. Dobb’s to keep you up-to-date on software development tools and techniques.
Murach's JavaScript and DOM Scripting
by Ray Harris
This book is written for developers who want to know how to use JavaScript and DOM scripting to create websites that deliver the fast response times, dynamic user interfaces, and special effects that today’s users expect. Here are some highlights: It
covers both JavaScript and DOM scripting; It provides a crash course in JavaScript (by the end of chapter 3, developers will know how to code, test, and debug applications that include elementary DOM scripting): It shows how to create and use
event-handling libraries for browser compatibility; and It shows 20 complete applications that can be used
as models for new applications.
http://www.murach.com/books/mdom/index.htm
Manage Your Project Portfolio: Increase Your Capacity and Finish More Projects
by Johanna Rothman
Too many projects? Want to organize them and evaluate them without getting buried under a mountain of statistics? This book will help you collect all your work, decide which projects you should do first, second—and never. It shows you how to tie your work to your organization’s mission and show your board, your managers, and your staff what you can accomplish and when.
http://www.pragprog.com/titles/jrport/manage-your-project-portfolio
Bio-Inspired Systems: Computational and Ambient Intelligence
Edited by Joan Cabestany, Francisco Sandoval, Alberto Prieto, and Juan M. Corchado
This book constitutes the refereed proceedings of the 10th International Work-Conference on Artificial Neural Networks, IWANN 2009, held in Salamanca, Spain in June 2009. The 167 revised full papers presented together with 3 invited lectures were carefully reviewed and selected from over 230 submissions. The papers are organized in thematic sections on theoretical foundations and models; learning and adaptation; self-organizing networks, methods and applications; fuzzy systems; evolutionary computation and genetic algoritms; pattern recognition; formal languages in linguistics; agents and multi-agent on intelligent systems; brain-computer interfaces (bci); multiobjetive optimization; robotics; bioinformatics; biomedical applications; ambient assisted living (aal) and ambient intelligence (ai); and other applications.
http://www.springer.com/computer/computational+biology+and+bioinformatics/book/978-3-642-02477-1?cm_mmc=NBA-_-Jul-09_WEST_3638040-_-product-_-978-3-642-02477-1
Ruby Best Practices
by Gregory Brown
Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you more productive. You'll learn how to write code that's readable, expressive, and much more. You'll also learn to useRuby's code blocks; Learn how to bend Ruby code without breaking it, such as mixing in modules on the fly; Discover the ins and outs of testing and debugging, and how to design for testability; and earn to write faster code by keeping things simple.
http://post.oreilly.com/rd/9z1zoc3dgk32hvqn7a3de0bjv6d08cgkkmnaujmlipg


