Skip to content

Computer Science without a computer!

License

MIT and 2 other licenses found

Licenses found

MIT
LICENCE
Unknown
LICENCE-CONTENT
Unknown
LICENCE-THIRD-PARTY
Notifications You must be signed in to change notification settings

prachi1210/cs-unplugged

 
 

Repository files navigation

Computer Science Unplugged

Computer Science Unplugged is a collection of free learning activities that teach Computer Science through engaging games and puzzles that use cards, string, crayons and lots of running around. The activities introduce students to Computational Thinking through concepts such as binary numbers, algorithms, and data compression, separated from the distractions and technical details of having to use computers.

The CS Unplugged project is available at csunplugged.org. This version (considered as version 2.0) can be viewed at csunplugged.org/sneak-peek/. A development build (develop branch) of this repository can be viewed at cs-unplugged-dev.appspot.com.

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

Computer Science without a computer!

Resources

License

MIT and 2 other licenses found

Licenses found

MIT
LICENCE
Unknown
LICENCE-CONTENT
Unknown
LICENCE-THIRD-PARTY

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 77.7%
  • HTML 13.7%
  • Shell 4.6%
  • CSS 2.8%
  • JavaScript 1.2%