Reading - Section Titles

Week 1

    • Data and Expressions (entire chapter)
    • Creating Objects (subsection)
    • The Random class (subsection)
    • Writing Classes (entire chapter)
    • Boolean Expressions (subsection)
    • The if Statement (subsection)
    • Comparing Data (subsection)
    • The while statement (subsection)

Week 2

    • The while Statement (subsection)
    • Iterators (subsection)
    • The do Statement (subsection)
    • The for Statement (subsection)
    • Object-Oriented Design (entire chapter)
    • Arrays (entire chapter)

Week 3

    • The String Class (subsection)
    • Exceptions (entire chapter)

Week 4

    • Packages (subsection)
    • Collections (entire chapter)

Week 7

    • Inheritance (entire chapter)
    • Polymorphism (entire chapter)