Project Management for Mere Mortals

Project Management for Mere Mortals PDF Author: Claudia Baca
Publisher: Pearson Education
ISBN: 013270465X
Category : Business & Economics
Languages : en
Pages : 523

Get Book Here

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

Project Management for Mere Mortals PDF Author: Claudia Baca
Publisher: Pearson Education
ISBN: 013270465X
Category : Business & Economics
Languages : en
Pages : 523

Get Book Here

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

Four Thousand Weeks PDF Author: Oliver Burkeman
Publisher: Farrar, Straus and Giroux
ISBN: 0374715246
Category : Self-Help
Languages : en
Pages : 140

Get Book Here

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

SQL Queries for Mere Mortals PDF Author: John L. Viescas
Publisher: Pearson Education
ISBN: 0321992474
Category : Computers
Languages : en
Pages : 792

Get Book Here

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

Database Design for Mere Mortals

Database Design for Mere Mortals PDF Author: Michael James Hernandez
Publisher: Addison-Wesley Professional
ISBN: 9780201752847
Category : Computers
Languages : en
Pages : 668

Get Book Here

Book Description
"This book takes the somewhat daunting process of database design and breaks it into completely manageable and understandable components. Mike's approach whilst simple is completely professional, and I can recommend this book to any novice database designer." --Sandra Barker, Lecturer, University of South Australia, Australia "Databases are a critical infrastructure technology for information systems and today's business. Mike Hernandez has written a literate explanation of database technology--a topic that is intricate and often obscure. If you design databases yourself, this book will educate you about pitfalls and show you what to do. If you purchase products that use a database, the book explains the technology so that you can understand what the vendor is doing and assess their products better." --Michael Blaha, consultant and trainer, author of A Manager's Guide to Database Technology "If you told me that Mike Hernandez could improve on the first edition of Database Design for Mere Mortals I wouldn't have believed you, but he did! The second edition is packed with more real-world examples, detailed explanations, and even includes database-design tools on the CD-ROM! This is a must-read for anyone who is even remotely interested in relational database design, from the individual who is called upon occasionally to create a useful tool at work, to the seasoned professional who wants to brush up on the fundamentals. Simply put, if you want to do it right, read this book!" --Matt Greer, Process Control Development, The Dow Chemical Company "Mike's approach to database design is totally common-sense based, yet he's adhered to all the rules of good relational database design. I use Mike's books in my starter database-design class, and I recommend his books to anyone who's interested in learning how to design databases or how to write SQL queries." --Michelle Poolet, President, MVDS, Inc. "Slapping together sophisticated applications with poorly designed data will hurt you just as much now as when Mike wrote his first edition, perhaps even more. Whether you're just getting started developing with data or are a seasoned pro; whether you've read Mike's previous book or this is your first; whether you're happier letting someone else design your data or you love doing it yourself--this is the book for you. Mike's ability to explain these concepts in a way that's not only clear, but fun, continues to amaze me." --From the Foreword by Ken Getz, MCW Technologies, coauthor ASP.NET Developer's JumpStart "The first edition of Mike Hernandez's book Database Design for Mere Mortals was one of the few books that survived the cut when I moved my office to smaller quarters. The second edition expands and improves on the original in so many ways. It is not only a good, clear read, but contains a remarkable quantity of clear, concise thinking on a very complex subject. It's a must for anyone interested in the subject of database design." --Malcolm C. Rubel, Performance Dynamics Associates "Mike's excellent guide to relational database design deserves a second edition. His book is an essential tool for fledgling Microsoft Access and other desktop database developers, as well as for client/server pros. I recommend it highly to all my readers." --Roger Jennings, author of Special Edition Using Access 2002 "There are no silver bullets! Database technology has advanced dramatically, the newest crop of database servers perform operations faster than anyone could have imagined six years ago, but none of these technological advances will help fix a bad database design, or capture data that you forgot to include! Database Design for Mere Mortals(TM), Second Edition, helps you design your database right in the first place!" --Matt Nunn, Product Manager, SQL Server, Microsoft Corporation "When my brother started his professional career as a developer, I gave him Mike's book to help him understand database concepts and make real-world application of database technology. When I need a refresher on the finer points of database design, this is the book I pick up. I do not think that there is a better testimony to the value of a book than that it gets used. For this reason I have wholeheartedly recommended to my peers and students that they utilize this book in their day-to-day development tasks." --Chris Kunicki, Senior Consultant, OfficeZealot.com "Mike has always had an incredible knack for taking the most complex topics, breaking them down, and explaining them so that anyone can 'get it.' He has honed and polished his first very, very good edition and made it even better. If you're just starting out building database applications, this book is a must-read cover to cover. Expert designers will find Mike's approach fresh and enlightening and a source of great material for training others." --John Viescas, President, Viescas Consulting, Inc., author of Running Microsoft Access 2000 and coauthor of SQL Queries for Mere Mortals "Whether you need to learn about relational database design in general, design a relational database, understand relational database terminology, or learn best practices for implementing a relational database, Database Design for Mere Mortals(TM), Second Edition, is an indispensable book that you'll refer to often. With his many years of real-world experience designing relational databases, Michael shows you how to analyze and improve existing databases, implement keys, define table relationships and business rules, and create data views, resulting in data integrity, uniform access to data, and reduced data-entry errors." --Paul Cornell, Site Editor, MSDN Office Developer Center Sound database design can save hours of development time and ensure functionality and reliability. Database Design for Mere Mortals(TM), Second Edition, is a straightforward, platform-independent tutorial on the basic principles of relational database design. It provides a commonsense design methodology for developing databases that work. Database design expert Michael J. Hernandez has expanded his best-selling first edition, maintaining its hands-on approach and accessibility while updating its coverage and including even more examples and illustrations. This edition features a CD-ROM that includes diagrams of sample databases, as well as design guidelines, documentation forms, and examples of the database design process. This book will give you the knowledge and tools you need to create efficient and effective relational databases.

Microsoft Office Project for Mere Mortals

Microsoft Office Project for Mere Mortals PDF Author: Patti Jansen
Publisher: Addison-Wesley Professional
ISBN: 9780321423429
Category : Electronic books
Languages : en
Pages : 0

Get Book Here

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

NoSQL for Mere Mortals PDF Author: Dan Sullivan
Publisher: Pearson Education
ISBN: 0134023218
Category : Computers
Languages : en
Pages : 546

Get Book Here

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

Project Management Tools and Techniques PDF Author: Deborah Sater Carstens
Publisher: CRC Press
ISBN: 042955821X
Category : Technology & Engineering
Languages : en
Pages : 505

Get Book Here

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. 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

Project Management Theory and Practice, Second Edition PDF Author: Gary L. Richardson
Publisher: CRC Press
ISBN: 1482254956
Category : Business & Economics
Languages : en
Pages : 674

Get Book Here

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

Project Management Theory and Practice, Third Edition PDF Author: Gary L. Richardson
Publisher: CRC Press
ISBN: 042987474X
Category : Business & Economics
Languages : en
Pages : 784

Get Book Here

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

Project Management Theory and Practice PDF Author: Gary L. Richardson
Publisher: CRC Press
ISBN: 1439882851
Category : Business & Economics
Languages : en
Pages : 580

Get Book Here

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.