forked from uvapl/prog-natster
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourse.yml
20 lines (16 loc) · 1.51 KB
/
course.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: Wetenschappelijk Programmeren
short_name: WProg
language: nl
acknowledgements:
- 'Canelake, Sarina. 6.189 A Gentle Introduction to Programming Using Python, January IAP 2011. (Massachusetts Institute of Technology: MIT OpenCourseWare), http://ocw.mit.edu (Accessed 25 Dec, 2012). License: Creative Commons BY-NC-SA'
- 'Grimson, Eric, and John Guttag. 6.00 Introduction to Computer Science and Programming,Fall 2008. (Massachusetts Institute of Technology: MIT OpenCourseWare), http://ocw.mit.edu (Accessed 25 Dec, 2012). License: Creative Commons BY-NC-SA'
license: <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/3.0/80x15.png" /></a> <span xmlns:dct="https://purl.org/dc/terms/" property="dct:title">This course</span> is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>.
links:
'<img src="/course/info/chat.svg" class="mr-1" style="vertical-align: -4px;" width="20" height="20"> Ed Hulpforum': https://us.edstem.org/join/w3EGXy
'<img src="/course/info/display.svg" class="mr-1" style="vertical-align: -4px;" width="20" height="20"> CS50 IDE': https://ide.cs50.io/
modules:
"0. Aan de slag": /naslag/installatie
"1. Getaltheorie": /getaltheorie
"2. Integreren": /integreren
"3. Simulaties": /simulaties
"4. Big Data": /big-data