SlideShare a Scribd company logo
CLASS 3 Introduction to Computers
Let’s review 1. What do the following chat acronyms mean? AFAIK  AFK  BTW  411  IDK  JK  BFF  FYI 2. What are these GUI items? a b c d e f g
How can I find out? Which of the websites below can: 1. help you find a language exchange partner. 2. explain the meaning of the phrase “dine and dash”. 3. turn a sentence into lolspeak. 4. check out different memes. a) The Urban Dictionary (urbandictionary.com) b) Know Your Meme (knowyourmeme.com) c) Tealit (tealit.com) d) Speak lolcat (http://speaklolcat.com)
Which Meme? 1. Match the meme with the pictures. Sad Keanu Keyboard cat Star Wars kid Insane Set lolcats 2. Name the four phases of a meme.
Chat acronyms Chat acronyms BZ - mk/mmk -  HAK / H&K- GSOH - IIRC - IM2BZ2P - IRL - kewl - meh -
Chat acronyms Chat acronyms BZ -  Busy (Can’t talk now - BZ) mk/mmk -  Hmmm, OK (A: I love you! B: mmk) HAK / H&K-  Hugs and kisses (TTYL - H&K) GSOH -  Good Sense of Humor (He’s got a really GSOH) IIRC -  If I Remember Correctly (IIRC, the teacher cried!) IM2BZ2P -  I’m too Busy to Pee (Can’t talk - IM2BZ2P) IRL -  In Real Life (He’s really nice IRL) kewl -  Cool (No test today? kewl) meh -  Whatever, so what. ( A: I love you! B: meh)
URL Breakdown -  as seen on  commonjoedesigns.com The  internet address  below is also known as a: a) URF  b) USA  c)UDK  d) URL  e) URL8 http://jadekite.com/img/myDog.jpg Match the terms below with the letters above. file extension   folder   top level domain   file name   domain   protocol Name  two  examples of each of the following: a. file extensions  b. domains  c. protocols  d. top level domains  A.  B.  C.  D.  E.  F.
1.  ___________________________________________________ 2.  ___________________________________________________ 3.  ___________________________________________________ 4.  ___________________________________________________
1.  The title : The first line of any search result is the title of the webpage. 2.  The snippet : A description of or an excerpt from the webpage. 3.  The URL : The webpage's address. 4.  Cached link : A link to an earlier version of this page.
What are these modifiers called? Put the correct term next to each icon below. “  ” - ~ OR .. Exact Phrase Exclude Words Synonyms Multiple Words Numeric Range
What are these modifiers called? Put the correct term next to each icon below. “  ” - ~ OR .. Exact Phrase Exclude Words Synonyms Multiple Words Numeric Range
What are these searches? “  ” - ~ OR .. 1. “good student does” 2. English test -TOEFL 3. ~unattractive dog 4. university Seattle OR San Francisco 5. Taiwan Taekwondo champions 2004..2010 6. “Romeo without Juliet” 7. Friends -TV 8. Sleep OR study habits
Definition What it Does:  Defines a word or phrase What to Type:  define plethora What You’ll Get:  links to definitions of the word “plethora”. define
site specific What it Does:  Searches inside websites. What to Type:  Library site:cycu.edu.tw What You’ll Get:  Information about the library from the CYCU website. site:
current time What it Does:  Returns the time of the city. What to Type:  time Seattle What You’ll Get:  The current time in Seattle, USA time
math answers What it Does:  Basic calculator for math problems. What to Type:  4+7, 30% of 55, 20^2, sqrt(9), etc. What You’ll Get:  11, 16.5, 400, 3, and so on. 2+2
conversions What it Does:  Changes measurements to another format. What to Type:  cm in foot, 28c in f, $ in pound, days in fortnight, kph in speed of light, etc. What You’ll Get:  30.48 centimeters, 82.4 degrees Fahrenheit, 1.5398 US$, 14 days, 1.07925285 × 10 9  kph and so on. cm in inches
You Try. On your own, try to find: Stories from the Apple Daily that mention  林志玲 The square root of 1024 The English definition for the word “emoticon” How many liters are in a gallon What time it is in Barack Obama’s house cm in inches 2+2 time  site:  define
THERE ARE 10 TYPES OF PEOPLE WHO UNDERSTAND BINARY -  THOSE WHO DO, AND THOSE WHO DON’T. Computer chips and binary
Computers are not smart. “ It may not look like it, but computers, behind all of their gloss and fancy glass effects are stupid.”  http://osix.net/modules/article/?id=939 At their most basic, computers are very very large collections of switches, or circuits, all on computer chips.  What is a computer chip? A computer chip is a common term for a  microprocessor  or a  microcomputer  that is on a single integrated circuit. Taken from:  How Computer Chips Function | eHow.com   http://www.ehow.com/how-does_4690703_how-computer-chips-function.html#ixzz1YyPVhYLL
Making it count Humans have used many different ways to count. MMXI
Hands-on numbering Still, human number systems count by tens - we call our base ten counting method the  decimal system Most experts believe that we count by tens because (surprise!) we have ten fingers. If we only had eight fingers on each hand, we would probably count in groups of sixteen.
I’m counting on you To count in decimal, you start with 0.  Every time you increment (add one to) the number you use another number.  This works great until you run out of numbers.  0 1 2 3 4 5 6 7 8 9 ??? At that point, you reset the number by making it 0 again and increment the number left of the original number.  Now the rightmost number starts over again. 
Just the two of us Switches only have two positions - “On” and “Off”. Either the switch is open, or closed. Computer chips store numbers in the same way. This is called  Binary . Binary has only two digits, so computers use binary to line up with the open/closed circuits.  Each computer has billions and billions of these circuits in its memory, organized in a way to keep track of very large numbers and very complex calculations. 
Just the two of us There are only two digits in binary, 0 and 1.  You count the same way, but you run out of digits very quickly.  Here is binary from 0 to 10.  0000 = 0  0001 = 1  0010 = 2 0011 = 3  0100 = 4  0101 = 5 0110 = 6  0111 = 7  1000 = 8 1001 = 9  1010 = 10 Computers are stupid.  They can’t even count past one. source:  How they work: how computers store numbers using binary - National Using Computers | Examiner.com   http://www.examiner.com/using-computers-in-national/how-they-work-how-computers-store-numbers-using-binary#ixzz1YySTr2yx
WORK TOGETHER AND CHANGE THESE NUMBERS TO BINARY: 4  8   15   16   23  42 USE BINARY TO ANSWER THE FOLLOWING: TODAY’S DATE  HOW MUCH MONEY YOU PLAN TO SPEND FOR LUNCH YOUR MOTHER’S AGE HOW OLD YOU WANT TO BE WHEN YOU RETIRE (BONUS) IS THERE AN EASIER WAY TO DO THIS? Now you try
Meme of the Day FAIL http://knowyourmeme.com/memes/fail?search=1&utm_campaign=site_search&utm_source=web&utm_medium=search_results
Review What is decimal? What is binary?  What do you type into Google for the following: What are the following chat acronyms? BZ - CWOT - HAK / H&K- GSOH - IIRC IM2BZ2P - IRL - kewl - meh Assignment 1: Get into groups of 4 students. You must give a presentation to the class. You need to introduce a meme. Make sure you explain all 4 phases of the meme. We will have one presentation a week for the rest of the semester. convert units time in a city results from one site math

More Related Content

PPTX
Are You Doing This? Technology Productivity Training
PPTX
Витал Слип
PPS
Fairytale alexanderrybak-090517010827-phpapp02
PDF
D_tpassat
PDF
Alegações Finais Impeachment Dilma
PDF
The Works 3
PPTX
Как стать лидером в ТРАДО
PPTX
Lesson2
Are You Doing This? Technology Productivity Training
Витал Слип
Fairytale alexanderrybak-090517010827-phpapp02
D_tpassat
Alegações Finais Impeachment Dilma
The Works 3
Как стать лидером в ТРАДО
Lesson2

Viewers also liked (15)

PDF
تمثيل البيانات بيانياً
PDF
Medaglia della salvezza (mini book)
PDF
Cloud-based augmentation for mobile devices: Motivation, Taxonomy, and Open C...
PPT
Founding psychologists
PDF
Mba724 s4 2 correlation
PPTX
территория здоровья 2011
PPT
Workforce development 05 03 2011aaa
PDF
Cd Anderson Portfolio West Rand District Profile
PPT
Creating a Social Media Plan
PPTX
Эублисс – фундаментальный фактор здоровья жкт
PPTX
Will and going to
PPT
Asem Catalunya
PPTX
Marketing your Business with Social Media 12.9.11
PPTX
Through The Looking Glass 2012 2015(Afcom)
 
تمثيل البيانات بيانياً
Medaglia della salvezza (mini book)
Cloud-based augmentation for mobile devices: Motivation, Taxonomy, and Open C...
Founding psychologists
Mba724 s4 2 correlation
территория здоровья 2011
Workforce development 05 03 2011aaa
Cd Anderson Portfolio West Rand District Profile
Creating a Social Media Plan
Эублисс – фундаментальный фактор здоровья жкт
Will and going to
Asem Catalunya
Marketing your Business with Social Media 12.9.11
Through The Looking Glass 2012 2015(Afcom)
 
Ad

Similar to C 3 (20)

PPT
PPT
PPT
PPT
PPTX
Binary Digital representation
PPTX
Introduction to Computing
DOCX
KS3 ICT workbook
PPTX
What is Binary Language? Computer Number Systems
PDF
Computer hardware michael karbo
PPTX
ComEd101 - Chapter 2 Lesson 2.pptx
PDF
How bits and bytes work
PDF
How bits and bytes work
DOCX
Chapter 2Hardware2.1 The System Unit2.2 Data and P
PPT
ModernWorldKCL.ppt
PPTX
Mathematics in Modern World. The world of maths
PPT
ModernWorldKCL.ppt
PPT
ModernWorldKCL.ppt
PPTX
binary number system maths related .pptx
PPT
ModernWorldKCL.ppt
PDF
GE ELEC 1/ETC 01 - 2 Computers in Our Daily Life
Binary Digital representation
Introduction to Computing
KS3 ICT workbook
What is Binary Language? Computer Number Systems
Computer hardware michael karbo
ComEd101 - Chapter 2 Lesson 2.pptx
How bits and bytes work
How bits and bytes work
Chapter 2Hardware2.1 The System Unit2.2 Data and P
ModernWorldKCL.ppt
Mathematics in Modern World. The world of maths
ModernWorldKCL.ppt
ModernWorldKCL.ppt
binary number system maths related .pptx
ModernWorldKCL.ppt
GE ELEC 1/ETC 01 - 2 Computers in Our Daily Life
Ad

More from Les Davy (20)

PPTX
1051 Tourism English Unit 3
PPTX
1051 Tourism English Unit 4
PPTX
1051 Tourism English class 4 week 5
PPTX
1051 Tourism English Week 4
PPTX
Vocab colors
PPTX
Tourism English 15
PPT
Shopping items
PPTX
Tourism English 14
PPTX
Advertising Techniques 3
PPTX
Tourism English 13
PPTX
Our scavenger hunt
PPTX
Guess the foods
PPTX
Tourism English 9
PPTX
Tourism English 10
PPTX
Tourism english 9
PPTX
Tourism english 8
PPTX
Tourism English 7
PPT
Multimedia06
PPTX
Tourism english 5
PPT
Multimedia05
1051 Tourism English Unit 3
1051 Tourism English Unit 4
1051 Tourism English class 4 week 5
1051 Tourism English Week 4
Vocab colors
Tourism English 15
Shopping items
Tourism English 14
Advertising Techniques 3
Tourism English 13
Our scavenger hunt
Guess the foods
Tourism English 9
Tourism English 10
Tourism english 9
Tourism english 8
Tourism English 7
Multimedia06
Tourism english 5
Multimedia05

Recently uploaded (20)

PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
01-Introduction-to-Information-Management.pdf
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Institutional Correction lecture only . . .
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
master seminar digital applications in india
PPTX
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
STATICS OF THE RIGID BODIES Hibbelers.pdf
Cell Structure & Organelles in detailed.
O5-L3 Freight Transport Ops (International) V1.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
human mycosis Human fungal infections are called human mycosis..pptx
VCE English Exam - Section C Student Revision Booklet
01-Introduction-to-Information-Management.pdf
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Institutional Correction lecture only . . .
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Final Presentation General Medicine 03-08-2024.pptx
Microbial diseases, their pathogenesis and prophylaxis
master seminar digital applications in india
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
Mark Klimek Lecture Notes_240423 revision books _173037.pdf

C 3

  • 1. CLASS 3 Introduction to Computers
  • 2. Let’s review 1. What do the following chat acronyms mean? AFAIK AFK BTW 411 IDK JK BFF FYI 2. What are these GUI items? a b c d e f g
  • 3. How can I find out? Which of the websites below can: 1. help you find a language exchange partner. 2. explain the meaning of the phrase “dine and dash”. 3. turn a sentence into lolspeak. 4. check out different memes. a) The Urban Dictionary (urbandictionary.com) b) Know Your Meme (knowyourmeme.com) c) Tealit (tealit.com) d) Speak lolcat (http://speaklolcat.com)
  • 4. Which Meme? 1. Match the meme with the pictures. Sad Keanu Keyboard cat Star Wars kid Insane Set lolcats 2. Name the four phases of a meme.
  • 5. Chat acronyms Chat acronyms BZ - mk/mmk - HAK / H&K- GSOH - IIRC - IM2BZ2P - IRL - kewl - meh -
  • 6. Chat acronyms Chat acronyms BZ - Busy (Can’t talk now - BZ) mk/mmk - Hmmm, OK (A: I love you! B: mmk) HAK / H&K- Hugs and kisses (TTYL - H&K) GSOH - Good Sense of Humor (He’s got a really GSOH) IIRC - If I Remember Correctly (IIRC, the teacher cried!) IM2BZ2P - I’m too Busy to Pee (Can’t talk - IM2BZ2P) IRL - In Real Life (He’s really nice IRL) kewl - Cool (No test today? kewl) meh - Whatever, so what. ( A: I love you! B: meh)
  • 7. URL Breakdown - as seen on commonjoedesigns.com The internet address below is also known as a: a) URF b) USA c)UDK d) URL e) URL8 http://jadekite.com/img/myDog.jpg Match the terms below with the letters above. file extension folder top level domain file name domain protocol Name two examples of each of the following: a. file extensions b. domains c. protocols d. top level domains A. B. C. D. E. F.
  • 8. 1. ___________________________________________________ 2. ___________________________________________________ 3. ___________________________________________________ 4. ___________________________________________________
  • 9. 1. The title : The first line of any search result is the title of the webpage. 2. The snippet : A description of or an excerpt from the webpage. 3. The URL : The webpage's address. 4. Cached link : A link to an earlier version of this page.
  • 10. What are these modifiers called? Put the correct term next to each icon below. “ ” - ~ OR .. Exact Phrase Exclude Words Synonyms Multiple Words Numeric Range
  • 11. What are these modifiers called? Put the correct term next to each icon below. “ ” - ~ OR .. Exact Phrase Exclude Words Synonyms Multiple Words Numeric Range
  • 12. What are these searches? “ ” - ~ OR .. 1. “good student does” 2. English test -TOEFL 3. ~unattractive dog 4. university Seattle OR San Francisco 5. Taiwan Taekwondo champions 2004..2010 6. “Romeo without Juliet” 7. Friends -TV 8. Sleep OR study habits
  • 13. Definition What it Does: Defines a word or phrase What to Type: define plethora What You’ll Get: links to definitions of the word “plethora”. define
  • 14. site specific What it Does: Searches inside websites. What to Type: Library site:cycu.edu.tw What You’ll Get: Information about the library from the CYCU website. site:
  • 15. current time What it Does: Returns the time of the city. What to Type: time Seattle What You’ll Get: The current time in Seattle, USA time
  • 16. math answers What it Does: Basic calculator for math problems. What to Type: 4+7, 30% of 55, 20^2, sqrt(9), etc. What You’ll Get: 11, 16.5, 400, 3, and so on. 2+2
  • 17. conversions What it Does: Changes measurements to another format. What to Type: cm in foot, 28c in f, $ in pound, days in fortnight, kph in speed of light, etc. What You’ll Get: 30.48 centimeters, 82.4 degrees Fahrenheit, 1.5398 US$, 14 days, 1.07925285 × 10 9  kph and so on. cm in inches
  • 18. You Try. On your own, try to find: Stories from the Apple Daily that mention 林志玲 The square root of 1024 The English definition for the word “emoticon” How many liters are in a gallon What time it is in Barack Obama’s house cm in inches 2+2 time site: define
  • 19. THERE ARE 10 TYPES OF PEOPLE WHO UNDERSTAND BINARY - THOSE WHO DO, AND THOSE WHO DON’T. Computer chips and binary
  • 20. Computers are not smart. “ It may not look like it, but computers, behind all of their gloss and fancy glass effects are stupid.” http://osix.net/modules/article/?id=939 At their most basic, computers are very very large collections of switches, or circuits, all on computer chips. What is a computer chip? A computer chip is a common term for a microprocessor or a microcomputer that is on a single integrated circuit. Taken from:  How Computer Chips Function | eHow.com   http://www.ehow.com/how-does_4690703_how-computer-chips-function.html#ixzz1YyPVhYLL
  • 21. Making it count Humans have used many different ways to count. MMXI
  • 22. Hands-on numbering Still, human number systems count by tens - we call our base ten counting method the decimal system Most experts believe that we count by tens because (surprise!) we have ten fingers. If we only had eight fingers on each hand, we would probably count in groups of sixteen.
  • 23. I’m counting on you To count in decimal, you start with 0.  Every time you increment (add one to) the number you use another number.  This works great until you run out of numbers.  0 1 2 3 4 5 6 7 8 9 ??? At that point, you reset the number by making it 0 again and increment the number left of the original number.  Now the rightmost number starts over again. 
  • 24. Just the two of us Switches only have two positions - “On” and “Off”. Either the switch is open, or closed. Computer chips store numbers in the same way. This is called Binary . Binary has only two digits, so computers use binary to line up with the open/closed circuits.  Each computer has billions and billions of these circuits in its memory, organized in a way to keep track of very large numbers and very complex calculations. 
  • 25. Just the two of us There are only two digits in binary, 0 and 1.  You count the same way, but you run out of digits very quickly.  Here is binary from 0 to 10.  0000 = 0 0001 = 1 0010 = 2 0011 = 3 0100 = 4 0101 = 5 0110 = 6 0111 = 7 1000 = 8 1001 = 9 1010 = 10 Computers are stupid.  They can’t even count past one. source: How they work: how computers store numbers using binary - National Using Computers | Examiner.com   http://www.examiner.com/using-computers-in-national/how-they-work-how-computers-store-numbers-using-binary#ixzz1YySTr2yx
  • 26. WORK TOGETHER AND CHANGE THESE NUMBERS TO BINARY: 4 8 15 16 23 42 USE BINARY TO ANSWER THE FOLLOWING: TODAY’S DATE HOW MUCH MONEY YOU PLAN TO SPEND FOR LUNCH YOUR MOTHER’S AGE HOW OLD YOU WANT TO BE WHEN YOU RETIRE (BONUS) IS THERE AN EASIER WAY TO DO THIS? Now you try
  • 27. Meme of the Day FAIL http://knowyourmeme.com/memes/fail?search=1&utm_campaign=site_search&utm_source=web&utm_medium=search_results
  • 28. Review What is decimal? What is binary? What do you type into Google for the following: What are the following chat acronyms? BZ - CWOT - HAK / H&K- GSOH - IIRC IM2BZ2P - IRL - kewl - meh Assignment 1: Get into groups of 4 students. You must give a presentation to the class. You need to introduce a meme. Make sure you explain all 4 phases of the meme. We will have one presentation a week for the rest of the semester. convert units time in a city results from one site math