forked from minprog/programmeren-ki
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcourse.yml
More file actions
12 lines (9 loc) · 708 Bytes
/
course.yml
File metadata and controls
12 lines (9 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
name: Introductie in Programmeren
short_name: ProgKI
language: nl
links:
"<i class='fa fa-book'></i> CS50 Reference": https://reference.cs50.net
"<i class='fa fa-server'></i> CS50 IDE": https://ide.cs50.io
acknowledgements:
- 'Based on CS50 from http://cs50.tv/2017/fall/ -- Copyright 2011--2018, David J. Malan.'
license: <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc/4.0/80x15.png" /></a> This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution-NonCommercial 4.0 International License</a>.