Selasa, 04 September 2012

Wow! eBook: ATDD by Example - 4 new eBooks


Wow! eBook: ATDD by Example - 4 new eBooks

Link to Wow! eBook - Blog

ATDD by Example

Posted: 04 Sep 2012 04:11 PM PDT

ATDD by Example

Book Description

With Acceptance Test-Driven (ATDD), customers, testers, and developers can collaborate to produce testable requirements that help them build higher quality software more rapidly. However, ATDD is still widely misunderstood by many practitioners. ATDD by Exampleis the first practical, entry-level, hands-on guide to implementing and successfully applying it.

ATDD pioneer Markus Gärtner walks readers step by step through deriving the right systems from users, and then implementing fully automated, functional tests that accurately reflect requirements, are intelligible to stakeholders, and promote more effective .

Through two end-to-end case studies, Gärtner demonstrates how ATDD can be applied using diverse frameworks and languages. Each case study is accompanied by an extensive set of artifacts, including test automation classes, step definitions, and full sample implementations. These realistic examples illuminate ATDD's fundamental principles, show how ATDD fits into the broader development process, highlight tips from Gärtner's extensive experience, and identify crucial pitfalls to avoid. Readers will learn to

  • Master the thought processes associated with successful ATDD implementation
  • Use ATDD with to describe software in ways businesspeople can understand
  • Test pages using ATDD tools
  • Bring ATDD to with the FitNesse -based acceptance test framework
  • Use examples more effectively in Behavior-Driven Development (BDD)
  • Specify software collaboratively through innovative workshops
  • Implement more user-friendly and collaborative test automation
  • Test more cleanly, listen to test results, and refactor tests for greater value

If you're a tester, analyst, developer, or manager, this book offers a concrete foundation for achieving real benefits with ATDD now–and it will help you reap even more value as you gain experience.

Table of Contents
Part I: Airport Parking Lot
Chapter 1. Parking Cost Calculator Workshop
Chapter 2. Valet Parking Automation
Chapter 3. Automating the Remaining Parking Lots
Chapter 4. Wish and Collaborate

Part II: Traffic Light Software System
Chapter 5. Getting Started
Chapter 6. Light States
Chapter 7. First Crossing
Chapter 8. Discover and Explore

Part III: Principles of Acceptance Test-Driven Development
Chapter 9. Use Examples
Chapter 10. Specify Collaboratively
Chapter 11. Automate Literally
Chapter 12. Test Cleanly
Chapter 13. Successful ATDD

Appendix A.
Appendix B. FitNesse
Appendix C. Framework

Book Details

  • Paperback: 240 pages
  • Publisher: Addison-Wesley Professional (June 2012)
  • Language: English
  • ISBN-10: 0321784154
  • ISBN-13: 978-0321784155
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post ATDD by Example appeared first on Wow! eBook - Blog.


Enterprise Software Delivery

Posted: 04 Sep 2012 04:07 PM PDT

Enterprise Software Delivery

Book Description

Globalization, rapid technology churn, and massive shifts have made it more difficult than ever to deliver high-value enterprise software.

In Enterprise Software Delivery, IBM Distinguished Engineer Alan W. Brown guides decision-makers in understanding these new challenges, choosing today's best solutions, and successfully anticipating future trends.

Alan presents detailed, actionable techniques for building software supply chains that improve agility and innovation while responding to growing cost pressure. Using real-world case studies, he introduces the modern global software factory, demonstrating how to integrate and leverage global outsourced teams, collaborative application , and -based virtual infrastructures.

Drawing on his extensive experience leading IBM Rational software strategy, and consulting with IBM enterprise customers, Alan illuminates everything from software R&D to metrics. Coverage includes

  • Understanding recent dramatic changes in enterprise software delivery requirements and practices
  • Overcoming false assumptions, outdated data and delivery models, and inexperience with strategy, innovation, , or research
  • Incorporating integrators and partners in centers of excellence that specialize in delivering value
  • Establishing team-based practices that encourage agility, scalability, and quality
  • Building adaptive software factories that integrate real-time feedback and respond rapidly to change
  • Using virtualized collaborative infrastructure to connect worldwide teams for developing software, assembling solutions, and delivering results
  • Transcending barriers related to geography, organization, skills, and culture

If you're an enterprise software leader, strategist, or practitioner, this book can help you improve every facet of you care about, including agility, quality, predictability, innovation, and value.

Table of Contents
Chapter 1. Why Is Enterprise Software Delivery So Difficult?
Chapter 2. Anatomy of an Enterprise Software Delivery
Chapter 3. The Software Supply Chain and Software Factories
Chapter 4. Collaborative Software Delivery
Chapter 5. Software Delivery
Chapter 6. Software Quality
Chapter 7. Governance, Measurement, and Metrics
Chapter 8. A Case Study in - at- Scale Adoption at Danske Bank
Chapter 9. A Case Study in Global Software Product Delivery at IBM Rational
Chapter 10. Lessons for Success in Global Enterprise Software Delivery
Chapter 11. The Future of Global Enterprise Software Delivery
Appendix A. Enterprise Software Delivery Revisited

Book Details

  • Paperback: 320 pages
  • Publisher: Addison-Wesley Professional (June 2012)
  • Language: English
  • ISBN-10: 0321803019
  • ISBN-13: 978-0321803016
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Enterprise Software Delivery appeared first on Wow! eBook - Blog.


PhoneGap Essentials: Building Cross-Platform Mobile Apps

Posted: 04 Sep 2012 04:03 PM PDT

PhoneGap Essentials: Building Cross Platform Mobile Apps

Book Description

is Adobe's distribution of the free and framework (originally developed by Nitobi) that is now also available from the Apache Foundation as Apache Cordova™. Using , developers can build native mobile apps using standard HTML5, , and CSS, and then deploy those apps to every leading mobile platform with little or no recoding. Up to now, though, was lacking complete, practical documentation. Essentials fills that void: It's the first concise, yet complete, tutorial for succeeding with PhoneGap in real-world development.

Experienced mobile developer John M. Wargo thoroughly introduces the PhoneGap platform, explaining what it is, what it does, and how it works. He then guides you through configuring PhoneGap environments—creating complete mobile apps—and building them for the Google ™, bada, BlackBerry® devices, ® iOS, ™ OS, and Windows® Phone. Through realistic examples, you'll master key PhoneGap APIs for everything from to the file system, contacts to , device to events, and more. Wargo also demonstrates how to take full advantage of PhoneGap Build, PhoneGap's cloud-based packaging utility.

Coverage includes:

  • The anatomy of a PhoneGap application (what makes an application a PhoneGap application)
  • Understanding the impact of cross-platform development issues
  • Exploring the entire PhoneGap development process, including testing and debugging
  • Expanding PhoneGap's capabilities with third-party development tools and plug-ins
  • Building cross-platform apps that use the device , compass, accelerometer, and other hardware
  • Reading from and writing to the contacts database and the device file system
  • Installing tools needed to develop PhoneGap apps for , bada, BlackBerry, iOS, , and
  • Reacting to events and notifying users
  • Using the Media to record and play media files
  • Building for multiple platforms simultaneously using PhoneGap Build

Downloadable code projects, additional information, and errata are available at phonegapessentials.com.

Table of Contents
Part I: PhoneGap
Chapter 1. Introduction to PhoneGap
Chapter 2. PhoneGap Development, Testing, and Debugging

Part II: PhoneGap Developer Tools
Chapter 3. Configuring an Android Development Environment for PhoneGap
Chapter 4. Configuring a bada Development Environment for PhoneGap
Chapter 5. Configuring a BlackBerry Development Environment for PhoneGap
Chapter 6. Configuring an iOS Development Environment for PhoneGap
Chapter 7. Configuring a Symbian Development Environment for PhoneGap
Chapter 8. Configuring a Development Environment for PhoneGap
Chapter 9. Using PhoneGap Build

Part III: PhoneGap APIs
Chapter 10. Accelerometer
Chapter 11. Camera
Chapter 12. Capture
Chapter 13. Compass
Chapter 15. Contacts
Chapter 16. Device
Chapter 17. Events
Chapter 18. File
Chapter 19. Geolocation
Chapter 20. Media
Chapter 21. Notification
Chapter 22. Storage

Appendix A. Installing the PhoneGap Files
Appendix B. Installing the Oracle Developer Kit
Appendix C. Installing Apache Ant

Book Details

  • Paperback: 384 pages
  • Publisher: Addison-Wesley Professional (June 2012)
  • Language: English
  • ISBN-10: 0321814290
  • ISBN-13: 978-0321814296
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post PhoneGap Essentials: Building Cross-Platform Mobile Apps appeared first on Wow! eBook - Blog.


CompTIA Healthcare IT Technician HIT-001 Authorized Cert Guide

Posted: 04 Sep 2012 03:56 PM PDT

CompTIA Healthcare IT Technician HIT 001 Authorized Cert Guide

Book Description

This study guide helps you master all the topics on the new Healthcare IT Technician HIT-001 , including

  • Healthcare IT roles and trends
  • Standards agencies, laws, and regulations
  • HIPAA controls and compliance
  • Record retention, disposal, and archiving
  • Comprehensive coverage of health IT
  • EHR/EMR access roles and responsibilities
  • Setup and troubleshooting for EHR/EMR PCs, servers, and networks
  • Legal best practices, requirements, and documentation

Includes Exclusive Offer for 70% Off Premium Edition eBook and Additional Practice Test

In this best-of-breed study guide, two leading experts bring together all the knowledge, preparation hints, and test-taking tips you'll need to succeed on your HIT-001 , and transition into a successful Healthcare IT career. Their concise, focused approach explains each objective from a practical, real-world perspective, helping you quickly identify weaknesses, strengthen conceptual understanding and hands-on skills, and retain everything you'll need to know.

Every feature of this book is designed to support both efficient exam preparation and long-term mastery:

  • Opening Topics Lists define the topics you'll need to learn in each chapter, with numbering linked directly to official exam objectives
  • Concise Tables and Figures bring together knowledge in an easy-to-use format
  • Exam Tips call attention to the information that's most crucial to know for the exam
  • Notes provide deeper context and links to additional information
  • Key Terms definitions and a complete glossary explain all of the field's essential terminology
  • HIT in the stories link concepts to real HIT work environments
  • Chapter Summaries help you quickly review every key topic
  • Acronym Drills reinforce learning of important acronyms
  • Review Quizzes help you gauge your knowledge; all answers are provided and explained at the end of the book
  • Practical Application critical thinking questions deepen your understanding

The companion CD contains the powerful Pearson IT Certification Practice Test Engine, complete with access to a large library of exam-realistic questions. This state-of-the-art assessment engine offers you a wealth of customization options and features to help you study more efficiently! Use step-by-step Study Mode or run a powerful simulation that mimics actual exam conditions. Whenever you want, get a complete assessment of your current knowledge, so you can focus scarce study time where you need it most!

Book Details

  • Hardcover: 416 pages
  • Publisher: Que (June 2012)
  • Language: English
  • ISBN-10: 0789749297
  • ISBN-13: 978-0789749291
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post CompTIA Healthcare IT Technician HIT-001 Authorized Cert Guide appeared first on Wow! eBook - Blog.


Tidak ada komentar:

Posting Komentar