AP Computers
Abstract Shape example
This class is to learn advanced programming of the Object Oriented Programming Language JAVA by Sun Microsystems. This class will build on basic concepts learned in Intermediate Computer Science, therefore Intermediate is a prerequisite for this class. It is assumed that you already have a working knowledge of the following programming concepts:
- variables, data types, and concatenation
- Manipulating data mathematically
- Conditionals (if statements)
- "while" and "for" loops