Computer Symbols http://www.youtube.com/watch?v=qHxO13i7Umc.

Slides:



Advertisements
Similar presentations
01.00 Use the touch method in operating the keyboard and numeric keypad Objective 1.03 Execute the touch method in operating number and symbol keys.
Advertisements

Fundamentals of Computer and programming in C
Microsoft Excel. Click on “Start,” then “Microsoft Office Excel.”
HTML/XML XHTML Authoring. Creating Tables  Table: An arrangement of horizontal rows and vertical columns. The intersection of a row and a column is called.
© Paradigm Publishing, Inc Excel 2013 Level 1 Unit 1Preparing and Formatting a Worksheet Chapter 1Preparing an Excel Workbook.
Marking Paper Copy From Rude, Carolyn. Technical Editing, 4 th ed.
Dictation using Apple Devices Presentation October 10, 2013 Trudy Downs.
Chapter 4 Marking Up With Html: A Hypertext Markup Language Primer.
Chapter 5 Mechanics of Writing Business Communication Copyright 2010 South-Western Cengage Learning.
A Left Tab stop sets the start position of text that will then run to the right as you type A Center Tab stop sets the position.
PUNCTUATION MARKS ETC. for Writing References & Citations.
Marking Up With Html: A Hypertext Markup Language Primer
Basic Tools for Proofreading and Editing
Basics of HTML Shashanka Rao. Learning Objectives 1. HTML Overview 2. Head, Body, Title and Meta Elements 3.Heading, Paragraph Elements and Special Characters.
Jeopardy 1.03, 3.01, and 3.02 Numbers and Symbols Proofreaders’ Marks Language Skills
Chapter 2 Basic SQL SELECT Statements Oracle 10g: SQL.
ADOBE INDESIGN CS3 Chapter 2 WORKING WITH TEXT.
Lecture 16: Arithmetic 1 Revision. Addition, Subtraction, Multiplication, Division to add st to st [œd]; add up two numbers to subtract st from st [s.
1.2 Order of Operations Numerical expressions often contain more than one operation. Order of Operations: – Step 1 – Evaluate expressions inside grouping.
Copyright © Cengage Learning. All rights reserved. 1.2 Order of Operations.
Orders of Operations Section 1.6. Objective Perform any combination of operations on whole numbers.
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.
The question mark Parentheses mark Exclamation full stop Comma: Semicolons COLONS Ellipsis Link& dashes Quotation marks Hyphens:
INTRODUCTION TO C C was developed by Dennis Ritchie at Bell laboratory in 1972 It is an upgrade version of languages B and BCPL.
Special Characters. Special Characters in XHTML: Some common characters cannot be written directly into our code as the XHTML processor (browser) would.
Basics of HTML. Tags for overall page structure:,, and Tags for titles, headings, and paragraphs:, through, and Tags for comments: Tags for lists:,,,,
What do you know? Do You know how to…………… 1.Open the document saved? 2.Use save as to network? 3.Use proper spacing after punctuations? 4.Change font?
§ 1.9 Exponents, Parentheses and Order of Operations.
Order of Operations PEMDAS DON’T STRESS. Numerical Expression : A mathematical phrase that includes numerals and operational symbols. It does not have.
Math 094 Section 1.3 Exponents, Order of Operations, and Variable Expressions.
Keyboarding Jeopardy TechniqueLettersNumbersSymbolsGeneral Final.
RE Tutorial.
Writing 1 Lesson 6.
HTML TEXT.
ECE 1304 Introduction to Electrical and Computer Engineering
Special Characters.
Characters Lesson Outline
Basic Tools for Proofreading and Editing
Order of Operations Giant Elephants May Attack
Math Grammar (math.xml)
Structured Programming
N100 Building a Simple Web Page
Team 1 $1,000,000 $500,000 $250,000 When something is underlined three times it means that you should do this. $125,000 $64,000 $32,000 $16,000 $8,000.
Introduction to HTML.
Fine Tune & Tweak your Type
Javascript, Loops, and Encryption
Special Characters.
Use of Mathematics using Technology (Maltlab)
Punctuation Use for pages 68 & 69.
Prof. Miguel A. Arce 11th Grade English
Client-Side Internet and Web Programming
X12 Standards in the DLMS—Forward Codes and Delimiters
Variables and Expressions
Section 1.1 Variables and Expressions
Warm-Up Write an algebraic expression for the following phrases.
Our Targets Maths I know my multiplication tables from 2 x to12 x including the inverse and use them to solve mathematical problems. I know my 7, 8, 9.
Typing Quiz Review Skillwise Worksheet.
Bodmas.
Characters Lesson Outline
Ch. 4-1 Algebraic Expressions and the Order of Operations
Chapter 5 Mechanics of Writing
English Grammar.
Algebra 1 Section 1.8.
Lesson 1-1: Variables and Expressions
Section 1.9 Grouping Symbols.
Keyboard Test Study Guide
KEYBOARDING SKILLS NUMBER AND SYMBOL KEYS
Algebra 1 Glencoe McGraw-Hill Malinda Young
Creating Web Documents
Presentation transcript:

Computer Symbols http://www.youtube.com/watch?v=qHxO13i7Umc

Letter Code (if applicable) Character Numerical Code Letter Code (if applicable) Name of Character & & & ampersand < < less than sign/left angle bracket > > greater than sign/right angle bracket = =   equals sign ± ± ± plus-or-minus sign + + plus sign × × × multiplication sign ÷ ÷ ÷ division sign - - hyphen/minus sign ­ ­ ­ soft hyphen _ _ underscore/horizontal bar (on baseline) ¬ ¬ ¬ not sign · · · middle dot ¯ ¯ ¯   &hibar; macron accent ~ ~ tilde ´ ´ ´ acute accent ` ` backquote/grave accent ¨ ¨ ¨   &die; umlaut/dieresis ¸ ¸ ¸ cedilla ^ ^ caret/circumflex ¶ ¶ ¶ Paragraph sign µ µ µ micro sign/Greek letter "mu" ' ' apostrophe " " " quotation mark « « « left angle quote/guillemet left » » » right angle quote/guillemet sign ( ( left parentheses ) ) right parentheses [ [ left bracket ] ] right bracket { { left brace } } right brace / / slash/solidus \ \ backslash/reverse solidus | | vertical bar/pipe ¦ ¦ ¦ broken vertical bar : : colon ; ; semicolon , , comma . . period ! ! exclamation mark ? ? question mark ¿ ¿ ¿ inverted question mark ¡ ¡ ¡ inverted exclamation ¹ ¹ ¹ superscript one ² ² ² superscript two ³ ³ ³ superscript three ¼ ¼ ¼ one-fourth ½ ½ ½ one-half ¾ ¾ ¾ three-fourths * * asterisk # # hash mark/pound sign/number sign % % percent sign ° ° ° degree sign $ $ dollar sign ¢ ¢ ¢ cent sign £ £ £ pound sterling ¥ ¥ ¥ yen sign ¤ ¤ ¤ general currency sign § § § section sign © © © copyright ® ® ® registered trademark @ @ at sign/commercial at ª ª ª feminine ordinal º º º masculine ordinal     non-breaking space space Horizontal Tab Line Feed-This and the Horizontal Tab ( ) don't work in HTML because all whitespace collapses to a space anyway.