Spring 2007 Computer Skills and Concepts

First eleven weeks - Back to c021.html c021.html current page (last 5 weeks)


Week Dates Topics Homework, Quizzes, lecture reviews.
1 01/08-01/12 Class #1 summary. To be used in conjunction with the day #1 handout and diagram.

Day #1 email note.

Class #2 summary. To be used in conjunction with the day #1 handout and with a future textbook BookOnCD Lab assignment.

Here is a link to the Wednesday binary handout that you received. You are NOT expected to understand this yet, so no worries there! :-)

Day Two email note.

Read chapter one, section A
Read chapter two, section A

The FOUR GENERATIONS of electronic digital computer are:

  • First generation: Vacuum tubes;
  • Second generation: Transistors;
  • Third Generation: Integrated Circuits;
  • Fourth Generation: Microprocessor.

  1. Word Processing Olympics.

  2. Techniques for the word processing task1.doc, with screen snapshots.

  3. The Handout of some of the shortcuts and power user techniques.
2 01/15-01/19 ... Colors and web pages and hexadecimal specification of the RGB (Red, Green, Blue).
3 01/22-01/26 sunny.uni.edu - My Account on sunny, where you will also have a web page. Machine cycle (fetch/execute cycle) pages 100-103 lecture review/summary. The day the projector went out in ITTC 27 classroom.

4 01/29-02/02 Demonstrated the fetch/execute cycle to reinforce concepts of Mp (RAM or primary Memory) and CPU in preparation for understanding cache memory (L1 cache and L2 cache) to be explained next week.
  1. (L1 cache means Level 1 cache, and L2 cache means Level 2 cache).
  2. Cache is fast, RAM is slow.
  3. Cache is very expen$ive compared to RAM, so you cannot have anywhere near as much cache memory as you have primary memory.
  4. L1 cache is very, very, very expen$ive and you cannot have very much of it.

    However, it is lightning fast, and much closer to the speed of the CPU. It is also on the microprocessor chip WITH THE CPU.

  5. L2 cache is on a separate chip from the CPU, but is much faster than RAM, but slower than L1 cache. There is much more L2 cache than there is L1 cache.
  6. Cache memory requires 6 to 8 transistors for every bit that it can store. By comparison, RAM only requires one transistor for storing each bit. That is one of the reasons for the cost and the speed difference.
  7. A useful link to layers of information about cache memory. Just skim for the highlights of L1 and L2 cache.
We did the Accessory program called Paint in the Friday hands-on class.

Instead of a BODY BGCOLOR= we did a BODY BACKGROUND= and used your PAINT produced graphic at the BACKGROUND graphic in a feb2.html web page file.

5 02/05-02/09

See solution for Quiz 2 Spring 2002 handout and 02/05 in class exercise. Just do View menu, Source command (for Microsoft Internet Explorer web browser) to see the HTML. (View menu, Page Source for Mozilla Firefox web browser application).


Assignment One Due on Monday February 5th.


FRIDAY - SABIN 227 Computer Lab for Photoshop


  1. Here is a link to information about sunny.uni.edu and your personal web page.

  2. This link will show you the BACKGROUND= and BGCOLOR= options (known as Attributes) of the BODY tag. We did the BACKGROUND= on Friday, Feb 2nd Ground Hogs Day hands-on class.

  3. How did I get this OL ordered list to be NUMBERED with Roman Numerals instead of the usual default Arabic numbers? Here is HOW TO DO THAT.

    This link will also show you how I got the week 4 numbered list (see above) to start with 20 (20, 21, 22, 23, 24, 25) instead of starting with 1 (1, 2, 3, 4, 5, 6). See the Attributes.

  4. How to create ANCHORS to link to other pages, aka Hypertext links.

  5. Here is a Tag Tutorial on HTML tags and how to create your first web page. TAG! You're it! :-)

  6. Here is the Overview of All HTML elements you are already familiar with from our first hands-on HTML class, and from the links you explored above this one.

  7. Color specifications for web pages. RGB = Red, Green, Blue graphics specifications and the mysteries of base 16, aka hexadecimal, very close 1st cousin of binary.

  8. Some examples of Photoshop created gradients for use as BACKGROUND= files for the BODY tag.

REMINDER: SABIN 227 Computer Lab for Friday's class this week.

Preview this Photoshop Button making page before Friday, if you get the chance. See the Stroke dialog box, the File menu, New dialog box, the texture Channel, the New Channel icon, the Red, Green and Blue channels (besides the Alpha 1 or #4 new channel). See the Filter menu, Render command, Lighting Effects subcommand dialog box.

Also useful to preview and glance at: Adding Text to the Button. It shows the ForeColor and the BackColor icons, along with the MOVE and the TYPE tools being pointed out. Keep in mind this is an OLDER version of Photoshop, so some things will look different in the newer versions.

6 02/12-02/16 TEST ONE
FRIDAY Feb. 16th
Test One Study Guide and main topics.
7 02/19-02/23 SuperPaint combined MacDraw and MacPaint capabilities into one program. Review of 2/21 class on Vector (object-oriented) versus Bitmapped (raster) graphics.

Relevance of MacDraw versus MacPaint issues to HTML and Structural versus presentational markup.

Nice anecdotes from 1984 period on Macdraw versus Macpaint and graphic design in its infancy.

Digital Media chapter 7 assignment is due on Friday, March 2nd.

8 02/26-03/02 Digital Media chapter 7 assignment is due on Friday, March 2nd.

No Photoshop class - UNI snow day

9 03/05-03/09 Spring break is almost here. Wednesday, March 7th EXCEL spreadsheet TEXT functions review. Know these functions. LEFT, MID, RIGHT, FIND, CONCATENATE. Which have two arguments, which have 3 arguments, which have an unlimited number of arguments. Two of them actually can either have two arguments or three arguments.

  1. Download the Excel spreadsheet database introduction here. filterem.xls is its name.

  2. Queries and the Movies database, especially parameter queries and expression builder.

  3. Download Movies2002.mdb database by right clicking on the link. You will need this for the above exercises doing parameter queries, etc.

  4. Excel examples and review for after spring break.
10 03/21-03/23 No Class on Monday 03/19

Class in WRT 112 Lab on Friday.

Class in Studio IT 2 on Monday (3/26)

Class in Studio IT 2 (room 136 of ITTC) on Wednesday 03/21

Up just one floor from our classroom.


Flash for hands-on class on Wednesday, March 21st is Roman Numeral IV in the OL, i.e. LI #4.

11 03/26-03/30 Class in Studio IT 2 on Monday (3/26)

VIP: FRIDAY 03/30 WRT 112 Lab class

Test Two on Monday 4/02

12 04/02-04/06

Test Two on Monday 4/02

Web Page assignment using either Notepad or the pico editor on sunny.uni.edu to create the HTML.
We have StudioIT 2 reserved on the following dates and times:

   April  4th from 9-11am - Wednesday
   April  6th from 9-11am - Friday

   April 13th from 9-11am - Friday
   April 16th from 9-11am - Monday

   810:021  9 MWF   http://www.cns.uni.edu/~jacobson/c021.html

   810:023 10 MWF   http://www.cns.uni.edu/~jacobson/c023.html

The 810:021 Spring/Summer 1999 Computer Skills and Concepts web page.
The 810:021 Spring 2001 810:021 page.
The 810:021 Spring 2002 810:021 page.
The 810:021 Spring 2003 810:021 page.
The 810:021 Spring 2006 810:021 page.