CS151 -- Administration
 
 
 
Project 4, due July 17 (Wednesday)
CS151 -- Shawn Stoffer


 
 
 
 
 
 
 
 
 
  • Project 4
  • use (for now):
    Adam Samson
    7
    22000
    Programmer
    yes
    Jason Stover
    8
    24000
    Administrative Assistant
    yes
    Tom Cadel
    3
    27000
    Assistant Manager
    yes
    John Dowser
    4
    45000
    Manager
    yes
    Alan Weaver
    10
    52000
    Research Scientist
    no
  • CS151 -- Shawn Stoffer

     
    CS151 -- Administration
    Project 5, due July 24 (Teusday). Don't sweat it, there will be lots of in class examples... Just pay attention.
    CS151 -- Shawn Stoffer


     
     
     
     
     
     
     
     
     

    Abstraction:

    Functions

    fillBathTub ( <container>, <fromLocation> )

    Literally an algorithm that can be used for many things by changing what is passed into it.

    CS151 -- Shawn Stoffer


     
     
     

    Abstraction

    Why use functions... why do any of the stuff that we are doing?
    CS151 -- Shawn Stoffer


     
     
     
     

    Abstraction
     

    Classes
    CS151 -- Shawn Stoffer


     
     
     
     
     
     

    Computer Science

    Computer (what we are doing science with)

    Science (yes there actually is a method to our madness)

    CS151 -- Shawn Stoffer


     
     
     
     
     

    Computer Science

    Why computer science
    CS151 -- Shawn Stoffer


     
     
     
     
     
     

    Computer Science

    Why computer science
    CS151 -- Shawn Stoffer