Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/laras126/teaching-materials

A collection of the assignments and things I use for teaching web dev fundamentals. Enjoy/modify as you will!
https://github.com/laras126/teaching-materials

Last synced: 18 days ago
JSON representation

A collection of the assignments and things I use for teaching web dev fundamentals. Enjoy/modify as you will!

Awesome Lists containing this project

README

        

# Teaching Materials

This is a repo of the assignments, demos and what not I use in my teaching. These should be cleverly in submodules somehow, but I'm not sure of the best way to do it so that I can keep track of both the solutions and the blank assignments.

Anyhow, the content is three fold:

#### Assignments

These are big, long lists of to-dos for students to work through.

#### Demos

Um, well, demos. Mostly of specific concepts like forms or jQuery.

#### Exercises

These are kind of like smaller assignments, but for in class. Ideally pair programmed.

---

More soon!