Chapter 1: Computer Systems

Slides:



Advertisements
Similar presentations
INFORMATION TECHNOLOGY, THE INTERNET, AND YOU
Advertisements

Basic Computer Vocabulary
A video or computer display device a)Printer b)Icon c)Monitor d)CPU.
 Computer hardware components are the physical pieces of the computer.  The major hardware components of a computer are: – The central processing.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Starting Out with Programming Logic & Design First Edition by Tony Gaddis.
The REQUIRED textbook for this course is:
McGraw-Hill Technology Education © 2004 by the McGraw-Hill Companies, Inc. All Rights Reserved. Introduction to Computer Essentials.
©TheMcGraw-Hill Companies, Inc. Permission required for reproduction or display. COMPSCI 125 Introduction to Computer Science I.
Data Communications and Computer Networks
Computer Hardware.
Chapter 2. Definition Characteristics ExamplesNon-examples Input Graphic.
What is Information Technology?
© 2011 Pearson Education, publishing as Addison-Wesley Chapter 1: Computer Systems Presentation slides for Java Software Solutions for AP* Computer Science.
Computer Literacy for IC 3 Unit 1: Computing Fundamentals © 2010 Pearson Education, Inc. | Publishing as Prentice Hall.1 Chapter 1: Identifying Types of.
Lecture 1 Introduction to computers & VB.Net. What is a Computer? Examples? A device capable of  Performing computation  Making logical decisions 
Ch Review1 Review Chapter Microcomputer Systems Hardware, Software, and the Operating System.
Java Software Solutions Foundations of Program Design
Configuration.
An Overview of Using Computers
CISC105 General Computer Science Class 1 – 6/5/2006.
Computer Basics Rebecca Donelson Hardware CPU Mouse Keyboard Monitor Desktop/Tower/Laptop Memory RAM Printer Modem Wireless card Linksys Router.
7 th Grade Computers Practice Quiz. Label the diagram SERVER ROUTER Work Station or Client.
Introduction to Computer and Computer Networking: Part I Xiangming Mu 9/16/2004.
Mrs. Ulshafer August, 2013 Java Programming Chapter 1.
Computer Architecture
Computer Basic Vocabulary
© 2011 Pearson Education, publishing as Addison-Wesley Monday  Class Requirements  Earn hawk points today with the Name Game  Network Login.
Components of a Computer System
© 2006 Pearson Education Chapter 1: Computer Systems.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module A Computer Hardware and Software.
The Computer System CS 103: Computers and Application Software.
Problem Solving Techniques Using Pascal Allen C.-H. Wu Department of Computer Science Tsing Hua University Hsinchu, Taiwan 30043, ROC
Chapter 1: Computer Systems Presentation slides for Java Software Solutions for AP* Computer Science by John Lewis, William Loftus, and Cara Cocking Java.
A.Abhari CPS1251 Topic 1: Introduction to Computers Computer Hardware Computer components Connecting Computers Computer Software Operating System (OS)
Computer Systems. Bits Computers represent information as patterns of bits A bit (binary digit) is either 0 or 1 –binary  “two states” true and false,
Chapter 1 Introduction. Components of a Computer CPU (central processing unit) Executing instructions –Carrying out arithmetic and logical operations.
Chapter 3: Electronics & Computers. Where are the instructions to start a computer stored?  ROM.
DAILY QUESTION April 29, What is the difference between ROM and RAM? Hint: Use your book!
Unit 4 Day 1 FOCS – Introduction to Programming. Journal Entry: Unit #5Entry #1 In detail describe programming in Scratch. Describe how to use Events,
Fly Swatter Game Let’s Swat It Now!!. A contract that defines acceptable rules and policies for computer use:
C++ Programming: From Problem Analysis to Program Design, Fifth Edition Chapter 1: An Overview of Computers and Programming Languages.
Information Technology Chapter 5. What is Information Technology? Information technology is specifically associated with computer-based communication.
Chapter 1: Computer Systems. 2 Computer Systems  We first need to explore the fundamentals of computer processing  We will focus on: components of a.
Programming with Java. Chapter 1 Focuses on: –components of a computer –how those components interact –how computers store and manipulate information.
Introduction to Programming. Key terms  CPU  I/O Devices  Main memory  Secondary memory  Operating system  User interface  Application  GUI 
GOAL 1IDENTIFY THE MAIN ELEMENTS OF A COMPUTER SYSTEM. GOAL 2DESCRIBE INPUT DEVICES AND PROCESSING ACTIVITIES. GOAL 3EXPLAIN COMPUTER STORAGE MEDIA AND.
Information Technology. *At Home *In business *In Education *In Healthcare Computer Uses.
Chapter 1: Computer Systems
Chapter 1: Computer Systems
Technology Applications Mr. Moses
Chapter 1: Computer Systems
Computer Science II Chapter 1.
Chapter 1: Computer Systems
Chapter 1: Computer Systems
Chapter 1: Computer Systems
مقدمة في الحاسب الآلي T. Arwa Alsarami.
Chapter 1: Computer Systems
Computer Electronic device Accepts data - input
Chapter 3 Hardware and software 1.
Chapter 1: Computer Systems
Introduction to computers
Chapter 3 Hardware and software 1.
Chap 2. Computer Fundamentals
Chapter 1: Computer Systems
Data Communications and Computer Networks
Chapter 1: Computer Systems
Computer Tech. Hardware, Storage, Misc..
Chapter 1: Computer Systems
Computer Electronic device Accepts data - input
Chapter 1: Computer Systems
Presentation transcript:

Chapter 1: Computer Systems

Computer Systems

Hardware and Software

CPU and Main Memory

Secondary Memory Devices

Input / Output Devices

Software Categories

Analog vs. Digital

Digital Information

Representing Text Digitally

Binary Numbers

Bit Permutations

Bit Permutations

A Computer Specification

Memory

Storing Information

Storage Capacity

Memory

RAM vs. ROM

Compact Discs

DVDs

The Central Processing Unit

The Central Processing Unit

The Central Processing Unit

Monitor

Modem

Networks

Network Connections

Network Connections

Local-Area Networks

Wide-Area Networks

The Internet

TCP/IP

IP and Internet Addresses

Domain Names

Domain Names

The World Wide Web

The World Wide Web

Problem Solving

Problem Solving

Java

Java Program Structure

Java Program Structure

Java Program Structure

Comments

Identifiers

Identifiers

Reserved Words

White Space

Language Levels

Programming Languages

Java Translation

Java Translation

Development Environments

Syntax and Semantics

Errors

Basic Program Development

Introduction to Graphics

Representing Color

Coordinate Systems

Summary