Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noamross/getting-unstuck-r

A lesson in problem-solving in R
https://github.com/noamross/getting-unstuck-r

Last synced: 10 days ago
JSON representation

A lesson in problem-solving in R

Awesome Lists containing this project

README

        

Getting Unstuck.
===============

This repository will contain a lesson for "getting unstuck" in computer programming for
[Software Carpentry](http://software-carpentry.org) and [Data Carpentry](http://datacarpentry.org/) lessons.

Right now it's just a clone of the SWC [lesson template](https://github.com/swcarpentry/lesson-template). Raw material
is in [this Google doc](https://docs.google.com/document/d/1CZ5k756NV-w4j7k3OHbs_NSEnx4Ro9pptJN8obDVSCk/edit), as well
as the [zero-dependency-problems](https://github.com/noamross/zero-dependency-problems) repository, where I am collecting
examples of novice problems for examples, exercises, and [reverse instructional design](http://swcarpentry.github.io/instructor-training/04-design.html)