CST 438 - Module 8
Week 8, For the last module of the Software Engineering course, we reviewed the course material we learned from, and there was a lot of information. However, I'll save you some time and talk about 5 of the most important things I learned. One important concept was the Plan and Document (PD) process in software engineering. A lot of thought has to go into designing a software project, and there are different ways to do it. The PD process takes a lot of planning in the beginning before any designing is implemented and is useful for large scale projects. The Agile process, however, is designed iteratively and the customer would communicate what they want for the whole process and is useful for projects that are not quite as large. This is what we got more experience of in this course, and I've learned it is really useful for team velocity and the story points help communicate what a customer is looking for in the software being built. Another important concept is the Service Or...