summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGubolin <gubolin@fantasymail.de>2015-01-11 10:21:59 +0100
committerGubolin <gubolin@fantasymail.de>2015-01-11 10:21:59 +0100
commit6806400c425716beb40f717d43ce1e1daba6c9b5 (patch)
treee08951b5c650d40679b4ced0a199d8036a275368
parent42e060880182c7ccf2fd7d4baa4568d74a4f3736 (diff)
parent2997b2b987b7cad3822ef69f3e2596e7a1cf43ba (diff)
downloadawesome-snap-6806400c425716beb40f717d43ce1e1daba6c9b5.tar.gz
awesome-snap-6806400c425716beb40f717d43ce1e1daba6c9b5.zip
Merge pull request #1 from cycomachead/master
Add some BJC links and run link for Snap Graphics
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 10e2ba1..79b26b7 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Awesome Snap!
- [turtlestitch](http://www.stitchcode.com/) ([source](https://github.com/backface/turtlestitch)) - turtle graphics for stitchfile generation :de:
- [Snapi](https://bromagosa.github.io/Snapi/) ([source](https://github.com/bromagosa/Snapi)) - Snap! with geographics and JSON API features
- Snapapps [Scribble](https://aidanlane.github.io/snapapps/scribble.html), [ARDrone](https://aidanlane.github.io/snapapps/ardrone.html), [Cellular](https://aidanlane.github.io/snapapps/cellular.html) ([sources](https://github.com/aidanlane/snapapps)) - 3 special-purpose Snap! modifications
- - [Snap-graphics](https://github.com/cycomachead/snap-graphics) - Computational photography for introductory computer science curriculum
+ - [Snap-graphics](http://snap.berkeley.edu/snapsource/michael) [source](https://github.com/cycomachead/snap-graphics) - Computational photography for introductory computer science curriculum
- tools
- [Snapext](http://github.com/blockext) - python library for creating Snap! extensions
@@ -32,8 +32,8 @@ Awesome Snap!
- [Snapin8r](https://hardmath123.github.io/Snapin8r/) ([source](https://github.com/Hardmath123/Snapin8r))
- learning resources
- - [The Beauty and Joy of Computing](https://bjc.berkeley.edu/r) ([source](https://github.com/beautyjoy/bjc-r))
- - [BeyondBlocks](http://beyondblocks.github.io/) ([source](https://github.com/BeyondBlocks/BeyondBlocks.github.io)) - a bridge learning unit that takes you from Snap! to python
+ - [The Beauty and Joy of Computing](http://bjc.berkeley.edu/r) ([source](https://github.com/beautyjoy/bjc-r)) - The official BJC curriculum webpage. ([BJC Homepage](http://bjc.berkeley.edu))
+ - [BeyondBlocks](http://beyondblocks.github.io/) ([source](https://github.com/BeyondBlocks/BeyondBlocks.github.io)) - a bridge learning unit that takes you from Snap*!* to python. This is no longer actively updated. Newer "Besides Blocks" curriculum can be found as part of the BJC project, [here](http://bjc.berkeley.edu/r/course/cs10_fa14.html)
- misc
- [New Website for UC Berkeley Snap!](https://khotchkiss13.github.io/) ([source](https://github.com/khotchkiss13/khotchkiss13.github.io))