gan / cs-unplugged

CS Unplugged is a collection of free teaching material that teaches Computer Science through engaging games and puzzles that use cards, string, crayons and lots of running around.

Home Page:https://www.csunplugged.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS Unplugged

CS Unplugged is a collection of free teaching material that teaches Computer Science through engaging games and puzzles that use cards, string, crayons and lots of running around.

Production website (master branch)
Development website (develop branch)

Documentation

Documentation for this project can be found on ReadTheDocs, and can also be built from the documentation source within the docs/ directory.

Contributing

We would love your help to make this guide the best it can be! Please read our contribution guide to get started.

License

The content of this project itself is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license (LICENSE-CONTENT file). This license applies to the following contents of this project:

  • Markdown files located within the csunplugged/topics/content/ directory.
  • Images located within the csunplugged/static/img/ directory.

Third-party libraries used in this project have their license's listed within the LICENSE-THIRD-PARTY file, with a full copy of the license available within the third-party-licenses directory. If a source file of a third-party library or system is stored within this repository, then a copyright notice should be present at the top of the file.

The rest of the project, which is the underlying source code used to manage and display this content, is licensed under the MIT license (LICENSE file).

About

CS Unplugged is a collection of free teaching material that teaches Computer Science through engaging games and puzzles that use cards, string, crayons and lots of running around.

https://www.csunplugged.org

License:MIT License


Languages

Language:Python 79.7%Language:HTML 9.7%Language:Shell 4.3%Language:JavaScript 3.6%Language:CSS 2.7%