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
This objective may include but is not limited to: phases of application life cycle management; software testing.
Activity 2 - Interpret Application Specifications
This 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
This 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.
- Read Visual C# Resources.
- Read An Extensive Examination of Data Structures Using C#.
- Read Arrays Tutorial.
- Read Visualization and comparison of sorting algorithms in C#
References
- Exam 98-361 Software Development Fundamentals Student Study Guide
- Microsoft: Software Development Fundamentals Exam Details
This article is issued from Wikiversity - version of the Wednesday, August 19, 2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.