Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkpurple141/teaching
A repository of material created for teaching first year computer science
https://github.com/darkpurple141/teaching
computer education science teaching
Last synced: about 12 hours ago
JSON representation
A repository of material created for teaching first year computer science
- Host: GitHub
- URL: https://github.com/darkpurple141/teaching
- Owner: DarkPurple141
- Created: 2017-08-02T09:51:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-23T22:03:17.000Z (about 7 years ago)
- Last Synced: 2024-05-01T15:14:08.831Z (7 months ago)
- Topics: computer, education, science, teaching
- Language: C
- Size: 146 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Teaching
A repository of material created for teaching first year computer science at UNSW.## Introduction
This is a static website, with other materials created to host material written as part of tutoring at UNSW (this project however has no affiliation to the university).## Contributing
To contribute you can simply make a fork, make your changes in your own branch, and lodge a pull request. I'll be generous with any changes as long as they're in the spirit of the project.### Notes with formatting:
* Notes/Articles should be lodged in the \_notes directory and should use the template markdown from the \_generic.md starter file.
* Any code files should go in the appropriate lab/week* sub-folder, or if no such lab is relevant, a new folder under the labs subdirectory.## Hosting
Hosting is done on surge, through surge.sh. The site is currently live [here](http://unsw-lab.surge.sh/).## Rendering
All rendering is done with a combination of [prism](https://github.com/PrismJS) (code rendering), and modified jekyll-based css. All files are written in a combination of markdown, html with [liquid](https://github.com/Shopify/liquid/wiki), and jekyll-ified markdown.## Collaborators
Hoping to get assistant tutors involved throughout this semester and next to add more content! If you're interested hit me up.