APCSA-ProjectStem
APCSA-ProjectStem copied to clipboard
Source code for the 2022-23 AP Computer Science A course on Project Stem.
APCSA Project Stem
Source code for the 2022-23 AP Computer Science A course on Project Stem.
Browse the source code ยป
๐ About
This repository contains the source code to various problems on Project Stem. Organized by unit, you will find the necessary activity files to be compiled by the Java environment, as well as runner files provided by Project Stem to test execution (when available).
[!NOTE] The provided source code is intended to work with the 2023 AP CS A course. These solutions may grow out-of-date as new changes are made to the course every year.
The user-friendly website front-end found here is built using Retype.
Table of Contents
- Unit 1: Primitive Types
- Unit 2: Using Objects
- Unit 3: Boolean Expressions and If Statements
- Unit 4: Iteration
- Unit 5: Writing Classes
- Unit 6: Array
- Unit 7: ArrayList
- Unit 8: 2D Array
- Unit 9: Inheritance
- Unit 10: Recursion
๐ Contributing
Notice a typo or error? Feel free to create an issue!
Please note that support will not be provided for code that does not work in newer lessons. As such, the source code will not be updated to reflect newer curricula.
๐ License
This repository is licensed under GPL 3.0.