-
Notifications
You must be signed in to change notification settings - Fork 7
/
ap-cs-principles.html
68 lines (55 loc) · 3.88 KB
/
ap-cs-principles.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
---
layout: page
title: AP CS Principles
---
{% capture section_content %}
<p>The Beauty and Joy of Computing is an AP Computer Science Principles compliant curriculum. Our syllabus has been approved by the College Board for this Academic Year.</p>
<p>From the <a href="https://advancesinap.collegeboard.org/stem/computer-science-principles" title="College Board CSP site" target="_blank">College Board CSP site</a>:</p>
<blockquote>
<p>AP Computer Science Principles introduces students to the foundational
concepts of computer science and challenges them to explore how computing and
technology can impact the world. With a unique focus on creative problem
solving and real-world applications, AP Computer Science Principles prepares
students for college and career.</p>
<p><strong>Computer Science: The New Literacy</strong></p>
<p>Whether it's 3-D animation, engineering, music, app development, medicine,
visual design, robotics, or political analysis, computer science is the engine
that powers the technology, productivity, and innovation that drive the world.
Computer science experience has become an imperative for today's students and
the workforce of tomorrow.</p>
<p>The AP Program designed AP Computer Science Principles with the goal of
creating leaders in computer science fields and attracting and engaging those
who are traditionally underrepresented with essential computing tools and
multidisciplinary opportunities.</p>
<p><strong>Rigorously Developed</strong></p>
<p>In development since 2008, AP Computer Science Principles was created with
significant support from the National Science Foundation and more than 50 leading high school and higher education computer
science educators who piloted the course at their institutions. This rigorous
process of development and testing produced a course that reflects
the latest scholarship in the field and provides students with a relevant and
engaging learning experience.</p>
<p>More than 950 colleges and universities offer credit for qualifying scores on the AP Computer Science Principles exam.</p>
</blockquote>
{% endcapture %}
{% include section.html %}
{% capture section_content %}
<h2>College Board BJC Endorsement Documents</h2>
<ul>
<li><a href="https://bjc.edc.org/bjc-r/docs/BJC-Syllabus-2020.pdf" title="BJC Syllabus" target="_blank">Syllabus</a></li>
<li><a href="https://bjc.edc.org/bjc-r/docs/BJC-Outline-of-Units.pdf" title="BJC Outline of Units" target="_blank">Outline of Units</a></li>
<li><a href="https://bjc.edc.org/bjc-r/cur/teaching-guide/resources/standards-map.html" title="Mapping from AP CSP Standards to BJC" target="_blank">Mapping from AP CSP Standards to BJC</a></li>
</ul>
{% endcapture %}
{% include section.html %}
{% capture section_content %}
<h2>College Board Links</h2>
<ul>
<li><a href="https://apcentral.collegeboard.org/courses/ap-computer-science-principles/course" title="AP CSP Course" target="_blank">AP CSP Course</a></li>
<li>
<a href="https://apcentral.collegeboard.org/courses/resources/ap-computer-science-recruitment-strategies" title="Recruitment Strategies" target="_blank">Recruitment Strategies</a> for underrepresented students
<p>(Excerpt: "All students should have equitable access to AP CS Principles. Care should be taken to ensure that students are demographically representative of the school's population before confirming their enrollment. Therefore, we encourage you to create policies that promote and enable diversity and to not create barriers that would discourage underrepresented groups from participating.")</p>
</li>
<li><a href="https://apcommunity.collegeboard.org/web/csprinciples/" title="CSP Teacher Community" target="_blank">CSP Teacher Community</a> (login required)</li>
</ul>
{% endcapture %}
{% include section.html %}