Madeleine Bonsma-Fisher
Madeleine Bonsma-Fisher
Link: https://uoftcoders.github.io/studyGroup/lessons/python/intro/lesson/ Author: @cczhu Video: none Description: Beginner-friendly intro to Python syntax, data types, and potential.
**Link:** https://github.com/UofTCoders/studyGroup/tree/gh-pages/lessons/basic_stats **Author:** @lcoome **Description:** A primer on basic statistical concepts and implementation in R. **Tags:** Beginner, R
**Description:** Why and how branches are used in Git **Author: @lwjohnst86** **Lesson:** https://github.com/UofTCoders/studyGroup/blob/gh-pages/lessons/gitBranches/lesson.md
**Link:** https://github.com/UofTCoders/studyGroup/tree/gh-pages/lessons/pythonClasses **Author:** Lina Tran **Description:** An intermediate introduction to creating and using classes in Python.
**Link:** https://github.com/UofTCoders/studyGroup/tree/gh-pages/lessons/rubyIntro **Author:** Jenna Blumenthal **Description:** A beginner-level introduction to the programming language Ruby
**Link:** https://github.com/UofTCoders/studyGroup/tree/gh-pages/lessons/git2 **Author:** @QuLogic **Description:** Intermediate lesson on version control and collaboration with Git - viewing history, branching, and collaborating with others.
@ines has created a [beautiful framework for online courses](https://github.com/ines/course-starter-python), which looks like it will also work for the shorter project format I have here. Somebody (possibly future me, or whoever...
See #2 - add a badge to the README to launch the repo on Binder.
I think adding `ipython_nose` to requirements.txt is all that is needed.
Similar to #188, here are some things to think about for next year: * What changes should be made to the teaching structure (formally) to make it more fair? *...