Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/noamross/getting-unstuck-r
- Owner: noamross
- License: other
- Created: 2015-03-22T18:56:20.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-04-01T14:18:02.000Z (over 9 years ago)
- Last Synced: 2024-06-11T17:06:08.766Z (5 months ago)
- Language: CSS
- Size: 1.05 MB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.html
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)