What is CS255 about ?

  • Primary goal:

    • Expose the internal operations of a computer:

      • How is information stored/represented within the computer

        • Study data representation techniques

      • How does a computer work ?

        • Study assembler programming

  • Secondary goal:

    • Prepare you for Systems Programming

      • Study the (low level) system programming language C