Difference between revisions of "Computing For All"

From Computer Science
Jump to: navigation, search
(Created page with "a")
 
Line 1: Line 1:
a
+
 
 +
= Broad Look at Computing =
 +
== AP CS Principles ==
 +
AP CS Principles is an AP course for high school students that broadly explores many different areas of computing.  There are a number of organizations that have made their materials online and available for free (including videos, slides, assignments).
 +
* [https://studio.code.org/courses/csp-2018 Code.org CSP]
 +
* [https://bjc.edc.org/bjc-r/course/bjc4nyc.html BJC CSP]
 +
* [https://ap.cs50.net/curriculum/ Harvard CSP]
 +
* [https://en.wikipedia.org/wiki/AP_Computer_Science_Principles Others - Wikipedia]
 +
 
 +
== Youtube ==
 +
Crash course has some very good short videos to learn about various areas of computing.
 +
* [https://thecrashcourse.com/courses/computerscience Crash Course Computer Science]
 +
 
 +
= Coding/Programming with 0 Background =
 +
Here are a few you can try out.  There are many others.  Pick one that makes sense to you and go with it.
 +
* [http://appinventor.mit.edu/explore/ MIT App Inventor] - click on tutorials or getting started
 +
* [https://scratch.mit.edu Scratch] - click start creating

Revision as of 19:22, 25 April 2019

Broad Look at Computing

AP CS Principles

AP CS Principles is an AP course for high school students that broadly explores many different areas of computing. There are a number of organizations that have made their materials online and available for free (including videos, slides, assignments).

Youtube

Crash course has some very good short videos to learn about various areas of computing.

Coding/Programming with 0 Background

Here are a few you can try out. There are many others. Pick one that makes sense to you and go with it.