CAPE INFORMATION TECHNOLOGY

Slides:



Advertisements
Similar presentations
Mathematical Functions, Strings, and Objects. Introduction ■ To solve mathematics problems by using the functions in the math module (§3.2). ■ To represent.
Advertisements

Seven-bit blocks Information & Coding Theory Source Encoding Source/Channel  Decoding Channel/Source Destin- ation Symbols s 1,…,s q Information Channel.
 Make a list of all search terms that you can think of that apply to your topic. Also consider their synonyms. For example:  Farming  Agriculture 
Information Representation
Kaput (in press) Representations, Inscriptions, Descriptions and Learning: A Kaleidoscope of Windows Theory of Representations Mathematics as a Representational.
Chapter 8_2 Bits and the "Why" of Bytes: Representing Information Digitally.
©Brooks/Cole, 2003 Chapter 2 Data Representation.
OUTPUT DEVICES Created by: Demi-Rochelle Russell and Shantell Williams Course: Instructional Technology.
CODING SYSTEMS CODING SYSTEMS CODING SYSTEMS. CHARACTERS CHARACTERS digits: 0 – 9 (numeric characters) letters: alphabetic characters punctuation marks:
 It is the numerical factor that contains a variable.  In other words, it is a number in a math sentence that has a letter right by it.
CAPE INFORMATION TECHNOLOGY
©Brooks/Cole, 2003 Chapter 2 Data Representation.
Chapter 2 Data Representation. Define data types. Visualize how data are stored inside a computer. Understand the differences between text, numbers, images,
Multimedia Presentations Susan Stilwell CT 550 December 2002.
1 herbert van de sompel CS 502 Computing Methods for Digital Libraries Cornell University – Computer Science Herbert Van de Sompel
Programming Logic and Design Sixth Edition Chapter 2 Working with Data, Creating Modules, and Designing High-Quality Programs.
Representing Nonnumeric Data Everything is really a number.
Graphophonemic System – Phonics
D ATA REPRESENTATION, BINARY SYSTEM, B IT, B YTE, ASCII C ODE Chapter 3 Mr.Mohammed Rahmath.
The Language of Math Punctuation. Punctuation is used in English and other languages to give meaning to what is written. Periods and question marks end.
©Brooks/Cole, 2003 Chapter 2 Data Representation.
Introduction to Scheme Lectures on The Scheme Programming Language, 2 nd Ed. R. Kent Dybvig.
ED 527 Authoring Systems/Instructional Design Barb Landon Wilkes University.
Code Grammar. Syntax A set of rules that defines the combination of symbols and expressions.
When you read a sentence, your mind breaks it into tokens—individual words and punctuation marks that convey meaning. Compilers also perform tokenization.
Authoring and Multimedia Data. Data Sources Data Types Data Compression Techniques Data Security.
Data as the computer sees it 1.  Number systems Number systems  Data storage Data storage  Glossary Glossary 2.
Representation of Characters
1 Principles of Information Technology Introduction to Software and Information Systems Copyright © Texas Education Agency, All rights reserved.
Strings See Chapter 2 u Review constants u Strings, concatenation and repetition 1.
Communicationcommunication Created by- Upendra Sharma.
ASCII AND EBCDIC CODES By : madam aisha.
Information Coding Schemes Group Member : Yvonne Tiffany Jurifah bt Junaidi Clara Jane George.
2. Data Formats. Introduction Examples pp Real World Data Computer Data Input device Dear Mom: Keyboard … Digital camera …
MICROSFTACCESS tables. DATA TYPES Field TypeWhat It Holds Short Text Text up to 255 characters long (including spaces and punctuation). Use a Text field,
Inequality Notation.
Nat 4/5 Computing Science Data Representation Lesson 3: Storing Text
Binary Representation in Text
Binary Representation in Text
Finite State Machines Dr K R Bond 2009
Day 6 - Encoding and Sending Formatted Text
Digital Electronics Jess 2008.
Principles of Information Technology
“almost everything on computers that is not text or sound”
C-Character Set Dept. of Computer Applications Prof. Harpreet Kaur
Breaking the Code Can anyone guess the phrase from this “code”?
TOPICS Information Representation Characters and Images
Section 3.2c Strings and Method Signatures
Lecture 3 ISE101: Computing Fundamentals
Microsoft Visual Basic 2005 BASICS
Unit 2 What’s Next.
Representing Characters
Literary Terms Academic Vocabulary voice syntax conflict theme
Ch2: Data Representation
Mathematics Mastery.
X-STANDARD MATHEMATICS ONE MARK QUESTIONS
Functions Introduction.
Microsoft Visual Basic 2005 BASICS
Presenting information as bit patterns
Chapter 2 Data Representation.
UDL Checkpoints 1.1, 1.2, 1.3, 2.1, 2.2, 2.3, 2.4, 2.5.
Data Representation Chapter 2 Computer HW (Von Neumann Model) Program
Composite functions.
Scientific Notation on a Scientific or Graphing CALCULATOR
Learning Intention I will learn how computers store text.
CAPE INFORMATION TECHNOLOGY
Unit 2 - Global Information
Understanding Binary Numbers.
– Graphics and Visualization
WJEC GCSE Computer Science
Presentation transcript:

CAPE INFORMATION TECHNOLOGY Unit 1 Information technology theory Module 1 Fundamentals Of Information technology CAPE INFORMATION TECHNOLOGY Objective 7: Identify ways of representing data and information.

Representing data Data include: Character (e.g. letters, special symbols, punctuation marks, parentheses, braces etc.). String (e.g. a group of letters, a word, phrase or sentence, a combination of letters and numbers/special characters, digital signature. Numeric (all types of numbers). Aural or auditory (e.g. Morse Code, musical notes, speech). Visual (e.g. individual frames of a movie, fingerprints, retina). Musical symbols. Note: a character or string is enclosed in quotation marks to identify it as input in a computer program.

Representing information Information include: Text (words, phrases, sentences, instructions/directions). Graphics. Sound. Video. Special purpose notations (mathematical, scientific and musical notations). Graphical representations (graphs and charts). Tables.