CS151 -- Administration Announcement

Class Assignment 1

  1. Get a CIRT UNIX account (on the AIX machines)
  2. Practice using UNIX commands found at:
  3.  http://www.unm.edu/~cs151/ingber/oldrefs/unix.html
  4. Send storm@cs.unm.edu an email from THAT account
    1. This email should include your name, what your major is, why you are taking the course, and other interesting information that you should choose to include.
    2. Those of you who have already sent them, I will respond as I get time.
  5. Read Chapters 1 and 2.
CS151 -- Shawn Stoffer


 
 
 
 
 
 
 
 
 
 
 
 

Computer Systems

What is a computer? (hardware)
CS151 -- Shawn Stoffer


 
 
 
 
 
 
 
 
 
 
 
 

Computer Systems

What is a computer? (hardware)
CS151 -- Shawn Stoffer


 
 
 
 
 
 
 
 
 
 
 

Computer Systems

What is a computer? (hardware)
CS151 -- Shawn Stoffer


 
 
 
 
 
 
 
 
 

Computer Systems

Bits and Bytes
CS151 -- Shawn Stoffer


 
 
 
 
 
 
 
 
 
 
 
 
 
 

Computer Systems

What we are using:
CS151 -- Shawn Stoffer


 
 
 
 
 
 
 
 
 
 
 
 
 
 

Computer Systems

What we are using: Shameless plug...
GET AN ACCOUNT!!
CS151 -- Shawn Stoffer


 
 
 
 
 
 
 
 
 
 

Computer Systems

Operating System Fundamentals


CS151 -- Shawn Stoffer



 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

File Systems


CS151 -- Shawn Stoffer



 
 
 
 
 
 
 
 
 

Memory Structure

Everything resides in "Memory"
Memory usage
Variable Types/Sizes


CS151 -- Shawn Stoffer



 
 
 
 
 
 
 
 
 
 
 
 
 

Memory Structure

Everything resides in "Memory"
Variable Types/Sizes
CS151 -- Shawn Stoffer


 
 
 
 
 
 
 
 
 
 
 

Memory Structure

All objects use memory
Your programs are simply a special case of this
Line-by-Line execution


CS151 -- Shawn Stoffer