Book picks similar to
Project Management: A Systems Approach To Planning, Scheduling, And Controlling by Harold R. Kerzner
project-management
business
management
non-fiction
The Innovator's DNA: Mastering the Five Skills of Disruptive Innovators
Jeffrey H. Dyer - 2011
This innovation advantage will translate into a premium in your company’s stock price—an innovation premium—which is possible only by building the code for innovation right into your organization’s people, processes, and guiding philosophies.Practical and provocative, The Innovator’s DNA is an essential resource for individuals and teams who want to strengthen their innovative prowess.
Herding Cats: A Primer for Programmers Who Lead Programmers
J. Hank Rainwater - 2002
J. Hank Rainwater introduces new and not-so-new managers to concepts that will encourage them and help them become a strong leaders for their teams. You�ll learn about the varieties of programmer personality traits and be able match personnel to projects for maximum productivity. You�ll also learn how to manage your strengths and weaknesses as you improve your leadership skills, which will result in dramatic improvements to your team�s success. In this �how-to� manual that�s both practical and thought- provoking, you�ll find several chapters devoted to administrative aspects of your job, such as managing meetings, hiring and firing, and principles of organizing your job for success. Rainwater also describes task management software he built that you can use to organize project assignments. (The source code for this software is available for download once you own the book.) The chapter on technical leadership, which highlights the importance of architecture, design, and code reviews, not only illustrates practical applications of leadership, but also digs deep into concrete methods you must employ. Rainwater shows why things can go wrong for a leader and how to correct career-derailing problems as they arise. One chapter is devoted to the working relationship that you as a manager have with your boss, and it guides you into the best way to respond to the pressures of software project deadlines. Numerous other topics are discussed that are a necessity for anyone seeking to manage the �peopleware� aspects of software development. "Herding Cats: A Primer for Programmers Who Lead Programmers" is the definitive guide to the challenges and obstacles facing anyone who manages programmers. Author Information Hank Rainwater leads programmers who build software for the insurance industry at Risk Sciences Group in Atlanta, Georgia. His career in science and engineering has spanned over three decades and has included writing Fortran programs on punch cards; teaching college mathematics; conducting research in radio astronomy, missile guidance systems, and remote sensing technologies; and managing the building of embedded digital control systems. As a software professional, Hank has served as a consultant, mentor, and teacher of programming languages and has led development teams in several industries.
Traction: A Startup Guide to Getting Customers
Gabriel Weinberg - 2014
What failed startups don't have are enough customers.Founders and employees fail to spend time thinking about (and working on) traction in the same way they work on building a product. This shortsighted approach has startups trying random tactics - some ads, a blog post or two - in an unstructured way that's guaranteed to fail. This book changes that. Traction Book provides startup founders and employees with the framework successful companies have used to get traction. It allows you to think about which marketing channels make sense for you, given your industry and company stage. This framework has been used by founders like Jimmy Wales (Wikipedia), Alexis Ohanian (Reddit), Paul English (Kayak.com), and Alex Pachikov (Evernote) to build some of the biggest companies and organizations in the world. We interviewed each of the above founders - along with 35+ others - and pulled out the repeatable tactics and strategies they used to get traction. We then cover every possible marketing channel you can use to get traction, and show you which channels will be your key to growth. This book shows you how to grow at a time when getting traction is more important than ever. Below are the channels we cover in the book:Viral Marketing Public Relations (PR) Unconventional PR Search Engine Marketing (SEM) Social and Display Ads Offline Ads Search Engine Optimization (SEO) Content Marketing Email Marketing Engineering as Marketing Target Market Blogs Business Development (BD) Sales Affiliate Programs Existing Platforms Trade Shows Offline Events Speaking Engagements Community BuildingThis book draws on interviews with the following individuals: Jimmy Wales, Co-founder of Wikipedia Alexis Ohanian, Co-founder of reddit Eric Ries, Author of The Lean Startup Rand Fishkin, Founder of SEOmoz Noah Kagan, Founder of AppSumo Patrick McKenzie, CEO of Bingo Card Creator Sam Yagan, Co-founder of OkCupid Andrew Chen, Investor at 500 Startups Justin Kan, Founder of Justin.tv Mark Cramer, CEO of SurfCanyon Colin Nederkoorn, CEO of Customer.io Jason Cohen, Founder of WP Engine Chris Fralic, Partner at First Round Paul English, CEO of Kayak.com Rob Walling, Founder of MicroConf Brian Riley, Co-founder of SlidePad Steve Welch, Co-founder of DreamIt Jason Kincaid, Blogger at TechCrunch Nikhil Sethi, Founder of Adaptly Rick Perreault, CEO of Unbounce Alex Pachikov, Co-founder of Evernote David Skok, Partner at Matrix Ashish Kundra, CEO of myZamana David Hauser, Founder of Grasshopper Matt Monahan, CEO of Inflection Jeff Atwood, Co-founder of Discourse Dan Martell, CEO of Clarity.fm Chris McCann, Founder of StartupDigest Ryan Holiday, Exec at American Apparel Todd Vollmer, Enterprise Sales Veteran Sandi MacPherson, Founder of Quibb Andrew Warner, Founder of Mixergy Sean Murphy, Founder of SKMurphy Satish Dharmaraj, Partner at Redpoint Garry Tan, Partner at Y Combinator Steve Barsh, CEO of Packlate Michael Bodekaer, Co-founder of Smart Launch Zack Linford, Founder of Optimozo
Effective Java
Joshua Bloch - 2001
The principal enhancement in Java 8 was the addition of functional programming constructs to Java's object-oriented roots. Java 7, 8, and 9 also introduced language features, such as the try-with-resources statement, the diamond operator for generic types, default and static methods in interfaces, the @SafeVarargs annotation, and modules. New library features include pervasive use of functional interfaces and streams, the java.time package for manipulating dates and times, and numerous minor enhancements such as convenience factory methods for collections. In this new edition of Effective Java, Bloch updates the work to take advantage of these new language and library features, and provides specific best practices for their use. Java's increased support for multiple paradigms increases the need for best-practices advice, and this book delivers. As in previous editions, each chapter consists of several "items," each presented in the form of a short, standalone essay that provides specific advice, insight into Java platform subtleties, and updated code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why. Coverage includes:Updated techniques and best practices on classic topics, including objects, classes, methods, libraries, and generics How to avoid the traps and pitfalls of commonly misunderstood subtleties of the platform Focus on the language and its most fundamental libraries, such as java.lang and java.util
50 Successful Harvard Application Essays: What Worked for Them Can Help You Get into the College of Your Choice
Harvard Crimson - 1999
Each was used by a Harvard student on his or her application and is followed with analysis by the staff of the Harvard Crimson, who help give perspective on what works well, what is a necessary evil, and what detracts from an otherwise compelling essay. With pointers on avoiding common essay pitfalls and stepping back to evaluate strengths applicants never realized they had, Fifty Successful Harvard Application Essays is an inspiration for every student trying to find the one thing that sets him or her apart from the crowd.
Writing Effective Use Cases
Alistair Cockburn - 2000
Cockburn begins by answering the most basic questions facing anyone interested in use cases: What does a use case look like? When do I write one? Next, he introduces each key element of use cases: actors, stakeholders, design scope, goal levels, scenarios, and more. Writing Effective Use Cases contains detailed guidelines, formats, and project standards for creating use cases -- as well as a detailed chapter on style, containing specific do's and don'ts. Cockburn shows how use cases fit together with requirements gathering, business processing reengineering, and other key issues facing software professionals. The book includes practice exercises with solutions, as well as a detailed appendix on how to use these techniques with UML. For all application developers, object technology practitioners, software system designers, architects, and analysts.
Fundamentals of Human Resource Management
Raymond A. Noe - 2003
This book is the most engaging, focused and applied HRM text on the market.
Managing Transitions: Making the Most of Change
William Bridges - 2003
When restructures, mergers, bankruptcies, and layoffs hit the workplace, employees and managers naturally find the resulting situational shifts to be challenging. But the psychological transitions that accompany them are even more stressful. Organizational transitions affect people; it is always people, rather than a company, who have to embrace a new situation and carry out the corresponding change. As veteran business consultant William Bridges explains, transition is successful when employees have a purpose, a plan, and a part to play. This indispensable guide is now updated to reflect the challenges of today's ever-changing, always-on, and globally connected workplaces. Directed at managers on all rungs of the corporate ladder, this expanded edition of the classic bestseller provides practical, step-by-step strategies for minimizing disruptions and navigating uncertain times.
Leadership: Enhancing the Lessons of Experience
Richard L. Hughes - 1993
The text consists of 13 chapters and a final section on Basic and Advanced Leadership Skills. Authors Hughes, Ginnett, and Curphy have drawn upon three different types of literature: empirical studies; interesting anecdotes, stories and findings; and leadership skills to create a text that is personally relevant, interesting and scholarly. The authors' unique quest for a careful balancing act of leadership materials help students apply theory and research to their real-life experiences.
Measure What Matters
John E. Doerr - 2017
With a foreword by Larry Page, and contributions from Bono and Bill Gates.
Measure What Matters is about using Objectives and Key Results (OKRs), a revolutionary approach to goal-setting, to make tough choices in business. In 1999, legendary venture capitalist John Doerr invested nearly $12 million in a startup that had amazing technology, entrepreneurial energy and sky-high ambitions, but no real business plan. Doerr introduced the founders to OKRs and with them at the foundation of their management, the startup grew from forty employees to more than 70,000 with a market cap exceeding $600 billion. The startup was Google. Since then Doerr has introduced OKRs to more than fifty companies, helping tech giants and charities exceed all expectations. In the OKR model objectives define what we seek to achieve and key results are how those top priority goals will be attained. OKRs focus effort, foster coordination and enhance workplace satisfaction. They surface an organization's most important work as everyone's goals from entry-level to CEO are transparent to the entire institution. In Measure What Matters, Doerr shares a broad range of first-person, behind-the-scenes case studies, with narrators including Bono and Bill Gates, to demonstrate the focus, agility, and explosive growth that OKRs have spurred at so many great organizations. This book will show you how to collect timely, relevant data to track progress - to measure what matters. It will help any organization or team aim high, move fast, and excel.
Beyond Blame: Learning From Failure and Success
Dave Zwieback - 2015
Our increasingly complex world demands that we continuously learn from failures (and successes) in order to survive and thrive. And yet, our learning is too often undermined. We construct biased but comfortable stories, which often feature a simple, single "root cause"--a villain, someone to take the blame. Having done that, we short-circuit the possibility of developing any deeper understanding of the complex systems we work with. With this common approach, our systems will become more fragile and drift into failure. In this concise and entertaining book, I.T. veteran Dave Zwieback describes an incident that threatens the very existence of a large financial institution, and the counterintuitive steps its leadership took to stop the downward spiral. Their novel approach is grounded in proven concepts from complexity science, resilience engineering, human factors, cognitive science, and organizational psychology. It allows us to identify the underlying conditions for failure, and make our systems (and organizations) safer and more resilient.- Get a clear understanding of the downside of blame- Learn how to identify (and counteract) cognitive biases in groups- See how organizations can determine the real root cause of problems- Establish real accountability with your organization- Use the Learning Review Framework to fully learn from failures of complex systems- Find practical insights and tips for moving beyond blame in your own organization
Results Without Authority: Controlling a Project When the Team Doesn't Report to You - A Project Manager's Guide
Tom Kendrick - 2006
This book delivers proven techniques for controlling projects and managing diverse teams in a wide variety of situations, and bringing those projects to successful closure. The concepts in this book are essential for all project managers, with and without authority, because they offer a productive alternative to ""command and control"" management techniques that can easily backfire.Tom Kendrick's system will help you get successful project results from diverse, cross-functional, virtual, outsourced, and other types of project teams by showing how to establish and build:Control Through Process. Key project management processes, infrastructure, and the role of the project office.Control Through Influence. Productive leadership styles, reciprocity, and maintaining relationships.Control Through Project Metrics. Quantitative, predictive, diagnostic, and retrospective metrics for project control, motivating desired behaviors, and avoiding potential problems.Control Through Project Initiation. The role of the sponsor in project control, the importance of project vision, project launch documentation, and the project start-up workshop.Control Through Project Planning. Collaborative planning as the foundation of project control; planning as a key factor in setting baselines and establishing metrics.Control During Project Execution. Measurement and interpretation of project status, informal communication, and maintaining relationships as keys to maintaining control.Control Through Tracking and Monitoring. Controlling scope and other project parameters; formal project communication and reporting, rewards and recognition, and project reviews.Enhancing Overall Control Through Project Closure. Sign-off, evaluating retrospective project metrics, celebrating, and rewarding the team; improving long-term project control through lessons learned.Packed with invaluable guidance for controlling projects of all scopes and in any field, Results Without Authority will help novice and experienced project leaders get the best from their project teams."
The User Experience Team of One: A Research and Design Survival Guide
Leah Buley - 2013
Whether you want to cross over into user experience or you're a seasoned practitioner trying to drag your organization forward, this book gives you tools and insight for doing more with less.
The Business Book: Big Ideas Simply Explained
Sam Atkinson - 2014
From Adam Smith and Andrew Carnegie to Bill Gates and Warren Buffett, The Business Book is perfect for college students, would-be entrepreneurs, or anyone interested in how business works.The Business Book is the perfect primer to key theories of business and management, covering inspirational business ideas, business strategy and alternative business models. One hundred key quotations introduce you to the work of great commercial thinkers, leaders, and gurus from Henry Ford to Steve Jobs, and to topics spanning from start-ups to ethics.
The Present: The Secret to Enjoying Your Work and Life, Now!
Spencer Johnson - 1981
As the young boy becomes a man, he grows disillusioned with his work and his life. So he returns to ask the old man to help him find The Present. The old man responds, “Only you have the power to find The Present for yourself.” Heeding the old man’s advice, the young man embarks on a worldwide search for this magical gift that remains unchanging in a changing world, and holds the secret to personal happiness and lifelong success. It is only after the young man has searched high and low and all but given up his relentless pursuit that he discovers The Present—and all of the promises it offers. Like the young man, you may find that it is the best gift you can ever give to yourself — and to those you care about.