Author: Claudia Baca
Publisher: Pearson Education
ISBN: 013270465X
Category : Business & Economics
Languages : en
Pages : 523
Book Description
Project Management for Mere Mortals® strips away the myths and mysteries of effective project management, giving you the skills, tools, and insights to succeed with your next project—and every project after that. Long-time project manager and trainer, Claudia Baca, walks you through all five process groups of project management: initiation, planning, execution, monitoring and controlling, and closing. Baca examines each process group from the perspectives of the working project manager and team member, highlighting the organizational issues most likely to arise and offering proven solutions. For each process group, she presents tools you can start using right now—and demonstrates those tools at work in a realistic running case study. This guide takes you from the absolute basics through advanced techniques, such as measures of performance and change control. You’ll learn how to • Accurately scope projects and build workable timetables • Create trustworthy budgets and use them to manage your project • Organize work assignments for maximum efficiency • Build project teams, and keep them motivated • Intelligently assess quality goals, and decide “how good it has to be” • Identify and mitigate the real risks your project will encounter • Control changes and stay on track, no matter what surprises occur • Close projects successfully, and learn lessons for future projects • Gain crucial skills you’ll need for PMI certification
Project Management for Mere Mortals
Author: Claudia Baca
Publisher: Pearson Education
ISBN: 013270465X
Category : Business & Economics
Languages : en
Pages : 523
Book Description
Project Management for Mere Mortals® strips away the myths and mysteries of effective project management, giving you the skills, tools, and insights to succeed with your next project—and every project after that. Long-time project manager and trainer, Claudia Baca, walks you through all five process groups of project management: initiation, planning, execution, monitoring and controlling, and closing. Baca examines each process group from the perspectives of the working project manager and team member, highlighting the organizational issues most likely to arise and offering proven solutions. For each process group, she presents tools you can start using right now—and demonstrates those tools at work in a realistic running case study. This guide takes you from the absolute basics through advanced techniques, such as measures of performance and change control. You’ll learn how to • Accurately scope projects and build workable timetables • Create trustworthy budgets and use them to manage your project • Organize work assignments for maximum efficiency • Build project teams, and keep them motivated • Intelligently assess quality goals, and decide “how good it has to be” • Identify and mitigate the real risks your project will encounter • Control changes and stay on track, no matter what surprises occur • Close projects successfully, and learn lessons for future projects • Gain crucial skills you’ll need for PMI certification
Publisher: Pearson Education
ISBN: 013270465X
Category : Business & Economics
Languages : en
Pages : 523
Book Description
Project Management for Mere Mortals® strips away the myths and mysteries of effective project management, giving you the skills, tools, and insights to succeed with your next project—and every project after that. Long-time project manager and trainer, Claudia Baca, walks you through all five process groups of project management: initiation, planning, execution, monitoring and controlling, and closing. Baca examines each process group from the perspectives of the working project manager and team member, highlighting the organizational issues most likely to arise and offering proven solutions. For each process group, she presents tools you can start using right now—and demonstrates those tools at work in a realistic running case study. This guide takes you from the absolute basics through advanced techniques, such as measures of performance and change control. You’ll learn how to • Accurately scope projects and build workable timetables • Create trustworthy budgets and use them to manage your project • Organize work assignments for maximum efficiency • Build project teams, and keep them motivated • Intelligently assess quality goals, and decide “how good it has to be” • Identify and mitigate the real risks your project will encounter • Control changes and stay on track, no matter what surprises occur • Close projects successfully, and learn lessons for future projects • Gain crucial skills you’ll need for PMI certification
Four Thousand Weeks
Author: Oliver Burkeman
Publisher: Farrar, Straus and Giroux
ISBN: 0374715246
Category : Self-Help
Languages : en
Pages : 140
Book Description
AN INSTANT NEW YORK TIMES BESTSELLER "Provocative and appealing . . . well worth your extremely limited time." —Barbara Spindel, The Wall Street Journal The average human lifespan is absurdly, insultingly brief. Assuming you live to be eighty, you have just over four thousand weeks. Nobody needs telling there isn’t enough time. We’re obsessed with our lengthening to-do lists, our overfilled inboxes, work-life balance, and the ceaseless battle against distraction; and we’re deluged with advice on becoming more productive and efficient, and “life hacks” to optimize our days. But such techniques often end up making things worse. The sense of anxious hurry grows more intense, and still the most meaningful parts of life seem to lie just beyond the horizon. Still, we rarely make the connection between our daily struggles with time and the ultimate time management problem: the challenge of how best to use our four thousand weeks. Drawing on the insights of both ancient and contemporary philosophers, psychologists, and spiritual teachers, Oliver Burkeman delivers an entertaining, humorous, practical, and ultimately profound guide to time and time management. Rejecting the futile modern fixation on “getting everything done,” Four Thousand Weeks introduces readers to tools for constructing a meaningful life by embracing finitude, showing how many of the unhelpful ways we’ve come to think about time aren’t inescapable, unchanging truths, but choices we’ve made as individuals and as a society—and that we could do things differently.
Publisher: Farrar, Straus and Giroux
ISBN: 0374715246
Category : Self-Help
Languages : en
Pages : 140
Book Description
AN INSTANT NEW YORK TIMES BESTSELLER "Provocative and appealing . . . well worth your extremely limited time." —Barbara Spindel, The Wall Street Journal The average human lifespan is absurdly, insultingly brief. Assuming you live to be eighty, you have just over four thousand weeks. Nobody needs telling there isn’t enough time. We’re obsessed with our lengthening to-do lists, our overfilled inboxes, work-life balance, and the ceaseless battle against distraction; and we’re deluged with advice on becoming more productive and efficient, and “life hacks” to optimize our days. But such techniques often end up making things worse. The sense of anxious hurry grows more intense, and still the most meaningful parts of life seem to lie just beyond the horizon. Still, we rarely make the connection between our daily struggles with time and the ultimate time management problem: the challenge of how best to use our four thousand weeks. Drawing on the insights of both ancient and contemporary philosophers, psychologists, and spiritual teachers, Oliver Burkeman delivers an entertaining, humorous, practical, and ultimately profound guide to time and time management. Rejecting the futile modern fixation on “getting everything done,” Four Thousand Weeks introduces readers to tools for constructing a meaningful life by embracing finitude, showing how many of the unhelpful ways we’ve come to think about time aren’t inescapable, unchanging truths, but choices we’ve made as individuals and as a society—and that we could do things differently.
SQL Queries for Mere Mortals
Author: John L. Viescas
Publisher: Pearson Education
ISBN: 0321992474
Category : Computers
Languages : en
Pages : 792
Book Description
The #1 Easy, Common-Sense Guide to SQL Queries--Updated for Today's Databases, Standards, and Challenges SQL Queries for Mere Mortals ® has earned worldwide praise as the clearest, simplest tutorial on writing effective SQL queries. The authors have updated this hands-on classic to reflect new SQL standards and database applications and teach valuable new techniques. Step by step, John L. Viescas and Michael J. Hernandez guide you through creating reliable queries for virtually any modern SQL-based database. They demystify all aspects of SQL query writing, from simple data selection and filtering to joining multiple tables and modifying sets of data. Three brand-new chapters teach you how to solve a wide range of challenging SQL problems. You'll learn how to write queries that apply multiple complex conditions on one table, perform sophisticated logical evaluations, and think "outside the box" using unlinked tables. Coverage includes -- Getting started: understanding what relational databases are, and ensuring that your database structures are sound -- SQL basics: using SELECT statements, creating expressions, sorting information with ORDER BY, and filtering data using WHERE -- Summarizing and grouping data with GROUP BY and HAVING clauses -- Drawing data from multiple tables: using INNER JOIN, OUTER JOIN, and UNION operators, and working with subqueries -- Modifying data sets with UPDATE, INSERT, and DELETE statements Advanced queries: complex NOT and AND, conditions, if-then-else using CASE, unlinked tables, driver tables, and more Practice all you want with downloadable sample databases for today's versions of Microsoft Office Access, Microsoft SQL Server, and the open source MySQL database. Whether you're a DBA, developer, user, or student, there's no better way to master SQL. informit.com/aw forMereMortals.com
Publisher: Pearson Education
ISBN: 0321992474
Category : Computers
Languages : en
Pages : 792
Book Description
The #1 Easy, Common-Sense Guide to SQL Queries--Updated for Today's Databases, Standards, and Challenges SQL Queries for Mere Mortals ® has earned worldwide praise as the clearest, simplest tutorial on writing effective SQL queries. The authors have updated this hands-on classic to reflect new SQL standards and database applications and teach valuable new techniques. Step by step, John L. Viescas and Michael J. Hernandez guide you through creating reliable queries for virtually any modern SQL-based database. They demystify all aspects of SQL query writing, from simple data selection and filtering to joining multiple tables and modifying sets of data. Three brand-new chapters teach you how to solve a wide range of challenging SQL problems. You'll learn how to write queries that apply multiple complex conditions on one table, perform sophisticated logical evaluations, and think "outside the box" using unlinked tables. Coverage includes -- Getting started: understanding what relational databases are, and ensuring that your database structures are sound -- SQL basics: using SELECT statements, creating expressions, sorting information with ORDER BY, and filtering data using WHERE -- Summarizing and grouping data with GROUP BY and HAVING clauses -- Drawing data from multiple tables: using INNER JOIN, OUTER JOIN, and UNION operators, and working with subqueries -- Modifying data sets with UPDATE, INSERT, and DELETE statements Advanced queries: complex NOT and AND, conditions, if-then-else using CASE, unlinked tables, driver tables, and more Practice all you want with downloadable sample databases for today's versions of Microsoft Office Access, Microsoft SQL Server, and the open source MySQL database. Whether you're a DBA, developer, user, or student, there's no better way to master SQL. informit.com/aw forMereMortals.com
Microsoft Office Project for Mere Mortals
Author: Patti Jansen
Publisher: Addison-Wesley Professional
ISBN: 9780321423429
Category : Electronic books
Languages : en
Pages : 0
Book Description
This book goes beyond just the technical explanation of Project and really focuses on how to apply methodology, best practices and tool knowledge as a project manager or anyone wanting to create a schedule.
Publisher: Addison-Wesley Professional
ISBN: 9780321423429
Category : Electronic books
Languages : en
Pages : 0
Book Description
This book goes beyond just the technical explanation of Project and really focuses on how to apply methodology, best practices and tool knowledge as a project manager or anyone wanting to create a schedule.
NoSQL for Mere Mortals
Author: Dan Sullivan
Publisher: Pearson Education
ISBN: 0134023218
Category : Computers
Languages : en
Pages : 546
Book Description
NoSQL for Mere Mortals is an easy, practical guide to succeeding with NoSQL in your environment. Students are guided step-by-step through choosing technologies, designing high-performance databases, and planning for long-term maintenance. The author introduces each type of NoSQL database, shows how to install and manage them, and demonstrates how to leverage their features while avoiding common mistakes that lead to poor performance and unmet requirements. He uses four popular NoSQL databases as reference models: MongoDB, a document database; Cassandra, a column family data store; Redis, a key-value database; and Neo4j, a graph database.
Publisher: Pearson Education
ISBN: 0134023218
Category : Computers
Languages : en
Pages : 546
Book Description
NoSQL for Mere Mortals is an easy, practical guide to succeeding with NoSQL in your environment. Students are guided step-by-step through choosing technologies, designing high-performance databases, and planning for long-term maintenance. The author introduces each type of NoSQL database, shows how to install and manage them, and demonstrates how to leverage their features while avoiding common mistakes that lead to poor performance and unmet requirements. He uses four popular NoSQL databases as reference models: MongoDB, a document database; Cassandra, a column family data store; Redis, a key-value database; and Neo4j, a graph database.
Project Management Tools and Techniques
Author: Deborah Sater Carstens
Publisher: CRC Press
ISBN: 0429553749
Category : Business & Economics
Languages : en
Pages : 469
Book Description
The topic of project management is truly an evolution of art seeking science. This activity involves balancing project objectives against the constraints of time, budget, and quality. Achieving this balance requires skill, experience, along with the use of many tools, and techniques which are the focus of this book. This new edition provides updated content to incorporate examples from Microsoft Project 2016 and material from the Project Management Body of Knowledge (PMBOK® Guide), sixth edition. The chapter structure includes step-by-step instructions regarding the basic mechanics and various software tools that can be used to assist in the processes. To reinforce the textbook’s learning objectives, extra material is provided on the textbook website. This includes mechanical tool examples and lab assignments representative of the chapter topics. An external video tutorial library is available to help with various mechanics related to Microsoft Project mechanics. An instructor manual is available for qualifying adoptions for classroom use. NOTE: Chapter 26 is not in the textbook and is only located in the book's Downloads tab on the CRCPress.com website. Features Illustrates the use of Microsoft Project throughout the project life cycle Offers templates as productivity enhancement tools Includes supplemental material for students and instructors Provides assignments for hands-on experience Follows the PMI PMBOK ® Guide model structure that will support a better understanding of the model and help prepare students for PMP and CAPM certification Illustrates both traditional and contemporary management techniques
Publisher: CRC Press
ISBN: 0429553749
Category : Business & Economics
Languages : en
Pages : 469
Book Description
The topic of project management is truly an evolution of art seeking science. This activity involves balancing project objectives against the constraints of time, budget, and quality. Achieving this balance requires skill, experience, along with the use of many tools, and techniques which are the focus of this book. This new edition provides updated content to incorporate examples from Microsoft Project 2016 and material from the Project Management Body of Knowledge (PMBOK® Guide), sixth edition. The chapter structure includes step-by-step instructions regarding the basic mechanics and various software tools that can be used to assist in the processes. To reinforce the textbook’s learning objectives, extra material is provided on the textbook website. This includes mechanical tool examples and lab assignments representative of the chapter topics. An external video tutorial library is available to help with various mechanics related to Microsoft Project mechanics. An instructor manual is available for qualifying adoptions for classroom use. NOTE: Chapter 26 is not in the textbook and is only located in the book's Downloads tab on the CRCPress.com website. Features Illustrates the use of Microsoft Project throughout the project life cycle Offers templates as productivity enhancement tools Includes supplemental material for students and instructors Provides assignments for hands-on experience Follows the PMI PMBOK ® Guide model structure that will support a better understanding of the model and help prepare students for PMP and CAPM certification Illustrates both traditional and contemporary management techniques
Project Management Theory and Practice, Second Edition
Author: Gary L. Richardson
Publisher: CRC Press
ISBN: 1482254956
Category : Business & Economics
Languages : en
Pages : 674
Book Description
Updated to reflect the Project Management Institute’s (PMI’s) Project Management Body of Knowledge (PMBOK® Guide), Fifth Edition, the new edition of this bestselling textbook continues to provide a practical and up-to-date overview of project management theory. Project Management Theory and Practice, Second Edition explains project management theory using language that is easy to understand. The book integrates the organizational environment that surrounds a project to supply the well-rounded knowledge of theories, organizational issues, and human behavior needed to manage real-world projects effectively. This edition includes a new chapter on Stakeholder Management, which is a new knowledge area covered in the new PMBOK® Guide. It also provides updated references and a new streamlined organization of chapters. There are several project-related model frameworks sponsored by PMI®, and many of these are covered in this text. Specifically, the book details: Work breakdown structures (WBS) Earned value management (EVM) Enterprise project management (EPMO) Portfolio management (PPM) Professional responsibility and ethics For many of the major sections, the PMI Global Accreditation curriculum learning objectives have been adapted with permission of PMI and used to guide the content. Filled with end-of-chapter questions, scheduling and budgeting problems, and scoping projects, this text is ideal for classroom use and essential reading for anyone seeking project management certification. The book also includes sample empirically oriented worksheets that demonstrate various management decision and analysis-oriented tools.
Publisher: CRC Press
ISBN: 1482254956
Category : Business & Economics
Languages : en
Pages : 674
Book Description
Updated to reflect the Project Management Institute’s (PMI’s) Project Management Body of Knowledge (PMBOK® Guide), Fifth Edition, the new edition of this bestselling textbook continues to provide a practical and up-to-date overview of project management theory. Project Management Theory and Practice, Second Edition explains project management theory using language that is easy to understand. The book integrates the organizational environment that surrounds a project to supply the well-rounded knowledge of theories, organizational issues, and human behavior needed to manage real-world projects effectively. This edition includes a new chapter on Stakeholder Management, which is a new knowledge area covered in the new PMBOK® Guide. It also provides updated references and a new streamlined organization of chapters. There are several project-related model frameworks sponsored by PMI®, and many of these are covered in this text. Specifically, the book details: Work breakdown structures (WBS) Earned value management (EVM) Enterprise project management (EPMO) Portfolio management (PPM) Professional responsibility and ethics For many of the major sections, the PMI Global Accreditation curriculum learning objectives have been adapted with permission of PMI and used to guide the content. Filled with end-of-chapter questions, scheduling and budgeting problems, and scoping projects, this text is ideal for classroom use and essential reading for anyone seeking project management certification. The book also includes sample empirically oriented worksheets that demonstrate various management decision and analysis-oriented tools.
Project Management Theory and Practice, Third Edition
Author: Gary L. Richardson
Publisher: CRC Press
ISBN: 042987474X
Category : Business & Economics
Languages : en
Pages : 784
Book Description
Project Management: Theory and Practice, Third Edition gives students a broad and real flavor of project management. Bringing project management to life, it avoids being too sterilely academic and too narrowly focused on a particular industry view. It takes a model-based approach towards project management commonly used in all industries. The textbook aligns with the latest version of the Project Management Institute’s Project Management Body of Knowledge (PMBOK®) Guide, which is considered to be the de facto standard for project management. However, it avoids that standard’s verbiage and presents students with readable and understandable explanations. Core chapters align with the Project Management Institute’s model as well as explain how this model fits real-world projects. The textbook can be used as companion to the standard technical model and help those studying for various project management certifications. The textbook takes an in-depth look at the following areas important to the standard model: Work Breakdown Structures (WBS) Earned Value Management (EVM) Enterprise project management Portfolio management (PPM) Professional responsibility and ethics Agile life cycle The text begins with a background section (Chapters 1–9) containing material outside of the standard model structure but necessary to prepare students for the 10 standard model knowledge areas covered in the chapters that follow. The text is rounded out by eight concluding chapters that explain advanced planning approaches models and projects’ external environments. Recognizing that project management is an evolving field, the textbook includes section written by industry experts who share their insight and expertise on cutting-edge topics. It prepares students for upcoming trends and changes in project management while providing an overview of the project management environment today. In addition to guiding students through current models and standards, Project Management: Theory and Practice, Third Edition prepares students for the future by stimulating their thinking beyond the accepted pragmatic view.
Publisher: CRC Press
ISBN: 042987474X
Category : Business & Economics
Languages : en
Pages : 784
Book Description
Project Management: Theory and Practice, Third Edition gives students a broad and real flavor of project management. Bringing project management to life, it avoids being too sterilely academic and too narrowly focused on a particular industry view. It takes a model-based approach towards project management commonly used in all industries. The textbook aligns with the latest version of the Project Management Institute’s Project Management Body of Knowledge (PMBOK®) Guide, which is considered to be the de facto standard for project management. However, it avoids that standard’s verbiage and presents students with readable and understandable explanations. Core chapters align with the Project Management Institute’s model as well as explain how this model fits real-world projects. The textbook can be used as companion to the standard technical model and help those studying for various project management certifications. The textbook takes an in-depth look at the following areas important to the standard model: Work Breakdown Structures (WBS) Earned Value Management (EVM) Enterprise project management Portfolio management (PPM) Professional responsibility and ethics Agile life cycle The text begins with a background section (Chapters 1–9) containing material outside of the standard model structure but necessary to prepare students for the 10 standard model knowledge areas covered in the chapters that follow. The text is rounded out by eight concluding chapters that explain advanced planning approaches models and projects’ external environments. Recognizing that project management is an evolving field, the textbook includes section written by industry experts who share their insight and expertise on cutting-edge topics. It prepares students for upcoming trends and changes in project management while providing an overview of the project management environment today. In addition to guiding students through current models and standards, Project Management: Theory and Practice, Third Edition prepares students for the future by stimulating their thinking beyond the accepted pragmatic view.
Project Management Theory and Practice
Author: Gary L. Richardson
Publisher: CRC Press
ISBN: 1439882851
Category : Business & Economics
Languages : en
Pages : 580
Book Description
Although there are numerous project management resources available, most are either too academic, focus too heavily on IT, or provide quick-fix advice without the theory required to understand why the solutions work. Following and expanding on PMI’s Project Management Body of Knowledge (PMBOK®), Project Management Theory and Practice provides students with a complete overview of project management theory—in language they can easily understand. This classroom-tested textbook translates the abstract model vocabulary and processes from A Guide to the Project Management Body of Knowledge (PMBOK® Guide), Fourth Edition into accessible discussions complete with contemporary views and projections for the future. The text integrates the organizational environment that surrounds a project to supply students with the well-rounded knowledge of theories, organizational issues, and human behavior needed to manage real-world projects effectively. Providing a clear picture of the state of the art in project management, it details numerous project-related frameworks, including: Enterprise project management Project portfolio management Work breakdown structures Earned value management Professional responsibility Project team productivity The text reaches beyond traditional core project management topics to include discussions on enterprise maturity, virtual and outsourced organizations, project management offices, operational governance, and multi-project management. Filled with numerous end-of-chapter questions, scheduling and budgeting problems, scoping projects, and sample worksheets that illustrate various analytical tools and management decisions, this is the ideal text for classroom use and essential reading for anyone seeking project management certification.
Publisher: CRC Press
ISBN: 1439882851
Category : Business & Economics
Languages : en
Pages : 580
Book Description
Although there are numerous project management resources available, most are either too academic, focus too heavily on IT, or provide quick-fix advice without the theory required to understand why the solutions work. Following and expanding on PMI’s Project Management Body of Knowledge (PMBOK®), Project Management Theory and Practice provides students with a complete overview of project management theory—in language they can easily understand. This classroom-tested textbook translates the abstract model vocabulary and processes from A Guide to the Project Management Body of Knowledge (PMBOK® Guide), Fourth Edition into accessible discussions complete with contemporary views and projections for the future. The text integrates the organizational environment that surrounds a project to supply students with the well-rounded knowledge of theories, organizational issues, and human behavior needed to manage real-world projects effectively. Providing a clear picture of the state of the art in project management, it details numerous project-related frameworks, including: Enterprise project management Project portfolio management Work breakdown structures Earned value management Professional responsibility Project team productivity The text reaches beyond traditional core project management topics to include discussions on enterprise maturity, virtual and outsourced organizations, project management offices, operational governance, and multi-project management. Filled with numerous end-of-chapter questions, scheduling and budgeting problems, scoping projects, and sample worksheets that illustrate various analytical tools and management decisions, this is the ideal text for classroom use and essential reading for anyone seeking project management certification.
Project Management
Author: Edoardo Favari
Publisher: Springer Nature
ISBN: 3031250311
Category : Business & Economics
Languages : en
Pages : 251
Book Description
This book represents an excellent opportunity for understanding project management in its new form for professionals, undergraduate and post-graduate students, and people willing to prepare the Project Management Professional (PMI-PMP®) exam. The distinctive feature of this book consists in the approach, very pragmatic and rich in practical examples. In particular, there are several “myth” and “bad idea” boxes where common problematic scenarios that a project manager can find in its everyday working life are discussed and solved according to the book’s contents. In addition, the book includes several original explanations of some business phenomena, such as the “Leadership of the nun”, “The gardener project manager”, “The hamster”, “the change-order dragon” and others. Last but not least, it explores several concepts that aren’t included into most of project management books, such as Sustainability in triple bottom line, Management for Stakeholders and social network analysis, and an extensive part on complexity. The last part of the book is dedicated to concepts that are not properly part of project management, but are relevant for a project manager to be aware of in order to be able to interface with colleagues and partners belonging to these contiguous business worlds.
Publisher: Springer Nature
ISBN: 3031250311
Category : Business & Economics
Languages : en
Pages : 251
Book Description
This book represents an excellent opportunity for understanding project management in its new form for professionals, undergraduate and post-graduate students, and people willing to prepare the Project Management Professional (PMI-PMP®) exam. The distinctive feature of this book consists in the approach, very pragmatic and rich in practical examples. In particular, there are several “myth” and “bad idea” boxes where common problematic scenarios that a project manager can find in its everyday working life are discussed and solved according to the book’s contents. In addition, the book includes several original explanations of some business phenomena, such as the “Leadership of the nun”, “The gardener project manager”, “The hamster”, “the change-order dragon” and others. Last but not least, it explores several concepts that aren’t included into most of project management books, such as Sustainability in triple bottom line, Management for Stakeholders and social network analysis, and an extensive part on complexity. The last part of the book is dedicated to concepts that are not properly part of project management, but are relevant for a project manager to be aware of in order to be able to interface with colleagues and partners belonging to these contiguous business worlds.