Complement to PBL. Review for AP CSA test. Created by students for students.
Learn how to contribute (without writing any code!).
- Gotchas - hidden nuances in language
- Tips and Tricks - helpful suggestions
- Lessons - Specific study of algorithims (sorting + searching)
- PBL - useful information for projects
The frontend website is created using react + next.js.
- Install Node.js
cd website && npm i && npm run dev
- visit http://localhost:3000/