Fundamentals of Project Management

Fundamentals of Project Management

What is Project Management?

Project Management is the structured way of planning, organizing, and executing tasks to achieve a goal within a timeframe, budget, and scope.


Five Stages of Project Management

Initiation – Defining the project goal and scope (e.g., deciding your capstone problem statement).

Planning – Breaking down tasks, setting deadlines, and allocating resources.

Execution – Doing the actual work (coding, testing, debugging).

Monitoring & Controlling – Tracking progress, handling blockers, and making adjustments.

Closing – Wrapping up, reviewing learnings, and finalizing the deliverable.



Types of Project Management

Waterfall Model (Traditional, Sequential Approach)

  • Linear and structured: Each phase is completed before the next begins.
  • Best for well-defined projects where requirements don’t change.
  • Downside: Changes are hard to implement once the project starts.

Agile Model (Iterative, Flexible Approach)

  • Incremental development: Work is done in short cycles (sprints), and feedback is continuously integrated.
  • Best for dynamic projects where requirements evolve.
  • Advantage: Encourages collaboration, adaptability, and customer feedback.


Features of Agile Methodology

Agile means flexibility, speed, and adaptability.

It focuses on iterative development, where smaller, working pieces of the project are delivered and improved continuously.

Agile practices respond to customer feedback in real time, ensuring the product evolves according to user needs.

要查看或添加评论,请登录

Diwanshu Baskota的更多文章

  • Week 01, Day 03

    Week 01, Day 03

    I solved problems going from backtracking to stack. Backtracking is really a nice concept in Computer Science.

  • Week 01 , Day 02

    Week 01 , Day 02

    Let's deep dive into hashing , Sliding Window and Two Pointers. Fruits Into Baskets Techniques involved : Hashing with…

  • Week 01 , Day 01

    Week 01 , Day 01

    Let's be Greedy , hashed this week . The two Pointer and Sliding window will add door to leetcode Streaks.

社区洞察

其他会员也浏览了