Generative AI for Programming & SDLC Program - up1/training-courses GitHub Wiki

Generative AI for Programming & SDLC Program

Software requirements

Outline

  • Generative AI in Software Development Life Cycle
    • Requirement
    • Design
      • User Interface
      • Diagram
      • Architecture
      • Test cases
    • Develop and Testing
      • Generate code with quality
      • Explain and Review code
      • Refactoring code and improve code
      • Static code analysis
      • Tuning performance of code
      • Generate test cases such as unit test
    • Deployment
  • Workshop :: Develop web application
    • Frontend + Backend
    • Write Specification and PRD (Product Requirement document)
    • Planing
      • Task brake down
    • Generate code
    • Review and improve code
    • Generate test
    • Deployment
    • Demo and sharing