+ All Categories
Home > Documents > Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML...

Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML...

Date post: 19-Dec-2015
Category:
View: 218 times
Download: 0 times
Share this document with a friend
Popular Tags:
24
Key Concepts Sen Zhang
Transcript
Page 1: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

Key Concepts

Sen Zhang

Page 2: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

• What is a computer?• Hardware• Software• Data representation• Internet• HTML

Essential Computer Concepts 2

Page 3: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

• When you mention the word "technology," most people think about computers. – That is why we have this course!

• Virtually every facet of our lives has some computerized component. – Cell phones, Ipods, etc. The appliances in our homes

have microprocessors built into them, as do our televisions. Even our cars have computers.

• But the computer that everyone thinks of first is typically the personal computer, or PC.

Essential Computer Concepts 3

Page 4: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

What is a computer?

• A computer is a kind of device that is equipped with software to process information, to mimic human being intelligence, to make people live longer and better.

Essential Computer Concepts 4

Page 5: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

hardware components point of view

Computer Human being

CPU ( central processing unit) The most important component!! Brain

Internal (Primary) memory, chips memory

External (secondary) memory (storage) Harddisk, floppy disk, flash drive, CD DVD

External memory ( paper)

Input devices ( keyboard, mouse, digital camera, microphone, scanner)

Eyes, ears

Output devices (monitor, speaker, printers …) mouth

Communication component, modem, network card, ADSL, etc. Communication function

Mother board (a common ground all other hardware components will be plugged in)

Skelton (to which everything is plugged in)

Essential Computer Concepts 5

Let us compare a computer to a human being.

Page 6: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

Motherboard

Hardware

CPUCPUSecondarySecondary

storagestorageMainMain

memorymemoryOutput Output devicesdevices

Data bus

Conceptually, a computer consists of the following hardware components. Instructions need to be issued to manipulate these hardware components. The instructions are written in special binary languages.

Input Input devicesdevices

Communication Communication devicesdevices

Page 7: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

software

• A computer with no software is a people no intelligence.

• Need software to run hardware!

Essential Computer Concepts 7

Page 8: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

CPU Human being brain

Machine languageBinary code

Natural language, English

binary Decimal system

Essential Computer Concepts 8

Page 9: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

Binary Decimal

base 2 10

Symbol set 0,1 {0, 1, … 9}

? 24

Essential Computer Concepts 9

Page 10: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

software

• Operating system software– The software directly controls the hardware of a

computer, common to all upper level application software.

• Application software– The software on the top of the operating system

software.– Each application software is designed with a

specific application in mind.

Essential Computer Concepts 10

Page 11: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

Examples of application software

Application Software (Tool) Files (materials)

Hammer nails

Word processing Microsoft Word documents

Spreadsheet Excel spreadsheet

Database applicationBank, Student information system, super market, doctor’s office

ACCESS Database, Data

Presentation PowerPoint

Website FrontPage

Image processing Photoshop

Email Outlook,

Surfing the Internet Web Browser, Internet Explore, Firefox, Netscape

Essential Computer Concepts 11

Page 12: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

Check The Readability Of Your Word 2007 Document

• Word includes a function that allows you to obtain information readability statistics about your document. When the readability statistics feature is enabled, Word will analyze your document using the Flesch-Kincaid model and identify the grade level (0-12) and the reading ease (0-100%) of your document.

• To turn on the readability function:• Open Word. • Click the Microsoft Office Button and click Word Options. • Click Proofing. • Place a check beside the Show readability statistics option. • Click OK. • Now you can click the Spelling and Grammar button on the Standard toolbar, the results will include

information about the reading level of your document.

Essential Computer Concepts 12

Page 13: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

html

• Hyper text markup language

• Markups are also called tags– A tag is enclosed in a pair of <>– <h1> </h1>

Essential Computer Concepts 13

Page 14: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

Your webspace url at oneonta

• To you it is w:• To the internet, it is mapped to– Students.oneonta.edu/youraccount/

– So, everything you save in your w drive, you can retrieve it from the Internet using the url.

Essential Computer Concepts 14

Page 15: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

Your p drive

Page 16: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

Raw data files

Page 17: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

Something cool- Shortcut keys

• Control+mouse scroll can zoom in and zoom out your word document

Essential Computer Concepts 17

Page 18: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

How to make an invisible folder on your desktop

• Create a new folder• Rename it as something you like• Change the icon to the transparent one• The folder is invisible

– This is cheating!

Essential Computer Concepts 18

Page 19: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

if you want real hidden folder just Follow the bellow:

•1)Right-Click 2)New3)Folder4) Name it whatever you like5)Right-Click on the Folder6)Open General in the tab bar7)Look Down And Click on Hidden

Essential Computer Concepts 19

Page 20: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

You can still see it

• File Explore-> tools-> Folder Options-> view -> show hidden files

Essential Computer Concepts 20

Page 21: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

File view options

• Show extension names

Page 22: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

GUI

• Graphical User Interface– Windows, buttons, menus, – Activated by mouse or shortcut keys

• As opposed to the black DOS window, which you usually do not use!!!

Page 24: Key Concepts Sen Zhang. What is a computer? Hardware Software Data representation Internet HTML Essential Computer Concepts2.

HTML

• HyperText Markup Language


Recommended