Awesome Workshopper Overview

A list of CLI workshopper/adventure tutorials for various things. Inspired by awesome.

🏠 Home · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 therebelrobot/awesome-workshopper · ⭐ 1.2K · 🏷️ Miscellaneous

[ Daily / Weekly / Overview ]

awesome-workshopper Awesome

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 (⭐7.1k):

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 (⭐110)
Workshopper rvagg/workshopper (⭐1.1k)

Workshoppers

Module Name Description
algorithms-101 (⭐74) Introduction to algorithms
async-you (⭐108) Learn to use https://github.com/caolan/async (⭐28k)
bacon-love (⭐48) Functional Reactive Programming and Bacon.js
biohacker (⭐3) Gives some usage examples of bionode for bioinformatics
browserify-adventure (⭐143) Learn browserify
bug-clinic (⭐167) Learn how to debug Node.js apps
bytewiser (⭐207) Teaches the fundamentals of working with binary data in node.js and HTML5 browsers
count-to-6 (⭐327) An intro to some ES6 features
data-plumber (⭐33) Munging data on the command line
es5-workshop (⭐3) Introduction to ES5 methods
expressworks (⭐640) an automated Express.js workshop
footballbot-workshop A step by step guide to building your own footballbot (robotics)
functional-javascript-workshop (⭐2k) A functional javascript workshop. No libraries required (i.e. no underscore), just ES5.
git-it (⭐1.9k) A workshopper for learning Git and GitHub.
goingnative (⭐402) Learn how to write native Node.js addons
how-to-npm (⭐1k) A module to teach you how to module.
http-adventure (⭐9) [wip] Learn node's http module.
http-works (⭐32) http framework
intro-to-node (⭐9) An intro to Node.js
introtowebgl (⭐155) Intro to WebGL with three.js
javascripting (⭐2.6k) Learn JavaScript by adventuring around in the terminal
jsadventure Introduction to Javascript. No programming experience needed.
kick-off-koa (⭐683) An intro to koa
learn-generators (⭐261) JavaScript ES(6|2015) generators workshopper. Learn in practice. 🤘
learnjs (⭐21) Introduction to Javascript
learnyoucouchdb (⭐44) Learn you CouchDB for great good!
learnyoumongodb (⭐20) Learn MongoDB using the terminal
learnyounode (⭐7.1k) Learn You The Node.js For Much Win! An intro to Node.js
levelmeup (⭐268) Level Me Up Scotty! An intro to Node.js databases
lololodash (⭐83) Lo-Dash Javascript Exercises
makemehapi (⭐0) Introduction to Hapi
mongodb-aggregate-adventure (⭐5) A series of MongoDB aggregation workshops
mongoose-adventure (⭐5) Introduction to Mongoose
node-debug-school (⭐49) nodeschool curriculum for debugging Node.js
nodebot-workshop (⭐204) Arduino / Johnny-five (robotics)
nodenext (⭐0) Learn about the next version of node
npm-tutor (⭐23) npm tutor for nodeconf 2014
oobootcamp (⭐9) Object-Oriented JavaScript Bootcamp
planetproto (⭐219) Understanding JavaScript Prototypes
promise-it-wont-hurt (⭐718) A Workshopper module that teaches you to use promises in javascript
secureyournode (⭐22) Security workshop
security-adventure (⭐333) Go on an educational Web security adventure!
stream-adventure (⭐2k) go on an educational stream adventure!
stylist-workshop (⭐42) Introduction to CSS
swirl (⭐1k) Learn the statistical computing and graphics programming language R, in R
tapeshopper (⭐5) Learn how to test with tape! (tap-producing test harness for node)
test-anything (⭐167) Introduction to testing
thinking-in-react (⭐178) Introduction to React
tower-of-babel (⭐600) A tour of the features of Babel.js
unix-adventure become a unix wizard

Additional Tools

Module Name Description
adventure-map (⭐19) Simple exercise loader & generators for substack/adventure.
adventure-time (⭐97) Web-based adventures
browser-menu Browser Menu (web based)
example-adventure Forkable starter example for writing nodeschool challenges with adventure
generator-workshopper (⭐4) 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 [email protected]

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