> For the complete documentation index, see [llms.txt](https://opensourceed.gitbook.io/apcspmegaguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://opensourceed.gitbook.io/apcspmegaguide/preparing-for-the-ap-csp-exam/general-strategies.md).

# General Links and Resources

## Resources from the College Board

* [AP CSP Course Site](https://advancesinap.collegeboard.org/stem/computer-science-principles)
* [Join the College Board AP CSP Teacher Community](https://apcommunity.collegeboard.org/web/apcsp/home)
* [Sign up for updates directly from College Board](https://apcentral.collegeboard.org/courses/ap-computer-science-principles/interest-form?course=ap-computer-science-principles)
* [AP CSP Course and Exam Description](https://apcentral.collegeboard.org/pdf/ap-computer-science-principles-course-and-exam-description.pdf)
  * [Recorded Webinar for 2020-21 Changes](https://youtu.be/nm409pKwTPg)
* [College Board Classroom Resources and Endorsed Curriculum](https://apcentral.collegeboard.org/courses/ap-computer-science-principles/classroom-resources)
* [AP Digital Portfolio General Information](https://apcentral.collegeboard.org/courses/resources/about-ap-digital-portfolio)
  * AP Digital Portfolio Teacher’s Guide (**coming soon**)
  * AP Digital Portfolio Student’s Guide (**coming soon**)
* Become an AP Reader: [website](https://apcentral.collegeboard.org/professional-development/become-an-ap-reader)
* Access the [Instructional Planning Report](https://scores.collegeboard.org/pawra/home.action) to get detailed AP CSP score data from your previous year's classes
  * **Coming Soon: Guided instructions on how to access.**

## Other Resources

* Test Prep Books
  * [Barron's](https://www.amazon.com/AP-Computer-Science-Principles-Practice/dp/1438012624/ref=sr_1_1?dchild=1\&keywords=ap+csp+2020\&qid=1596161270\&s=books\&sr=1-1) (previous Course and Exam Description)
  * [Crash Course](https://www.amazon.com/Computer-Science-Principles-Advanced-Placement/dp/0738612340/ref=sr_1_4?dchild=1\&keywords=ap+csp+2020\&qid=1596161270\&s=books\&sr=1-4) (previous Course and Exam Description)
  * [5 Steps to a 5 ](https://www.amazon.com/Steps-AP-Computer-Science-Principles/dp/1260019993/ref=sr_1_2?dchild=1\&keywords=ap+csp+2020\&qid=1596161270\&s=books\&sr=1-2)(previous Course and Exam Description)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://opensourceed.gitbook.io/apcspmegaguide/preparing-for-the-ap-csp-exam/general-strategies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
