Book picks similar to
Agile Extension to the BABOK Guide: Version 2 by IIBA
agile
career
software
stopped-reading
Succeeding as a Management Consultant
Kris Safarova - 2020
Readers can view the templates used in consulting studies and how they are used. All the foundational strategy and business analyses tools are taught along with the soft skills and practical tools to solve any business problem. This is the only book of its kind walking the reader step-by-step through a complete consulting study.This book follows an engagement team as they assist a large company in diagnosing and fixing deep and persistent organizational issues over an 8-week assignment. Readers will learn how they successfully navigate a challenging client environment, frame the problem and limit the scope, develop hypotheses, build the analyses and provide the final recommendations.We have placed the explanation of management consulting techniques within a lively and engaging storyline, which allows the reader to truly understand the challenges faced on consulting engagements, connect with the characters, and understand both how and why they debated elements of the study.It is written so that the reader may follow, understand, and replicate a strategic engagement using the same techniques used by the leading firms, such as McKinsey, Bain, and BCG. To make the story realistic and useful, we have worked with one client engagement throughout the book. Using different examples and different clients to explain concepts would have made it difficult for readers to see the data linkages and development of the final recommendations. The client and engagement are fictitious. The data presented are also fictitious, but they are based on actual consulting engagements and the experiences of the author and the contributing McKinsey, BCG, et. al. partners at FIRMSconsulting.com & StrategyTraining.com.
The 3D Printing Handbook: Technologies, design and applications
Ben Redwood - 2017
The 3D Printing Handbook provides practical advice on selecting the right technology and how-to design for 3D printing, based upon first-hand experience from the industry’s leading experts. In this book: The mechanisms behind all major 3D printing technologies The benefits and limitations of each technology Decision making tools for technology selection Actionable design advice and guidelines Industry case studies from world-leading brands
Python Crash Course: A Hands-On, Project-Based Introduction to Programming
Eric Matthes - 2015
You'll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you'll put your new knowledge into practice with three substantial projects: a Space Invaders-inspired arcade game, data visualizations with Python's super-handy libraries, and a simple web app you can deploy online.As you work through Python Crash Course, you'll learn how to: Use powerful Python libraries and tools, including matplotlib, NumPy, and PygalMake 2D games that respond to keypresses and mouse clicks, and that grow more difficult as the game progressesWork with data to generate interactive visualizationsCreate and customize simple web apps and deploy them safely onlineDeal with mistakes and errors so you can solve your own programming problemsIf you've been thinking seriously about digging into programming, Python Crash Course will get you up to speed and have you writing real programs fast. Why wait any longer? Start your engines and code!
Agile Project Management for Dummies
Mark C. Layton - 2011
Agile Project Management For Dummies can make that happen. This is the first book to provide a simple, step-by-step guide to Agile Project Management approaches, tools, and techniques. With the fast pace of mobile and web technology development, software project development must keep pace; Agile Project Management enables developers to complete and implement projects more quickly and this book shows you how.Offers a practical context for understanding and applying Agile techniques, moving from theory into actual practice Explains when to use Agile and how to avoid common pitfalls Written by experts who know how to apply the principles in real-world situations Agile Project Management For Dummies enables you to understand and apply Agile principles for faster, more accurate development.
The Essential Guide to Telecommunications
Annabel Z. Dodd - 1998
It aims to give readers a fundamental overview of the technologies that make up the telecommunications infrastructure.
Think Like a Programmer: An Introduction to Creative Problem Solving
V. Anton Spraul - 2012
In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve problems and teaches you what other introductory books often ignore: how to Think Like a Programmer. Each chapter tackles a single programming concept, like classes, pointers, and recursion, and open-ended exercises throughout challenge you to apply your knowledge. You'll also learn how to:Split problems into discrete components to make them easier to solve Make the most of code reuse with functions, classes, and libraries Pick the perfect data structure for a particular job Master more advanced programming tools like recursion and dynamic memory Organize your thoughts and develop strategies to tackle particular types of problems Although the book's examples are written in C++, the creative problem-solving concepts they illustrate go beyond any particular language; in fact, they often reach outside the realm of computer science. As the most skillful programmers know, writing great code is a creative art—and the first step in creating your masterpiece is learning to Think Like a Programmer.
Puppy Training in 7 Easy Steps: Everything You Need to Know to Raise the Perfect Dog
Zoom Room Dog Training - 2019
Don’t panic—slowly remove the shoe from your pup’s mouth and open this book, because it’s time to start successfully training.Puppy Training in 7 Easy Steps is a practical, step-by-step guide to guarantee that your cute and curious friend stays cute. From puppy proofing your home to mastering need-to-know commands, this fool-proof training manual sets you and your canine companion up for a lifetime of positively reinforced obedience and tail-wagging fun!In this dog training book, you’ll find:
Puppy Prep—Stock up on all of the supplies you need to start training with helpful checklists and insider tips.
Dog Training in 7-Steps—This includes bringing your puppy home, crate training, potty training, preventing food aggression, socializing your puppy, the six key commands, leash walking and coming when called.
Troubleshooting Tips—Get quick advice to make sure your dog training goes according to plan, no matter how many squirrels, birds, or other temptations catch your pup’s attention.
Sit. Stay. Heel. Fetch. This no-nonsense guide to dog training will teach you and your pup how to do it all in just 7 easy steps.
Agile Testing: A Practical Guide for Testers and Agile Teams
Lisa Crispin - 2008
The widespread adoption of agile methods has brought the need for effective testing into the limelight, and agile projects have transformed the role of testers. Much of a tester's function, however, remains largely misunderstood. What is the true role of a tester? Do agile teams actually need members with QA backgrounds? What does it really mean to be an "agile tester?"Two of the industry's most experienced agile testing practitioners and consultants, Lisa Crispin and Janet Gregory, have teamed up to bring you the definitive answers to these questions and many others. In Agile Testing, Crispin and Gregory define agile testing and illustrate the tester's role with examples from real agile teams. They teach you how to use the agile testing quadrants to identify what testing is needed, who should do it, and what tools might help. The book chronicles an agile software development iteration from the viewpoint of a tester and explains the seven key success factors of agile testing.Readers will come away from this book understanding- How to get testers engaged in agile development- Where testers and QA managers fit on an agile team- What to look for when hiring an agile tester- How to transition from a traditional cycle to agile development- How to complete testing activities in short iterations- How to use tests to successfully guide development- How to overcome barriers to test automationThis book is a must for agile testers, agile teams, their managers, and their customers.
C# 4.0 in a Nutshell
Joseph Albahari - 2010
It is a book I recommend." --Scott Guthrie, Corporate Vice President, .NET Developer Platform, Microsoft Corporation
"A must-read for a concise but thorough examination of the parallel programming features in the .NET Framework 4." --Stephen Toub, Parallel Computing Platform Program Manager, Microsoft
"This wonderful book is a great reference for developers of all levels." -- Chris Burrows, C# Compiler Team, Microsoft
When you have questions about how to use C# 4.0 or the .NET CLR, this highly acclaimed bestseller has precisely the answers you need. Uniquely organized around concepts and use cases, this fourth edition includes in-depth coverage of new C# topics such as parallel programming, code contracts, dynamic programming, security, and COM interoperability. You'll also find updated information on LINQ, including examples that work with both LINQ to SQL and Entity Framework. This book has all the essential details to keep you on track with C# 4.0.
Get up to speed on C# language basics, including syntax, types, and variables Explore advanced topics such as unsafe code and preprocessor directives Learn C# 4.0 features such as dynamic binding, type parameter variance, and optional and named parameters Work with .NET 4's rich set of features for parallel programming, code contracts, and the code security model Learn .NET topics, including XML, collections, I/O and networking, memory management, reflection, attributes, security, and native interoperability
The Quilter's Bible: The Indespensable Guide to Patchwork, Quilting, and Applique
Linda Clements - 2011
Packed full of expert advice on all aspects of quilting, patchwork and applique it holds the answer to all your quilting questions. This is the most comprehensive book on the market for patchwork, quilting and applique techniques and is ideal for both the beginner looking for trustworthy advice in a single volume and the committed quilter searching for authoritative reference for seldom-used techniques. It presents essential advice and instructions alongside a wide range of inspirational samples of work collected from international top-name quilters. It also features over 15 quilt projects including cot quilts, bed quilts, lap quilts, bags, cushions, wall hangings, table mats and runners, and other beautiful projects for the home. Easy-to-follow step-by-step instructions, clear diagrams and stunning photography combine to create this must-have resource for quilters of all abilities. Techniques covered include quilting basics such as making a quilt sandwich, hand and machine quilting, basting and binding a quilt. Other techniques include big stitch, sashiko, free motion, corded and stuffed (trapunto) quilting. There are instructions for over 100 different patchwork blocks, with detailed instructions for different kinds of piecing such as English paper piecing, foundation piecing and strip piecing. Techniques for applique are also included which cover different types of applique such as needle-turn; reverse, inlaid and shadow applique as well as using freezer paper and fusible web.
Maggie: A Journey of Love, Loss and Survival
Vicki Tapia - 2018
This is a #MeToo story that has waited over a century to be told. Mt. Clemens, Michigan, 1887. Seventeen and headstrong, with marriage on her mind, Maggie is sure she has found her one true love. But when she collides head-on with betrayal, overwhelming loss and ill-treatment, her life unravels. Maggie rises above adversity through rare determination and grit, becoming an independent woman ahead of her time. Yet before she can truly find peace, one heartbreaking, life-altering decision remains. Inspired by her great-grandmother's life, the author weaves a timeless story of survival and courage set against the backdrop of Mt. Clemens, Michigan and the prairies of eastern Montana at the turn of the twentieth century.
365 More Things People Believe That Aren't True
James Egan - 2014
Some mammoths were smaller than children. Owls are the dumbest birds in the world. Very few people with Tourette's syndrome swear. You can't get a six-pack from doing sit-ups. King Arthur's sword wasn't called Excalibur. Milk doesn't make your bones strong. There's no bones in your fingers. The Bible states that humans can't become angels. Humans have more than two nostrils. It's impossible to slide down a bannister. At a wedding, the bride doesn't walk down the aisle. Ties were invented for war, not fashion. Most Disney classics made almost no money. Slavery has only been illegal in the UK since 2010. George Washington wasn't the first American President. Velcro doesn’t exist. Nobody knows why we sleep.
Into the Darkness: The Harrowing True Story of the Titanic Disaster: Riveting First-Hand Accounts of Agony, Sacrifice and Survival
Alan J. Rockwell - 2017
No human being who stood on her decks that fateful night was alive to commemorate the event on its 100th anniversary. Their stories are with us, however, and the lessons remain. From the moment the world learned the Titanic had sunk, we wanted to know, who had survived? Those answers didn’t come until the evening of Thursday, April 18, 1912―when the Cunard liner Carpathia finally reached New York with the 706 survivors who had been recovered from Titanic’s lifeboats. Harold Bride, “Titanic’s surviving wireless operator,” relayed the story of the ship’s band. “The way the band kept playing was a noble thing. I heard it first while still we were working wireless when there was a ragtime tune for us. The last I saw of the band, when I was floating out in the sea with my lifebelt on, it was still on deck playing ‘Autumn.’ How they ever did it I cannot imagine.” There were stories of heroism―such as that of Edith Evans, who was waiting to board collapsible Lifeboat D, the last boat to leave Titanic, when she turned to Caroline Brown and said, “You go first. You have children waiting at home.” The sacrifice cost Evans her life, but as Mrs. Brown said later, “It was a heroic sacrifice, and as long as I live I shall hold her memory dear as my preserver, who preferred to die so that I might live.” There was mystery. There was bravery. There was suspense. There was cowardice. Most men who survived found themselves trying to explain how they survived when women and children had died. But mostly, there was loss. On her return to New York after picking up Titanic’s survivors, Carpathia had become known as a ship of widows. Rene Harris, who lost her husband, Broadway producer Henry Harris, in the disaster, later spoke of her loss when she said, “It was not a night to remember. It was a night to forget.” Drawing on a wealth of previously unpublished letters, memoirs, and diaries as well as interviews with survivors and family members, veteran author and writer Alan Rockwell brings to life the colorful voices and the harrowing experiences of many of those who lived to tell their story. More than 100 years after the RMS Titanic met its fatal end, the story of the tragic wreck continues to fascinate people worldwide. Though many survivors and their family members disappeared into obscurity or were hesitant to talk about what they went through, others were willing to share their experiences during the wreck and in its aftermath. This book recounts many of these first-hand accounts in graphic, compelling detail.
How Would You Move Mount Fuji? Microsoft's Cult of the Puzzle--How the World's Smartest Companies Select the Most Creative Thinkers
William Poundstone - 2003
For the first time, William Poundstone reveals the toughest questions used at Microsoft and other Fortune 500 companies -- and supplies the answers. He traces the rise and controversial fall of employer-mandated IQ tests, the peculiar obsessions of Bill Gates (who plays jigsaw puzzles as a competitive sport), the sadistic mind games of Wall Street (which reportedly led one job seeker to smash a forty-third-story window), and the bizarre excesses of today's hiring managers (who may start off your interview with a box of Legos or a game of virtual Russian roulette). How Would You Move Mount Fuji? is an indispensable book for anyone in business. Managers seeking the most talented employees will learn to incorporate puzzle interviews in their search for the top candidates. Job seekers will discover how to tackle even the most brain-busting questions, and gain the advantage that could win the job of a lifetime. And anyone who has ever dreamed of going up against the best minds in business may discover that these puzzles are simply a lot of fun. Why are beer cans tapered on the end, anyway?
Blogging: Getting To $2,000 A Month In 90 Days (Blogging For Profit)
Isaac Kronenberg - 2017
Everything in this book is based on real strategies currently used by top-earning bloggers. Whether you're new to blogging or an advanced blogger, if there was some magic pill that could take you from nothing to earning a full-time income from a blog, then this book is the closest thing in existence to that magic pill. If you're serious about earning an income blogging, then this book will be the best book which you've ever read on the subject.