Page 95 - AP Computer Science A, 7th edition
P. 95
CHAPTER 1
Introductory Java Language Features
Fifty loops shalt thou make ... —Exodus 26:5
Chapter G oals
• Packages and classes • Types and identifiers
• Operators
• Input/output
• Storage of numbers
• Binary and hexadecimal numbers • Control structures
• Errors and exceptions
The AP Computer Science course includes algorithm analysis, data structures, and the techniques and methods of modern programming, specifically, object-oriented programming. A high- level programming language is used to explore these concepts.