Fall 1998 Computers and Society
Tuesdays 6 - 9:40 PM in 113 Rackham: GST 2710, Section 990 and AGS 3360, Section 983
Mondays 5:30 - 9:10 PM at NWAC: GST 2710, Section 984
Last updated: 9/28/98
Link back to course Welcome...
Third class: Agenda
Tuesday September 22 / Monday September 28
- Quiz 2
- Announcements:
- How to call me during Monday office hours (3:30 to 5:30 PM): (248) 417-5794
Do not call during class hours. Class hours are listed at the top of each Agenda and the
Syllabus. Calls unfairly disrupt the class. I do not answer the telephone during classes.
- On-line math tutor, an aid in preparing for the Math Proficiency Exam:
http://www.cll.wayne.edu/olmt/
- Please put the following information on each assignment for this course:
- First and last names
- Assignment description -- what assignment is this?
- Time or place that your class meets (e.g. Tuesday PM or Rackham)
- Clearly identify each question (e.g. "1.") and part. You do not need to copy
the questions over from the book.
- Please Note: If you put down your Social Security Number for your Student ID, this is no
longer your Student ID at Wayne State University.
- Will the following students please fill in the course information form on the course web
site. To do this, start Netscape, go to the course web site at
http://www.cll.wayne.edu.isp/drbowen/casf98/ and pick the "Course information
form" link. Fill in the form on the screen. BE SURE TO CLICK THE "Done - Send it
in" button at the bottom to actually send in your information. See me if you have
questions about the on-line grade reports.
- Frazier Kimpson (Rackham)
- Pamela Shaw (Rackham)
- William Swazer (Rackham)
- Donna Jones (NWAC)
- The on-line grade reports are available now. Go to the course web site and choose the
link to "get an on-line grade report." You will need the password that you gave
yourself on the course information form.
- Handouts, sign-in sheet, pass backs
- Review of Quiz 1
- Good average!
- Grading: On homework, quizzes and exams, for multipart questions I first grade each
part. Then I calculate the grade for the question as the average of the grades for each of
its parts. For the overall grade, each question gets averaged equally, whether or not it
has multiple parts. Questions with more parts do not count more.
- "Show your work for partial credit." A wrong answer with no work shown gets a
very low grade.
- A lot of carelessness in not using the powers of two chart, or in not using it
carefully.
- "after the following binary numbers" -- this means to add one in binary, or to
count to the next number. It does not mean to convert to decimal.
- There was strong evidence of some copying. For this assignment only, it was given half
credit. Copying will normally be treated as if the work was not turned in.
- Introduction to computers
- More Windows basics
- Hierarchical file system -- Rackham, go to Windows
- Open Windows Explorer (Start / Programs) and change its options to show all information
- Choose menu item View / Options and then the "View" tab at the top of the
Options dialog
- Above the list box, make sure that "Show all files" is clicked
- Below the list box, make sure that "Display the full MS-DOS path in the title
bar" is checked. This refers to the title bar on the right pane of Windows Explorer.
If this is unchecked, Explorer shows only the final (lowest) folder name
- Make sure that "Hide MS_DOS file extensions for file types that are
registered" is unchecked. Otherwise, Explorer does not show the file extension for
most file names.
- Make sure that "Include description bar for right and left panes" is checked.
Otherwise, Explorer does not show you what drives and folders you are looking at.
- Click OK. This puts your choices into effect.
- Make a new directory, C:\myname, where myname is your first name or
nickname
- Make sure that the root folder or directory c:\ is selected - this path should appear on
top of the right pane.
- Choose the menu item File / New, and then Folder. A new folder appears at the bottom of
the right pane. Note that its name is highlighted (shown in reverse video).
NOTE: In Windows, whenever an object or group of objects is highlighted, you can take an
action on it, such as drag, delete, copy. Also be aware -- the Windows default is
"typing replaces selection." This can be very convenient, but can also blow your
hard work away. So BEWARE: do not leave objects selected for longer than is necessary.
- Type in myname and tap <Enter>/<Return>. Notice that your typing
replaces what was there.
- Use selection and Drag 'N Drop' to copy and delete files
- Put the test diskette in the floppy drive
- In Explorer, click on the a: drive icon
- In the right pane, click on the file "copy1.txt". Notice that it is selected
(highlighted)
- While holding down <Shift>, click on "copy5.txt". Which files are
selected now?
- While holding down <Ctrl>, click on "globwarm.txt". How did that change
the selection?
- Experiment with selection with no keys down, with <Shift> down, and with
<Ctrl> down. Then go back to iii-v above to select all of the "copy" files
and "globwarm.txt". Add "globwarm.doc" to the selection.
- Hold down <Ctrl> and click on "globwarm.txt" to remove it from the
selection. Experiment with removing and adding other files from the selection. End up with
all of the "copy" files and "globwarm.doc" selected.
- Read this step all the way through before executing it. Click anywhere on the
selected files, hold the mouse button down, and drag the selected files to the new
directory you just made on the c: drive. Notice the "+" sign on the mouse icon
as you move the files over. The "+" sign tells you that you are copying the
files, leaving the original files as is, ending up with the original and new copies of the
files. Without the + sign, you would be moving the files, and removing the original
copies. When copying from one drive to another, "copying" is the default.
(Default = option you get with no further action.) When copying from one folder to
another, on the same drive, "moving" is the default. You can select the other
option by holding down the <Alt> key as you act.
- In the new folder, select all of the "copy" files. Tap the "del"
key. (Rackham: The PowerMac keyboard has two keys labeled as "Delete". One is
the key at the upper right of the main keyboard group. The other is the lower left key in
the group of six keys to the top right of the main keyboard group. The first of these is
called "Backspace" on the normal PC keyboard. It deletes the character to the
left of the insertion point. The second is called "Delete" on the normal PC
keyboard and deletes the character to the right of the insertion point. In class, I will
refer to these keys by their PC keyboard names.) Hit the "Delete" key. What
happens to the selected files? Why should you be careful if a large amount of work is
selected?
- In the new folder, double-click on "globwarm.doc" to open it in Word. Drag
over some text to select it. Click on the selection, hold the mouse down, and drag the
selection to a new location within the file. Don't like the new location? Choose the menu
item Edit / Undo.
- Make a new selection of text. Type a single letter. What happened? (Typing
replaces selection.) Choose the menu item Edit / Undo. Notice the difference between the mouse
cursor and the insertion point (I-beam). Type a letter or two. Where does
the typing appear -- at the mouse cursor or the insertion point? Click the mouse somewhere
away from the insertion point. What happens to the insertion point? Experiment with moving
the insertion point with the arrow keys.
- Make a new text selection. Tap <Delete>. How can you reverse this deletion?
- The value of 2n compared to the minimum and maximum values of n bits
- The minimum value of n bits is zero
- The maximum value of n bits is 2n - 1
- A byte is 8 bits. Can hold a number from zero to 255 decimal.
- 210 is approximately equal to 103 = 1000
- How many characters on a page of text?
- One character = 1 byte. ASCII code. Pg 2-4 in Computers in Your Future 98.
- Pages on a floppy diskette
- Pages on a 500 MB hard drive
- How many bytes for a page of graphics?
- Pixels, Pixels per Inch (resolution), Bytes per Pixel (color depth)
- Pages on a floppy diskette
- Pages on a 4 GB hard drive
- Pixels in a 3" x 2" graphic @ 300 Pixels per Inch, 3 Bytes per Pixel, 3:1
compression
- Color is made up of mix red, green and blue
- formula (will be given on tests):
File size in bytes = Height (in) × Width (in) × (Pixels per inch)2 × (Bytes per Pixel)
/
(Compression factor)
- Black and white: one bit per pixel, so 1/8 byte
- Greyscale: 1 byte per pixel
- 8-bit color: 1 byte per pixel. 256 different colors.
- 16-bit color (sometimes called High Color): 2 bytes per pixel. 65536 colors.
- 24-bit color (True Color): 3 bytes per pixel. 16,777,216 colors.
- Compression
- Animation
- Examples of computers
- Counting and adding in decimal and binary (and beyond)
- Decimal & Binary review
- Multiplying binary numbers
- Computer systems and software
- Course Web site
- Turn on the computer if it is off, open Netscape (Rackham, Netscape is in Mac OS)
- Double-click on Netscape to start it.
- In the box at the top, click in the box, and notice that the text is highlighted. This
indicates that it is "selected". If you change selected text, by making it bold,
for example, you will change all of the selected text. Here notice, that "typing
replaces selection."
- Type in the URL for the course Web Site,
http://www.cll.wayne.edu/isp/drbowen/casf98
NOTE: type all of it, exactly.
- Files
- What is a file? Review of filenames and directories or folders
- Collection of related information
- Exists in permanent storage
- Has a name - filename and extension: filename.ext
- Wildcards -- ? stands for any one character. * stands for any number of characters
(including zero characters). As examples, *.exe stands for a file with any name and an
extension of exe, while *.* stands for any file (any name, any extension). In Microsoft
Works, there are several file types, whose extensions start with w. This can be indicated
by *.w*
- Types of files
- Program, e.g. Word
- Data, e.g. a Word word processing file *.doc is a data file for Word.
- Compare Windows Explorer display to Windows File Open display
- File Open only shows the path listed in the upper right. To see other directories, must
double-click at the directory just higher than the level desired.
- Windows basics
- Managing windows
- Open an icon into a window - double-click the icon
- Moving - drag on title bar
- Resizing - drag on border -- dragging on a corner can change height and width at once
- Closing
- Maximizing / minimizing
- Bring to front, same as activating -- single click on a window anywhere to do this
- Windows basics
- Active elements -- these are common elements that appear in all Windows applications.
- Icon - a small picture indicating a file that can be started or run with a double-click
- Button - a rectangular picture that looks like a button, often with a label, that takes
an action when it is clicked.
- On the Startup dialog, click on the Cancel button in the upper right corner of the
dialog.
- Menu - a list of options that drops down when you click on the text on the menu bar.
Click on the option you you want to choose it.
- Click on the File menu item, release the mouse button, and then click on Open.
(In the future, we will call this the File / Open menu item.)
This opens up the Open dialog. Take a close look. You will be using it many times. In
order, check to make sure you get the file you want:
- Drive (A:, C: or other)
- Directory on that drive
- File in that directory
- Pull-down list - a line of text with a down-pointing arrowhead to the right. When you
click the arrowhead, a list of options drop down. Click on the option you want to choose
it.
- On the Open dialog, use the pull-down drive list to choose drive a:
- List box - a list of choices inside a box, with the chosen item shown above the list.
- On the Open dialog, make sure that the root directory (a:\) is selected.
- On the Open dialog, make sure that the file "globwarm.doc" is selected.
Click on this file name to select it; the selected filename shows in the small box above
the list box.
- Dialog: a collection of active elements to accomplish a multipart task. Dialogs are
windows, so they have title bars. We will identify dialogs by their title -- the text on
the title bar. When you start Works, the first thing you see is the Startup dialog.
- Scroll bars - bars at the right side and/or bottom of the screen with up and down
arrowheads and an "elevator box." These are for moving ("scrolling")
through a long text or graphics file. The elevator box shows your location within the
file. Click on the arrowheads for small movements. Click on the bar near the arrowhead to
move one full screen at a time. Drag the elevator box for large movements.Try all
three.
- Lab 1. Read the following steps all the way through before starting.
- In Microsoft Office Professional Step by Step, do Part 2, Lesson 1, from Pg 127 up to
"One Step Further" on Pg 143.
- At the top of your document, put a line with:
- Your name
- This Assignment (Lab 1)
- Your location (Rackham or NWAC)
- The full path (drive, any folders, and filename) that you saved the file with.
- Skip a line (tap <Enter> or <Return>) after this information
- Save the file to your floppy diskette. DO NOT SAVE TO THE My Documents FOLDER AS
DESCRIBED ON PG 143.
- Print out and turn in a copy of your file. This should include the top line with your
name on it. You can print using either:
- The printer icon on the toolbar
- The menu item File / Print, then click OK on the "Print" dialog.
Assignment 3
- Reading as assigned on the Assignment Schedule
- Convert the following decimal numbers to binary
- 3
- 11
- 37
- 197
- 28
- Carry out the following binary multiplications:
- 11 × 10
- 110 × 10
- 1100 × 10
- 1101 × 11
- 1101 × 101
- Describe the difference between the Windows Explorer view of the directory structure,
and the File Open view. Also, if File Open is displaying the contents of C:\WINDOWS\SYSTEM,
explain in detail how to display the contents of C:\STUDENTS
- A typical graphic file format for the World Wide web (*.gif) has 75 pixels per inch and
a color depth of one byte per pixel. Find the file size for a 1" x 2" graphic in
this format, with a compression ratio of 10 to 1.
- In Computers In Your Future 98, answer the following questions:
- Pp 2-18 through 2-20: Matching (all), Completion (all)
- Pp 2-29 through 2-41: Matching (all), Critical Thinking (1 and 2)
- Pg 2-60: Matching (all)
- Pg 2-79: Review (5), Critical Thinking (5)
Quiz 3
Quiz 3 at the start of class next week will cover:
- Counting, adding and multiplying binary numbers, powers of two in binary and decimal
notation, binary to decimal and decimal to binary conversions
- Mouse actions: list and describe the mouse actions, and describe the active part of the
mouse icon
- Working with files
- Describe the difference between the Explorer view of a disk and the File / Open view
- Given an example of a full file path, identify its parts (drive, folders, file name,
file extension)
- List the parts of a window and describe their use(s), given a picture of a window,
identify its parts, list the active elements that can appear in windows and describe their
use(s), given a picture with active elements, identify the elements.
- Starting with the computer off, open a file in Word.
- Estimate text and graphic file sizes, and find how many files of a given size can fit on
a given storage medium
- List examples of computers
- List and give examples of the types of computer information
- Using Windows Explorer to list directories and files, make new directories, and copy
files