Project Management - Plan Do Check Act

Introduction to Software Project Management (with ChatGPT inputs!)

  ChatGPT is the rage nowadays. I had it provide an introduction to software project management. This article incorporates several inputs from the ChatGPT response, with some edits done by me. An Introduction Software project management is the process of planning, organizing, directing, and controlling...
Critical Path Method

What is Critical Path Method?

Critical Path Method (CPM) is a resource utilization algorithm for scheduling your project tasks. The objective in CPM is to: List all the tasks in the project with the dependencies defined between all the tasks List the time required (estimate) to complete each task With...