Chapter 4 Software Hardware matters little compared to software?

Slides:



Advertisements
Similar presentations
Computer Software 3 Section A Software Basics CHAPTER PARSONS/OJA
Advertisements

MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Software: Systems and Application Software Chapter 4.
Chapter 5 Operating Systems. 5 The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex,
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. Chapter 2: z/OS Overview.
Web Server Hardware and Software
Two Broad Categories of Software
INTERNET DATABASE Chapter 9. u Basics of Internet, Web, HTTP, HTML, URLs. u Advantages and disadvantages of Web as a database platform. u Approaches for.
Creating WordPress Websites. Creating a site on your computer Local server Local WordPress installation Setting Up Dreamweaver.
Lecture 2 Web application architecture. Themes Architecture : The large scale structure of a system, especially a computer system Design choice: The need.
Introduction to Web Interface Technology (CSE2030)
Multiple Tiers in Action
PHP Scripting Language. Introduction “PHP” is an acronym for “PHP: Hypertext Preprocessor.” It is an interpreted, server-side scripting language. Originally.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems System Software Chapter 4.
Cross Platform Mobile Backend with Mobile Services James
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
BUSINESS COMPUTER APPLICATION University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
Introduction to ASP.NET. Prehistory of ASP.NET Original Internet – text based WWW – static graphical content  HTML (client-side) Need for interactive.
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Elective Autumn 2010 xx subjects are provided Each of you have to choose 2 subjects 2 subjects will be establish.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
 What is OS? What is OS?  What OS does? What OS does?  Structure of Operating System: Structure of Operating System:  Evolution of OS Evolution of.
DB Libraries: An Alternative to DBMS By Matt Stegman November 22, 2005.
1 NETE4631 Using Google Web Services and Using Microsoft Cloud Services Lecture Notes #7.
WaveMaker Visual AJAX Studio 4.0 Training Installation.
Unit 5- Computer Software.  Identify how hardware & software interact  Explain how a software program works  Describe the difference between application.
Software What is a computer program?. Software What is a computer program? Set of detailed step-by-step instructions that tells a computer how to carry.
Computing Essentials 2014 System Software © 2014 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized.
Microsoft ASP.net Session Samar Samy Microsoft Student Partner.
Computer Software Chapter 4 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Principles of Information Systems, Sixth Edition Software: Systems and Application Software Chapter 4.
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
Chapter 4 System Software. Software Programs that tell a computer what to do and how to do it. Sets of instructions telling computers to perform actions.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Running Kuali: A Technical Perspective Ailish Byrne - Indiana University Jay Sissom - Indiana University Foundation.
1 3. Computing System Fundamentals 3.1 Language Translators.
Microsoft Azure SoftUni Team Technical Trainers Software University
MANAGING SOFTWARE ASSETS ~ pertemuan 6 ~ Oleh: Ir. Abdul Hayat, MTI 1[Abdul Hayat, SIM, Semester Genap 2007/2008]
C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)
IOS and Android with Windows Azure Websites Name Title Address Website.
Agenda Self Introduction Roll call Icebreaker – people bingo Grouping
Running Kuali: A Technical Perspective Ailish Byrne (Indiana University) Jonathan Keller (University of California, Davis)
Principles of Information Systems, Sixth Edition Software: Systems and Application Software Chapter 4.
Application Software System Software.
Copyright 2007, Information Builders. Slide 1 Machine Sizing and Scalability Mark Nesson, Vashti Ragoonath June 2008.
Lecture 1: Network Operating Systems (NOS) An Introduction.
Operating Systems.
CH CHAPTER Browsers, Information Managers, and System Software.
Building web applications with the Windows Azure Platform Ido Flatow | Senior Architect | Sela | This session.
Inspirirani ljudima. Ugasite mobitele. Hvala.. Paolo Pialorsi Senior Consultant PiaSys ( Publishing apps for SharePoint 2013 on Microsoft.
Chapter SOFTWARE Are the programs which are written by different programming languages. These programs are: a series of instruction that tells.
Windows Azure and iOS Chris Risner Windows Azure Technical Evangelist Microsoft
 is a set of instructions that tell the computer what to do. Software can be categorized into: 1. Operating system software 2. Applications software.
Chapter 5 Operating Systems.
Topic 2: Hardware and Software
CMIT100 CHAPTER 13 - SOFTWARE.
Deploying Web Application
Top 8 Best Programming Languages To Learn
Computing Fundamentals
Recitation 7 Intro Engineering Pro Tips
Cloud Data platform (Cloud Application Development & Deployment)
The Transition to Modern Office Add-in Development
Platform as a Service.
Chapter 3.
PHP / MySQL Introduction
Web App vs Mobile App.
What is an Operating System?
Recitation 6 Intro Engineering Pro Tips
02 | Hosting Services in Windows Azure
Web Application Development Using PHP
Presentation transcript:

Chapter 4 Software Hardware matters little compared to software?

Tonight’s Top 10 Operating Systems Utilities Middleware Application Software More Software Programming Languages Software Licenses Support and Upgrads oops - that's only 8. Better count this slide and the title page.

1 – Operating Systems Operating Systems – Personal Windows, Mac OSX, Linux, ChromeOS, IOS – Workgroup Windows Server, Mac OSX, Linux, UNIX, i5/OS, z/OS – Enterprise Windows Server, Linux, UNIX, i5/OS, z/OS Demo – ChromeOS, Linux (ubuntu), Mac OSX Multiple Tasks, File management and security

2 - Utilities File compression, archive of changes to a document or source code, database backup and recovery Monitor network traffic and server loads Antivirus, monitor failed logons, schedule and monitor jobs Demo – wireshark (if very brave).

3 - Middleware Between - (between what?) Why queue? (this does not help much but the examples of types of middleware are useful)

4 – Application software Draw curve on board (your business processes vs. what application software targets). Application Service Provider (I will configure and host SAP for you) Web Host (I will host what you build) SaaS – You can run my software on my machine for a usage based fee. Web based vs. “real software”. Fidelity demo

5 – More Software Google widgets demo Many types of software – read the book (Tables 4.5, 4.6 and 4.7) Enterprise Software (SAP, Microsoft Dynamics, Oracle) Quickbooks or SAP? Enterprise Software can end your career.

6 – Programming Languages On web sites – Html, javascript, (php, asp.net, jsp), SQL – Not compiled. Give w3schools and php demo. What is an object OOP – Java or c#? (Eclipse or Visual Studio?) Libraries trump languages. How do you pick a language? – Skills, beliefs (is this religion?), task at hand.

7 – Software Licenses Single user, multiuser, concurrent user (maximum simultaneous users), site. What if you want the entire world of web users to access an Oracle or a Microsoft SQL Server database? General Public License – copyleft.

8 – Support and Upgrades Should this slide have been first instead of last? How do you get support and upgrades?