1 / 30

Information technology in business and society

Information technology in business and society. Session 20 – HoW Software iS Made Sean J. taylor. Administrativia. Assignment 4 solution is posted Group Project 1 is posted Site traffic and websites Office hours moved: Tuesday 3:30 – 5:30 (KMC 8-191)

aquila
Télécharger la présentation

Information technology in business and society

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. Information technology in business and society Session 20 – HoW Software iS Made Sean J. taylor

  2. Administrativia • Assignment 4solution is posted • Group Project 1 is posted • Site traffic and websites • Office hours moved:Tuesday 3:30 – 5:30 (KMC 8-191) • Office hours next week:Friday 3:30 – 5:30 (KMC 8-191)

  3. Learning Objectives • Explain why software engineering is difficult. • Understand the process by which software product are created.

  4. What is Software?

  5. Internal Systems • Accounting/billing • Trading systems • Human resources • Customer relationship management • Data mining • Product/inventory management • MANY MORE

  6. Build or Buy? Why Buy? Why Build? Customized, all requirements met • Time to use • External support • No risk of project failure • Upgrades • Network effects

  7. What are the costs?

  8. SaaS:Software as a Service • software and associated data are centrally hosted on the cloud • typically accessed by users using a thin client via a web browser • $10B in sales in 2010 • accounting, customer relationship management (CRM) • enterprise resource planning (ERP), invoicing • human resource management (HRM), content management (CM)

  9. Essential Difficulties • Complexity • Hard to manage large teams • Hard to understand system, side-effects • Conformity • Software is expected to meet all users’ needs • Changeability • Pressure/ability to change • Invisibility • No way to see it all at once, visually

  10. Past Breakthroughs • High-level languages • Solve common problems and allow programmers to think less about how computer executes instructions • (time-sharing) • Unified programming environments • Standardize how programmers work, make key decisions in advance

  11. Hopes for Silver • Even higher-level languages: more expressive • Object-oriented programming: re-usability of components • Artificial intelligence: teach computers to do what programmers do • Expert systems: use “rules” to improve development • “Automatic” programming: generate a program from a problem • Graphical programming: a visual metaphor for the program • Program verification: find bugs before users do • Environments and tools: reduce errors and streamline workflow

  12. Methodologies • Structure imposed on how software is developed. • Waterfall Model • Agile Methodology • Many more: RAD, TDD, Spiral

  13. Waterfall Model

  14. Requirements “The hardest Single part of building a software System is deciding precisely what to build.” -- Brooks

  15. System Design

  16. Output: Specification

  17. Implementation

  18. Version COntrol

  19. Version Control Systems

  20. Verification

  21. Maintenance • Add new features • Fix bugs as they come up • Improve performance • Scale to more users/data

  22. “Agile” methodology

  23. “The Mythical Man-Month”

  24. Next Class:Mobile and Location • Work on G1

More Related