Intro to Computers and Programming

January 15th, 2016

Slides

Text Book Reading

Lecture Code

BlueJ Installation

How to Run a Program

General Terminology

Programming Process

  1. Understand the problem
  2. Design a solution
  3. Implement the solution
  4. Test the solution, fixing errors as necessary

Computer Components

Ungraded Exercise