Kaleb Vandermei 1st Period

Slides:



Advertisements
Similar presentations
Hardware Lesson 3 Inside your computer.
Advertisements

Basic Computer Vocabulary
Review of Computer Hardware, Operating Systems, and Media EDUC 286: Educational Technology II: Professional Tools Fall 2009.
An Overview of the Computer System
An Overview of the Computer System
Essential Computer Concepts
Introduction Extended and Concise Prelude to Programming Concepts and Design Copyright © 2003 Scott/Jones, Inc.. All rights reserved. 1 Introduction.
By Mr. Abdalla A. Shaame 1. What is Computer An electronic device that stores, retrieves, and processes data, and can be programmed with instructions.
Introduction to Computer Terminology
® Microsoft Office 2010 Essential Computer Concepts.
Learning Targets Identify the external parts of the computer Identify examples of input devices Identify examples of output devices Define basic computer.
INTRODUCTION TO COMPUTERS The personal computer was far from reality in Computer users were limited to specially trained operators and engineers.
Computers Inside and Out
An Abacus. Babbage’s Difference Engine Electronic Computers  1939–1944, Howard H. Aiken developed the Harvard Mark I—also known as the IBM ASCC.  Grace.
Under the Hood Monica Loza 1 st period. 5 places to save on a PC On a PC: Flash Drive Send it to your Save to the desktop Save on a CD iCloud Thaw.
Vocabulary. Touch Screen Touch Pad Processor The processor is the brains of the computer. Intel and AMD are the primary manufacturers of the more.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Extended Prelude to Programming Concepts & Design, 3/e by Stewart Venit and.
Review Everything you need to know for the 1 st Quarter Test.
Hosted by Andrew Benson Choice1Choice 2Choice 3Choice
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
Under the Hood By: Chris Aragon Mac Pc’ Computer.
Under The Hood Natalie Salamy. Save Your Work My Documents Thaw space Flash drive ing iCloud.
Under the Hood By Izzy Feltrop 2 period. Save Files Flash Drive Folder I Cloud CD .
Luis Barajas 1 ST Period Apple PC. Places to Save Your Files Hard Drive Flash Drive File iCloud Floppy Disk CD’s.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Extended Prelude to Programming Concepts & Design, 3/e by Stewart Venit and.
Under the Hood & In the Hood Sabrina Carreno. Places to Save: Burn to a CD Floppy Disk File (Student if at school) Flash Drive the information to.
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:
Under the Hood by Shane Ghiringhelli 1 period 2/5/13.
History of the Computer David Covarrubias. Terms of Computers ► Bit - A bit or binary digit is the basic unit of information in computing and telecommunications.
1.00 Computer Basics 1.01 Classify computer component. 1 Primary sources of information and images: GCFLearnFree.org, Microsoft Digital Learning E-Learning.
Business Technology Applications Computer Basics Vocab.
Under The Hood By Alyssa Curtis. Places to Save Files Flash Drive Hard Drive Student File Edline File .
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,
Under the Hood Jacqueline Garcia Period 2 Computer class.
The History of the Computer By Jaleel Lawson Konrad Zuse - Z1 Computer First freely programmable computer John Atanasoff & Clifford Berry.
1936: Z1 Computer :First freely programmable computer. 1962: Steve Russell & MIT Spacewar Computer Game The first computer game invented. 1964:computer.
Under The Hood By: Angeles Meirik 1* February 2013.
History of Computer’s Ryan Mishler Konrad Zuse invents Z1 computer, the first freely programmable computer First commercial computer & able.
Computer History Alanna Castora 2 nd period. 10 events George Stibitz develops the complex number calculator- a digital foundation for computers.
Under the hood Tawny Gutierrez 2. Where to save files  Flash drive it to yourself Mac or PC Mac or PC Mac or PC Mac or PC  CD’s Student file Mac.
Under the Hood Ivette Guzman Period 1. Places to save Flash drive Flash drive ing ing Hard Drive Hard Drive Special Flies Special Flies Burn.
Under the hood Jonathan Preciado st period.
Computer History By: Deanna Cresci. Units Byte – A unit of 8 bits. Kilobyte - The standard unit of measurement for file sizes. Megabyte - The standard.
Computer History By Jordan Mendez. Important Events 1936-The first computer is made 1962-The first computer game, Space Wars, is invented The original.
Under the Hood Natalia Gomez Period 1 Computer Literacy.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Computers!.
Introduction to Computers
An Overview of the Computer System
Melissa Garcia Period 1 Mr. Meirik
System Software EIT, © Author Gay Robertson, 2016.
Computer Hardware and Software
1.00 Computer Basics 1.01 Classify computer components.
Computer Concept What is a computer?
Computer Technology Notes #3
Introduction to Computers and the internet
Computer Applications
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
An Overview of the Computer System
Computer Science I CSC 135.
Chapter 3 Hardware and software 1.
Computer Hardware.
Chapter 3 Hardware and software 1.
History of Computers - Long, Long Ago
Oswaldo Angeles 1st Period
1.00 Computer Basics 1.01 Classify computer components.
Computing Essentials Module 1.
Computing Essentials Module 1.
Computer components.
Presentation transcript:

Kaleb Vandermei 1st Period Under The Hood Kaleb Vandermei 1st Period

Hardware Keyboard: allows you to type things. Speaker: allows you to hear things Mouse: allows you to click on things. Monitor: allows you to view things Shell: holds you computers insides together.

Places to save Flash Drive Hard Drive Student files Cloud saving CD

VIRUSES! A Trojan horse virus is a computer program that either pretends to have, or is described as having, a set of useful or desirable features but actually contains a damaging payload. True Trojan horse viruses are not technically viruses, since they do not replicate; however, many computer viruses and worms use Trojan horse tactics to initially infiltrate a system. Although Trojans are not technically viruses, they can be just as destructive A computer worm is a standalone malware computer program that replicates itself in order to spread to other computers. Often, it uses a computer network to spread itself, relying on security failures on the target computer to access it. Unlike a computer virus, it does not need to attach itself to an existing program. Worms almost always cause at least some harm to the network, even if only by consuming bandwidth, whereas viruses almost always corrupt or modify files on a Malware, short for malicious (or malevolent) software, is software used or created by attackers to disrupt computer operation, gather sensitive information, or gain access to private computer systems. It can appear in the form of code, scripts, active content, and other software.[1] 'Malware' is a general term used to refer to a variety of forms of hostile or intrusive software.[2] Computers can get viruses from downloading and opening an infected file. Computers can also get a virus from an email that was sent to your inbox.

SoftWare The Basic Input Output System (BIOS) or boot loader which defines the firmware interface and loads the OS; The device firmware that controls the operation and performance of the computer hardware; The operating system (OS) which allows the user to interact with the hardware and get the desired outcome by carrying data between RAM and storage disks, displaying the desired result on the output device (monitor/LCD) and by acting as the platform to allow various other system and application software to run on the computing device; Various utility software that regulate the computer functionality by analyzing its performance, configuring and optimizing its processes and, thereby, carrying out system maintenance functions.

The first PC The Computer Museum in Boston asked that question in 1986, and held a contest to find the answer. Judges settled on John Blankenbaker’s Kenbak-1 as the first personal computer. Designed in 1971, before microprocessors were invented, the Kenbak-1 had 256 bytes of memory and featured small and medium scale integrated circuits on a single circuit board. The title of first personal computer using a microprocessor went to the 1973 Micral. Designed in France by André Truong Trong Thi and Francois Gernelle, the Micral used the Intel 8008 microprocessor.

Computer Timeline 1936 Konrad Zuse independently invents the first programmable computer in Germany; the Z1. However, the Zuse computers were destroyed in bombings during World War II. 1937 J.V. Atanasoff builds a machine that stores data as a charge in a capacitor, which is a precursor to RAM. 1944 Mark I, the first programmable, digital computer, is built as a collaboration between Harvard and IBM. 1946 ENIAC, or Electronic Numerical Integrator and Calculator, is funded by the US government to help with the World War II effort. It employs 18,000 vacuum tubes and requires manual patching to program. 1949 EDVAC is the first stored-program computer. 1951 UNIVAC is the first commercial computer. 1953 Grace Hopper invents the first high-level computer language, which later becomes COBOL. She also invents the first compiler to translate computer language to binary. 1961 The IBM Stretch computer reduces the computer's size from over 50 feet to down to 30. 1966 Hewlett-Packard releases its first PC, the HP-2115. 1970 The Intel 1103 is the first computer to utilize RAM. 1971 The Intel 4004 Computer Microprocessor is the first microprocessor. 1973 Ethernet is created for computer networking. 1976 Apple I is the first home computer, sold as a do-it-yourself kit for $600. 1981 IBM releases a home computer, the IBM PC. 1981 Microsoft introduces MS-DOS. 1983 Compaq introduces the first PC-clone computer compatible with IBM. 1983 The Apple Lisa Computer is the first home computer with a GUI, or graphical user interface. 1984 The Apple Macintosh Computer is a more affordable GUI-based home computer. 1985 Microsoft releases the first version of Windows. 1985 Dell introduces its first computer, the Turbo PC. 1986 IBM introduces the first laptop computers, known as PC Convertibles. 1994 IBM introduces the first laptop computers with integrated CD-ROMs; the IBM ThinkPad 775CD.

The first Laptop It weighed ~25 pounds, had a 5-inch screen, and cost $1,800. Technically, this was the first "portable" computer. It wasn't until a couple of years later that the term "laptop" was actually used. Built by Alan Kay.

Different types of computer measurements Nibble - 4 bits or half a Byte Byte (B) - is one Character consisting of 8 binary digits Kilobyte or KB - equals 1024 Characters or consisting of a half page of text Megabyte or MB - equals 1,048,576 Characters or one typical novel Gigabyte or GB - equals 1,073,741,824 characters or 1 thousand novels Terabyte or TB - equals 1,099,511,627,776 characters or entire library RAM: Random Access Memory

5 Computer companies IBM: founded by Charles Flint and Thomas Watson. HP: Founded by William Hewlett and David Packard. Dell: Founded by Michael Dell. Gateway: Founded by Norm Waitt. Apple: Founded by Steve Jobs

Works Cited Google Ask.com ComputerHistory.Org Computertimeline.html HowStuffWorks.com

THE END