Skip to content

Commit de111ec

Browse files
committed
update(course) topic Home
1 parent 400971c commit de111ec

1 file changed

Lines changed: 5 additions & 9 deletions

File tree

course.json

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
{
2-
"title": "xx",
2+
"title": "Advanced Software Construction",
3+
"links": {},
34
"modules": [
45
{
56
"title": "Course info",
6-
"id": "ea744331-ad6e-468c-b26d-899d951f5e01",
77
"topics": [
88
{
99
"title": "Home",
1010
"path": "README.md",
11-
"id": "700a970e-d602-437f-9f00-91136b1f8096"
11+
"id": "700a970e-d602-437f-9f00-91136b1f8096",
12+
"interactions": [],
13+
"commit": "400971c0d24a0ac42014b4083cf4e7ec87f082a3"
1214
},
1315
{
1416
"title": "Syllabus",
@@ -39,7 +41,6 @@
3941
},
4042
{
4143
"title": "Getting Started",
42-
"id": "36892e7e-31d7-4582-bc66-d0935cbe2020",
4344
"topics": [
4445
{
4546
"title": "Introduction",
@@ -80,7 +81,6 @@
8081
},
8182
{
8283
"title": "Object Oriented Programming",
83-
"id": "aab889cd-a560-46b8-89ef-27c148edfbdd",
8484
"topics": [
8585
{
8686
"title": "Java Fundamentals",
@@ -176,7 +176,6 @@
176176
},
177177
{
178178
"title": "Server",
179-
"id": "3fbb6a1b-48aa-4445-9677-80d4dffb9f56",
180179
"topics": [
181180
{
182181
"title": "JSON and Serialization",
@@ -237,7 +236,6 @@
237236
},
238237
{
239238
"title": "Database",
240-
"id": "be2c3533-140f-4226-a3a3-b7abce362802",
241239
"topics": [
242240
{
243241
"title": "Relational Model",
@@ -293,7 +291,6 @@
293291
},
294292
{
295293
"title": "Client",
296-
"id": "3497cff4-6c5e-4200-902e-5b516f638506",
297294
"topics": [
298295
{
299296
"title": "Console UI",
@@ -349,7 +346,6 @@
349346
},
350347
{
351348
"title": "Final",
352-
"id": "864bba83-799a-4239-996c-f889677bc12e",
353349
"topics": [
354350
{
355351
"title": "Final Exam Review",

0 commit comments

Comments
 (0)