Fork me on GitHub

Ranked awesome lists, all in one place

This list is a copy of therebelrobot/awesome-workshopper with ranks


awesome-workshopper Awesome ★73813

alternatively, awesome-adventure

A list of workshopper/adventure-based tutorials for various things. Inspired by awesome. These are terminal-based guides to learning a new programming concept. Here’s an example screenshot from rvagg’s learnyounode ★5128:

Learn You The Node.js For Much Win!

If you know of any other workshopper/adventure tutorials, feel free to fork/PR or open a new issue. This list will also serve as a wish-list of types: if you want a workshopper that is not listed here, open a pull request and I’ll see about getting it started.

Raw Builders

| Project Name | | ————- | | Adventure substack/adventure| | Workshopper rvagg/workshopper ★1060 ⏳1Y |

Workshoppers

| Module Name | Description | | ————- | ————- | | algorithms-101 ★61 ⏳3Y | Introduction to algorithms | | async-you ★73 | Learn to use https://github.com/caolan/async | | bacon-love ★43 ⏳1Y | Functional Reactive Programming and Bacon.js | | biohacker ★3 | Gives some usage examples of bionode for bioinformatics | | browserify-adventure | Learn browserify | | bug-clinic ★113 | Learn how to debug Node.js apps | | bytewiser ★169 | Teaches the fundamentals of working with binary data in node.js and HTML5 browsers | | count-to-6 ★316 | An intro to some ES6 features | | data-plumber ★32 ⏳2Y | Munging data on the command line | | es5-workshop ★2 ⏳3Y | Introduction to ES5 methods | | expressworks ★554 | an automated Express.js workshop | | footballbot-workshop | A step by step guide to building your own footballbot (robotics) | | functional-javascript-workshop ★1578 | A functional javascript workshop. No libraries required (i.e. no underscore), just ES5. | | git-it ★1672 | A workshopper for learning Git and GitHub. | | goingnative ★311 | Learn how to write native Node.js addons | | how-to-npm | A module to teach you how to module. | | http-adventure ★7 ⏳3Y | [wip] Learn node’s http module. | | http-works ★25 ⏳3Y | http framework | | intro-to-node ★6 ⏳3Y | An intro to Node.js | | introtowebgl ★118 | Intro to WebGL with three.js | | javascripting | Learn JavaScript by adventuring around in the terminal | | jsadventure | Introduction to Javascript. No programming experience needed. | | kick-off-koa ★501 | An intro to koa | | learn-generators ★235 | JavaScript ES(6|2015) generators workshopper. Learn in practice. :metal: | | learnjs ★19 | Introduction to Javascript | | learnyoucouchdb ★40 | Learn you CouchDB for great good! | | learnyoumongodb ★11 ⏳2Y | Learn MongoDB using the terminal | | learnyounode ★5128 | Learn You The Node.js For Much Win! An intro to Node.js | | levelmeup ★239 | Level Me Up Scotty! An intro to Node.js databases | | lololodash ★74 | Lo-Dash Javascript Exercises | | makemehapi ★0 ⏳2Y | Introduction to Hapi | | mongodb-aggregate-adventure ★5 ⏳3Y | A series of MongoDB aggregation workshops | | mongoose-adventure ★3 ⏳4Y | Introduction to Mongoose | | node-debug-school ★37 ⏳2Y | nodeschool curriculum for debugging Node.js | | nodebot-workshop ★174 | Arduino / Johnny-five (robotics) | | nodenext ★0 ⏳4Y | Learn about the next version of node | | npm-tutor ★22 ⏳3Y | npm tutor for nodeconf 2014 | | oobootcamp ★6 ⏳3Y | Object-Oriented JavaScript Bootcamp | | planetproto ★202 | Understanding JavaScript Prototypes | | promise-it-wont-hurt ★522 | A Workshopper module that teaches you to use promises in javascript | | secureyournode ★19 ⏳2Y | Security workshop | | security-adventure ★304 ⏳4Y | Go on an educational Web security adventure! | | stream-adventure | go on an educational stream adventure! | | stylist-workshop ★40 ⏳3Y | Introduction to CSS | | swirl ★682 | Learn the statistical computing and graphics programming language R, in R | | tapeshopper ★6 ⏳2Y | Learn how to test with tape! (tap-producing test harness for node) | | test-anything ★118 | Introduction to testing | | thinking-in-react ★138 | Introduction to React | | tower-of-babel ★565 | A tour of the features of Babel.js | | unix-adventure ★72 ⏳2Y | become a unix wizard |

Additional Tools

| Module Name | Description | | ————- | ————- | | adventure-map ★15 ⏳1Y | Simple exercise loader & generators for substack/adventure. | | adventure-time ★96 | Web-based adventures | | browser-menu | Browser Menu (web based) | | example-adventure ★17 ⏳1Y | Forkable starter example for writing nodeschool challenges with adventure | | generator-workshopper ★4 ⏳3Y | Yeoman generator for the marvelous workshopper from nodeschool.io |

Workshopper Requests

Any wishes for workshopper topics go here. I may end up making them, or, if you’re feeling adventurous, make it yourself then open a PR for your new list addition. If you have an idea for a workshopper/adventure, open an issue and I’ll add it on.

Contribution Guidelines

If adding a new source, please ensure your pull request adheres to the following guidelines:

Thank you for your suggestions!

License (ISC)

Copyright (c) 2015, Trent Oswald trentoswald@therebelrobot.com

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Bitdeli Badge


This list is a copy of therebelrobot/awesome-workshopper with ranks