CSE 110 – Software Engineering

Slides:



Advertisements
Similar presentations
Agile Planning Dealing with Reality. Reality Basic agile principle – don’t expect static plans to hold, be flexible and expect changes.
Advertisements

Your Interactive Guide to the Digital World Discovering Computers Fundamentals, 2012 Edition.
Your Interactive Guide to the Digital World Discovering Computers Fundamentals, 2012 Edition.
CS 3500 SE - 1 Software Engineering: It’s Much More Than Programming! Sources: “Software Engineering: A Practitioner’s Approach - Fourth Edition” Pressman,
9-Jun-15 GCIS 504/GENG 580- The requirements problem1.
Discovering Computers Chapter 1 Discovering Computers & Microsoft Office 2010.
Studying Geography The Big Idea
Software Reliability: The “Physics” of “Failure” SJSU ISE 297 Donald Kerns 7/31/00.
ISO Layer Model Lecture 9 October 16, The Need for Protocols Multiple hardware platforms need to have the ability to communicate. Writing communications.
Why is software engineering worth studying?  Demand for software is growing dramatically  Software costs are growing per system  Many projects have.
User-Centered Development Methodology A user interface comprises “ those aspects of the system that the user comes in contact with.” ● Moran [1981]
A view from the research university CSE 110 – Software Engineering Professor Gregory Kesden Course Staff Abhinav Mishra Anmol Aggarwala Mansi Malik Vrinda.
Week 3 Outline Post-Mortem By: Jamaral Johnson. 2 After Actions Review In this presentation I will do my best to highlight what went wrong. This is just.
Sight Word List.
Connecting with Computer Science2 Objectives Learn how software engineering is used to create applications Learn some of the different software engineering.
An electrician is someone who designs, installs and repairs electronics and wires. Source 1 A hardware engineer is someone who designs and/or creates hardware.
Sight Words.
Chapter 1 The Requirements Problem
Objectives how to use a systematic, top-down process when designing computer networks focuses on the first step in top-down network design: analyzing your.
Living in a Digital World Discovering Computers Fundamentals, 2011 Edition.
INTRODUCTION CSE 470 : Software Engineering. Goals of Software Engineering To produce software that is absolutely correct. To produce software with minimum.
Chapter 1 – A Geographer’s World
What is a Functional Spec?  Defines what the functionality will be NOT how it will be implemented  Describes features of the software product product's.
CS220:INTRODUCTION TO SOFTWARE ENGINEERING CH1 : INTRODUCTION 1.
Building A Learning Plan
Ch 1 A Geographer’s World
Introduction to Project Management
ESSENTIAL WORDS.
Working with the Difficult Employee
Why is software engineering worth studying?
Chapter 1- Introduction
Objectives Overview Explain why computer literacy is vital to success in today’s world Define the term, computer, and describe the relationship between.
COMP/EECE 7012/8012: Foundations of Software Engineering
Appendix B Agile Methodologies
Introduction Edited by Enas Naffar using the following textbooks: - A concise introduction to Software Engineering - Software Engineering for students-
COMP/EECE 7012/8012: Foundations of Software Engineering
Welcome to Software Engineering!
Fundamental of Information Communication Technology (ICT)
Artificial Intelligence
COMP 7012: Foundations of Software Engineering
Complete CRM Solution for Call Centers
Chapter 1- Introduction
Class 27: Project Management Part II
Computer Hardware-Meeting the machine
Software Engineering and Best Practices
In the message bar, click Enable Editing,
Realty & Management, Inc
Software Process Models
The value of a project-oriented approach to IT and how we do it in IBM
Introduction to Tech Communication & Project Management Arthur C.M. Chen , Rm
Taking an Iteration Down to Code
Basic Introduction to Computers
Objectives Overview Explain why computer literacy is vital to success in today's world Describe the five components of a computer Discuss the advantages.
STOP. THINK. CONNECT. Online Safety Quiz.
Introduction Edited by Enas Naffar using the following textbooks: - A concise introduction to Software Engineering - Software Engineering for students-
Objectives Overview Explain why computer literacy is vital to success in today’s world Define the term, computer, and describe the relationship between.
Tips and Tricks for Using our Scripts
Johanna Rothman Know What “Done” Means Chapter 11
Project Planning is a waste of time!!!
CS385T Software Engineering Dr.Doaa Sami
UNIT 5 EMBEDDED SYSTEM DEVELOPMENT
UNIT 5 EMBEDDED SYSTEM DEVELOPMENT
Reframing Death and Loss
Technology Use Expectations
Appendix B Agile Methodologies
Map of Human Computer Interaction
CSE 486/586 Distributed Systems Byzantine Fault Tolerance
Concord Products Online
Product Development & Planning
Chapter 1: Software and Software Engineering
Presentation transcript:

CSE 110 – Software Engineering Rishabh Misra Daniel Pan CSE 110 – Software Engineering A view from the research university Professor Gregory Kesden Course Staff Rishabh Misra Daniel Pan More coming soon!

Software Runs Everything Software connects us Software protects us Software cures us Software entertains us Software is everywhere Software is in everything Software is important The global software market had total revenues of $292.9 billion in 2011. -- MarketLine

But Building Great Software is Hard 2/3 of projects late [TATA] 1/4 of all projects cancelled [Standish] 1/2 run over budget [Tata, SGR CACM] http://www.galorath.com/wp/software-project-failure-costs-billions-better-estimation-planning-can-help.php

Users want more and more features Why? Scale Users want more and more features Gibbs, Software’s Chronic Crisis, Sci. Am., Sept. 1994

And Released Software is Buggy http://www.zdnet.com/blog/projectfailures/worldwide-cost-of-it-failure-6-2-trillion/7627

Important + Late = Disaster Allstate set out in 1982 to automate all of its office operations. They set a 5-year timetable and an $8 million budget. Six years and $15 million later, Allstate set a new deadline and readjusted its sights on a new budget of $100 million. from Rapid Development, McConnell

Important + Buggy = Disaster Therac-25 Radiation Machine (“An Investigation of the Therac-25 Accidents”, Leveson) On June 3, 1985, the patient was set up for a 10-MeV electron treatment to the clavicle area. When the machine turned on, she felt a "tremendous force of heat . . . this red-hot sensation.”…she developed a reddening and swelling in the center of the treatment area. Her pain had increased to the point that her shoulder “froze”. …But her oncologists continued to send her [for] Therac-25 treatments….the physicist at Kennestone noticed that the patient had a matching reddening on her back as though a burn had gone through her body, and the swollen area had begun to slough off layers of skin. She had received a 100x excess dose.

S.E. Practices Make a Difference Rework Cost (% of total) Productivity Increase (%) Results of Raytheon’s use of best-practice software processes.

In this class you will learn the: Why What and How Of great software development

Best SE Book in the World Buy it.

Best Design Patterns Book in the World Buy it.

What is “Software Engineering” What is “Engineering”? What does it mean to be an “Engineer”?

What is “Software”? Okay. We know this one! A product that results from a computer program. It isn’t the code, itself, but what is realized once the code is actually running

What is “Engineering”? We’ve got this, intuitively. The use of well-accepted and well-understood methodology to apply science and technology to the design and analysis of individual products or systems. It is worth noting that methodology includes tools, techniques, and processes, etc.

Who is an “Engineer”? We’ve also got this! An engineer is someone who uses science and technology to design and/or develop products, but who is uniquely characterized among other developers by the use of a well-accepted and well-understood methodological, process- oriented approach.

Well-Understood? Well-Accepted? It is important that the methodology be well understood and well-accepted because it enables communication and inspires confidence Lessons are learned over time. Best practices leverage this. All other things being equal, projects are more successful when the methodology is well-understood and accepted by everyone. Being on the same page improves communication, coordination, etc.

Is there One Right Way? Want to remodel kitchen One contractors process: I understand what you want: Give me $30,000 and I’ll build it. Another contractor’s process: Let me create a drawing, show it to you, and make sure we’re on the same page. Then, let me add the fine details we didn’t discuss, and get your feedback and approval. Then, let me put together a project plan, scheduling the trades (electricians, plumbers, HVAC mechanics, etc), and make sure it makes sense to you. Then, let me put the project out for bids, pick the best bid in each category, and review it with you, to make sure you like the details of how the projects will proceed. Let me show you the final schedule, including city inspections – and your inspections – to make sure that you are happy every step of the way, and if not, we can fix it before it gets too expensive to undo. Let’s also talk about the final walk-through and acceptance checklist Does this make sense? Can I get a down payment?

Is there one right way? A faucet is leaking One contractor’s approach I’m going to replace the washer and tighten the screws. If it doesn’t stop, I’m going to replace it. Another contractor’s approach: I’m going to gather the original design documents and specifications for the faucet, including the envioronmental and part tolerances. I’m going to measure th air pressure and water pressure, opening and closing windows and turning other devices on-and-off to determine if the air pressure, water pressure, and pressure differences are within spec. I’m going to disassemble the faucet, measure each part, and compare it to the spec, to see which, if any parts, are out of tolerance. I’m going to computer the system deviation and compare it to the system tolerance, to determine if there is a tolerance stacking issue. I’m going to optimize to determine the minimum cost environmental or faucet mitigations to make to correct the leak I’m going to make or cause these mitigations be made.

The Right Way? Depends upon many factors: Clarity and stability of requirements Time to delivery and cost of delay Cost of failure Cost of R&D iteration Complexity/Interactions within product/ecosystem

Examples Software embedded in a satellite orbiting earth Software managing an aircraft’s flight controls Software in a pacemaker or implanted defibrillator Algorithm for high-frequency trading Multi-user networked game Enterprise information management application Word processor Single-Player game Mobile-phone flashlight app Air-traffic control airspace management software

Human Users Not really a part of this class, but worth mentioning now Humans are a critical element of any human-facing system Story of the Satori (boat caught in hurricane): People are part of a system and affect its capability Engine loss at takeoff: Automation and pilot perception CA Flight 3407 stick shaker and pusher: What is intuitive? Password rules and 3M notes: Security and Human Fsactors UPMC hospital software: Tuning for the situation time, and people Robots respecting conventions and anticipating people to interact smoothly with people User-experience, HCI, Usability, User-testing Critically important specializations for any human-facing system