Skip to content

aptanet/scratch-curriculum

This branch is 1 commit ahead of RaspberryPiFoundation/scratch-curriculum:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 23, 2017
Dec 16, 2014
Sep 8, 2017
Nov 14, 2017
Feb 23, 2018
Jan 8, 2016
Apr 19, 2017
Jul 8, 2014
May 3, 2017
Jun 15, 2016
Mar 14, 2016
Jan 5, 2018
Oct 15, 2015
Jul 26, 2017
Dec 8, 2016
Nov 12, 2017
Sep 25, 2015
Mar 24, 2017
Aug 18, 2017
Jan 24, 2017
Dec 19, 2015
Dec 19, 2015
Apr 18, 2017
Nov 8, 2017
Jun 1, 2017
Jul 27, 2017
Feb 17, 2016
Mar 11, 2016
Oct 30, 2017
Nov 25, 2015
Oct 1, 2015
Dec 19, 2015
Aug 15, 2017
Sep 23, 2016
May 23, 2017
Aug 18, 2017
Nov 20, 2013
Feb 24, 2016
Nov 21, 2013
Nov 21, 2013
Dec 3, 2015
Oct 10, 2017
Nov 21, 2013

Repository files navigation

Stories in Ready

Code Club Scratch Curriculum

This repository contains all the material for Term 1 and 2 of Code Club. It consists of lesson notes and plans in Markdown format along with Scratch project files.

More information on our curriculum can be found here.

New Projects

If you are a club leader trying out new projects, please complete this short questionnaire (or email [email protected]) to let us know how it went!

Contributing

This material is openly available for everyone to use and contribute to. Right now, we’re receiving translations from all over the world.

Instructions on how to contribute to our curriculum can be found here.

You should switch to the correct branch to contribute. The content for the projects.codeclubworld.org can be found in the master branch and the content for the codeclubprojects.org site can be found in the new-layout branch.

Discuss

Ask questions and share your experiences with other Code Clube World local teams in our community: https://plus.google.com/communities/107429287353708601653

Generating the language packs

Install dependencies

$ gem install rake rubyzip

Build the packs to pkg/

$ rake build

Or if you want to use bundler

$ bundle install
$ bundle exec rake build

License

See LICENSE.md

Warning

This repository uses Unicode filenames, which can break under OSX. You will need a version of Git above 1.8.2 and run git config --global core.precomposeunicode true before checking out the repository.

About

Term 1 and 2 of Code Club, learning Scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.8%
  • Ruby 9.2%