Similar Searches:

All Categories > Books

Shopping Categories for Books

1 to 20 of 110 products for

Addison Wesley Books

view: list | grid

The following products are limited to brand: Addison Wesley (All Products)

  1. 13% offsecurity metrics replacing fear

    In Stock

  2. framework design guidelines conventions

    In Stock

  3. 18% offhtml world wide web
    HTML for the World Wide Web with XHTML and CSS : Visual QuickStart Guide ...

    Star FullStar FullStar FullStar FullStar Empty

    (Paperback)-It's important for anyone who creates Web sites--even those who rely on powerful editors like Dreamweaver or GoLive--to know HTML. The World Wide Web Consortium rewrote HTML as a subset of XML (dubbing it "XHTML 1.0") and the allowable code will eventually be stricter. Tags that are being phased out are labeled "deprecated"--current browsers can still handle them, but if you want your site to keep up with future browsers, not to mention conform to accessibility requirements, you will want to get on ...

    Details on HTML for the World Wide Web with XHTML and CSS : Visual QuickStart Guide (6th Edition) (Visual QuickStart Guides)

    Read More

    In Stock

  4. 22% offmythical man-month manmonth month
    The Mythical Man-Month: Essays on Software Engineering, 20th Anniversary Edition

    Star FullStar FullStar FullStar FullStar Half

    (Paperback)-The classic book on the human elements of software engineering. Software tools and development environments may have changed in the 21 years since the first edition of this book, but the peculiarly nonlinear economies of scale in collaborative work and the nature of individuals and groups has not changed an epsilon. If you write code or depend upon those who do, get this book as soon as possible -- from Amazon.com Books, your library, or anyone else. You (and/or your colleagues) will be forever ...

    Details on The Mythical Man-Month: Essays on Software Engineering, 20th Anniversary Edition

    Read More

    In Stock

  5. 12% offuml distilled brief guide
    UML Distilled: A Brief Guide to the Standard Object Modeling Language ...

    Star FullStar FullStar FullStar HalfStar Empty

    (Paperback)-The second edition of Martin Fowler's bestselling UML Distilled provides updates to the Unified Modeling Language (UML) without changing its basic formula for success. It is still arguably the best resource for quick, no-nonsense explanations of using UML. The major strength of UML Distilled is its short, concise presentation of the essentials of UML and where it fits within today's software development process. The book describes all the major UML diagram types, what they're for, and the basic ...

    Details on UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition

    Read More

    In Stock

  6. 39% offdesign patterns
    Design Patterns

    Star FullStar FullStar FullStar FullStar Half

    (Hardcover)-Design Patterns is a modern classic in the literature of object-oriented development, offering timeless and elegant solutions to common problems in software design. It describes patterns for managing object creation, composing objects into larger structures, and coordinating control flow between objects. The book provides numerous examples where using composition rather than inheritance can improve the reusability and flexibility of code. Note, though, that it's not a tutorial but a catalog that ...

    Details on Design Patterns

    Read More

    In Stock

  7. 22% offeffective 55 specific ways
    Effective C++ : 55 Specific Ways to Improve Your Programs and Designs (3rd ...

    Star FullStar FullStar FullStar FullStar Half

    (Paperback)-This exceptionally useful text offers Scott Myers's expertise in C++ class design and programming tips. The second edition incorporates recent advances to C++ included in the ISO standard, including namespaces and built-in template classes, and is required reading for any working C++ developer. The book opens with some hints for porting code from C to C++ and then moves on to the proper use of the new and delete operators in C++ for more robust memory management. The text then proceeds to class ...

    Details on Effective C++ : 55 Specific Ways to Improve Your Programs and Designs (3rd Edition)

    Read More

    In Stock

  8. implementing lean software development
    Implementing Lean Software Development: From Concept to Cash (The ...

    Star FullStar FullStar FullStar FullStar Empty

    "This remarkable book combines practical advice, ready-to-use techniques, anda deep understanding of why this is the right way to develop software. I haveseen software teams transformed by the ideas in this book."--Mike Cohn, author of Agile Estimating and Planning"As a lean practitioner myself, I have loved and used their first book for years.When this second book came out, I was delighted that it was even better. If youare interested in how lean principles can be useful for software developmentorganizations ...

    Details on Implementing Lean Software Development: From Concept to Cash (The Addison-Wesley Signature Series)

    Read More

    In Stock

  9. 15% offlean software development agile
    Lean Software Development: An Agile Toolkit for Software Development Managers

    Star FullStar FullStar FullStar FullStar Half

    (Paperback)-This book shows software professionals how to achieve breakthrough quality, savings, speed, and business value by adapting the seven "lean" principles that have already revolutionized manufacturing and R&D. Drawing on 25-plus years' experience leading enterprise projects, the authors show how to use these principles to create agile processes that workQbecause they are optimized for the individual environment.

    Details on Lean Software Development: An Agile Toolkit for Software Development Managers

    Read More

    In Stock

  10. american government readings cases
    American Government: Readings and Cases, 15th Edition

    Star FullStar FullStar FullStar FullStar Half

    (Paperback)-Representing both classic and contemporary documents and writings, the selections include essential political documents, major Supreme Court cases, and a wide variety of commentary and analysis by theorists, journalists, and leading political figures. The up-to-date, relevant material stimulates the reader's interest and gives fresh perspectives on how our government works.

    Details on American Government: Readings and Cases, 15th Edition

    Read More

    In Stock

  11. 21% offprogramming language
    The C++ Programming Language (Special 3rd Edition)

    Star FullStar FullStar FullStar FullStar Full

    (Hardcover)-In this brand-new third edition of The C++ Programming Language , author Bjarne Stroustrup, the creator of C++, presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard. Past readers will find that the new edition has changed a great deal and grown considerably to encompass new language features, particularly run-time type identification, namespaces, and the standard library. At the same time, readers will recognize the ...

    Details on The C++ Programming Language (Special 3rd Edition)

    Read More

    In Stock

  12. 46% offelementary statistics
    Elementary Statistics (10th Edition)

    Star FullStar FullStar FullStar EmptyStar Empty

    Addison-Wesley is proud to celebrate the Tenth Edition of Elementary Statistics. This text is highly regarded because of its engaging and understandable introduction to statistics. The author's commitment to providing student-friendly guidance through the material and giving students opportunities to apply their newly learned skills in a real-world context has made Elementary Statistics the #1 best-seller in the market.

    Details on Elementary Statistics (10th Edition)

    Read More

    In Stock

  13. 21% offcompilers principles techniques tools
    Compilers: Principles, Techniques, and Tools (2nd Edition)

    Star FullStar FullStar FullStar FullStar Half

    This book provides the foundation for understanding the theory and pracitce of compilers. Revised and updated, it reflects the current state of compilation. Every chapter has been completely revised to reflect developments in software engineering, programming languages, and computer architecture that have occurred since 1986, when the last edition published. The authors, recognizing that few readers will ever go on to construct a compiler, retain their focus on the broader set of problems faced in software ...

    Details on Compilers: Principles, Techniques, and Tools (2nd Edition)

    Read More

    In Stock

  14. 20% offproblem solving approach mathematics
    Problem Solving Approach to Mathematics for Elementary School Teachers, A ...

    Star FullStar FullStar FullStar EmptyStar Empty

    Setting the Standard for Tomorrow's Teachers: This best-selling text continues as a comprehensive, skills-based resource for future teachers. In this edition, students will benefit from additional emphasis on active and collaborative learning. Revised and updated content will better prepare your students for the day when they will be teachers with students of their own.

    Details on Problem Solving Approach to Mathematics for Elementary School Teachers, A (9th Edition)

    Read More

    In Stock

  15. 14% offintro stats

    In Stock

  16. 20% offintroductory statistics
    Introductory Statistics (8th Edition)

    Star FullStar FullStar FullStar FullStar Half

    KEY MESSAGE: Weiss Introductory Statistics, Eighth Edition, features a thorough presentation of the reasoning behind statistics, balanced with analysis and exploration of real data. This book develops statistical thinking over rote drill and practice. The Nature of Statistics; Organizing Data; Descriptive Measures; Probability Concepts; Discrete Random Variables; The Normal Distribution; The Sampling Distribution of the Sample Menu; Confidence Intervals for One Population Mean; Hypothesis Tests for One ...

    Details on Introductory Statistics (8th Edition)

    Read More

    In Stock

  17. 25% offbeginning algebra ninth edition

    In Stock

  18. 10% offconceptual physics
    Conceptual Physics

    Star FullStar FullStar FullStar HalfStar Empty

    (Hardcover)-Conceptual Physics, Tenth Edition helps readers connect physics to their everyday experiences and the world around them with additional help on solving more mathematical problems. Hewitt's text is famous for engaging readers with analogies and imagery from real-world situations that build a strong conceptual understanding of physical principles ranging from classical mechanics to modern physics. With this strong foundation, readers are better equipped to understand the equations and formulas of ...

    Details on Conceptual Physics

    Read More

    In Stock

  19. 19% offintroduction econometrics
    Introduction to Econometrics (2nd Edition) (Addison-Wesley Series in Economics)

    Star FullStar FullStar FullStar HalfStar Empty

    Designed for a first course in introductory econometrics, Introduction to Econometrics, reflects modern theory and practice, with interesting applications that motivate and match up with the theory to ensure students grasp the relevance of econometrics. Authors James H. Stock and Mark W. Watson integrate real-world questions and data into the development of the theory, with serious treatment of the substantive findings of the resulting empirical analysis.

    Details on Introduction to Econometrics (2nd Edition) (Addison-Wesley Series in Economics)

    Read More

    In Stock

  20. 21% offeconomics money banking financial
    Economics of Money, Banking and Financial Markets plus MyEconLab plus eBook ...

    Star FullStar FullStar FullStar HalfStar Empty

    Economics of Money, Banking, and Financial Markets heralded a dramatic shift in the teaching of the money and banking course in its first edition, and today it is still setting the standard. By applying an analytical framework to the patient, stepped-out development of models, Frederic Mishkin draws students into a deeper understanding of modern monetary theory, banking, and policy. His landmark combination of common sense applications with current, real-world events provides authoritative, comprehensive ...

    Details on Economics of Money, Banking and Financial Markets plus MyEconLab plus eBook 1-semester Student Access Kit, The (8th Edition)

    Read More

    In Stock

Search within results:
Find by Color:

collapse/expand
Find by Price:
  • $to $
collapse/expand
Find by User Rating:
collapse/expand
Find by Brand:
collapse/expand
Find by Store:


Pocket Change

Sign In | Create Account | My Pages

Shopping Blog | About Become | Send Feedback | Share Your Success Story | Online Degrees | Exava

Our International Sites: Japan | United Kingdom | Germany | Italy

Copyright © 2009 Become, Inc.Terms of Use

if yer hewmen, dawnt qlique dis linc