|
|
|
|
|
by alexeyza
3922 days ago
|
|
I used it to teach my class as well. But I have to be honest, it wasn't obvious at first how to use it - especially how would I manage the course website there (which needed to accommodate different semesters). Eventually, I figured out that I don't really need an HTML website, but using Markdown files would get the job done (and would be better, as it makes it easy for students to commit PR with corrections and suggestions to the course website and material). I really love our setup now, but it took some figuring out the best way to do it. BTW, if anyone is interested here the course website (just as our example): http://startup-programming.com |
|
By the way, your article has encouraged me to get the students using issues for eg. homework questions they'd normally email, thanks for that.