Skip to content

christinac/teachapcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeachAPCS: material for AP Computer Science teachers

Tools, links, exercises, and reference materials from TeachAPCS

Overview

  • /dictionary houses data for the Computer Science Dictionary
  • /errors keeps track of common Compiler Errors and their compilerish-to-English translations.
  • /exercises collects files for the Popular Exercises series. Inside, you'll find html and md versions of all text, java starter files, and the yaml-powered glue to consolidate them.
  • /reference is the Microtext
  • /resources catalogs external resources – links, videos, or textbook snippets – that could supplement other material. These power the Video Microlectures and the "other resources" section of the Microtext
  • /snippets keeps track of the Common Code Snippets – example code that some teachers use to introduce new concepts.

Contributing

Please do! Ideally by pull request or mailing list email.

License

The TeachAPCS.com material is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Meaning: you're free to share and adapt the material as you like, so long as you give appropriate credit (including a link!), indicate whether changes were made, do not use the material for commercial purposes, and distribute your revisions under the same license.

Neither TeachAPCS nor this material has any affiliation with the College Board.

About

Teaching materials for an AP Computer Science course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages