forked from DS12/scala-class
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathparams.json
6 lines (6 loc) · 1.8 KB
/
params.json
1
2
3
4
5
6
{
"name": "Scala",
"tagline": "Lecture slides, labs, and tutorials from our 8-week Scala course.",
"body": "#Lecture Slides\r\n\r\n<table>\r\n <tr>\r\n <td>\r\n<a href=\"slides/lecture1.html\">Lecture 1</a>\r\n </td>\r\n<td>\r\n<a href=\"slides/lecture9.html\">Lecture 9</a>\r\n </td>\r\n</tr>\r\n <tr>\r\n <td>\r\n<a href=\"slides/lecture2.html\">Lecture 2</a> \r\n </td>\r\n<td>\r\n<a href=\"slides/lecture10.html\">Lecture 10</a>\r\n </td>\r\n</tr>\r\n <tr>\r\n <td>\r\n<a href=\"slides/lecture3.html\">Lecture 3</a> \r\n </td>\r\n<td>\r\n<a href=\"slides/lecture10a.html\">Lecture 10a</a>\r\n </td>\r\n</tr>\r\n <tr>\r\n <td>\r\n<a href=\"slides/lecture4.html\">Lecture 4</a> \r\n </td>\r\n<td>\r\n<a href=\"slides/lecture11.html\">Lecture 11</a>\r\n </td>\r\n</tr>\r\n <tr>\r\n <td>\r\n<a href=\"slides/lecture4a.html\">Lecture 4a</a> \r\n </td>\r\n<td>\r\n<a href=\"slides/lecture11a.html\">Lecture 11a</a>\r\n </td>\r\n</tr>\r\n <tr>\r\n <td>\r\n<a href=\"slides/lecture5.html\">Lecture 5</a> \r\n </td>\r\n<td>\r\n<a href=\"slides/lecture12.html\">Lecture 12</a>\r\n </td>\r\n</tr>\r\n <tr>\r\n <td>\r\n<a href=\"slides/lecture6.html\">Lecture 6</a> \r\n </td>\r\n<td>\r\n<a href=\"slides/lecture12a.html\">Lecture 12a</a>\r\n </td>\r\n</tr>\r\n <tr>\r\n <td>\r\n<a href=\"slides/lecture7.html\">Lecture 7</a> \r\n </td>\r\n<td>\r\n<a href=\"slides/lecture13.html\">Lecture 13</a>\r\n </td>\r\n</tr>\r\n <tr>\r\n <td>\r\n<a href=\"slides/lecture8.html\">Lecture 8</a> \r\n </td>\r\n<td>\r\n<a href=\"slides/lecture13a.html\">Lecture 13a</a>\r\n </td>\r\n</tr>\r\n</table>\r\n\r\nLectures 4-13a are numbered according to their corresponding chapter in _Functional Programming in Scala_.",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}