Software Project Management - Syllabus
Embark on a profound academic exploration as you delve into the Software Project Management course (SPM) within the distinguished Tribhuvan university's CSIT department. Aligned with the 2074 Syllabus, this course (CSC415) seamlessly merges theoretical frameworks with practical sessions, ensuring a comprehensive understanding of the subject. Rigorous assessment based on a 60 + 20 + 20 marks system, coupled with a challenging passing threshold of , propels students to strive for excellence, fostering a deeper grasp of the course content.
This 3 credit-hour journey unfolds as a holistic learning experience, bridging theory and application. Beyond theoretical comprehension, students actively engage in practical sessions, acquiring valuable skills for real-world scenarios. Immerse yourself in this well-structured course, where each element, from the course description to interactive sessions, is meticulously crafted to shape a well-rounded and insightful academic experience.
Course Description:
This course familiarizes students with different concepts of software project management mainly focusing on project analysis, scheduling, resource allocation, risk analysis, monitoring, control and software configuration management.
Course Objectives:
The main objective of this course is to provide knowledge of different concepts of software project management so that students will be able to understand and handle various projects including very high risky and innovative projects using different project management skills.
Units
Key Topics
-
Introduction to E-commerce
IN-1Overview of E-commerce and its significance in the digital age.
-
E-business vs E-commerce
IN-2Understanding the differences between E-business and E-commerce.
-
Features of E-commerce
IN-3Key characteristics and benefits of E-commerce.
-
Pure vs Partial E-commerce
IN-4Types of E-commerce models and their applications.
-
History of E-commerce
IN-5Evolution and development of E-commerce over time.
-
E-commerce Framework
IN-6Understanding the components of E-commerce framework including People, Public Policy, Marketing and Advertisement, Support Services, and Business Partnerships.
-
Types of E-commerce
IN-7Overview of different types of E-commerce including B2C, B2B, C2B, C2C, M-Commerce, U-commerce, Social-Ecommerce, and Local E-commerce.
-
Challenges in E-commerce
IN-8Common obstacles and difficulties faced in E-commerce.
Key Topics
-
Project Management Techniques
PR-1This topic covers various project management techniques used to plan, organize, and control projects. It includes developing project management plans and implementing, monitoring, and controlling projects.
-
Collaborative Development Environment
PR-2This topic focuses on creating an environment that fosters collaboration and teamwork. It includes communications planning, organizing and conducting effective meetings, and other collaborative development strategies.
-
Inter Process Communication
PR-3Methods of communication between processes, including race conditions and critical sections.
-
Implementing Mutual Exclusion
PR-4Techniques for achieving mutual exclusion, including busy waiting, sleep and wakeup, semaphores, monitors, and message passing.
-
Classical IPC Problems
PR-5Solutions to classic inter-process communication problems, including producer-consumer, sleeping barber, and dining philosopher problems.
-
Process Scheduling
PR-6Goals and techniques for scheduling processes, including batch, interactive, and real-time systems.
-
Deadlock Prevention
PR-7This topic covers deadlock prevention techniques, which ensure that deadlocks cannot occur by preventing one of the necessary conditions for deadlock.
-
Deadlock Avoidance
PR-8This topic discusses deadlock avoidance techniques, which ensure that the system will never enter a deadlock state.
-
Deadlock Detection
PR-9This topic explains deadlock detection algorithms, which are used to detect when a deadlock has occurred in a system.
-
Recovery from Deadlock
PR-10This topic covers recovery techniques for deadlocks, including preemption and rollback.
-
Comparison of Mutually Exclusive Alternatives
PR-11Evaluating and comparing multiple project alternatives.
Key Topics
-
Concept, Features, and Characteristics of Non-Profit Organizations
AC-1This topic covers the definition, features, and characteristics of non-profit organizations, including their purpose, structure, and operations.
-
Accounting Procedures of Non-Profit Organizations
AC-2This topic explores the accounting procedures specific to non-profit organizations, including the preparation of financial statements.
-
Receipt and Payment Account
AC-3This topic explains the purpose and preparation of the Receipt and Payment Account, a financial statement unique to non-profit organizations.
-
Income and Expenditure Account
AC-4This topic covers the preparation and analysis of the Income and Expenditure Account, a key financial statement for non-profit organizations.
-
Balance Sheet for Non-Profit Organizations
AC-5This topic explains the preparation and interpretation of the Balance Sheet for non-profit organizations, highlighting its unique features and requirements.
-
Program Evaluation and Review Technique (PERT)
AC-6This topic explains the Program Evaluation and Review Technique (PERT), a network planning method used to plan, organize, and coordinate tasks in a project.
-
Precedence Diagramming Method (PDM)
AC-7This topic covers the Precedence Diagramming Method (PDM), a network planning technique used to create a visual representation of task dependencies and relationships.
-
Shortening Project Duration
AC-8This topic discusses strategies and techniques for shortening project duration, including crashing, fast tracking, and resource reallocation.
-
Identifying Critical Activities
AC-9This topic explains the importance of identifying critical activities in a project and how to determine which tasks are critical to the project's overall success.
Key Topics
-
Introduction to Risk Management
RI-1Overview of risk management in software project management, importance and objectives.
-
Nature of Risk
RI-2Understanding the nature of risk, types of risks, and risk characteristics.
-
Risk Identification
RI-3Techniques and methods for identifying risks in software projects.
-
Risk Analysis
RI-4Qualitative and quantitative risk analysis, risk assessment, and prioritization.
-
Evaluating Risk Impact on Schedule using Z-values
RI-5Using Z-values to evaluate the impact of risks on project schedules.
Key Topics
-
Relational Database Design Using ER-to-Relational Mapping
RE-1Learn how to design relational databases using ER-to-relational mapping, including mapping of regular entities, weak entities, relationship types, multivalued attributes, and N-ary relationships.
-
Informal Design Guidelines for Relational Schemas
RE-2Understand informal design guidelines for relational schemas, including semantics of attributes in relations, redundant information in tuples and update anomalies, NULL values in tuples, and generation of spurious tuples.
-
Functional Dependencies
RE-3Study functional dependencies, including definition, inference rules, Armstrong's axioms, attribute closure, equivalence of functional dependencies, and minimal sets of functional dependencies.
-
Normal Forms Based on Primary Keys
RE-4Explore normal forms based on primary keys, including First Normal Form, Second Normal Form, Third Normal Form, and their general definitions.
Key Topics
-
Introduction to E-Governance Models
MO-1Overview of E-Governance models and their significance in digital governance.
-
Broadcasting / Wider Dissemination Model
MO-2A model of E-Governance that focuses on disseminating information to citizens through various channels.
-
Critical Flow Model
MO-3A model that emphasizes the critical flow of information and services between government and citizens.
-
Comparative Analysis Model
MO-4A model that involves comparative analysis of different E-Governance initiatives and their outcomes.
-
Mobilization and Lobbying Model
MO-5A model that focuses on mobilizing citizens and lobbying for their rights through E-Governance initiatives.
-
Interactive – Service Model / Government-to-Citizen-to-Government Model (G2C2G)
MO-6A model that enables interactive services between government, citizens, and other stakeholders.
Introduction, types of contract, stages in contract, placement, typical terms of a contract, contract management, acceptance, Managing people and organizing terms: Introduction, understanding behavior, organizational behavior: a back ground, selecting the right person for the job, instruction in the best methods, motivation, working in groups, becoming a team, decision making, leadership, organizational structures, conclusion, further exercises.
Key Topics
-
Errors in Numerical Calculations
SO-1This topic covers the sources of errors in numerical calculations, propagation of errors, and a review of Taylor's Theorem.
-
Trial and Error Method
SO-2This topic explains the trial and error method for solving non-linear equations, including its convergence.
-
Half-Interval Method
SO-3This topic covers the half-interval method for solving non-linear equations, including its convergence.
-
Newton's Method
SO-4This topic explains Newton's method for solving non-linear equations, including its convergence and application to calculating multiple roots.
-
Secant Method
SO-5This topic covers the secant method for solving non-linear equations, including its convergence.
-
Fixed Point Iteration
SO-6This topic explains the fixed point iteration method for solving non-linear equations, including its convergence.
-
Horner's Method
SO-7This topic covers Horner's method for solving non-linear equations.
-
Solving System of Ordinary Differential Equations
SO-8Methods for solving systems of ODEs, including numerical and analytical approaches.
-
Solution of Higher Order Equations
SO-9Methods for solving higher order ODEs, including reduction of order and numerical methods.
-
Boundary Value Problems
SO-10Introduction to boundary value problems, including their definition and importance in ODEs.
Key Topics
-
Errors in Numerical Calculations
SO-1This topic covers the sources of errors in numerical calculations, propagation of errors, and a review of Taylor's Theorem.
-
Trial and Error Method
SO-2This topic explains the trial and error method for solving non-linear equations, including its convergence.
-
Half-Interval Method
SO-3This topic covers the half-interval method for solving non-linear equations, including its convergence.
-
Newton's Method
SO-4This topic explains Newton's method for solving non-linear equations, including its convergence and application to calculating multiple roots.
-
Secant Method
SO-5This topic covers the secant method for solving non-linear equations, including its convergence.
-
Fixed Point Iteration
SO-6This topic explains the fixed point iteration method for solving non-linear equations, including its convergence.
Lab works
Laboratory / Project Work:
Students should prepare a project report using different concepts of software project management. The project can be done in groups with at most four members in each group. Each group can select a case study and apply the concepts of software project management focusing on project analysis, scheduling, risk analysis, resource allocation, testing.