Giter VIP home page Giter VIP logo

andyfoster / cs-field-guide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uccser/cs-field-guide

0.0 2.0 0.0 30.7 MB

The Computer Science Field Guide is an online interactive resource/textbook for high school students learning about computer science, developed at the University of Canterbury in New Zealand.

Home Page: http://www.csfieldguide.org.nz/

License: Other

Python 5.30% JavaScript 88.87% CSS 1.02% HTML 4.26% CoffeeScript 0.55%

cs-field-guide's Introduction

Computer Science Field Guide

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 build and 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. We aim to simplify the experience of creating your guide by requiring no external dependencies (other than Python 3) for websites, and easy guides and tools for contributing text changes.

What's included

Within this repository, you will find the following folders:

  • text: All text files for chapters, curriculum guides, and extra pages, in English and other languages.
  • images: All images used within the guide, except those used in interactives.
  • interactives: All data associated with interactives.
  • files: Files that are downloaded from the text (for example: PDFs, spreadsheets, code examples).
  • generator: Data used to create the output of the guide.
  • output: Contains the output files of the generator, when run by the user.
  • docs: Contains the documentation about this repository.

Installation and Usage

Download the latest release from the GitHub releases page. Run generateguide.py with Python 3 (which from the command line is python generateguide.py).

This will produce an student version of the CSFG in English.

Optional Parameters

The following parameters may be used to alter the generation process:

  • --language or -l followed by language codes: Outputs in the given languages
  • --teacher or -t: Outputs both student and teacher versions of the CSFG
  • --ignore-pip or -i: Bypasses the installation of dependencies using pip
  • --pdf or -p: Include generation of pdf version of the CSFG

For example: Entering python generateguide.py --language en de fr -t will produce the CSFG in English, German, and French with teacher versions included.

Bugs and feature requests

Have a bug or a feature request? Please first search for existing and closed issues in our issue tracker. If your problem or idea is not addressed yet, please open a new issue.

Documentation

Complete documentation for this project is stored in the docs folder.

Contributing

We are currently still constructing this repository to produce a complete guide so will not be accepting any pull requests until v2.0 is released (v1.0 is a closed source system, the first major release on GitHub will be v2.0). After this point we would love the community to get involved into making this guide as great as possible! A guide on how to contribute to the project (from correcting a spelling mistake to adding a translation) will be written as part of the documentation for the v2.0 release. Possible areas users will be able to contribute include:

  • Suggesting a text edit for a typo, grammar correction, or just clearing up a point.
  • Add a translation for a chapter or interactive.
  • Add a new or replacement image for a chapter.
  • Modify text and create their own version of the CSFG.
  • Add or modify an interactive for the guide.

We use Vincent Driessen's Git Branching Model for managing development.

Admin contact

This repository is currently maintained by Jack Morgan.

Copyright and license

The Computer Science Field Guide uses a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license. Read the license file for more details.

cs-field-guide's People

Contributors

arlol avatar gitter-badger avatar hai-dee avatar jackmorgannz avatar jamesernator avatar jordangriffiths01 avatar mbs66 avatar timbellnz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.