Interested in continuing your Java programming knowledge? Continue learning programming skills and techniques beyond the AP curriculum. Topics can include:
- Inheritance: Create more advanced objects with parent and child classes. This was removed from the AP exam in 2025-2026.
- Advanced Sorting Algorithms: Practice sorting and recursion with these more advanced algorithms.
- Interfaces: Take inheritance to the next level.
- Advanced Data Structures: Go beyond arrays and ArrayLists to learn more powerful data structures.