Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shiffman authored Sep 6, 2016
1 parent d92a19f commit 32b1290
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,12 @@ This course focuses on programming strategies and techniques behind procedural a
* Contact me for an invite to the online slack channel.

## Week 1 - Intro
* Notes -- LINK TBA
* Strings in JS
* DOM manipulation in p5.js
* Text input (from user, from file)
* Client-side vs. Server-side programming
* Git and Github
* [Coding Rainbow Git / GitHub tutorials](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZF9C0YMKuns9sLDzK6zoiV)
* [Introduction to Git and Command Line](http://sklise.com/2012/09/22/introduction-to-git/) and [Git workflow for beginners](http://sklise.com/2012/10/07/git-workflow-beginner/) by Steve Klise
* ["Try" Git tutorial](https://try.github.io/levels/1/challenges/1)
* Github Pages
* [Coding Rainbow GitHub Pages tutorial 1](https://www.youtube.com/watch?v=bFVtrlyH-kc&index=8&list=PLRqwX-V7Uu6ZF9C0YMKuns9sLDzK6zoiV)
* [Coding Rainbow GitHub Pages tutorial 2 with p5.js](https://www.youtube.com/watch?v=8HPYsDTk17A&index=9&list=PLRqwX-V7Uu6ZF9C0YMKuns9sLDzK6zoiV)
* [A Guide to Github pages](https://www.thinkful.com/learn/a-guide-to-using-github-pages/)
* [Notes and Examples](http://shiffman.net/a2z/intro/)
* Git, Github, Github pages
* DOM manipulation in p5.js
* Strings in JS
* Text input (from user, from file)
* Client-side vs. Server-side programming
* [Homework Assignment](https://github.com/shiffman/A2Z-F16/wiki/Week-1-Homework)

## Week 2 -- Regular Expressions
Expand Down

0 comments on commit 32b1290

Please sign in to comment.