Software Engineering - CSC 323

Slides:



Advertisements
Similar presentations
Adaptive Processes Introduction to Software Engineering Adaptive Processes.
Advertisements

1 Introduction to Software Engineering Rajkumar Buyya Grid Computing and Distributed Systems Lab Dept. of Computer Science and Software Engineering University.
Lecture 1: Software Engineering: Introduction
CS3773 Software Engineering Lecture 01 Introduction.
© Devon M.Simmonds, 2007 CSC 550 Graduate Course in Software Engineering ______________________ Devon M. Simmonds Computer Science Department University.
Chapter 2 The Software Process
Software Engineering Modern Approaches Eric Braude and Michael Bernstein 1.
6/10/20151 Introduction to Software Engineering. 6/10/20152 Programming versus Software Engineering l programming 1. The process of translating a problem.
Software Engineering Dr.Basem Alkazemi
What is Software Engineering? And why is it so hard?
Software Engineering About the Course Software Engineering Qutaibah Malluhi Computer Science and Engineering Department Qatar University.
Creator: ACSession No: 1 Slide No: 1Reviewer: SS CSE300Advanced Software EngineeringSeptember 2006 Introduction to the Module CSE300 Advanced Software.
Slide 1.1 © The McGraw-Hill Companies, 2002 Object-Oriented and Classical Software Engineering Fifth Edition, WCB/McGraw-Hill, 2002 Stephen R. Schach
Software Crisis It was in late 1960’s Many software projects failed.
3-Jul-15Software Engineering1 IS F341 : Software Engineering Dr. Yashvardhan Sharma Assistant Professor, CSIS Department, BITS-Pilani.
Software Engineering Course Instructor: Aisha Azeem.
Ch.11 Software Engineering A Preview. Ch.12 Outline Definitions of software engineering (SE) Historical origins of SE SE as part of systems engineering.
 Software Software  Program vs Software Products Program vs Software Products  Software Characteristics Software Characteristics  Software Crisis.
CS4/542- Software Engineering  Software Design and Development  Required Text -- Code Complete by Steve McConnell  (Focuses on the problems of designing.
Software Engineering EE323 Y.F. Fung Office: CF605 Consultation hours: Wednesday 6pm-7:30pm.
1 Software Engineering CEN5035 copyright © 1996, 2001 R.S. Pressman & Associates, Inc.
PGD-1303 Software Project Management?. What is software? Software  Computer programs and associated documentation Documentation includes  requirements.
Introduction to Software Engineering. What is Software? “ Software is a set of instructions to acquire inputs and to manipulate them to produce the desired.
Software Engineering ‘The establishment and use of sound engineering principles (methods) in order to obtain economically software that is reliable and.
PROJECT MILESTONES Group Presentations: ~ 5 mins presentations.
Chapter 2 소프트웨어공학 Software Engineering 임현승 강원대학교
Software Software is omnipresent in the lives of billions of human beings. Software is an important component of the emerging knowledge based service.
Motivation  Computer programs and associated documentation  Software products may be developed for a particular customer or may be developed for a.
Introduction to Software Engineering. Programming versus Software Engineering Programming versus Software Engineering programming programming 1. The process.
1 Scope of Software Engineering Somnuk Keretho, Assistant Professor Department of Computer Engineering Faculty of Engineering, Kasetsart University
Lecture 1 Introduction to Software Engineering
Ch.1 1 Software Engineering A Preview Chapter 1. Ch.1 2 Outline My Background Definitions of software engineering (SE) Historical origins of SE SE as.
Lecture 1Software Engineering1 (Trimester I Session 2002/2003) Lecturer / Tutor Name : Mr. R. Logeswaran
An Introduction to Software Engineering. What is Software?
CS451 - Lecture 11 CS451 Introduction to Software Engineering Yugi Lee FH #560D (816)
Software Engineering & Project Management Lecture # 01 Computer Science & Engineering Lucky Sharma Subject Code: CS 603.
Software Engineering. Introduction Objective To familiarize students to the fundamental concepts, techniques, processes, methods and tools of Software.
Historical Aspects Origin of software engineering –NATO study group coined the term in 1967 Software crisis –Low quality, schedule delay, and cost overrun.
CSC 395 – Software Engineering Lecture 2: Programming As Art & Intro to Software Engineering.
1 EE29B Feisal Mohammed EE29B: Introduction to Software Engineering Feisal Mohammed Ph: x3156.
Software Engineering At Glance. Why We Need Software Engineering? The aim of software engineering is to solve the software crisis Software is delivered.
Software Engineering Lecture # 1. What is Software? 2 Software is a set of items or objects that includes: programs data documents.
HNDIT23082– Principals of Software Engineering
Object-Oriented and Classical Software Engineering Eighth Edition, WCB/McGraw-Hill Stephen R. Schach 1.
1 These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 5/e and are provided with permission.
CIS 4251 / CIS 5930 SOFTWARE DEVELOPMENT Fall 1999 Sept. 1, 1999 Marge Holtsinger.
CPIT 251: S OFTWARE E NGINEERING Lecture 1 Introduction to Software Engineering 1.
Introduction to Software Engineering
16CS202 & Software Engineering
Software Verification and Validation
Introduction to Software Engineering
Software Engineering - CSC 323
Chapter 2 Software Engineering
Software Engineering (CSI 321)
Software Quality Engineering CS- 449
Software Engineering (CSE 314)
Introduction to Software Engineering
Rekayasa Perangkat Lunak
Informatics 43 – March 31, 2016.
Software engineering Lecturer: Nareena.
Chapter 2 Software Engineering
CSSSPEC6 SOFTWARE DEVELOPMENT WITH QUALITY ASSURANCE
Chapter 1. Introduction Eric Braude and Michael Bernstein.
Introduction to Software Engineering
Rekayasa Perangkat Lunak
Lecture 1 & 2 Software Engineering Tutor: Dr. Nadeem Ahmad Ch.
Software Engineering and Best Practices
Object-Oriented and Classical Software Engineering Sixth Edition, WCB/McGraw-Hill, 2005 Stephen R. Schach
Software Engineering ECS-602 B.Tech CS/Year-III Sem-VI
Software Engineering.
Presentation transcript:

Software Engineering - CSC 323 Introduction

The state of the practice...: At a recent computer software engineering course in the US, the participants were given an awkward question to answer: "If you had just boarded an airliner and discovered that your team of programmers had been responsible for the flight control software, how many of you would disembark immediately?" Among the ensuing forest of raised hands only one man sat motionless. When asked what he would do, he replied that he would be quite content to stay on board. With his team's software, he reasoned, the plane was unlikely to even taxi as far as the runway, let alone take off.

Software development... Art? ...Craft? …or Science?

Problems BEFORE Software Engineering: Late projects Cost overruns High maintenance costs Unreliable, inaccurate systems Poor project control Poor traceability of requirements Unpredictable development process

Origins of Software Engineering 1967 - NATO study group coins term 1968 - NATO conference Garmisch, Germany 1969 - Conference in Rome, Italy

Problems AFTER Software Engineering: Late projects Cost overruns High maintenance costs Unreliable, inaccurate systems Poor project control Poor traceability of requirements Unpredictable development process

Definitions of Software Engineering “The establishment and use of sound engineering principles in order to obtain economically software that is reliable and works efficiently an real machines." Naur, P., and S. Randall, eds. Software Engineering: -A Report an a Conference Sponsored by the NATO Science Committee. NATO, 1969; quoted in Roger S. Pressman, Software Engineering: A Practitioner's Approach. New York: McGraw-Hill Book Company. 1987.

Definitions of Software Engineering “… the technological and managerial discipline concerned with systematic production and maintenance of software products that are developed on time and within cost estimates.” - Fairley, Richard E. Software Engineering Concepts. New York: McGraw-Hill, 1985

Definitions of Software Engineering “The disciplined application of engineering, scientific, and mathematical principles, methods, and tools to the economical production of quality software.” -Pressman, Roger S. Software Engineering: A Practitioner's Approach. New York: McGraw-Hill Book Company. 1987.

Definitions of Software Engineering “. . .software engineering is a discipline whose aim is the production of fault-free software, delivered on time and within budget, that satisfies the user’s needs.” Schach, Stephen R. Object-Oriented and Classical Software Engineering . 6th ed., New York: McGraw-Hill. 2005.

Definitions of Software Engineering “(1) The application of a systematic, disciplined, quantifiable approach to the development , operation, and maintenance of software; that is, the application of engineering to software. (2) The study of approaches as in (1).” - IEEE Standards Collection: Software Engineering, IEEE Standard 610.12-1990, IEEE, 1993.

Definitions of Software Engineering “Software Engineering: The process by which all fun is removed from computer programming.” -Anonymous