Skip to main content

Software Engineering

Introduction

Program Development Life Cycle
  • Analyze the problem
  • Design the program
    • Pseudocode
    • Flowchart
  • Code the program
  • Debug the program
  • Formalize the solution
  • Document and maintain the program
Pediatric Dosage Calculator UML Pediatric Dosage Calculator UML

Key Readings