©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.

Slides:



Advertisements
Similar presentations
Chapter 1 Introduction.
Advertisements

Computer ScienceSoftware Engineering Slide 1 SOFTWARE ENGINEERING INTRO l Learn by doing l Two projects Galaxy Sleuth Graduate Program Application l Goals:
Introduction To Software Engineering
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.
Modified from Sommerville’s slidesSoftware Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering September 5, 2007.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.
SE 112 Slide 1 SE 112 l
An Introduction to Software Engineering
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 System and Software Engineering.
Software Engineering Methodologies (Introduction)
Objectives of the Lecture
Software EngineeringIntroduction Slide 1 Software Engineering Mr. Ahmad Al-Ghoul.
An Introduction to Software Engineering | Website for students | VTU NOTES1.
Software Engineering Chapter 1 Introduction Ku-Yaw Chang Assistant Professor Department of Computer Science and Information Engineering.
1 An Introduction to Software Engineering. 2 Objectives l To introduce software engineering and to explain its importance l To set out the answers to.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering ( ICS 2302)
An Introduction to Software Engineering DeSiamore 1.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 Software Engineering The first lecture.
Introduction to Software Engineering
Software engineering. What is software engineering? Software engineering is an engineering discipline which is concerned with all aspects of software.
1 Software Engineering, 7th edition. Chapter 1 Courtesy: ©Ian Sommerville 2004 Sep 02, 2008 Lecture # 1 An Introduction to Software Engineering.
©Ian Sommerville 2006Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.
Software Engineering Slide 1 An Introduction to Software Engineering.
Chapter 1: Introduction Omar Meqdadi SE 2730 Lecture 1 Department of Computer Science and Software Engineering University of Wisconsin-Platteville.
©Ian Sommerville 2000Software Engineering, 6th edition. Chapter 1 Slide 1 Chapter 1 Introduction.
Software Engineering, COMP201 Slide 1 Introduction to software engineering Lecture 1.
1 Software Engineering Ian Sommerville th edition Instructor: Mrs. Eman ElAjrami University Of Palestine.
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 1 Slide 1 Professional and ethical responsibility l Software engineering involves wider.
An Introduction to Software Engineering Ian Sommerville, Software Engineering 李彤, 王仲民, 康雁, 陆歌浩.
INTRODUCTION TO SOFTWARE ENGINEERING. Objectives To introduce software engineering and to explain its importance To set out the answers to key questions.
An Introduction to Software Engineering (Chapter 1 from the textbook)
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 / 31 An Introduction to Software Engineering.
1 Software Engineering, 8th edition. Chapter 1 Jan 28 th, 2009 Lecture # 1 Courtesy: ©Ian Sommerville 2006 An Introduction to Software Engineering.
An Introduction to Software Engineering. Objectives  To introduce software engineering and to explain its importance  To set out the answers to key.
Software Engineering Chapter 1- Introduction. Topics covered  Professional software development  What is meant by software engineering.  Software engineering.
Why? Software Engineers don’t communicate very well…
1 These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 5/e and are provided with permission by.
1 CSC 4700 Software Engineering John Lewis These slides are based on originals provided by Ian Sommerville.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.
Software Engineering I. Course Description This course is designed to provide understanding of the concepts, techniques and tools for the definition,
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.
©Ian Sommerville 2000Software Engineering, 6th edition. Chapter 1 Slide 1 Chapter 1 Introduction As modified by Randy Smith.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.
L ECTURE 1 Introduction Getting started with software engineering.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.
Introduction to Software Engineering
INTRODUCTION TO SOFTWARE ENGINEERING
Software Engineering An Introduction.
An Introduction to Software Engineering
An Introduction to Software Engineering
MISY 301 Mr.Mohammed Rafeeque.
An Introduction to Software Engineering
Software Engineering Introduction.
An Introduction to Software Engineering
1.Introduction to Software Engineering
An Introduction to Software Engineering
An Introduction to Software Engineering
Introduction to Software Engineering
What are the attributes of good software?
An Introduction to Software Engineering
An Introduction to Software Engineering
An Introduction to Software Engineering
An Introduction to Software Engineering
An Introduction to Software Engineering
An Introduction to Software Engineering
Presentation transcript:

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 2 l The economies of ALL developed nations are dependent on software l More and more systems are software controlled l Software engineering is concerned with theories, methods and tools for professional software development l Software engineering expenditure represents a significant fraction in all developed countries Software engineering

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 3 l Software costs often dominate system costs. The costs of software on a PC are often greater than the hardware cost l Software costs more to maintain than it does to develop. For systems with a long life, maintenance costs may be several times development costs l Software engineering is concerned with cost- effective software development Software costs

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 4 Frequently Asked Questions about Software Engineering l What is software? l What is software engineering? l What is the difference between software engineering and computer science? l What is the difference between software engineering and system engineering? l What is a software process? l What is a software process model?

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 5 Frequently Asked Questions about Software Engineering l What are the costs of software engineering? l What are software engineering methods? l What is CASE (Computer-Aided Software Engineering) l What are the attributes of good software? l What are the key challenges facing software engineering?

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 6 What is software? l Computer programs and associated documentation l Software products may be developed for a particular customer or may be developed for a general market l Software products may be Generic - developed to be sold to a range of different customers Custom - developed for a single customer according to their specification

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 7 What is software engineering? l Software engineering is an engineering discipline which is concerned with all aspects of software production l Software engineers should adopt a systematic and organised approach to their work and use appropriate tools and techniques depending on the problem to be solved, the development constraints and the resources available

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 8 What is the difference between software engineering and computer science? l Computer science is concerned with theory and fundamentals; software engineering is concerned with the practicalities of developing and delivering useful software

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 9 What is the difference between software engineering and system engineering? l System engineering is concerned with all aspects of computer-based systems development including hardware, software and process engineering. Software engineering is part of this process l System engineers are involved in system specification, architectural design, integration and deployment

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 10 What is a software process? l A set of activities whose goal is the development or evolution of software l Generic activities in all software processes are: Specification - what the system should do and its development constraints Development - production of the software system Validation - checking that the software is what the customer wants Evolution - changing the software in response to changing demands

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 11 What is a software process model? l A simplified representation of a software process, presented from a specific perspective

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 12 What are the costs of software engineering? l Roughly 60% of costs are development costs, 40% are testing costs. For custom software, evolution costs often exceed development costs l Costs vary depending on the type of system being developed and the requirements of system attributes such as performance and system reliability l Distribution of costs depends on the development model that is used

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 13 What is CASE (Computer-Aided Software Engineering) l Software systems which are intended to provide automated support for software process activities. CASE systems are often used for method support l Upper-CASE Tools to support the early process activities of requirements and design l Lower-CASE Tools to support later activities such as programming, debugging and testing

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 14 What are the attributes of good software? l The software should deliver the required functionality and performance to the user and should be maintainable, dependable and usable l Maintainability Software must evolve to meet changing needs l Dependability Software must be trustworthy l Efficiency Software should not make wasteful use of system resources l Usability Software must be usable by the users for which it was designed

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 15 What are the key challenges facing software engineering? l Coping with legacy systems, coping with increasing diversity and coping with demands for reduced delivery times l Legacy systems Old, valuable systems must be maintained and updated l Heterogeneity Systems are distributed and include a mix of hardware and software l Delivery There is increasing pressure for faster delivery of software

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 16 Professional and ethical responsibility l Software engineering involves wider responsibilities than simply the application of technical skills l Software engineers must behave in an honest and ethically responsible way if they are to be respected as professionals l Ethical behaviour is more than simply upholding the law.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 17 Issues of professional responsibility l Confidentiality Engineers should normally respect the confidentiality of their employers or clients irrespective of whether or not a formal confidentiality agreement has been signed. l Competence Engineers should not misrepresent their level of competence. They should not knowingly accept work which is outwith their competence.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 18 Issues of professional responsibility l Intellectual property rights Engineers should be aware of local laws governing the use of intellectual property such as patents, copyright, etc. They should be careful to ensure that the intellectual property of employers and clients is protected. l Computer misuse Software engineers should not use their technical skills to misuse other people’s computers. Computer misuse ranges from relatively trivial (game playing on an employer’s machine, say) to extremely serious (dissemination of viruses).

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 19 Ethical dilemmas l Disagreement in principle with the policies of senior management l Your employer acts in an unethical way and releases a safety-critical system without finishing the testing of the system l Participation in the development of military weapons systems or nuclear systems

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 20 Key points Software engineering is an engineering discipline which is concerned with all aspects of software production. Software products consist of developed programs and associated documentation. Essential product attributes are maintainability, dependability, efficiency and usability. The software process consists of activities which are involved in developing software products. Basic activities are software specification, development, validation and evolution. l Methods are organised ways of producing software. They include suggestions for the process to be followed, the notations to be used, rules governing the system descriptions which are produced and design guidelines.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 21 Key points CASE tools are software systems which are designed to support routine activities in the software process such as editing design diagrams, checking diagram consistency and keeping track of program tests which have been run. Software engineers have responsibilities to the engineering profession and society. They should not simply be concerned with technical issues. Professional societies publish codes of conduct which set out the standards of behaviour expected of their members.