diff --git a/public/data/content.json b/public/data/content.json index 6c081566c..7bc250d0d 100644 --- a/public/data/content.json +++ b/public/data/content.json @@ -1156,17 +1156,25 @@ "title": "Hello, Processing!", "description": "Make web graphics with this fun, step by step guide to the Processing language." }, - { - "title": "Dance the Robot Boogie", - "description": "Learn how to mix design with JavaScript." - }, { "title": "Coding Maps with Leaflet.js", "description": "Make an interactive web mapping application using the Leaflet.js JavaScript library." }, { - "title": "Code your own Python script ", - "description": "Learn about the with this interactive tutorial." + "title": "Code your own Python script", + "description": "Learn about the fundamentals with this interactive tutorial." + }, + { + "title": "Make a 'Robot Rampage' game", + "description": "Play this Javascript game, then remix its code in Thimble to make your own version." + }, + { + "title": "Learn programming through drawing and animation", + "description": "Use these beginner Khan Academy tutorials on Processing.js and Javascript to learn creative programming skills." + }, + { + "title": "Cover a webpage with French toast", + "description": "Drag this bookmarklet to your toolbar to cover any web page with French toast! Then try remixing the code to include your own images." } ], "teach": {