Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/laras126/teaching-materials
- Owner: laras126
- Created: 2014-10-04T20:59:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-18T13:08:10.000Z (over 10 years ago)
- Last Synced: 2024-11-09T03:08:06.345Z (2 months ago)
- Language: CSS
- Size: 258 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!