2


08/17/11 - Introduction to Java and OOP
Review course syllabus
What is programming about?
What makes something a computer?  Is a calculator a computer?  A cell phone?  What else?
What is a computer program?
We use Oracle's Java SDK (Software Development Kit) and the BlueJ IDE (integrated development environment).
We focus on Object-Oriented Programming (OOP)
Demo of Shapes Project from BlueJ examples directory
Homework assignment: