File tree Expand file tree Collapse file tree 3 files changed +27
-27
lines changed
support/src/documentationHelpers Expand file tree Collapse file tree 3 files changed +27
-27
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ This specialism course is focused on setting you up to land a Backend Developer
44
55## Modules
66
7- | Name | Weeks |
8- | ---------------------------------------------------------------------------------- | --------------- |
9- | [ Collaboration via GitHub] ( /shared-modules/collaboration-via-github/README.md ) | 1 |
10- | [ Using AI in Development] ( /shared-modules/using-ai-in-development/README.md ) | 1 |
11- | [ Advanced JavaScript] ( ./advanced-javascript/README.md ) | 4 |
12- | [ Databases] ( ./databases/README.md ) | 2 |
13- | [ Node.js] ( ./node/README.md ) | 2 |
14- | [ Agile Teamwork ] ( /shared-modules/agile-teamwork /README.md ) | 1 |
15- | [ Specialist Career Training ] ( /shared-modules/specialist-career-training /README.md ) | 3 (2 in person) |
16- | [ Final project] ( ./final-project/README.md ) | 5 |
7+ | Name | Weeks |
8+ | ---------------------------------------------------------------------------------- | ----- |
9+ | [ Collaboration via GitHub] ( /shared-modules/collaboration-via-github/README.md ) | 1 |
10+ | [ Using AI in Development] ( /shared-modules/using-ai-in-development/README.md ) | 1 |
11+ | [ Advanced JavaScript] ( ./advanced-javascript/README.md ) | 4 |
12+ | [ Databases] ( ./databases/README.md ) | 2 |
13+ | [ Node.js] ( ./node/README.md ) | 2 |
14+ | [ Specialist Career Training ] ( /shared-modules/specialist-career-training /README.md ) | 2 |
15+ | [ Agile Teamwork ] ( /shared-modules/agile-teamwork /README.md ) | 1 |
16+ | [ Final project] ( ./final-project/README.md ) | 5 |
1717
1818Total: 18 weeks
Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ This specialism course is focused on setting you up to land a Frontend Developer
44
55## Modules
66
7- | Name | Weeks |
8- | ---------------------------------------------------------------------------------- | --------------- |
9- | [ Collaboration via GitHub] ( /shared-modules/collaboration-via-github/README.md ) | 1 |
10- | [ Using AI in Development] ( /shared-modules/using-ai-in-development/README.md ) | 1 |
11- | [ Advanced JavaScript] ( ./advanced-javascript/README.md ) | 4 |
12- | [ React] ( ./react/README.md ) | 5 |
13- | [ Agile Teamwork ] ( /shared-modules/agile-teamwork /README.md ) | 1 |
14- | [ Specialist Career Training ] ( /shared-modules/specialist-career-training /README.md ) | 3 (2 in person) |
15- | [ Final project] ( ./final-project/README.md ) | 5 |
7+ | Name | Weeks |
8+ | ---------------------------------------------------------------------------------- | ----- |
9+ | [ Collaboration via GitHub] ( /shared-modules/collaboration-via-github/README.md ) | 1 |
10+ | [ Using AI in Development] ( /shared-modules/using-ai-in-development/README.md ) | 1 |
11+ | [ Advanced JavaScript] ( ./advanced-javascript/README.md ) | 4 |
12+ | [ React] ( ./react/README.md ) | 5 |
13+ | [ Specialist Career Training ] ( /shared-modules/specialist-career-training /README.md ) | 2 |
14+ | [ Agile Teamwork ] ( /shared-modules/agile-teamwork /README.md ) | 1 |
15+ | [ Final project] ( ./final-project/README.md ) | 5 |
1616
1717Total: 19 weeks
Original file line number Diff line number Diff line change 7474 "name" : " Node" ,
7575 "location" : " courses/backend/node"
7676 },
77- {
78- "name" : " Agile Teamwork" ,
79- "location" : " shared-modules/agile-teamwork"
80- },
8177 {
8278 "name" : " Specialist Career Training" ,
8379 "location" : " shared-modules/specialist-career-training"
8480 },
81+ {
82+ "name" : " Agile Teamwork" ,
83+ "location" : " shared-modules/agile-teamwork"
84+ },
8585 {
8686 "name" : " Final Backend Project" ,
8787 "location" : " courses/backend/final-project"
108108 "name" : " React" ,
109109 "location" : " courses/frontend/react"
110110 },
111- {
112- "name" : " Agile Teamwork" ,
113- "location" : " shared-modules/agile-teamwork"
114- },
115111 {
116112 "name" : " Specialist Career Training" ,
117113 "location" : " shared-modules/specialist-career-training"
118114 },
115+ {
116+ "name" : " Agile Teamwork" ,
117+ "location" : " shared-modules/agile-teamwork"
118+ },
119119 {
120120 "name" : " Final Frontend Project" ,
121121 "location" : " courses/frontend/final-project"
You can’t perform that action at this time.
0 commit comments