More Prereqs
Students in the class should know (or will know) how to use the following:
  • FTP
  • Netscape or IE
  • Make Web pages
  • Solder (or be with a group member who can)
  • Unix (run code on Linux or Sun OS)
  • AFS (be able to set permissions on AFS accounts)
  • Xv or a similar image manipulation program. Should be able to include images in HTML documents
  • Programming in C
    • Compiling programings with gcc
    • Caste variables
    • Printing information using printf
    • Getting information using scanf
    • Conditionals (if statement)
    • Loops (while, do-while, for)
    • Functions and parameters
    • Arrays, Multi-dimensional arrays
    • Pointers
    • Structures
    • Sorting/Searching
    • Multiplying matrices
  • Lego