Exam 98-361: Software Development Fundamentals/Understanding General Software Development
This lesson covers Understanding General Software Development. It looks at application life cycle management, application specifications, algorithms and data structures.
Activity 1 - Understand Application Life Cycle Management
editThis objective may include but is not limited to: phases of application life cycle management; software testing.
Activity 2 - Interpret Application Specifications
editThis objective may include but is not limited to: reading application specifications and translating them into prototypes, code, and components.
Activity 3 - Understand Algorithms and Data Structures
editThis objective may include but is not limited to: arrays, stacks, queues, linked lists, and sorting algorithms; performance implications of various data structures; choosing the right data structure.