37
CSCI104 Section 005 Professor Sullivan Tuesday, 9/7

Professor Sullivan Tuesday, 9/7. Today’s Agenda Computer Basics Review Windows XP Lecture Work Time

Embed Size (px)

Citation preview

  • Slide 1
  • Professor Sullivan Tuesday, 9/7
  • Slide 2
  • Todays Agenda Computer Basics Review Windows XP Lecture Work Time
  • Slide 3
  • Computer Basics Lightning Review What you need to know: Basic parts of a computer Bits, Bytes, and Binary Understand the difference between: hardware and software operating system and applications LAN and WAN Internet and World Wide Web
  • Slide 4
  • Basic parts of a computer Microprocessor / Central Processing Unit (CPU) The Brain of a computer Interprets and Executes Program Instructions Memory / Random Access Memory (RAM) Unlike permanent storage its erased when the PC is turned off Faster than hard drives and other permanent storage Used to store applications and data currently in use or anticipated to be used soon Think of RAM and HD as a desk
  • Slide 5
  • Basic parts of a computer Hard Drives and other Permanent Storage Is retained even when a PC is turned off Typically is the largest storage place for applications, data, and files on a PC Is slower than RAM Motherboard Consider it like the chassis or frame of an automobile, it is what everything else bolts on to Provides room for expansion with additional cards
  • Slide 6
  • Basic parts of a computer Input Devices Keyboards and mice but also consider devices like scanners, bar code readers, microphones as input as well Output Devices Printers, Screens, etc.
  • Slide 7
  • Bits, Bytes, and Binary Computers talk in series of on/off electric pulses We have a hard time visualizing electrical pulses we think in terms of 1s and 0s Bit = single binary number (1 or 0) Byte = combination of eight bits Byte can also be thought of as one character Ex. 01000001 == A
  • Slide 8
  • Bits, Bytes, and Binary Remember 1 byte = 1 character 1,000 characters == kilobyte 1,000,000 characters == megabyte 1,000,000,000 characters == gigabyte
  • Slide 9
  • Hardware Versus Software, etc. Hardware versus Software If you can touch it, its probably hardware
  • Slide 10
  • Operating System vs. Applications Operating System versus Applications Operating System controls execution of all applications Application software sits on top of and is managed by the Operating System Only one operating system can be used at any given time while many applications can run on top of the operating system
  • Slide 11
  • WAN versus LAN, etc. Difference between a Wide Area Network (WAN) and a Local Area Network (LAN)? LAN == a group of computers/devices connected together, typically in the same building or on the same campus/grounds WAN == two or more LANs connected together and not restricted by a geographical location. WAN could connect two LANs which are thousands of miles apart.
  • Slide 12
  • Internet Versus World Wide Web (WWW) Internet A network built by the govt to survive a nuclear attack A network of networks which doesnt rely on some central resource and can survive if some portions of the network become unavailable
  • Slide 13
  • Internet Versus World Wide Web (WWW) WWW Sits on top of the Internet and uses everything that is good about the Internet (redundancy, ease of access, etc.) Uses visual pages and browsers to display information to client PCs Original intent was to display research papers in an easy fashion so Hypertext (HTML) was created
  • Slide 14
  • Computer Basics Review Pull out a blank piece of paper. Put down your name. Put down the number 1 through 6. Place the answer you feel is correct next to the number. 60 seconds per slide!
  • Slide 15
  • Computer Basics Review Questions 1) While both can store files which of the following two is typically LARGER in size: A) Hard Drive B) RAM Answer: A
  • Slide 16
  • Computer Basics Review Questions 2) Which of the following would you call the brains of a PC? A) Motherboard B) CPU C) WAN/LAN Answer B
  • Slide 17
  • Computer Basics Review Questions 3) A series of 8 bits is considered a: A) Snack B) Byte C) Octobit Answer: B
  • Slide 18
  • Computer Basics Review Questions 4) Put these in order from largest to smallest A) Kilobyte B) Gigabyte C) Megabyte D) Byte Answer: BCAD
  • Slide 19
  • Computer Basics Review Questions 5) When a PC is turned off which of the following gets erased? A) RAM B) Hard Drive C) Floppy Answer: A
  • Slide 20
  • Computer Basics Review Questions 6) We are all currently logged into a: A) WAN B) Internet C) LAN D) Home Network Answer: C
  • Slide 21
  • Computer Basics Review (END) Strong work! Pass your paper to a friend in class for grading Well review the questions together
  • Slide 22
  • Windows XP Lecture Objectives Identify the important components of the desktop Understand windows, menus, and dialog boxes Working with folders and files Delete items and use the recycle bin Create shortcuts Keyboard Shortcuts
  • Slide 23
  • 23 Windows Consumer Side Windows 1.0 (1985) Windows 2.0 (1987) Windows 3.0-3.1 (1990-1992) Windows 95 (1995) Windows 98 (1998) Windows Me (2000) Windows XP (2001) Vista (2007) Windows 7 (2009) Business Side Windows NT 3.1 (1993) Windows NT 4 (1996) Windows 2000 (2000) Business/Professional blended with Home/Consumer stuff Windows 7 is the latest and greatest operating system from Microsoft. Comes in various blends: Starter, Home Basic, Home Premium, Professional, Enterprise, Ultimate Adoption of Windows 7 is still growing and the labs at EUP are still mainly running Windows XP.
  • Slide 24
  • Icons Taskbar/Startbar Quick Launch toolbar Notification Area / System Tray Start button The Desktop
  • Slide 25
  • Icons Typically shortcuts or links to applications on your computer Placed on the desktop for easy access
  • Slide 26
  • Start Menu Start button Pinned items Recently used Windows folders
  • Slide 27
  • My Computer Gives you access to your hard drives and important folders Disk drives and folders Task pane Menu bar Toolbar
  • Slide 28
  • Scroll Bars and Status Bar When the entire contents of a window doesnt fit you are presented scroll bars to move the screen Status bar can provide useful information about your current location (sometimes not visible by default, click View -> Status Bar if not seen) Scroll bars Status bar
  • Slide 29
  • Recycle Bin The safety net for your accidental deletes Files you delete on your PC are sent to the recycle bin You can restore them from the Recycle Bin When you empty the Recycle Bin it will permanently delete them from the PC!
  • Slide 30
  • Menu Components Ellipsis indicate more info required in a pop-up Check indicates an on/off option (currently on) Bullet indicates a list of multiple things, of which only one can be turned on at a time Arrow indicates a sub-menu Ellipsis Check Bullet Arrow
  • Slide 31
  • Shortcuts Shortcuts are key combinations clicked and held on the keyboard to perform an operation otherwise typically done with the mouse. Usually use a special key as part of the shortcut, for example the ALT, CTRL, or TAB keys. CTRL == Control ALT == Alt TAB == Tab
  • Slide 32
  • Shortcuts I want you, as my students, to fully understand the following keyboard shortcuts copy (CTRL-C) and paste (CTRL-V) undo CTRL-X find -- CTRL-F save CTRL-S Window Switching using ALT-TAB
  • Slide 33
  • Shortcuts galore Windows XP http://support.microsoft.com/kb/301583 Windows 7 http://windows.microsoft.com/en- US/windows7/Keyboard-shortcuts http://windows.microsoft.com/en- US/windows7/Keyboard-shortcuts
  • Slide 34
  • Questions?
  • Slide 35
  • 10 Minute Break Woo hoo! Come back please, we will be doing a short exercise together Remember Topic 1 is due by 9/14, available on MyITLab
  • Slide 36
  • In-Class Exercise
  • Slide 37
  • MyITLab www.myitlab.com Course ID: CRSABLS-618995 Directions on Getting Started Additional Student Support