Software Project Management in Practice

Software Project Management in Practice
Title Software Project Management in Practice PDF eBook
Author Pankaj Jalote
Publisher 清华大学出版社有限公司
Pages 288
Release 2005
Genre Computer software
ISBN 9787302106821

Download Software Project Management in Practice Book in PDF, Epub and Kindle

Mastering Software Project Management

Mastering Software Project Management
Title Mastering Software Project Management PDF eBook
Author Murali Chemuturi
Publisher J. Ross Publishing
Pages 409
Release 2010-07-15
Genre Business & Economics
ISBN 1604270349

Download Mastering Software Project Management Book in PDF, Epub and Kindle

Project management software.

Project Management in Practice

Project Management in Practice
Title Project Management in Practice PDF eBook
Author Samuel J. Mantel
Publisher John Wiley & Sons
Pages 312
Release 2011
Genre Management
ISBN 9780470646205

Download Project Management in Practice Book in PDF, Epub and Kindle

Project Management in Practice, 4th Edition focuses on the technical aspects of project management that are directly related to practice.

Quality Software Project Management

Quality Software Project Management
Title Quality Software Project Management PDF eBook
Author Robert T. Futrell
Publisher Prentice Hall Professional
Pages 1690
Release 2002
Genre Computers
ISBN 9780130912978

Download Quality Software Project Management Book in PDF, Epub and Kindle

The book is based on the "best practices" of the UT Software Quality Institute Software Project Management certificates program. Quality Software Project Management identifies and teaches 34 essential project management competencies project managers can use to minimize cost, risk, and time-to-market. Covers the entire project lifecycle: planning. initiation, monitoring/control, and closing. Illuminates its techniques with real-world software management case studies. Authors (leading practitioners) address the pillars of any successful software venture: process, project, and people. Endorsed by the Software Quality Institute.

Project Management for Practice

Project Management for Practice
Title Project Management for Practice PDF eBook
Author Daud Alam
Publisher Springer Nature
Pages 222
Release 2022-10-15
Genre Computers
ISBN 3662651599

Download Project Management for Practice Book in PDF, Epub and Kindle

In the 2nd edition, this book conveys updated content and, in addition to classic project management, now also agile project management in a practical manner and serves as a toolbox for projects. To this end, the most important terms and phases of project management are first explained in a standard-compliant manner. Then this book deals with cross-project cross-sectional topics and project phase-specific content, divided into agile and classic project management. Tips and hints, examples, templates and checklists from project practice in the automotive and IT environment complement the contents. For student readers, there is also an extensive question catalog to consolidate the knowledge learned. This gives readers good and quick access to the topic of project management and helps them to be able to carry out their projects successfully.

CMM in Practice

CMM in Practice
Title CMM in Practice PDF eBook
Author Pankaj Jalote
Publisher Addison-Wesley Professional
Pages 408
Release 2000
Genre Computers
ISBN 9780201616262

Download CMM in Practice Book in PDF, Epub and Kindle

Project initiation; Project planning; Project execution and termination.

Software Development and Professional Practice

Software Development and Professional Practice
Title Software Development and Professional Practice PDF eBook
Author John Dooley
Publisher Apress
Pages 254
Release 2011-10-13
Genre Computers
ISBN 143023802X

Download Software Development and Professional Practice Book in PDF, Epub and Kindle

Software Development and Professional Practice reveals how to design and code great software. What factors do you take into account? What makes a good design? What methods and processes are out there for designing software? Is designing small programs different than designing large ones? How can you tell a good design from a bad one? You'll learn the principles of good software design, and how to turn those principles back into great code. Software Development and Professional Practice is also about code construction—how to write great programs and make them work. What, you say? You've already written eight gazillion programs! Of course I know how to write code! Well, in this book you'll re-examine what you already do, and you'll investigate ways to improve. Using the Java language, you'll look deeply into coding standards, debugging, unit testing, modularity, and other characteristics of good programs. You'll also talk about reading code. How do you read code? What makes a program readable? Can good, readable code replace documentation? How much documentation do you really need? This book introduces you to software engineering—the application of engineering principles to the development of software. What are these engineering principles? First, all engineering efforts follow a defined process. So, you'll be spending a bit of time talking about how you run a software development project and the different phases of a project. Secondly, all engineering work has a basis in the application of science and mathematics to real-world problems. And so does software development! You'll therefore take the time to examine how to design and implement programs that solve specific problems. Finally, this book is also about human-computer interaction and user interface design issues. A poor user interface can ruin any desire to actually use a program; in this book, you'll figure out why and how to avoid those errors. Software Development and Professional Practice covers many of the topics described for the ACM Computing Curricula 2001 course C292c Software Development and Professional Practice. It is designed to be both a textbook and a manual for the working professional.