Actionable Agile Metrics for Predictability: An Introduction
Daniel S. Vacanti - 2015
Think about how many times you have been asked that question. How many times have you ever actually been right?We can debate all we want whether this is a fair question to ask given the tremendous amount of uncertainty in knowledge work, but the truth of the matter is that our customers are going to inquire about completion time whether we like it or not. Which means we need to come up with an accurate way to answer them. The problem is that the forecasting tools that we currently utilize have made us ill-equipped to provide accurate answers to reasonable customer questions. Until now.
Ultimate Guide to Link Building: How to Build Backlinks, Authority and Credibility for Your Website, and Increase Click Traffic and Search Ranking
Eric Ward - 2012
Who links to a site and how they link to it is one of the most important factors that search engines rely on when ranking results. But how do marketers control this? Link building expert Eric Ward provides the answers.Sharing little-known techniques for link building via social media platforms, blogs, partnerships, public relations, articles, and more, Ward teaches marketers which link-building techniques will maximize the quality links that point to their site, allowing them to charm both search engines and customers and which methods to avoid.This one-of-a-kind guide details a variety of link building tools, tactics, and techniques illustrated by case studies, expert interviews, and resources. Ward leaves no opportunity unexplored, and no link-building questions unanswered.
Scaling Software Agility: Best Practices for Large Enterprises
Dean Leffingwell - 2007
What has been missing from the agile literature is a solid, practical book on the specifics of developing large projects in an agile way. Dean Leffingwell's book
Scaling Software Agility
fills this gap admirably. It offers a practical guide to large project issues such as architecture, requirements development, multi-level release planning, and team organization. Leffingwell's book is a necessary guide for large projects and large organizations making the transition to agile development." -Jim Highsmith, director, Agile Practice, Cutter Consortium, author of Agile Project Management "There's tension between building software fast and delivering software that lasts, between being ultra-responsive to changes in the market and maintaining a degree of stability. In his latest work,
Scaling Software Agility,
Dean Leffingwell shows how to achieve a pragmatic balance among these forces. Leffingwell's observations of the problem, his advice on the solution, and his description of the resulting best practices come from experience: he's been there, done that, and has seen what's worked." -Grady Booch, IBM Fellow Agile development practices, while still controversial in some circles, offer undeniable benefits: faster time to market, better responsiveness to changing customer requirements, and higher quality. However, agile practices have been defined and recommended primarily to small teams. In
Scaling Software Agility,
Dean Leffingwell describes how agile methods can be applied to enterprise-class development. Part I provides an overview of the most common and effective agile methods. Part II describes seven best practices of agility that natively scale to the enterprise level. Part III describes an additional set of seven organizational capabilities that companies can master to achieve the full benefits of software agility on an enterprise scale. This book is invaluable to software developers, testers and QA personnel, managers and team leads, as well as to executives of software organizations whose objective is to increase the quality and productivity of the software development process but who are faced with all the challenges of developing software on an enterprise scale. Foreword Preface Acknowledgments About the Author Part I: Overview of Software Agility Chapter 1: Introduction to Agile Methods Chapter 2: Why the Waterfall Model Doesn't Work Chapter 3: The Essence of XP Chapter 4: The Essence of Scrum Chapter 5: The Essence of RUP Chapter 6: Lean Software, DSDM, and FDD Chapter 7: The Essence of Agile Chapter 8: The Challenge of Scaling Agile Part II: Seven Agile Team Practices That Scale Chapter 9: The Define/Build/Test Component Team Chapter 10: Two Levels of Planning and Tracking Chapter 11: Mastering the Iteration Chapter 12: Smaller, More Frequent Releases Chapter 13: Concurrent Testing Chapter 14: Continuous Integration Chapter 15: Regular Reflection and Adaptation Part III: Creating the Agile Enterprise Chapter 16: Intentional Architecture Chapter 17: Lean Requirements at Scale: Vision, Roadmap, and Just-in-Time Elaboration Chapter 18: Systems of Systems and the Agile Release Train Chapter 19: Managing Highly Distributed Development Chapter 20: Impact on Customers and Operations Chapter 21: Changing the Organization Chapter 22: Measuring Business Performance Conclusion: Agility Works at Scale Bibliography Index
Training from the Back of the Room!: 65 Ways to Step Aside and Let Them Learn
Sharon L. Bowman - 2008
Bowman, the author of the best-selling Ten-Minute Trainer, comes the dynamic new book, Training from the BACK of the Room! This innovative resource introduces 65 training strategies that are guaranteed to deliver outstanding training results no matter what the topic, group, or learning environment. Now, trainers can replace the traditional Trainers talk; learners listen paradigm with a radical new model for designing and delivering instruction: When learners talk and teach, they learn.
Finding Your Sacred Contract--Live Workshop
Caroline Myss - 2002
Finding out where you invest your energetic currency can show you how to manage your power as opposed to being managed by it. When you’re working well with your energy, you’re also making the best expression of it and living in accord with your Sacred Contract. Caroline Myss shows you how to discover your archetypal patterns, both symbolically and literally, and how to find the four archetypes we all share and the eight that are uniquely ours. By using these patterns, she teaches you how to use the “Archetypal Wheel” as an intuitive method to interpret the behind-the-scenes patterns of your life, revealing that your experiences and relationships to be spiritual dramas that are filled with opportunities for personal transformation.
Rethinking the Internet of Things: A Scalable Approach to Connecting Everything
Francis Dacosta - 2013
Billions of interconnected devices will be monitoring the environment, transportation systems, factories, farms, forests, utilities, soil and weather conditions, oceans and resources Many of these sensors and actuators will be networked into autonomous sets, with much of the information being exchanged machine-to-machine directly and without human involvement. Machine-to-machine communications are typically terse. Most sensors and actuators will report or act upon small pieces of information - chirps. Burdening these devices with current network protocol stacks is inefficient, unnecessary and unduly increases their cost of ownership. This must change. The architecture of the Internet of Things will entail a widely distributed topology incorporating simpler chirp protocols towards at the edges of the network. Rethinking the Internet of Things describes reasons why we must rethink current approaches to the Internet of Things. Appropriate architectures that will coexist with existing networking protocols are described in detail. An architecture comprised of integrator functions, propagator nodes, and end devices, along with their interactions, is explored. What you'll learn Teaches the difference between the "normal" Internet and the Internet of Things, Describes a new architecture and its components in the "chirp" context. Explains the shortcomings of IP for IoT. Describes the anatomy of the IoT. Re-frames key ideas such as reliability. Describes how to build the IoT Who this book is forThought leaders, executives, architectural, standards and development leaders in the evolving IoT industry
Scrum: a Breathtakingly Brief and Agile Introduction
Chris Sims - 2012
A pocket-sized overview of roles, artifacts and the sprint cycle, adapted from the bestseller The Elements of Scrum by Chris Sims & Hillary Louise Johnson
The Productive Programmer
Neal Ford - 2008
The Productive Programmer offers critical timesaving and productivity tools that you can adopt right away, no matter what platform you use. Master developer Neal Ford not only offers advice on the mechanics of productivity-how to work smarter, spurn interruptions, get the most out your computer, and avoid repetition-he also details valuable practices that will help you elude common traps, improve your code, and become more valuable to your team. You'll learn to:Write the test before you write the codeManage the lifecycle of your objects fastidiously Build only what you need now, not what you might need later Apply ancient philosophies to software development Question authority, rather than blindly adhere to standardsMake hard things easier and impossible things possible through meta-programming Be sure all code within a method is at the same level of abstraction Pick the right editor and assemble the best tools for the job This isn't theory, but the fruits of Ford's real-world experience as an Application Architect at the global IT consultancy ThoughtWorks. Whether you're a beginner or a pro with years of experience, you'll improve your work and your career with the simple and straightforward principles in The Productive Programmer.
Getting Real: The Smarter, Faster, Easier Way to Build a Web Application
37 Signals - 2006
At under 200 pages it's quick reading too. Makes a great airplane book.
The Software Craftsman: Professionalism, Pragmatism, Pride
Sandro Mancuso - 2014
Why? Too many organizations still view software development as just another production line. Too many developers feel that way, too--and they behave accordingly. In
The Software Craftsman: Professionalism, Pragmatism, Pride,
Sandro Mancuso offers a better and more fulfilling path. If you want to develop software with pride and professionalism; love what you do and do it with excellence; and build a career with autonomy, mastery, and purpose, it starts with the recognition that you are a craftsman. Once you embrace this powerful mindset, you can achieve unprecedented levels of technical excellence and customer satisfaction. Mancuso helped found the world's largest organization of software craftsmen; now, he shares what he's learned through inspiring examples and pragmatic advice you can use in your company, your projects, and your career. You will learn Why agile processes aren't enough and why craftsmanship is crucial to making them work How craftsmanship helps you build software right and helps clients in ways that go beyond code How and when to say "No" and how to provide creative alternatives when you do Why bad code happens to good developers and how to stop creating and justifying it How to make working with legacy code less painful and more productive How to be pragmatic--not dogmatic--about your practices and tools How to lead software craftsmen and attract them to your organization What to avoid when advertising positions, interviewing candidates, and hiring developers How developers and their managers can create a true culture of learning How to drive true technical change and overcome deep patterns of skepticism Sandro Mancuso has coded for startups, software houses, product companies, international consultancies, and investment banks. In October 2013, he cofounded Codurance, a consultancy based on Software Craftsmanship principles and values. His involvement with Software Craftsmanship began in 2010, when he founded the London Software Craftsmanship Community (LSCC), now the world's largest and most active Software Craftsmanship community, with more than two thousand craftsmen. For the past four years, he has inspired and helped developers to organize Software Craftsmanship communities throughout Europe, the United States, and the rest of the world.
Changing the Course of Autism: A Scientific Approach for Parents and Physicians
Bryan Jepson - 2007
Most books on this subject describe educational and behavioural therapies, but autism is a medical disease, not a psychological disorder. This groundbreaking books shows that the disease can be treated by reducing the neurological inflammation that is part of the disease process, rather than simply masking the symptoms with drugs like Ritalin and Prozac. The authors have seen autistic behaviours improve dramatically or disappear completely with appropriate medical treatment. The book reviews the medical literature regarding the biological nature of the disease, including the potential connection between vaccines and autism. angry at the rise in this disease and the way it is treated. It is the only book on this subject written by an MD who is also the parent of an autistic child. In 2001, the second son of Jepson was diagnosed with autism. treatment options and found that the medical community knew very little about the cause, the treatment, or the prognosis of this disease. After a year of research, the couple established the non-profit Children's Biomedical Center of Utah. There autistic children could receive the most up-to-date care available. From 2002-2005, Dr Jepson treated hundreds of children on the autism spectrum and the clinic raised awareness throughout the intermountain West concerning issues related to autism and other childhood developmental disorders. join the team at Thoughtful House Center for Children, a multidisciplinary clinic dedicated to caring for children with autism and related conditions. The Thoughtful House is designed to integrate biomedical, gastrointestinal, and educational intervention into a coordinated effort, and to use this model to perform clinical research. It officially opened January 1st, 2006, and Dr Jepson is now its Medical Director.
Managing the Unmanageable: Rules, Tools, and Insights for Managing Software People and Teams
Mickey W. Mantle - 2012
Their rules of thumb and coaching advice are great blueprints for new and experienced software engineering managers alike." --Tom Conrad, CTO, Pandora "I wish I'd had this material available years ago. I see lots and lots of 'meat' in here that I'll use over and over again as I try to become a better manager. The writing style is right on, and I love the personal anecdotes." --Steve Johnson, VP, Custom Solutions, DigitalFish All too often, software development is deemed unmanageable. The news is filled with stories of projects that have run catastrophically over schedule and budget. Although adding some formal discipline to the development process has improved the situation, it has by no means solved the problem. How can it be, with so much time and money spent to get software development under control, that it remains so unmanageable? In Managing the Unmanageable: Rules, Tools, and Insights for Managing Software People and Teams , Mickey W. Mantle and Ron Lichty answer that persistent question with a simple observation: You first must make programmers and software teams manageable. That is, you need to begin by understanding your people--how to hire them, motivate them, and lead them to develop and deliver great products. Drawing on their combined seventy years of software development and management experience, and highlighting the insights and wisdom of other successful managers, Mantle and Lichty provide the guidance you need to manage people and teams in order to deliver software successfully. Whether you are new to software management, or have already been working in that role, you will appreciate the real-world knowledge and practical tools packed into this guide.
It's Not Luck
Eliyahu M. Goldratt - 1994
Cash is needed and Alex Rogo's companies are to be put on the block. Alex faces a cruel dilemma. If he successfully completes the turnaround of his companies they can be sold for the maximum return: if he fails they will be closed down. Either way Alex and his team will be out of work. It looks like lose-lose, both for Alex and for his team. And as if he doesn't have enough to deal with, his two children have become teenagers. As Alex grapples with problems at work and at home, we begin to understand the full scope of Eli Goldratt's powerful techniques. It's Not Luck reveals more of the Thinking Process-techniques that consistently produce win-win solutions to seemingly impossible problems.
Emotional Intelligence: For a Better Life, success at work, and happier relationships. Improve Your Social Skills, Emotional Agility and Discover Why it Can Matter More Than IQ. (EQ 2.0)
Brandon Goleman - 2019
Emotional intelligence is essentially the kind of smart you need to understand your emotions, relate well to people, and handle the curve balls that life may throw at you. People with emotional intelligence seem to have everything figured out because they have mastered the most important thing of all: They have learned themselves. Emotional Intelligence is a handbook on all things that you may have questions about regarding your emotional quotient, abbreviated EQ. It explores the various aspects of EQ from why we have emotions to why we need them. It explains why emotional intelligence might get you further in life than IQ without necessarily diminishing the crucial role played by book smarts in your life. It also goes to bust the popular myths about emotional intelligence that exists, thus allowing you to distinguish the truths from the misconceptions. This book is dedicated to helping you explore the various components of emotional intelligence and show you how you can improve at each of them. It discusses the role of emotional intelligence at home and in the workplace and helps you identify simple ways to go from low EQ to high EQ.
Inside you will discover:
What emotional intelligence is, and why rise your EQ is so important
How emotional intelligence affects your relationships and your work
The importance of empathy
How to manage and reduce energy vampire
And much more… If you have been struggling to understand where your emotions fit in the overall picture of your life or what you can do to achieve greatness in your personal and professional life, then this book is perfect for you.Do not allow yourself to live another day in oblivion. Get ready to figure out the hard questions thanks to Emotional Intelligence.
You will thank yourself later for choosing to read this book.
Scroll up to the top of the page and click the "Buy Now" button. Your key to bouncing back from adversity is one click away.
Implementing Lean Software Development: From Concept to Cash
Mary Poppendieck - 2006
These principles have revolutionized manufacturing and have been adopted by the most innovative product companies including Toyota and 3M. In 2003 the Poppendieck's published Lean Software Development: An Agile Toolkit which showed how these same lean principles can be successfully applied to software development. Since that publication the authors have increased their understanding of Lean and Agile problems faced by large organizations and have emerged as leading advocates for bringing Lean production techniques to software development. While their first book provides an introduction, theoretical advice and a reference to Lean, this follow-up incorporates their gained knowledge and understanding of what works and goes steps further to provide hands-on guidance for implementing a Lean system. Using historical case studies from prominent companies such as Polaris, Lockheed and Fujistu the authors prove the overall value of Lean practices and shows how to effectively apply these methods to software production.