Best of
Technical

2009

Game Engine Architecture


Jason Gregory - 2009
    The concepts and techniques described are the actual ones used by real game studios like Electronic Arts and Naughty Dog. The examples are often grounded in specific technologies, but the discussion extends way beyond any particular engine or API. The references and citations make it a great jumping off point for those who wish to dig deeper into any particular aspect of the game development process.Intended as the text for a college level series in game programming, this book can also be used by amateur software engineers, hobbyists, self-taught game programmers, and existing members of the game industry. Junior game engineers can use it to solidify their understanding of game technology and engine architecture. Even senior engineers who specialize in one particular field of game development can benefit from the bigger picture presented in these pages.

Nmap Network Scanning: The Official Nmap Project Guide to Network Discovery and Security Scanning


Gordon Fyodor Lyon - 2009
    From explaining port scanning basics for novices to detailing low-level packet crafting methods used by advanced hackers, this book suits all levels of security and networking professionals. A 42-page reference guide documents every Nmap feature and option, while the rest of the book demonstrates how to apply those features to quickly solve real-world tasks. Examples and diagrams show actual communication on the wire. Topics include subverting firewalls and intrusion detection systems, optimizing Nmap performance, and automating common networking tasks with the Nmap Scripting Engine. Hints and instructions are provided for common uses such as taking network inventory, penetration testing, detecting rogue wireless access points, and quashing network worm outbreaks. Nmap runs on Windows, Linux, and Mac OS X.Nmap's original author, Gordon "Fyodor" Lyon, wrote this book to share everything he has learned about network scanning during more than 11 years of Nmap development. Visit http: //nmap.org/book for more information and sample chapters.

Growing Object-Oriented Software, Guided by Tests


Steve Freeman - 2009
    This one's a keeper." --Robert C. Martin "If you want to be an expert in the state of the art in TDD, you need to understand the ideas in this book."--Michael Feathers Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this simple idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and "grow" software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, you'll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD--from integrating TDD into your processes to testing your most difficult features. Coverage includes - Implementing TDD effectively: getting started, and maintaining your momentum throughout the project - Creating cleaner, more expressive, more sustainable code - Using tests to stay relentlessly focused on sustaining quality - Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project - Using Mock Objects to guide object-oriented designs - Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency

Pro Git


Scott Chacon - 2009
    It took the open source world by storm since its inception in 2005, and is used by small development shops and giants like Google, Red Hat, and IBM, and of course many open source projects.A book by Git experts to turn you into a Git expert. Introduces the world of distributed version control Shows how to build a Git development workflow.

TCP/IP Illustrated, Volume 1: The Protocols


Kevin R. Fall - 2009
    Richard Stevens' classic TCP/IP Illustrated, Volume 1 to gain the detailed understanding of TCP/IP they need to be effective. Now, the world's leading TCP/IP best-seller has been thoroughly updated to reflect a new generation of TCP/IP-based networking technologies. TCP/IP Illustrated, Volume 1, Second Edition doesn't just describe protocols: it enables readers to observe how these protocols operate under different conditions, using publicly available tools, and explains why key design decisions were made. The result: readers gain a deep understanding of how TCP/IP protocols function, and why they function that way. Now thoroughly updated by long-time networking expert Kevin Fall, this brand-new second edition's extensive new coverage includes: " Remote procedure call " Identity management (access control / authentication) " Network and transport layer security (authentication / privacy) " File access protocols, including NFS and SMB/CIFS " Host initialization and DHCP " NAT and firewalls " E-mail " Web and web services " Wireless and wireless security " New tools, including Ethereal, nmap and netcat

C++ Concurrency in Action: Practical Multithreading


Anthony Williams - 2009
    This book will show you how to write robust multithreaded applications in C++ while avoiding many common pitfalls.About the TechnologyMultiple processors with multiple cores are the norm these days. The C++11 version of the C++ language offers beefed-up support for multithreaded applications, and requires that you master the principles, techniques, and new language features of concurrency to stay ahead of the curve.About the BookWithout assuming you have a background in the subject, CC++ Concurrency in Action gradually enables you to write robust and elegant multithreaded applications in C++11. You'll explore the threading memory model, the new multithreading support library, and basic thread launching and synchronization facilities. Along the way, you'll learn how to navigate the trickier bits of programming for concurrency.Written for C++ programmers who are new to concurrency and others who may have written multithreaded code using other languages, APIs, or platforms.Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.What's InsideWritten for the new C++11 Standard Programming for multiple cores and processors Small examples for learning, big examples for practice====================Table of ContentsHello, world of concurrency in C++! Managing threads Sharing data between threads Synchronizing concurrent operations The C++ memory model and operations on atomic types Designing lock-based concurrent data structures Designing lock-free concurrent data structures Designing concurrent code Advanced thread management Testing and debugging multithreaded applications

Challenge And Thrill Of Pre College Mathematics


V. Krishnamurthy - 2009
    It can urge the reader to explore new methodologies to have maximum fun with numbers, and opt for a higher course in mathematics. The book was specifically designed to help the student community, and develop a strong affinity towards problem solving.the book offers many complicated, and interesting challenges for the user, keeping them engaged throughout. A large number of solved problems are also included in challenge and thrill of pre-college mathematics, to give readers an insight into the subject. The book can be an eye-opener for school students of class 7 and above. The materials given in the book are powerful enough to help them develop a strong interest for the subject. The concepts are explained in a simple and comprehensive manner, providing them with a good understanding of mathematical fundamentals.what makes the book distinct is its detailed sections on geometry, that can improve the reasoning skills of students. There are also detailed accounts on algebra and trigonometry, enhancing the competitive ability of the users. The topics such as combinatorics, number theory, and probability are also explained in detail, in the book. Each chapter was designed with the intention of motivating students to appreciate the excitement that mathematical problems can provide. Published in 2003 by new age international publishers, the book is available in paperback. Key features: the book includes a collection of more than 300 solved numerical problems, compiled from various national, as well as international mathematical olympiads.it is widely recommended by students and teachers, alike as an essential preparatory book for those writing competitive examinations.

Stealing the Network: The Complete Series Collector's Edition, Final Chapter, and DVD: The Complete Series


Johnny Long - 2009
    It combines stories that are fictional, with technology that is real. While none of the stories have happened, there is no reason why they could not. You could argue it provides a road map for criminal hackers, but I say it does something else: it provides a glimpse into the creative minds of some of today's best hackers, and even the best hackers will tell you that the game is a mental one' - from the Foreword to the first "Stealing the Network" book, "How to Own the Box", Jeff Moss, Founder & Director, Black Hat, Inc. and Founder of DEFCON. For the very first time, the complete "Stealing the Network" epic is available in an enormous, over 1000 page volume complete with the final chapter of the saga and a DVD filled with behind the scenes video footage! These groundbreaking books created a fictional world of hacker superheroes and villains based on real world technology, tools, and tactics. It is almost as if the authors peered into the future as many of the techniques and scenarios in these books have come to pass. This book contains all of the material from each of the four books in the "Stealing the Network" series. All of the stories and tech from: "How to Own the Box"; "How to Own a Continent"; "How to Own an Identity"; and, "How to Own a Shadow". Plus: finally - find out how the story ends! The final chapter is here! There is a DVD full of behind the scenes stories and insider info about the making of these cult classics! Now for the first time the entire series is one 1000 plus page book. The DVD contains 20 minutes of behind the scenes footage. Readers will finally learn the fate of 'Knuth' in the much anticipated final chapter.

MOTHER 3 Handbook: A Guide to Nowhere


Jon KaySteven Campos - 2009
    Each of the game's eight chapters is covered in-depth, individually designed and illustrated with hundreds of pieces of original artwork. This unofficial guide is packed with facts, hints, and trivial minutiae to help you navigate and enjoy the weird, funny, and heartbreaking story of MOTHER 3.

The Little Book of Semaphores: The Ins and Outs of Concurrency Control and Common Mistakes


Allen B. Downey - 2009
    In most computer science curricula, synchronization is a module in an Operating Systems class. OS textbooks present a standard set of problems with a standard set of solutions, but most students don't get a good understanding of the material or the ability to solve similar problems. The approach of this book is to identify patterns that are useful for a variety of synchronization problems and then show how they can be assembled into solutions. After each problem, the book offers a hint before showing a solution, giving students a better chance of discovering solutions on their own. The book covers the classical problems, including "Readers-writers," "Producer-consumer," and "Dining Philosophers." In addition, it collects a number of not-so-classical problems. *** Published under the terms of the GNU Free Documentation License. Money raised from the sale of this book supports the development of free software and documentation.

Microsoft SQL Server 2008 Internals


Kalen Delaney - 2009
    Whether database developer, architect, or administrator, you’ll gain the deep knowledge you need to exploit key architectural changes—and capture the product’s full potential. Discover how SQL Server works behind the scenes, including:What happens internally when SQL Server builds, expands, shrinks, and moves databases How to use event tracking—from triggers to the Extended Events Engine Why the right indexes can drastically reduce your query execution time How to transcend normal row-size limits with new storage capabilities How the Query Optimizer operates Multiple techniques for troubleshooting problematic query plans When to force SQL Server to reuse a cached query plan—or create a new one What SQL Server checks internally when running DBCC How to choose among five isolation levels and two concurrency models when working with multiple concurrent users

Inside Microsoft SQL Server 2008: T-SQL Programming


Itzik Ben-Gan - 2009
    Database developers and administrators get best practices, expert techniques, and code samples to master the intricacies of this programming language—solving complex problems with real-world solutions.Discover how to:Work with T-SQL and CLR user-defined functions, stored procedures, and triggers. Handle transactions, concurrency, and error handling. Efficiently use temporary objects, including temporary tables, table variables, and table expressions. Evaluate when to use set-based programming techniques and when to use cursors. Work with dynamic SQL in an efficient and secure manner. Treat date- and time-related data in a robust manner. Develop CLR user-defined types and learn about temporal support in the relational model. Use XML and XQuery and implement a dynamic schema solution. Work with spatial data using the new geometry and geography types and spatial indexes. Track access and changes to data using extended events, SQL Server Audit, change tracking, and change data capture. Use Service Broker for controlled asynchronous processing in database applications. All the book’s code samples will be available for download from the companion Web site.

Inside Microsoft SQL Server 2008: T-SQL Querying


Itzik Ben-Gan - 2009
    Deepen your understanding of architecture and internals—and gain practical approaches and advanced techniques to optimize your code’s performance.Discover how to:- Move from procedural programming to the language of sets and logic- Optimize query tuning with a top-down methodology- Assess algorithmic complexity to predict performance- Compare data-aggregation techniques, including new grouping sets- Manage data modification—insert, delete, update, merge—for performance- Write more efficient queries against partitioned tables- Work with graphs, trees, hierarchies, and recursive queries- Plus—Use pure-logic puzzles to sharpen your problem-solving skills

Signal and Power Integrity - Simplified


Eric Bogatin - 2009
    Drawing on his work teaching more than five thousand engineers, world-class signal and power integrity expert Eric Bogatin systematically reviews the root causes of all six families of signal integrity problems and shows how to design them out early in the design cycle. This edition s extensive new content includes a brand-new chapter on S-parameters in signal integrity applications, and another on power integrity and power distribution network design topics at the forefront of contemporary electronics design. Coverage includes A fully up-to-date introduction to signal integrity and physical design How design and technology selection can make or break the performance of the power distribution network Exploration of key concepts, such as plane impedance, spreading inductance, decoupling capacitors, and capacitor loop inductance Practical techniques for analyzing resistance, capacitance, inductance, and impedance Solving signal integrity problems via rules of thumb, analytic approximation, numerical simulation, and measurement Understanding how interconnect physical design impacts signal integrity Managing differential pairs and losses Harnessing the full power of S-parameters in high-speed serial link applications Ensuring power integrity throughout the entire power distribution path Realistic design guidelines for improving signal integrity, and much more Unlike books that concentrate on theoretical derivation and mathematical rigor, this book emphasizes intuitive understanding, practical tools, and engineering discipline. Designed for electronics industry professionals from beginners to experts it will be an invaluable resource for getting signal integrity designs right the first time, every time. "

The Art of Computer Programming, Volume 4, Fascicles 0-4


Donald Ervin Knuth - 2009
    4, Fascicle 1 Finally, after a wait of more than thirty-five years, the first part of Volume 4 is at last ready for publication. Check out the boxed set that brings together Volumes 1 - 4A in one elegant case, and offers the purchaser a $50 discount off the price of buying the four volumes individually. The Art of Computer Programming, Volumes 1-4A Boxed Set, 3/e ISBN: 0321751043 Art of Computer Programming, Vo... Full description

Precalculus


Richard Rusczyk - 2009
    Precalculus covers trigonometry, complex numbers, vectors, and matrices. It includes nearly 1000 problems, ranging from routine exercises to extremely challenging problems drawn from major mathematics competitions such as the American Invitational Mathematics Exam and the USA Mathematical Olympiad. Almost half of the problems have full, detailed solutions in the text, and the rest have full solutions in the accompanying Solutions Manual.As with all of the books in Art of Problem Solving's Introduction and Intermediate series, Precalculus is structured to inspire the reader to explore and develop new ideas. Each section starts with problems, so the student has a chance to solve them without help before proceeding. The text then includes solutions to these problems, through which new techniques are taught. Important facts and powerful problem solving approaches are highlighted throughout the text.

Advanced .NET Debugging


Mario Hewardt - 2009
    The book is also packed with many debugging tips and discussions of CLR internals, which will benefit developers architecting software." -Jeffrey Richter, consultant, trainer, and author at Wintellect "Mario has done it again. His Advanced Windows Debugging (coauthored with Daniel Pravat) is an invaluable resource for native code debugging, and Advanced .NET Debugging achieves the same quality, clarity, and breadth to make it just as invaluable for .NET debugging." -Mark Russinovich, Technical Fellow, Microsoft Corporation The Only Complete, Practical Guide to Fixing the Toughest .NET Bugs Advanced .NET Debugging is the first focused, pragmatic guide to tracking down today's most complex and challenging .NET application bugs. It is the only book to focus entirely on using powerful native debugging tools, including WinDBG, NTSD, and CDB, to debug .NET applications. Using these tools, author Mario Hewardt explains how to identify the real root causes of problems--far more quickly than you ever could with other debuggers. Hewardt first introduces the key concepts needed to successfully use .NET's native debuggers. Next, he turns to sophisticated debugging techniques, using real-world examples that demonstrate many common C# programming errors. This book enables you to Make practical use of postmortem debugging, including PowerDBG and other "power tools" Understand the debugging details and implications of the new .NET CLR 4.0 Master and successfully use Debugging Tools for Windows, as well as SOS, SOSEX, CLR Profiler, and other powerful tools Gain a deeper, more practical understanding of CLR internals, such as examining thread-specific data, managed heap and garbage collector, interoperability layer, and .NET exceptions Solve difficult synchronization problems, managed heap problems, interoperability problems, and much more Generate and successfully analyze crash dumps A companion web site (advanceddotnetdebugging.com) contains all sample code, examples, and bonus content.

Apprenticeship Patterns: Guidance for the Aspiring Software Craftsman


Dave Hoover - 2009
    To grow professionally, you also need soft skills and effective learning techniques. Honing those skills is what this book is all about. Authors Dave Hoover and Adewale Oshineye have cataloged dozens of behavior patterns to help you perfect essential aspects of your craft. Compiled from years of research, many interviews, and feedback from O'Reilly's online forum, these patterns address difficult situations that programmers, administrators, and DBAs face every day. And it's not just about financial success. Apprenticeship Patterns also approaches software development as a means to personal fulfillment. Discover how this book can help you make the best of both your life and your career. Solutions to some common obstacles that this book explores in-depth include:Burned out at work? "Nurture Your Passion" by finding a pet project to rediscover the joy of problem solving.Feeling overwhelmed by new information? Re-explore familiar territory by building something you've built before, then use "Retreat into Competence" to move forward again.Stuck in your learning? Seek a team of experienced and talented developers with whom you can "Be the Worst" for a while. "Brilliant stuff! Reading this book was like being in a time machine that pulled me back to those key learning moments in my career as a professional software developer and, instead of having to learn best practices the hard way, I had a guru sitting on my shoulder guiding me every step towards master craftsmanship. I'll certainly be recommending this book to clients. I wish I had this book 14 years ago!" -Russ Miles, CEO, OpenCredo

Electricity for the Entertainment Electrician & Technician


Richard Cadena - 2009
    Electricity for the Entertainment Electrician & Technician provides you with the fundamentals of theory of electricity as well as the latest guidelines and tips for how to stay safe, current and meet the needs of the entertainment industry. Written by an ETCP (Entertainment Technician Certification Program) trainer this reference supports practicing technicians and provides new technicians the assistance needed for a successful career in the entertainment industry.* The only reference on electricity for the entertainment industry professional!* Written by an ETCP (Entertainment Technician Certification Program) trainer and seasoned professional* Free additional practice problems and animations at www.electricityentertainmenttech.com

French Battleships, 1922-1956


John Jordan - 2009
    Using a wealth of primary-source material, some of which has only recently been made available, the authors provide a full account of their development and a detailed analysis of their design characteristics. The technical chapters are interspersed with operational histories, with a particular focus on the operations in which the ships engaged other heavy units. The book is extensively illustrated with hundreds of photographs and technical drawings, including twenty-two color profile and plan views of the ships.

Practical Music Theory


Justin Sandercoe - 2009
    Practical Music Theory for Guitar

SQL Server MVP Deep Dives


Paul Nielsen - 2009
    SQL Server MVP Deep Dives brings together the world's most highly-regarded SQL Server experts to create a masterful collection of tips, techniques, and experience-driven best practices for SQL Server development and administration. These SQL Server MVPs-53 in all-each selected a topic of great interest to them, and in this unique book, they share their knowledge and passion with you.SQL Server MVP Deep Dives is organized into five parts: Design and Architecture, Development, Administration, Performance Tuning and Optimization, and Business Intelligence. Within each part, you'll find a collection of brilliantly concise and focused chapters that take on key topics like mobile data strategies, Dynamic Management Views, or query performance. The range of subjects covered is comprehensive, from database design tips to data profiling strategies for BI.Additionally, the authors of this book have generously donated 100% of their royalties to support War Child International. War Child International is a network of independent organizations, working across the world to help children affected by war. War Child was founded upon a fundamental goal: to advance the cause of peace through investing hope in the lives of children caught up in the horrors of war. War Child works in many different conflict areas around the world, helping hundreds of thousands of children every year. Visit www.warchild.org for more information. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

Harvest Moon: Animal Parade Official Strategy Guide


Rick Barba - 2009
    ACTIVITIES: Detailed chapters with tips on things such as farming, animal training, and fishing CHARACTERS: Get to know everyone in town including their favorite gifts, schedules, and more ANIMAL TRAINING: Learn how to take care of and train the exotic animals in the game Platform: WiiGenre: Simulation

The Datacenter as a Computer: An Introduction to the Design of Warehouse-Scale Machines


Luiz André Barroso - 2009
    These new large datacenters are quite different from traditional hosting facilities of earlier times and cannot be viewed simply as a collection of co-located servers. Large portions of the hardware and software resources in these facilities must work in concert to efficiently deliver good levels of Internet service performance, something that can only be achieved by a holistic approach to their design and deployment. In other words, we must treat the datacenter itself as one massive warehouse-scale computer (WSe. We describe the architecture of WSCs, the main factors influencing their design, operation, and cost structure, and the characteristics of their software base. We hope it will be useful to architects and programmers of today's WSCs, as well as those of future many-core platforms which may one day implement the equivalent of today's WSCs on a single board. Table of Contents: Introduction / Workloads and Software Infrastructure / Hardware Building Blocks / Datacenter Basics / Energy and Power Efficiency / Modeling Costs / Dealing with Failures and Repairs / Closing Remarks

Gnuplot in Action: Understanding Data with Graphs


Philipp Janert - 2009
    Gnuplot is the most widely used program to plot and visualize data for Unix/Linux systems and it is also popular for Windows and the Mac. It's open-source (as in free!), actively maintained, stable, and mature. It can deal with arbitrarily large data sets and is capable of producing high-quality, publication-ready graphics.So far, the only comprehensive documentation available about gnuplot is the online reference documentation, which makes it both hard to get started and almost impossible to get a complete overview over all of its features. If you've never tried gnuplot "or have found it tough to get your arms around "read on.Gnuplot in Action is the first comprehensive introduction to gnuplot "from the basics to the power features and beyond. Besides providing a tutorial on gnuplot itself, it demonstrates how to apply and use gnuplot to extract intelligence from data. Particular attention is paid to tricky or poorly-explained areas. You will learn how to apply gnuplot to actual data analysis problems. This book looks at different types of graphs that can be generated with gnuplot and will discuss when and how to use them to extract actual information from data.One of gnuplot's main advantages is that it requires no programming skills nor knowledge of advanced mathematical or statistical concepts. Gnuplot in Action assumes you have no previous knowledge of either gnuplot or statistics and data analysis. The books starts out with basic gnuplot concepts, then describes in depth how to get a graph ready for final presentation and to make it look "just right" by including arrows, labels, and other decorations.Next the book looks at advanced concepts, such as multi-dimensional graphs and false-color plots "powerful features for special purposes. The author also describes advanced applications of gnuplot, such as how to script gnuplot so that it can run unattended as a batch job, and how to call gnuplot from within a CGI script to generate graphics for dynamic websites on demand.Gnuplot in Action makes gnuplot easy for anyone who needs to do data analysis, but doesn't have an education in analytical tools and methods. It's perfect for DBAs, programmers, and performance engineers; business analysts and MBAs; and Six-Sigma Black Belts, and process engineers.What's Inside:Creating graphs with gnuplot Data transformations and filters Preparing/polishing graphs for final presentation Publishing graphs in print or on the Web Using gnuplot's power features Gnuplot scripting and programming Types of graphs and when to use them Techniques of graphical analysis How to build, install, and develop for gnuplot Command and Option reference organized by conceptPurchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

The Best in Tent Camping: Illinois: A Guide for Car Campers Who Hate RVs, Concrete Slabs, and Loud Portable Stereos


John Schirle - 2009
    This indispensable guide is aimed at the tent camper who wants to enjoy these things up close. Unlike other guides that merely list all campgrounds, The Best in Tent Camping: Illinois profiles in detail the 50 best sites in the state for campers who seek the serene and secluded. Here is essential information about each campground (including season, facilities, rates, directions, GPS coordinates, and websites), as well as a description of the campground, the best sites, and nearby activities such as hiking, canoeing, fishing, and mountain biking. The guide covers well-known parks as well as some campgrounds that are local secrets that can’t be found on Internet searches.

A Course in Multivariable Calculus and Analysis


Sudhir R. Ghorpade - 2009
    On the one hand, it seeks to extend eminently useful and immensely successful notions in one-variable calculus such as limit, continuity, derivative, and integral to "higher dim- sions. " On the other hand, the fact that there is much more room to move n about in the n-space R than on the real line R brings to the fore deeper geometric and topological notions that play a signi?cant role in the study of functions of two or more variables. Courses in multivariable calculus at an undergraduate level and even at an advanced level are often faced with the unenviable task of conveying the multifarious and multifaceted aspects of multivariable calculus to a student in the span of just about a semester or two. Ambitious courses and teachers would try to give some idea of the general Stokes's theorem for di?erential forms on manifolds as a grand generalization of the fundamental theorem of calculus, and prove the change of variables formula in all its glory. They would also try to do justice to important results such as the implicit function theorem, which really have no counterpart in one-variable calculus. Most courses would require the student to develop a passing acquaintance with the theorems of Green, Gauss, and Stokes, never mind the tricky questions about orientability, simple connectedness, etc.

CCNP ROUTE 642-902 Official Certification Guide (Official Cert Guide)


Wendell Odom - 2009
    Book annotation not available for this title.Title: CCNP ROUTE 642-902Author: Odom, WendellPublisher: Pearson P T RPublication Date: 2010/02/09Number of Pages: 730Binding Type: HARDCOVERLibrary of Congress: 2009049908

Creating Flow with OmniFocus


Kourosh Dini - 2009
    The systematized and organized method frees the capacity to think creatively and more freely on a task at hand.- Have daily tasks and year long projects rest easily side by side. Be able to advance feeling both in control and motivated.- Discover several solutions for procrastination and scattered or bogged-down states of mind.

Sales-Side Negotiation: Negotiation Strategies for Modern-day Sales People (From Great Moments in History)


Patrick Henry Hansen - 2009
    Beginning each chapter with a captivating historical event, Sales-Side Negotiation both informs and entertains.

Build Up Your Chess 3: Mastery


Artur Yusupov - 2009
    To make sure that this new knowledge sticks, it is then tested by a selection of puzzles.The course is structured in three series with three levels. The Fundamentals level is the easiest one, Beyond the Basics is more challenging, and Mastery is quite difficult, even for stronger players.The various topics - Tactics, Strategy, Positional Play, Endgames, Calculating Variations, and Openings - are spread evenly across the nine volumes, giving readers the chance to improve every area as they work through the books.This book is the first volume at the Mastery level. The Build Up Your Chess series won the prestigious Boleslavsky Medal from FIDE (the World Chess Federation) as the best instructional chess books in the world.

Flex & Bison: Text Processing Tools


John R. Levine - 2009
    flex & bison is the long-awaited sequel to the classic O'Reilly book, lex & yacc. In the nearly two decades since the original book was published, the flex and bison utilities have proven to be more reliable and more powerful than the original Unix tools.flex & bison covers the same core functionality vital to Linux and Unix program development, along with several important new topics. You'll find revised tutorials for novices and references for advanced users, as well as an explanation of each utility's basic usage and simple, standalone applications you can create with them. With flex & bison, you'll discover the wide range of uses these flexible tools offer.Address syntax crunching that regular expressions tools can't handleBuild compilers and interpreters, and handle a wide range of text processing functionsInterpret code, configuration files, or any other structured formatLearn key programming techniques, including abstract syntax trees and symbol tablesImplement a full SQL grammar-with complete sample codeUse new features such as pure (reentrant) lexers and parsers, powerful GLR parsers, and interfaces to C++

Modeling Software Behavior: A Craftsman's Approach


Paul C. Jorgensen - 2009
    The expressive capabilities and limitations of each behavioral model are also discussed.

SAE and the Evolved Packet Core: Driving the Mobile Broadband Revolution


Magnus Olsson - 2009
    After providing an insightful overview of SAE's historical development, the book gives detailed explanations of the EPC architecture and key concepts as an introduction. In-depth technical descriptions of EPC follow, including thorough functional accounts of the different components of EPC, protocols, network entities and procedures. Case studies of deployment scenarios show how the functions described within EPC are placed within a live network context, while a description of the services that are predicted to be used shows what EPC as a core network can enable.This book is an essential resource for professionals and students who need to understand the latest developments in SAE and EPC, the 'engine' that connects broadband access to the internet.All of the authors have from their positions with Ericsson been actively involved in GPRS, SAE and 3GPP from a business and technical perspective for many years. Several of the authors have also been actively driving the standardization efforts within 3GPP.There is no doubt that this book, which appears just when the mobile industry starts its transition away from legacy GSM/GPRS and UMTS networks into the future will become the reference work on SAE/LTE. There are no better qualified persons than the authors of this book to provide both communication professionals and an interested general public with insights into the inner workings of SAE/LTE. Not only are they associated with one of the largest mobile network equipment vendors in the world, they have all actively contributed to and, in some cases, been the driving forces behind the development of SAE/LTE within 3GPP. - from the foreword by Dr. Ulf Nilsson, TeliaSonera R&D, Mobility Core and ConnectivityThe authors have done an excellent job in writing this book. Their familiarity with the requirements, concepts and solution alternatives, as well as the standardization work allows them to present the material in a way that provides easy communication between Architecture and Standards groups and Planning/ Operational groups within service provider organizations. - from the foreword by Dr. Kalyani Bogineni, Principal Architect, Verizon

FPGA Simulation: A Complete Step-By-Step Guide


Ray Salemi - 2009
    The book helps engineers to have never simulated their designs before by bringing them through seven steps that can be added incrementally to a design flow. Engineers start with code coverage as the first step. Succeeding steps introduce test planning, assertions, and SystemVerilog simuation techniques. By the end of the process engineers who have never simulated before will know how to create complete self-checking test benches that generate their own stimulus, and demonstrate complete functional coverage. This book is a must for engineers who are facing DO-254 certification requirements on their next FPGA project.

Fatigue Of Structures And Materials


J. Schijve - 2009
    The purpose of the present book is to explain these topics, to indicate how they can be analyzed, and how this can contribute to the designing of fatigue resistant structures and to prevent structural fatigue problems in service. Chapter 1 gives a general survey of the topic with brief comments on the signi?cance of the aspects involved. This serves as a kind of a program for the following chapters. The central issues in this book are predictions of fatigue properties and designing against fatigue. These objectives cannot be realized without a physical and mechanical understanding of all relevant conditions. In Chapter 2 the book starts with basic concepts of what happens in the material of a structure under cyclic loads. It illustrates the large number of variables which can affect fatigue properties and it provides the essential background knowledge for subsequent chapters. Different subjects are presented in the following main parts: - Basic chapters on fatigue properties and predictions (Chapters 2-8) - Load spectra and fatigue under variable-amplitude loading (Chapters 9-11) - Fatigue tests and scatter (Chapters 12 and 13) - Special fatigue conditions (Chapters 14-17) - Fatigue of joints and structures (Chapters 18-20) - Fiber-metal laminates (Chapter 21) Each chapter presents a discussion of a speci?c subject.

PHP/Architect's Guide to Date and Time Programming


Derick Rethans - 2009
    In this book, Derick Rethans (contributor to PHP's core date extension and well-known PHP expert) explores in great detail the subtle nuances of working with dates and times. Frequently PHP developers encounter unexpected results that adversely affect their software and web applications. This book will undoubtedly help them tackle those issues. This book covers a variety of areas including: history of calendars and time standards, giving the reader a better understanding of how date/time concepts evolved into the way they are today parsing date/time strings and the potential pitfalls a developer can encounter timezones, the quirks inherent in them, and how your application can handle these quirks formatting and representing times and dates correctly and dealing with the DateTime Object manipulating and working with past, future and recurring dates obtaining dates when timestamps aren't available format specifiers upgrading the master timezone database What are PHP experts saying about this book? "Complex date and time programming isn't just for international applications. Even in the US, we have to deal with up to nine different time zones, and shifting between these can be difficult. Derick is one of the most knowledgeable people I know when it comes to date and time programming. I have turned to him countless times for help, and now he brings that depth of knowledge to this book. If you need to parse dates and times, shift between time zones, or manipulate dates and times in your applications then this book is for you." - Ben Ramsey "If you ever have to deal with parsing or formatting timestamps, or dealing with timezones this is the definite reference to make your time related PHP coding tasks fast and simple!" -Elizabeth Marie Smith This is the most comprehensive book on date/time data for PHP available, and one that any PHP developer can't do without.

Quantity Surveyor's Pocket Book


Duncan P. Cartlidge - 2009
    Arming you with a complete toolbox to each project stage, this book brings together both the measurement and consultancy aspect of QS in a compact pocket book. Covering material key topics such as forecasting, measurement, estimation and contracts in the order it arises in a typical surveying project cycle ensures understanding of key processes and techniques, as well as when and how to use them.Recommended forms for reports, cost plans, final accounts and financial statements are also covered. A no-nonsense how-to approach makes this book an ideal companion to any course textbook. Perfect if you are on a quantity surveying degree, HNC/HND or 1-2 year post-graduate conversion course and require a simple guide to fundamental quantity surveying skills and procedures, also ideal if you are newly-qualified and need an on-site/on-the-job reference. This is a concise, affordable pocketbook bringing together practical, contractual and management techniques. It Covers skills and processes needed at each stage of a project and is ideal if you have just qualified as a quantity surveyor and need an on-site/on-the-job reference.

Linear and Nonlinear Optimization. Igor Griva, Stephen G. Nash, Ariela Sofer


Igor Griva - 2009
    The emphasis is on practical aspects - discussing modern algorithms, as well as the influence of theory on the interpretation of solutions or on the design of software. The book includes several examples of realistic optimization models that address important applications. The succinct style of this second edition is punctuated with numerous real-life examples and exercises, and the authors include accessible explanations of topics that are not often mentioned in textbooks, such as duality in nonlinear optimization, primal-dual methods for nonlinear optimization, filter methods, and applications such as support-vector machines. The book is designed to be flexible. It has a modular structure, and uses consistent notation and terminology throughout. It can be used in many different ways, in many different courses, and at many different levels of sophistication.

The Art of Unit Testing: With Examples in .NET


Roy Osherove - 2009
    It guides you step by step from simple tests to tests that are maintainable, readable, and trustworthy. It covers advanced subjects like mocks, stubs, and frameworks such as Typemock Isolator and Rhino Mocks. And you'll learn about advanced test patterns and organization, working with legacy code and even untestable code. The book discusses tools you need when testing databases and other technologies. It's written for .NET developers but others will also benefit from this book.Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.Table of ContentsThe basics of unit testingA first unit testUsing stubs to break dependenciesInteraction testing using mock objectsIsolation (mock object) frameworksTest hierarchies and organizationThe pillars of good testsIntegrating unit testing into the organizationWorking with legacy code

SIP: Understanding the Session Initiation Protocol


Alan Johnston - 2009
    Essential reading for anyone involved in the development and operation of voice or data networks, the third edition has been significantly expanded with brand new chapters on SIP security, services in SIP, presence and instant messaging, and Peer-to-Peer SIP.

Steganography in Digital Media


Jessica Fridrich - 2009
    This clear, self-contained guide shows you how to understand the building blocks of covert communication in digital media files and how to apply the techniques in practice, including those of steganalysis, the detection of steganography. Assuming only a basic knowledge in calculus and statistics, the book blends the various strands of steganography, including information theory, coding, signal estimation and detection, and statistical signal processing. Experiments on real media files demonstrate the performance of the techniques in real life, and most techniques are supplied with pseudo-code, making it easy to implement the algorithms. The book is ideal for students taking courses on steganography and information hiding, and is also a useful reference for engineers and practitioners working in media security and information assurance.

Combined-Cycle Gas & Steam Turbine Power Plants


Rolf Kehlhofer - 2009
    This new edition gives readers the latest technological developments and practical examples from existing, state-of-the-art combined-cycle plants. Both practicing engineers and engineering students will find this book the definitive work on combined-cycle power plants.

Google SketchUp and SketchUp Pro 7 Bible


Kelly L. Murdock - 2009
    This book will cover creating 2D and 3D designs, exporting models to Google Earth, and using LayOut to create professional quality design presentations. Offering everything that a professional or hobbyist needs to know, Google SketchUp and SketchUp Pro Bible will include tips and tricks to make using this software easy and efficient.Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Introduction to Precious Metals


Mark Grimwade - 2009
    This book bridges the gap through clear language spoken by a metallurgist with several decades of teaching experience. Through hundreds of charts, tables, and graphs, the author explains the intricacies of work-hardening, annealing, and alloying. This is a serious book for people who understand the value of technical information.

Cisco ASA: All-In-One Firewall, IPS, Anti-X, and VPN Adaptive Security Appliance


Jazib Frahim - 2009
    Cisco ASA: All-in-One Firewall, IPS, Anti-X and VPN Adaptive Security Appliance, Second Edition, is Cisco's authoritative practitioner's guide to planning, deploying, managing, and troubleshooting security with Cisco ASA. Written by two leading Cisco security experts, this book presents each Cisco ASA solution in depth, offering comprehensive sample configurations, proven troubleshooting methodologies, and debugging examples. Readers will learn about the Cisco ASA Firewall solution and capabilities; secure configuration and troubleshooting of site-to-site and remote access VPNs; Intrusion Prevention System features built into Cisco ASA's Advanced Inspection and Prevention Security Services Module (AIP-SSM); and Anti-X features in the ASA Content Security and Control Security Services Module (CSC-SSM). This new edition has been updated with detailed information on the latest ASA models and features.Everything network professionals need to know to identify, mitigate, and respond to network attacks with Cisco ASAIncludes detailed configuration examples, with screenshots and command line referencesCovers the ASA 8.2 releasePresents complete troubleshooting methodologies and architectural references "

Mastering VMware vSphere 4


Scott Lowe - 2009
    Coverage Includes: Shows administrators how to use VMware to realize significant savings in hardware costs while still providing adequate "servers" for their users Demonstrates how to partition a physical server into several virtual machines, reducing the overall server footprint within the operations center Explains how VMware subsumes a network to centralize and simplify its management, thus alleviating the effects of "virtual server sprawl" Now that virtualization is a key cost-saving strategy, Mastering VMware vSphere 4 is the strategic guide you need to maximize the opportunities.

Restoring a House in the City


Ingrid Abramovitch - 2009
    They are among the twenty-one real-life renovations featured in this essential resource—from stately town houses to brownstone fixer-uppers—to give the true experience of creating an urban oasis on any street. Whether hunting for rare chandeliers, salvaging floorboards for new tabletops, or removing walls to let more light in, all the nuts and bolts of restoration are here. In Boston, a young family's renovation takes three years and includes every modern amenity (a media room, home gym, elevator), but saves most of the original interiors (window shutters and seats, marble fireplaces). A Baltimore couple—both stars of the graphic design world—must reconcile their cutting-edge tastes with their traditional surrounds. From furniture and color to rooftops and terraces, Restoring a House in the City offers a treasury of inspiration and ideas, as well as a lavish illustrated tour of some of the best done renovations in the business.

Wordpress Plugin Development: Beginner's Guide


Vladimir Prelovac - 2009
    Each chapter builds a practical plug-in from the ground up using step-by-step instructions. Individual sections show you how to code some functionality into your plug-in and follow up with a discussion of concepts.This book is for programmers working with WordPress, who want to develop custom plug-ins and to hack the code base. You need to be familiar with the basics of WordPress and PHP programming and believe that code is poetry; this book will handle the rest.

Advanced Signal Integrity for High-Speed Digital Designs


Stephen H. Hall - 2009
    Written by the foremost experts on the subject, it leverages concepts and techniques from non-related fields such as applied physics and microwave engineering and applies them to high-speed digital design--creating the optimal combination between theory and practical applications.Following an introduction to the importance of signal integrity, chapter coverage includes:Electromagnetic fundamentals for signal integrity Transmission line fundamentals Crosstalk Non-ideal conductor models, including surface roughness and frequency-dependent inductance Frequency-dependent properties of dielectrics Differential signaling Mathematical requirements of physical channels S-parameters for digital engineers Non-ideal return paths and via resonance I/O circuits and models Equalization Modeling and budgeting of timing jitter and noise System analysis using response surface modeling Each chapter includes many figures and numerous examples to help readers relate the concepts to everyday design and concludes with problems for readers to test their understanding of the material. Advanced Signal Integrity for High-Speed Digital Designs is suitable as a textbook for graduate-level courses on signal integrity, for programs taught in industry for professional engineers, and as a reference for the high-speed digital designer.

Natural Language Processing with Python


Steven Bird - 2009
    With it, you'll learn how to write Python programs that work with large collections of unstructured text. You'll access richly annotated datasets using a comprehensive range of linguistic data structures, and you'll understand the main algorithms for analyzing the content and structure of written communication.Packed with examples and exercises, Natural Language Processing with Python will help you: Extract information from unstructured text, either to guess the topic or identify "named entities" Analyze linguistic structure in text, including parsing and semantic analysis Access popular linguistic databases, including WordNet and treebanks Integrate techniques drawn from fields as diverse as linguistics and artificial intelligenceThis book will help you gain practical skills in natural language processing using the Python programming language and the Natural Language Toolkit (NLTK) open source library. If you're interested in developing web applications, analyzing multilingual news sources, or documenting endangered languages -- or if you're simply curious to have a programmer's perspective on how human language works -- you'll find Natural Language Processing with Python both fascinating and immensely useful.

I/O Consolidation in the Data Center: A Complete Guide to Data Center Ethernet and Fibre Channel Over Ethernet


Silvano Gai - 2009
    This emerging technology is drawing immense excitement, but few enterprise IT decision-makers and implementers truly understand it. I/O Consolidation i... Full description

CompTIA Network+ All-In-One Exam Guide [With CDROM]


Mike Meyers - 2009
    Written by CompTIA certification and training expert Mike Meyers, this authoritative exam guide features learning objectives at the beginning of each chapter, exam tips, practice questions, and in-depth explanations. Designed to help you pass the CompTIA Network+ exam with ease, this definitive volume also serves as an essential on-the-job reference.Covers all exam topics, including how to: Build a network with the OSI seven-layer model Configure network hardware, topologies, and cabling Connect multiple Ethernet components Configure wireless networksWork with network protocols, including TCP/IP, DNS, SIP, and IMAPConfigure IPv4 and IPv6 routing protocolsShare and access network resources Interconnect network operating systems-Windows, Mac OS, UNIX/Linux Set up clients and servers for remote accessMonitor and troubleshoot networksSecure networks with firewalls, packet filtering, encryption, authentication, and other methodsThe CD-ROM featuresHundreds of practice questionsVideo introduction to CompTIA Network+A collection of Mike's favorite shareware and freeware networking tools and utilitiesComplete electronic book

Market Risk Analysis: Value at Risk Models: Volume IV: Value at Risk Models: Value at Risk Models v. 4 (The Wiley Finance Series)


Carol Alexander - 2009
    Book annotation not available for this title.

Learning Autodesk 3ds Max Design 2010: Essentials: The Official Autodesk 3ds Max Training Guide: The Official Autodesk 3ds Max Reference


Autodesk - 2009
    This title helps you learn about lighting a 3D scene in 3ds Max Design and explore the application of various lighting techniques. It lets you discover techniques for a professional design workflow, including how to organize your scenes and objects and 3D workspace. Full description

Brownfield Application Development in .NET


Donald Belcham - 2009
    Using an existing application as an example, this book guides readers in applying the techniques and best practices they need to make a brownfield application more maintainable and receptive to change. As the book proceeds, the authors introduce frameworks and tools commonly used today while still approaching the subject from a conceptual level so that you can substitute alternate tools as appropriate. Because the book is based on the authors' experiences, Brownfield Application Development in .NET moves beyond the theories and shows readers the techniques they need to be successful.

Behavioral Mathematics for Game AI


Dave Mark - 2009
    Usually, the answers cannot be found in sterile algorithms that are often the focus of artificial intelligence programming. However, by analyzing why people behave the way we do, we can break down the process into increasingly smaller components. We can model many of those individual components in the language of logic and mathematics and then reassemble them into larger, more involved decision-making processes. Drawing from classical game theory, "Behavioral Mathematics for Game AI" covers both the psychological foundations of human decisions and the mathematical modeling techniques that AI designers and programmers can use to replicate them. With examples from both real life and game situations, you'll explore topics such as utility, the fallacy of rational behavior, and the inconsistencies and contradictions that human behavior often exhibits. You'll examine various ways of using statistics, formulas, and algorithms to create believable simulations and to model these dynamic, realistic, and interesting behaviors in video games. Finally, you'll be introduced to a number of tools you can use in conjunction with standard AI algorithms to make it easier to utilize the mathematical models.

Nanomedicine Design of Particles, Sensors, Motors, Implants, Robots, and Devices (Artech House Series Engineering in Medicine & Biology)


Mark Schulz - 2009
    The book presents an integrated set of perspectives that describe where advancements are now and where they should be headed to put nanomedicine devices into applications as quickly as possible.

Microprocessor Architecture: From Simple Pipelines to Chip Multiprocessors


Jean-Loup Baer - 2009
    It discusses topics such as - the policies and mechanisms needed for out-of-order processing such as register renaming, reservation stations, and reorder buffers - optimizations for high performance such as branch predictors, instruction scheduling, and load-store speculations - design choices and enhancements to tolerate latency in the cache hierarchy of single and multiple processors - state-of-the-art multithreading and multiprocessing emphasizing single chip implementations Topics are presented as conceptual ideas, with metrics to assess the performance impact, if appropriate, and examples of realization. The emphasis is on how things work at a black box and algorithmic level. The author also provides sufficient detail at the register transfer level so that readers can appreciate how design features enhance performance as well as complexity.

Software Architecture: A Case Based Approach


Vasudeva Varma - 2009
    It encourages the reader to think about the subject in the context of problems that s

Pearls of Discrete Mathematics


Martin Erickson - 2009
    Through intriguing examples, problems, theorems, and proofs, the book illustrates the relationship of these structures to algebra, geometry, number theory, and combinatorics.Each chapter begins with a mathematical teaser to engage readers and includes a particularly surprising, stunning, elegant, or unusual result. The author covers the upward extension of Pascal's triangle, a recurrence relation for powers of Fibonacci numbers, ways to make change for a million dollars, integer triangles, the period of Alcuin's sequence, and Rook and Queen paths and the equivalent Nim and Wythoff's Nim games. He also examines the probability of a perfect bridge hand, random tournaments, a Fibonacci-like sequence of composite numbers, Shannon's theorems of information theory, higher-dimensional tic-tac-toe, animal achievement and avoidance games, and an algorithm for solving Sudoku puzzles and polycube packing problems. Exercises ranging from easy to challenging are found in each chapter while hints and solutions are provided in an appendix.With over twenty-five years of teaching experience, the author takes an organic approach that explores concrete problems, introduces theory, and adds generalizations as needed. He delivers an absorbing treatment of the basic principles of discrete mathematics.

E-Z Geometry


Lawrence S. Leff - 2009
    Always study with the most up-to-date prep! Look for Barron's Geometry: The Easy Way, Fifth Edition, ISBN 9781438012117, on sale September 3, 2019.Publisher's Note: Products purchased from third-party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitles included with the product.

Regular Expressions Cookbook


Jan Goyvaerts - 2009
    Every programmer can find uses for regular expressions, but their power doesn't come worry-free. Even seasoned users often suffer from poor performance, false positives, false negatives, or perplexing bugs. Regular Expressions Cookbook offers step-by-step instructions for some of the most common tasks involving this tool, with recipes for C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET.With this book, you will:Understand the basics of regular expressions through a concise tutorial Use regular expressions effectively in several programming and scripting languages Learn how to validate and format input Manage words, lines, special characters, and numerical values Find solutions for using regular expressions in URLs, paths, markup, and data exchange Learn the nuances of more advanced regex features Understand how regular expressions' APIs, syntax, and behavior differ from language to language Write better regular expressions for custom needs Whether you're a novice or an experienced user, Regular Expressions Cookbook will help deepen your knowledge of this unique and irreplaceable tool. You'll learn powerful new tricks, avoid language-specific gotchas, and save valuable time with this huge library of proven solutions to difficult, real-world problems.

Advanced Microprocessors and Peripherals


A.K. Ray - 2009
    

The Concept of a Riemann Surface


Hermann Weyl - 2009
    Hermann Weyl, who worked with Einstein at Princeton, combined function theory and geometry in this high-level landmark work, forming a new branch of mathematics and the basis of the modern approach to analysis, geometry, and topology.The author intended this book not only to develop the basic ideas of Riemann's theory of algebraic functions and their integrals but also to examine the related ideas and theorems with an unprecedented degree of rigor. Weyl's two-part treatment begins by defining the concept and topology of Riemann surfaces and concludes with an exploration of functions of Riemann surfaces. His teachings illustrate the role of Riemann surfaces as not only devices for visualizing the values of analytic functions but also as indispensable components of the theory.

Theory of machines


S.S. Rattan - 2009
    

Mac Security Bible


Joe Kissell - 2009
    Not really, says author Joe Kissell, named one of MacTech's "25 Most Influential People" in the Mac community for 2008. In this timely guide, he not only takes you beyond the myths, he also delves into the nitty-gritty of each potential threat, helping you weigh the pros and cons of the solutions you might choose. Learn to measure risk versus inconvenience, make informed decisions, and protect your Mac computers, your privacy, and your data with this essential guide.Explains the security threats to Macs, including data in transit from your e-mail or network, and malware such as viruses, worms, and Trojan horses; these threats, formerly the exclusive worry of PC users, now increasingly threaten Macs Explores physical security and hardware barriers, software settings, third-party solutions, and more Shows Mac OS X users how to develop and enforce security policies Covers security for Windows running on a Mac with Boot Camp, virtualization software such as Parallels Desktop or VMware Fusion, and more Learn the full range of options you need to consider to make your Mac safe.Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Sun Certified Web Component Developer Study Companion Java EE 5 (SCWCD Exams 310-083 and 310-084) 2nd Edition


Charles Lyons - 2009
    It contains the theory behind how the Web container works, and important notes, hints and tips on the types of trick questions to look for in the exam. By combining logical and easy-to-follow discussions with clear visual aids and diagrams, you will wonder by the end of the book why servlets, JSPs and tag libraries seemed so complicated before! By combining the theory taught in this book with practical experience, you will not only succeed in passing the exam, but will do so confident that you are able to solve problems and draw-up solutions 'on the job'.

Hardware/Firmware Interface Design: Best Practices for Improving Embedded Systems Development


Gary Stringham - 2009
    For the first time, a book has come along that will help hardware engineers and firmware engineers work together to mitigate or eliminate problems that occur when hardware and firmware are not optimally compatible. Solving these issues will save time and money, getting products to market sooner to create more revenue. The principles and best practices presented in this book will prove to be a valuable resource for both hardware and firmware engineers. Topics include register layout, interrupts, timing and performance, aborts, and errors. Real world cases studies will help to solidify the principles and best practices with an aim towards cleaner designs, shorter schedules, and better implementation! Reduce product development delays with the best practices in this bookConcepts apply to ASICs, ASSPs, SoCs, and FPGAsReal-world examples and case studies highlight the good and bad of design processes

Composite Materials: Fabrication Handbook #1


John Wanberg - 2009
    From explanations of what a composite is, to demonstrations on how to actually utilize them in various projects, this book provides a simple, concise perspective on molding and finishing techniques to empower even the most apprehensive beginner. Topics include: What is a composite, why use composites, general composite types and where composites are typically used. The basics section also includes information on choosing the best resin/fiber system and the different types of both resin and fiber. Health and safety is a major consideration for any composite book. Author John Wanberg covers threats to both breathing and skin contact and how those contacts can be avoided when working with modern composite materials. First-time composite workers will need a work space and this book describes how to setup a shop that is both composite-friendly and safe. Once the shop is established, it’s time to begin using typical wet- layup and molding techniques. Creating useful composite parts starts with a good design, a topic that must be mastered before useful parts can be manufactured. Among the useful parts demonstrated here are both motorcycle and automotive components. The construction of these parts is documented in step-by-step fashion with an abundance of photographs - no step is left out. Any part created in a mold must be first removed from the mold, and second, finished and trimmed. Surface sanding and finishing makes up an entire chapter, ensuring that the composite parts you manufacture are not only light and extremely strong, but good looking as well.

Gimp User Manual: Gnu Image Manipulation Program: Photo Retouching, Image Composition And Image Authoring


GIMP DocumentationTeam - 2009
    656 pages paperback print edition of the latest electronic manual for GIMP version 2.4 and higher. Written by the Gimp DocumentationTeam and officially released at gimp.org. GIMP, the GNU Image Manipulation Program, is a free Photo and Image Software for Photo Retouching, Image Composition and Image Authoring.

Windows 7 in easy steps: Without the Waffle


Harshad Kotecha - 2009
    Author Harshad Kotecha blends step-by-step illustrations with straightforward, engaging text to show users how to immediately get started with the new Windows. He shows how to master the new task bar; grasp the revamped desktop; work with the new Libraries system; and utilize the multi-touch devices. The book explains how to make networking simpler through Homegroup and covers much more — all in just over 200 pages.

Statistical Quality Control


Douglas C. Montgomery - 2009
    Both traditional and modern methods are presented, including state-of-the-art techniques for statistical process monitoring and control and statistically designed experiments for process characterization, optimization, and process robustness studies. The seventh edition continues to focus on DMAIC (define, measure, analyze, improve, and control--the problem-solving strategy of six sigma) including a chapter on the implementation process. Additionally, the text includes new examples, exercises, problems, and techniques. Statistical Quality Control is best suited for upper-division students in engineering, statistics, business and management science or students in graduate courses.

The Definitive Guide to Django


Jacob Kaplan-Moss - 2009
    Lead developer "Jacob KaplanMoss " and Django creator "Adrian Holovaty " show you how they use this framework to create awardwinning web sites by guiding you through the creation of a web application reminiscent of www.chicagocrime.org.Django: Web Development Done Right is broken into three parts, with the first introducing Django fundamentals such as installation and configuration, and creating the components that together power a Djangodriven web site. The second part delves into the more sophisticated features of Django, including outputting nonHTML content such as RSS feeds and PDFs, caching, and user management. The appendixes serve as a detailed reference to Djangos many configuration options and commands. "What youll learn "The first half of this book explains in depth how to build web applications using Django including the basics of dynamic web pages, the Django templating system interacting with databases, and web forms. The second half of this book discusses higher-level concepts such as caching, security, and how to deploy Django. The appendixes form a reference for the commands and configurations available in Django. "Who this book is for "Anyone who wants to use the powerful Django framework to build dynamic web sites quickly and easily "Table of Contents "Introduction to Django Getting Started Views and URLconfs Templates Models The Django Admin Site Forms Advanced Views and URLconfs Advanced Templates Advanced Models Generic Views Deploying Django Generating Non-HTML Content Sessions, Users, and Registration Caching django.contrib Middleware Integrating with Legacy Databases and Applications Internationalization Security

Foa Reference Guide to Fiber Optics: Study Guide to Foa Certification


Jim Hayes - 2009
    It was written with the assistance of many experienced Fiber Optic Association (FOA) instructors in fiber optics as a reference book for classes aimed at FOA CFOT certification as well as a basic reference for anyone working in the field of fiber optics. This book offers expansive coverage on the components and processes of fiber optics as used in all applications and installation practices. A complete curriculum for teaching fiber optics using this book as a text is available from FOA.

iPhoto '09 For Dummies


Angelo Micheletti - 2009
    You'll learn to clean up and enhance your photos, print them or upload them to a sharing site online, create cool projects, protect and secure your pictures, and make photography more fun than ever. This full-color guide shows you how, and even helps you shoot future photos with an eye to iPhoto's capabilities.There's an easy exercise to get you started and plenty of beautiful full-color photos to show you the results you can achieve. You'll learn your way around the interface, what's new, and how to set preferences.Discover how to create a well-organized, maintainable archive so you can find photosImport and export photos from various sources, including card readersManage any import problemsOrganize your collection using facial recognition and GPS technologyCrop, rotate, and enhance your imagesUse a histogram and improve exposure, contrast, highlights, shadows, saturation, and moreSet up a MobileMe gallery, send photos to Facebook or Flickr, make prints, and burn CDsGet tips for successfully e-mailing your pictures and for printing your photos at homeCreate photo greeting cards, calendars, or a travel book with maps that show where you took your pictures"iPhoto '09 For Dummies" even tells about cool add-ons and ideas for iPhoto. Learn to make all your photos the best they can be.

Convair Deltas: From SeaDart to Hustler


Bill Yenne - 2009
    During the 1950s, the pure delta-wing became a design signature of the Convair Company sleek, menacing, and supersonic were hallmarks of a Convair delta aircraft. The experimental XF-92 led to a family of Convair Deltas, from the supersonic F-102 and F-106 fighters, to the record-shattering B-58 Hustler bomber, the seaplane jet fighter known as the Sea Dart, and the vertical take-off, tail-sitting Pogo experimental point-defense fighter. Convair Deltas examines each of the company's delta-wing programs in detail using dozens of original factory photos to highlight the narrative.

Backcountry Avalanche Safety: Skiers, Climbers, Boarders and Snowshoers


Tony Daffern - 2009
    For mountaineers, it is the best available." -Peter Lev, the American Alpine Club"This comprehensive and well-organized book condenses a vast amount of information that is normally available only to specialists and interprets it for the backcountry." -Susan Brown, Canadian Book Review Annual"First class in all respects." -Andy Nicol, Lochaber Mountain Rescue GroupSnow avalanches are the greatest source of danger for mountain travellers in winter. This book is essential reading for winter backcountry enthusiasts who venture into mountainous terrain where avalanches are common. In spite of the increasing sophistication of avalanche-hazard forecasting. an alarming number of people die every year in backcountry avalanche accidents. Winter outdoor pursuits have changed substantially in recent years: advances in ski technology have opened up new out-of-bounds areas to free-riders, hi-tech snowshoes allow travel in avalanche terrain, and powerful, lightweight machines encourage snowmobilers to high mark on ever steeper slopes.This new edition of Avalanche Safety focuses on two basic user groups: those who wish to avoid avalanche hazard by careful route-finding, and those who deliberately seek steep slopes to ski or board. Using colour photographs, along with detailed charts, graphs and diagrams, the author clearly explains the basics of snow and avalanches, identifies avalanche terrain, promotes trip planning, describes the skills needed to travel through avalanche terrain and provides guidelines for skiing and boarding steep slopes, with an emphasis on managing risk. It also covers companion rescue.

The Metalworker's Data Book. Harold Hall


Harold Hall - 2009
    It contains information on: Drills, Turning tools, End mills, Grinding wheels, Collets and tapers, Precision, and Spanners.