Introduction to Software Engineering

Watch this video of the first day of a software engineering course. The instructor spends the first half of the video exploring a haphazard way to develop a system for putting the class syllabi online. He then discusses some aspects of the systematic process to complete a course similar to this one, especially the Software Development Life Cycle (SDLC) projects in Unit 10. Two of these aspects are models and teams. Models are structures composed of objects representing a software system's development. The video mentions one model called the DOM (Document Object Model). The second aspect describes the performance of systematic processes by a project team, each member responsible for a defined technical or management role. In the video, the class is divided into teams of four students. The video also mentions several software tools for software development. The tools support or implement some of the activities of the SDLC. Stay calm, as this is not a programming course. You may find the 30-day free versions of software modeling useful if you have time to use them in Unit 3.


Source: David J. Malan, https://www.youtube.com/watch?v=LOLxYo23KLc
Creative Commons License This work is licensed under a Creative Commons Attribution 3.0 License .

Last modified: Friday, December 8, 2023, 1:39 PM