1 / 57

The IT Story Begins With…

The IT Story Begins With…. Jacquard Loom - 1801. And Continues with…. Difference Engine: 1822-65 (Babbage and Lovelace). And then …. ITR (1889-1914) + CTR (1911-1914) => IBM. +. SDLC. The Systems Development Life Cycle. The Traditional Approach. Ready Fire Aim.

zariel
Download Presentation

The IT Story Begins With…

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The IT Story Begins With… Jacquard Loom - 1801

  2. And Continues with… Difference Engine: 1822-65 (Babbage and Lovelace)

  3. And then … ITR (1889-1914) + CTR (1911-1914) => IBM +

  4. SDLC The Systems Development Life Cycle

  5. The Traditional Approach Ready Fire Aim

  6. There are different approaches to Software Development • Reverse Engineering • The Traditional Waterfall Model • Exploratory Programming • Boehm’s Spiral Model • Agile/Extreme Programming • Pattern Languages

  7. Specifications Design Construction Test and Use Test and Use Deconstruction Document Design Formulate Specifications Reverse Engineering Engineering

  8. Traditional Waterfall (Our Text)

  9. Planning If you can keep your head about you When all around you others are losing theirs …..then maybe you just don’t understand the problem!

  10. Planning Activities • System Request • Preliminary Investigation • Interviews on needs and practices • Surveys • Collecting forms • Analysis of the Business Case • Feasibility Study

  11. Analysis Activities • Identify the stakeholders • Research existing practices • Research real (vs requested) needs • Requirements Modelling • Prepare Design specification

  12. Design • Document or Die! • Use of specific techniques important • Data Flow Diagrams • UML Diagrams/Use-Case • Database Normalization • Prototype – a quick and dirty demo – not production quality

  13. Implementation • Code (according to specifications) • Test! • Revise specifications as needed (go back to previous SDLC stages if necessary) • Installation

  14. Operational Support • Training • Implement security (why wait?) • Modifications

  15. Maintenance Software Development Development $10% $90%

  16. Exploratory Programming • Hacking • Cost effective only forsmall projects • Useful for solving novel problems • Risky (high failure rate) • Fun, but hard to sell to management

  17. Object Oriented Design • Model using “real world” Objects • Analyze with Use/Case Examples • Model Systems Behaviour with UML

  18. Spiral Model (Barry Boehm)

  19. Agile (Extreme) Programming • Small teams • Developers work very closely with clients • Rapid turnaround of project features • Paretto’s Law: 80% of the job takes 20% of the effort – to complete the job will take the remaining 80% therefore: most clients will be happy to pay for 80% functionality and balk at the extra cost of the remaining 20% - so don’t do it.

  20. Pattern Languages • Applications are likebuildings • Most projects can bebased on knownarchitectural patterns • Learning the patterns thatwork helps ensure futuresuccess

  21. Which Methodology Works? • Different Techniques fit different situations • The corporate culture is a major factor in choosing an approach • The method of development is itself a pattern – learn to follow success. • Don’t be too rigid – you can always fake it! - A Rational Design Process (and how to fake it),by Prof. David L. Parnas & Paul Clemens, 1985

  22. Types of Software Systems • Transaction Processing (TP) • Management Information Systems (MIS) • Knowledge Management Systems • User Productivity Software • Real Time Systems (RTS) • Enterprise Computing • Systems Software and Utilities • Information Systems Integration

  23. Transaction Processing • A. – Atomicity (All or nothing) • C. – Consistancy (the books balance) • I. - Isolation (don’t affect each other) • D. – Durability (permanent record) Performance Measurement: TPS (Transactions per second)

  24. MIS • Text also uses the term “Business Support Systems” – MIS is more common • MIS does not need to be real time • Decision Support • Data Mining/Data Warehouses TP collects/generates data – MIS summarizes and reports

  25. Knowledge Management • Expert Systems • Interview the experts and uncover the rules they use – usually 20-80 – relatively small # • Applicable to small problem domains, not large • Use of Knowledge Engines, languages such as Prolog) – Rules + facts => Diagnosis • Fuzzy Logic (ie: Omron, rice cooker example, OCR) • Content Management • Silos of information (Ann Rockly) • Ontologies for organizing my meaning • Search: Altavista; Google; Lucene; HTDig

  26. User Productivity Software • Office Suites/Personal Software • Groupware

  27. Enterprise Software • Enterprise Resource Planning (ERP) • SAP • Oracle Financials, PeopleSoft • Walmart’s Inventory System • American Airline: SABRE • Bet the company type software (Federal Express) • Integrates essential company functions

  28. Real Time Systems • Used in process control, embedded devices • Specialized operating systems (QNX, Symbian, HP/RTE) or no OS at all • Issue is guaranteed response time – can’t wait for paging, garbage collection • Make sure the system is not overloaded (in order to guarantee response time) • Examples?

  29. Systems Software & Utilities • Operating Systems • Device Drivers • Backup Software (ie: Time Machine) • Virus Protection • Programmer’s Tools • Compilers and Interpreters • IDE’s • Computer Aided Software Engineering (CASE) • Debuggers • Performance Monitors • Database Engines

  30. Embedded Devices

  31. Mashups

  32. Games (How to classify?)

  33. What is the Market Place?

  34. Rule of 4 – How IT Companies Make Money • Product Sales • Maintenance and Support • Projects and Consulting • Training

  35. Business to Business (B2B) • Electronic Data Interchange using XML and agreed upon standard protocols • Banking • Ordering inventory

  36. Business to Consumer • Web Based Software • Advertising • Product Information • Home Banking • Games • Personal Productivity Tools

  37. Identifying Stakeholders And Their Needs • Top Managers • Middle Managers & Knowledge Workers • Supervisors and Team Leaders • Operational Employees

  38. Information Needs Long term goals Summarized Info short term goals Detailed Info

  39. Lets not forget… • Customers • Vendors • Stockholders • Competitors (Industry Standards that have to be met – companies often need to co-operate with the competition)

  40. Chapter 2 –Systems Planning

  41. Strategic Planning • Mission Statement • Short –briefly describes the core purpose of the company or project or team • Sets a direction – a “moral compass” • Principles/Core Values • Business Plan • Long Term Goals • Mid Term Goals • Short Term Goals

  42. Strategic Planning Question In pursuing this project are we supporting our mission statement, principles and goals If not – why are we doing it? Should we drop the project? Should we change how we define ourselves?

  43. Mission Statements What is the Mission Statement of • Toronto’s Police Force • The Canadian Cancer Society? • Humber College

  44. What is your Mission Statement?

  45. SWOT Analysis

  46. Feasibility Study • Economic • Technical • Operational • Scheduling

  47. Making a Business Case • Why are we doing this project? • What is the project about? • How does this solution address key business issues? • How much? (ROI) How long? (Payback) • Will it cause a hit in productivity? • Risks of going ahead? Of NOT doing it?

  48. Making a Business Case (2) • If we don’t know where our goals are – how do we know we’ve arrived. How do we measure success?

More Related