Skip to content

Commit 67a89e3

Browse files
committed
Course structure in json
1 parent ae406e8 commit 67a89e3

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

Courses/index.js

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
({
2+
intro: {
3+
title: 'Introduction to software engineering',
4+
},
5+
sef1: {
6+
title: 'Software engineering fundamentals: part 1',
7+
},
8+
sef2: {
9+
title: 'Software engineering fundamentals: part 2',
10+
},
11+
sef3: {
12+
title: 'Software engineering fundamentals: part 3',
13+
},
14+
pps1: {
15+
title: 'Asynchronous programming',
16+
},
17+
pps2: {
18+
title: 'Parallel programming',
19+
},
20+
pps3: {
21+
title: 'Distributed systems',
22+
},
23+
nts1: {
24+
title: 'Node.js technology stack: part1',
25+
},
26+
nts2: {
27+
title: 'Node.js technology stack: part2',
28+
},
29+
nts3: {
30+
title: 'Node.js technology stack: part3',
31+
},
32+
isa1: {
33+
title: 'Information system architecture: part1',
34+
},
35+
isa2: {
36+
title: 'Information system architecture: part2',
37+
},
38+
});

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy