Computer Hardware & Software and Emerging Trend & Technologies Yong Choi School of Business CSU, Bakersfield.

Slides:



Advertisements
Similar presentations
Hardware Lesson 3 Inside your computer.
Advertisements

What is Computer Software?. Hardware vs Software Got to have both to get the job done!
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Computer Parts There are many parts that work together to make a computer work.
Systems Software System Software Enables the applications software to interact with the computer and Helps the computer manage its internal and external.
Chapter 8 Operating Systems and Utility Programs.
MCT260-Operating Systems I Operating Systems I Introduction to Operating Systems.
Operating Systems: Software in the Background
Computer Parts There are many parts that work together to make a computer work.
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
There are many types of computers including:
Learning Outcomes At the end of this lesson, students should be able to: State the types of system software – Operating system – Utility system Describe.
Lesson 4 Computer Software
TC2-Computer Literacy Mr. Sencer February 8, 2010.
1-1 Introduction to Computer Science Computer Hardware Components: CPU, Memory, and I/O What is the typical configuration of a computer sold today? Minia.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Introduction to Computers
COMPUTER MAIN PARTS “HARDWARE AND SOFTWARE”. HARDWARE LITERALLY, " HARDWARE " WOULD MEAN " HARD GOODS ". THIS CONCEPT IS INTENDED TO MEAN ALL TANGIBLE.
BUSINESS COMPUTER APPLICATION University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
Chapter 4 System Software.
Computer Parts What’s Inside?.
An Overview of Using Computers
Computer Parts There are many parts that work together to make a computer work.
Chapter 2 – Software Part A. Definition Computer is made up of two components Hardware Physical components Software Instructions for the computer Two.
CHAPTER FOUR COMPUTER SOFTWARE.
Introduction to Interactive Media Interactive Media Tools: Software.
Eng.Abed Al Ghani H. Abu Jabal Introduction to computers.
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.
PPT Slides by Dr. Craig Tyran & Kraig Pencil Information Systems Software MIS 320 Kraig Pencil Summer 2013.
Chapter 1 Intro to Computer Department of Computer Engineering Khon Kaen University.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Yong Choi BPA CSUB.  An Information System (IS) is interrelated components to collect, process, store and distribute information to support mainly decision.
1 The Five Parts of an Information System
Computer Hardware and Software Yong Choi School of Business CSU, Bakersfield.
Module 2 : Part 1 INTRODUCTION TO HARDWARE & SOFTWARE INTRODUCTION TO HARDWARE & SOFTWARE.
Parts of the Computer System
An Overview of the Computer System lesson 1. This lesson includes the following sections: The Parts of a Computer System Looking Inside the Machine Software:
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
© 2006 Pearson Education Chapter 1: Computer Systems.
An operating system is the software that makes everything in the computer work together smoothly and efficiently. What is an Operating System?
There are many parts that work together to make a computer work. System Unit Computer Parts.
 There are many parts that work together to make a computer work.
1 Software. 2 What is software ► Software is the term that we use for all the programs and data on a computer system. ► Two types of software ► Program.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
UNIVERSITI TENAGA NASIONAL “Generates Professionals” MODULE 2 : Part 1 INTRODUCTION TO HARDWARE & SOFTWARE.
Computer Parts There are many parts that work together to make a computer work.
Graphical User Interfaces (GUI’s ). & Command-Line Interfaces.
Computer Parts There are many parts that work together to make a computer work.
WHAT IS HARDWARE ? Computer hardware is the collection of physical elements that comprise a COMPUTER SYSTEM LIKE A MOUSE, MONITOR, KEYBOARD, SPEAKER MICROPHONE,
Computer Parts There are many parts that work together to make a computer work.
Operating System and Utility Programs
An Overview of the Computer System
Computer Fundamentals 1
Computer Hardware and Software
Computer Parts There are many parts that work together to make a computer work.
Computer Technology Notes #3
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Presentation transcript:

Computer Hardware & Software and Emerging Trend & Technologies Yong Choi School of Business CSU, Bakersfield

Computer Hardware Comprehensive term for all the physical parts of a computer Tangible: things that you can actually touch and feel –disks, monitors, keyboards, printers, boards, speaker, and chips. Falling price of HW –Technical driving force of the Information Age

Computing Power Faster Cheaper (PC: less than $500) Smaller Shorter computer product life cycle

Storage Price of 1 MB hard drive space 1983: $300 –** First PC in 1981 –** Early IBM PCs have MB 1989: $ : $.07 Today: minimal

Transmission One hour teleconferencing –1985: $100 –1998: less than $10 –Today: minimal (i.e., skype) Internet dial-up service –1997: AVG. $40 –DSL: less than $15

Hardware Trend More Multimedia Oriented…. –graphics, picture, sound, voice, video clip –DMBDMB Smaller, Smarter…. –Tablet PC (ipad), smart phone…. More powerful –Traditional: single CPU vs. all tasks –Parallel: multiple CPUs vs. many tasks –Massive parallel (process many tasks simultaneously) many networked CPUs vs. many tasks

Computer Software Intangible: untouchable –Written in various computer program languages –C++, Java, VB.NET.... Set of instructions that hardware executes to carry out a specific task for you Changing of SW price Availability of various SW tools –Technical driving force of the Information Age More important than HW –Y2K –WorldCom (now MCI)

Two Major Categories of Software 1.Application software – enables you to solve specific problems or perform specific tasks

Two Major Categories of Software 2.System software – handles tasks specific to technology management and coordinates the interaction of all technology devices Two main types of system software –Operating system software – controls application software and manages hardware devices –Utility software – provides additional functionality to your operating system: Anti-virus, Screen saver….

GUI vs. Command Driven DOS vs. Windows (i.e., 98, 2000, XP, Windows 7..) End-user acceptance End-user training Productivity Technical Compatibility –no DOS market after 2002

Demo of Command Driven Start  programs  accessories  command prompt Try to delete “ sylmis300.ppt ” PowerPoint file –dir –cd my documents (not case sensitive but space) –dir (to see available files) –del sylmis300.ppt (don’t forget the file extension) –dir

Popular Operating Systems

The Evolution of Programming Languages

The instruction “ADD 2 and 5 and assign the result to variable y” written in different programming languages

JAVA Developed and introduced in 1995 (the newest) by Sun Microsystems Platform independent –JAVA program can be run on Windows, Unix, Linux, OS/2, and System 7 Very robust –If necessary, JAVA can handle text, data, sound, and video within one program. ONLY language for the Internet-based EC –Young, hidden problems, and slow execution speed

SW Considerations Compatibility with existing software Outsourcing Off-the-shelf software