What is Software Engineering? And why is it so hard?

Slides:



Advertisements
Similar presentations
Computer ScienceSoftware Engineering Slide 1 SOFTWARE ENGINEERING INTRO l Learn by doing l Two projects Galaxy Sleuth Graduate Program Application l Goals:
Advertisements

Introduction To Software Engineering
©Ian Sommerville 2000Software Engineering, 6th edition Slide 1 Introduction l Getting started with software engineering l Objectives To introduce software.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 An Introduction to Software Engineering.
Software Engineering COMP 201
©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
Introduction/overview, Process model. What is Software Engineering? Why we need Software Engineering? Software Process Models.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 System and Software Engineering.
Software Engineering Methodologies (Introduction)
Objectives of the Lecture
SOFTWARE ENGINEERING Hoang Huu Hanh, Hue University hanh-at-hueuni.edu.vn.
Software Engineering ‘The establishment and use of sound engineering principles (methods) in order to obtain economically software that is reliable and.
Software EngineeringIntroduction Slide 1 Software Engineering Mr. Ahmad Al-Ghoul.
An Introduction to Software Engineering | Website for students | VTU NOTES1.
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.
An Introduction to Software Engineering DeSiamore 1.
©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 Software Engineering The first lecture.
Introduction to Software Engineering
2-Oct-15 1 Introduction to Software Engineering Softwares Importance of SWE Basic SWE Concepts ICS Software Engineering.
2-Oct-15 Introduction to SWE1 Introduction to Software Engineering Softwares Importance of SWE Basic SWE Concepts.
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.
An Introduction to Software Engineering. What is Software?
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.
An Introduction to Software Engineering. Communication Systems.
Lecture 1 The University of Lahore Software Engineering Saeed Akhtar
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.
An Introduction to Software Engineering Ian Sommerville, Software Engineering 李彤, 王仲民, 康雁, 陆歌浩.
An Introduction to Software Engineering Support Lecture.
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.
Software Engineering An Introduction.
An Introduction to Software Engineering
An Introduction to Software Engineering
Chapter 1- Introduction
MISY 301 Mr.Mohammed Rafeeque.
An Introduction to Software Engineering
Software Engineering Introduction.
Frequently asked questions about 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
An Introduction to Software Engineering
Presentation transcript:

What is Software Engineering? And why is it so hard?

What is Computer Science? Three paradigms (CACM 1/89) –Theory (math): definitions, theorems, proofs, interpretations –Abstraction (science): hypothesize, model, experiment, analyze data, results –Design (engineering): state requirements, design, implement, test

What is Computer Engineering? The creative application of engineering principles and methods to the design and development of hardware and software systems [Government site] Computer Science in an Engineering School?

What is the difference between software engineering and computer science? Computer science is concerned with theory and fundamentals Software engineering is concerned with the practicalities of developing and delivering useful software Computer science theories are currently insufficient to act as a complete underpinning for software engineering

What is Software? Programs (instructions and data structures) Configuration files & Documentation! a data transformer.. or more? Data? System / Application Generic / Bespoke … Embedded, Distributed, Pervasive, …

What is Software Engineering? Term coined in 1967 by a NATO study group, recognizing the “software crisis” The Software Crisis: poor quality, budget overruns, deadlines missed Not really a crisis … more of a depression, or just a “problem” Why?

Hardware Improvements Software unfairly compared to hardware Need for software grows as hardware improves Changing goals

Software complexity evolves 50’s - mid 60’s –batch orientation –limited distribution –custom software mid 60’s - mid 70’s –interactive –multiuser –realtime –database –product software mid 70’s - late 80’s –distributed systems –high bandwidth communications –consumer impact late 80’s - current –personal computers –powerful desktops –GUIs –client-server –OO technologies –the Internet

Software is hard! No Silver Bullet, Fred Brooks, 1987, Essential Difficulties: –Complexity –Conformity –Changeability –Invisibility

Software Engineering is … 1969 … the establishment and use of sound engineering principles in order to obtain economically software that is reliable and works efficiently on real machines 1989 … the disciplined application of engineering, scientific, and mathematical principles and methods to the economical production of quality software 1991 … the systematic application of methods, tools, and technical concepts to create complex, software-intensive systems that meet technical, economic, and social objectives - it involves several disciplines including computer science, management, psychology, design, and economics.

Sommerville’s Definition Software engineering is an engineering discipline which is concerned with all aspects of software production Software engineers should: –adopt a systematic and organized approach to their work –use appropriate tools and techniques depending on the problem to be solved, the development constraints and the resources available

What are the key challenges facing software engineering? Coping with legacy systems –Old, valuable systems must be maintained and updated Coping with increasing diversity (heterogeneity) –Systems are distributed and include a mix of hardware and software Coping with demands for fast delivery –There is increasing pressure for faster delivery of software

Topics Include: Project management Requirements identification Design Testing Maintenance Quality Process Verification Tools Modeling Metrics Risk management Configuration management Reuse

Professional and ethical responsibility Software engineering involves wider responsibilities than simply the application of technical skills. Software engineers must behave in an honest and ethically responsible way if they are to be respected as professionals. Ethical behaviour is more than simply upholding the law.

Skills needed by Software Engineers “Hard” skills –Technological background –Ability to learn/adapt “Soft” skills –Communication –Sales and marketing –Teamwork