All Projects → uccser → Cs Field Guide

uccser / Cs Field Guide

Licence: other
A free online interactive resource/textbook for high school students learning about computer science.

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Cs Field Guide

Learn Something Every Day
📝 A compilation of everything that I learn; Computer Science, Software Development, Engineering, Math, and Coding in General. Read the rendered results here ->
Stars: ✭ 362 (+26.13%)
Mutual labels:  computer-science, education, educational
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+4045.3%)
Mutual labels:  computer-science, education, educational
Awesome Courses
List of free online programming/CS courses [Massive Open Online Courses]
Stars: ✭ 273 (-4.88%)
Mutual labels:  computer-science, education
Free Computer Science University
So after watching all the resources i thought to put all the important technical courses in one place.And help those people who wants to learn computer science.All the courses are free here.
Stars: ✭ 175 (-39.02%)
Mutual labels:  computer-science, education
Livecodelab
a web based livecoding environment
Stars: ✭ 276 (-3.83%)
Mutual labels:  education, educational
Csgraduatefellowships
A curated list of fellowships for graduate students in Computer Science and related fields.
Stars: ✭ 155 (-45.99%)
Mutual labels:  computer-science, education
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+5875.96%)
Mutual labels:  computer-science, educational
curriculum
A roadmap for Boot.dev's CS curriculum for backend developers
Stars: ✭ 492 (+71.43%)
Mutual labels:  computer-science, educational
Apcsa Public
AP Computer Science A Curriculum Materials
Stars: ✭ 41 (-85.71%)
Mutual labels:  computer-science, education
Spyware
Python-based spyware for Windows that logs the foreground window activites, keyboard inputs. Furthermore it is able to take screenshots and and run shell commands in the background.
Stars: ✭ 31 (-89.2%)
Mutual labels:  education, educational
unicorn-utterances
🦄 Learning programming from magically majestic words
Stars: ✭ 40 (-86.06%)
Mutual labels:  computer-science, educational
Awesome CV
Curated educational list for computer vision
Stars: ✭ 68 (-76.31%)
Mutual labels:  computer-science, education
Every Programmer Should Know
A collection of (mostly) technical things every software developer should know about
Stars: ✭ 49,085 (+17002.79%)
Mutual labels:  computer-science, educational
Cs Unplugged
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.
Stars: ✭ 158 (-44.95%)
Mutual labels:  computer-science, education
Cs education
Моя карта обучения Computer Science на 3 года
Stars: ✭ 42 (-85.37%)
Mutual labels:  computer-science, education
Bookmarks
🔖 ⭐️ Collection of public dev bookmarks, shared with ❤️ from www.bookmarks.dev
Stars: ✭ 181 (-36.93%)
Mutual labels:  computer-science, education
web-development-101
Практическое введение во все инструменты, необходимые для создания рабочих веб-сайтов.
Stars: ✭ 21 (-92.68%)
Mutual labels:  education, educational
Awesome Python In Education
A curated list about Python in Education 🐍 🎓
Stars: ✭ 535 (+86.41%)
Mutual labels:  computer-science, education
Curriculum
👩‍🏫 👨‍🏫 The open-source curriculum of Enki!
Stars: ✭ 624 (+117.42%)
Mutual labels:  computer-science, education
resources
Бесплатный образовательный контент, созданный и отобранный профессионалами
Stars: ✭ 20 (-93.03%)
Mutual labels:  education, educational

Computer Science Field Guide

Build Status

The Computer Science Field Guide (CSFG) is an online interactive resource for high school students learning about computer science, developed at the University of Canterbury in New Zealand. The latest HTML release of the Computer Science Field Guide can be viewed at www.csfieldguide.org.nz. This repository aims to be the source for all data associated with the CSFG, and also allows users to suggest improvements or create their own version.

Project Philosophy

The CSFG aims to be an document used for teaching Computer Science all over the world in many different languages. After using an internal system for creating the guide (from 2012 to 2015), we have moved to a custom open source system. All areas of the project, from chapter text to website design, are now available for all. We want this project to be as accessible as possible to our many user groups, which includes students, teachers and educators, and developers.

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 (LICENCE-CONTENT file). This license applies to the following contents of this project, with exceptions listed in the LICENCE-CONTENT file:

  • Markdown files located within the csfieldguide/chapters/content/ directory.
  • Images located within the csfieldguide/static/img/ directory.

Third-party libraries used in this project have their licenses listed within the LICENCE-THIRD-PARTY file, with a full copy of the license available within the third-party-licences 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 (LICENCE file).

Contact

You can contact us at [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].