4-6th grade

8
Vocabulary Section 1 Coding Programs Hard Drive Ram

Upload: mreckman

Post on 09-Feb-2017

211 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: 4-6th grade

Vocabulary Section 1

CodingPrograms

Hard DriveRam

Page 2: 4-6th grade

What is coding?

• A special language that is used to write programs for computers.

• Different languages accomplish different tasks.

Page 3: 4-6th grade
Page 4: 4-6th grade
Page 5: 4-6th grade
Page 6: 4-6th grade

Programs

• The instructions a computer uses to complete a task. These instructions are written in code.

• Code= The languages used to write programs• Programs= The instructions used by your

computer to accomplish tasks.

• https://www.youtube.com/watch?v=THOEQ5soVpY&list=PLRu2L9J9oDFVa5LObsP87--T1mtEruhVp&index=3

Page 7: 4-6th grade

Hard Drive

• Device used for storing and retrieving digital information using one or more rigid ("hard") rapidly rotating disks coated with magnetic material.

• Data is accessed in a random-access manner, meaning that individual blocks of data can be stored or retrieved in any order and not only sequentially.

Page 8: 4-6th grade

RAM

• random access memory, a type of computer memory that can be accessed randomly; that is, any byte of memory can be accessed without touching the preceding bytes. RAM is the most common type of memory found in computers.

• https://www.youtube.com/watch?v=v7DZl6q4QqA