CS 16 Plan for Today, 1/17/2018: Welcome to CS 16! (but sorry, no crashing: wait list only) See https://cs.ucsb.edu/~mikec/cs16 (not GauchoSpace) Questions? What is a computer? [Displays 1.1, 1.2] What is programming? [Disp 1.3] Machine language, assembler code High level languages Procedural: Fortran, C, … OO: C++, Java, … Compiling/linking [Disp 1.4, 1.5] Simplest example pgm [01-10.cpp]