Week8 CST438
List the 5 most important things that you learned in the course, and why you chose them. Were there topics would you like to see added or deleted from this course? This semester contained a lot of important material that I would deem helpful in the future of my career but if I were to just pick the five of most important things I had learned in this course they would be the two models of the software development lifecycle which are Agile and Plan & Document also known as Waterfall model, creating tests such as those in our assignment project with Selenium and junit, message queuing for micro-services with RabbitMQ, our development with React and Spring Boot REST API, and lastly deploying on AWS. 1. SDLC (Agile and Waterfall) The reason I chose the software development life cycle models as something that was important to me this semester is due to being exposed to different approaches to how software can be created especially at an industry level. Like how the Software Engineering a...