SOFTWARE ENGINEERING Slide set 1 11 CS-Sec I & II Engr. Maria Shaikh Shaikh.maria@rocketmail.com Course Structure and Contact Info Schedule 4 Classes (Theory) Exams 2/26/2014 2 Sessional Tests Presentation Assignment Final Exams Engr. Maria Shaikh 2 Relevant Literature + Lecture Foils Sommerville I.‚ "Software Engineering"‚ 8th Edition or Latest‚ Pearson Education. Pressman R.S.‚ "Software Practitioner’s Approach”‚ 7th McGraw-Hill Inc.
Premium Software development process Software engineering
HARVARD BUSINESSSCHOOL Software Associates Susan‚ I have just seen the quarterly P&L. It’s great that we exceeded our billed hours and revenue targets. But why‚ with higher revenues‚ is our bottom line less than half of what we had budgeted. Can we have a meeting tomorrow morning at 8 AM so you can explain this discrepancy to me? Richard Norton‚ CEO of Software Associates Norton‚ the founder and CEO of Software Associates called Susan Jenkins‚ CFO of Software Associates‚ after skimming
Premium Expense Revenue Income statement
provide presumed real world facts that systems are guaranteed to operate correctly. Although software processes have existed for many years now‚ domain knowledge should be applied throughout every phase of the software development process. An appreciation of the assumptions underlying software engineering can lead to a better understanding of the applicability of structure and quality of work produced. Software plays an important role in business decision-making‚ and because of its growing importance
Premium Decision making Decision theory Software engineering
Software Piracy: A Worldwide Problem Software piracy is defined as the illegal copying of software for commercial or personal gain. Software companies have tried many methods to prevent piracy‚ with varying degrees of success. Several agencies like the Software Publishers Association and the Business Software Alliance have been formed to combat both worldwide and domestic piracy. Software piracy is an unresolved‚ worldwide problem‚ costing millions of dollars in lost revenue. Software companies
Premium Copyright infringement Warez Computer
SOFTWARE CONFIGURATION MANAGEMENT Introduction Lehman’s Law of Software Evolution predicts that change in software is inevitable and it is not a consequence of bad programming. There are also limit to what can be achieved by a software evolution team in safely implementing changes and new functionality. Software evolution reacts to the need of changes on the software system for various reason including bug fixes‚ declining performance‚ increasing complexity and adapting to new platform. Software
Premium
through which packets of information flow. Label the arrows with the name of the data that moves through it. 4)External Entity Notations External Entity External entities are objects outside the system‚ with which the system communicates. External entities are sources and destinations of the system’s inputs and outputs. 1.b) ENTITY RELATIONSHIP DIAGRAM Entity–relationship model (ER model) in software engineering is an abstract way to describe a database. This article refers to the techniques
Premium Unified Modeling Language
development of a project. In fact‚ it is the first step for any project The main problem in a project failure is the lack of requirements. The common requirement error is due to human (i.e lack of Communication between customer and the analyst)‚ software‚ etc. Example: Denver International Airport Reason: Underestimation of complexity‚ Complex architecture‚ Changes in requirements‚ Underestimation of schedule and budget‚ Dismissal of advice from experts‚ Failure to build in backup
Premium Agile software development Software development process Waterfall model
APPLICATION SOFTWARE- is all the computer software that causes a computer to perform useful tasks (compare with computer viruses) beyond the running of the computer itself. A. Programming Language-is an artificial language designed to communicate instructions to a machine‚ particularly computer. Programming languages can be used to create programs that control the behavior of a machine and/or to express algorithms precisely. Definition of programming language * The description of a programming
Premium Computer program Programming language Computer programming
The Software Crisis • The most visible symptoms of the software crisis are o Late delivery‚ over budget o Product does not meet specified requirements o Inadequate documentation • Some observations on the software crisis o “A malady that has carried on this long must be called normal” (Booch‚ p. 8) o Software system requirements are moving targets o There may not be enough good developers around to create all the new software that users need o A significant portion of developers’ time must often
Premium Software engineering Computer System software
Name ID CS2901 Software Development and CS3000 Object-Oriented Software Development Laboratory Assignment: Event Driven Programming. Due Date: Thu 10th January 2013 Lab Exercise — Guess Game The program template represents a complete working Java program‚ with one or more key lines of code replaced with comments. Read the problem description and examine the sample output; then study the template code. Using the problem-solving tips
Premium Source code Java Object-oriented programming