Download presentation
Presentation is loading. Please wait.
Published byDouglas Price Modified over 9 years ago
1
CSC 480 Software Engineering Lecture 1 August 21, 2002
2
Topics Welcome to CSC 480 Introduction to Software Engineering Course Roadmap
3
CSC480 Team – Couch Martin Zhao, PhD Teaching Programming I & II, SE, & DB Teaching SE for the third time Engaged in S/W development and integration @ two IT startups Committed to a enjoyable class experience For both you all and me
4
CSC480 Team – Players Brandon Bowden Samson Debass Tim Duncan Stacy Edwards Cindrell Harry Christopher Henderson Charles Lively Oluwdamilola Olutayo Justin Parker
5
Textbook & References Project-Based Software Engineering Stiller & LeBlanc Addison-Wesley, 2002 Object-Oriented Design & Patterns Horstmann John Wiley & Sons, 2004 References See References Books.doc under our class folder
6
Introduction What is Software Engineering? What is the difference? Computer Science vs. Software Engineering Software Engineering vs. other engineering What activities are involved?
7
Software Software is not just the programs! A software system usually consists of Requirement documents Design specifications (diagrams, etc) Programs (code, executables and config data) Installation and user manuals
8
Engineering The profession in which a knowledge of the mathematical and natural sciences gained by study, experience, and practice …... -- Accreditation Board for Engineering and Technology
9
Engineering The profession in which a knowledge of the mathematical and natural sciences gained by study, experience, and practice is applied with judgment to develop ways to utilize, economically, the materials and forces of nature for the benefit of mankind -- Accreditation Board for Engineering and Technology, 1996
10
Software Engineering A discipline which Applies mathematical and computer sciences Utilizes (mostly) human intelligence, economically, for the benefit of mankind Based greatly on wise judgment
11
Software Engineering & CS CS is more one the theoretical side Theories, methods, etc Essential knowledge for software engineers Software Engineering is practical Applying CS theories and methods Hopefully, in a formal (NOT ad hoc) way Don’t just learn Software Engineering. Do it!
12
Software & Other Engineering Software is soft Mostly human intellectual effort Needs for physical resources (e.g. raw materials) rank second Products are intangible and progress is not visible Applications to virtually all industries, previous experience may not be easily adopted
13
Essential Activities Describing the intended software product Designing the product Implementing the product (i.e. programming it) Testing the parts of the product Integrating the parts and testing them as a whole Maintaining the product Defining the software development process to be used Managing the development project
14
The Four P’s Of SE People Stakeholders in different roles Process The way activities are carried out Project Activities required to produce the artifacts Product All the artifacts (executables, documents, etc)
15
Process (the manner in which it is done) Product (the application artifacts) People (by whom it is done) * Project (the doing of it)
16
The Four Variables The sole objective of a software project is to deliver Quality product which can provide Required functionality On schedule, and Under certain costs The reward is business success
17
Course Roadmap In the class Methodologies (e.g., OOAD using UML) Special topics (e.g., client-server, GUI) Labs & individual assignments Process and project issues Team projects – Do Software Engineering! Carry out project activities as a team Prepare documentation and give presentations
18
Score Breakdown Team project400 points Labs and individual assignments 200 points One hour exams (2 @ 100 points each) 200 points Quick quizzes 50 points Final exam150 points
19
Weekly Timesheet Track your work from Friday to Thursday Turning in your first timesheet by 08/30 (the 2 nd Friday) Weekly Summary Form Class cycle: Friday to Thursday Major accomplishments (up to three) Issues/problems (up to three) Turn in a hardcopy and keep your own record
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.