diff --git a/_toc.yml b/_toc.yml index b7d6417..dca9f97 100755 --- a/_toc.yml +++ b/_toc.yml @@ -1,76 +1,76 @@ format: jb-book root: about/syllabus parts: -- caption: About this course - chapters: - # - file: about/syllabus - - file: about/course_schedule - - file: about/rubrics - - file: about/waitlist - # - file: about/accommodations - # - file: about/doing_well - # - file: about/faq + - caption: About this course + chapters: + # - file: about/syllabus + - file: about/course_schedule + - file: about/rubrics + - file: about/waitlist + # - file: about/accommodations + # - file: about/doing_well + # - file: about/faq -- caption: Part 1 - Getting Started - maxdepth: 1 - chapters: - - file: notes/part01/workshop01 - title: Workshop 1 - - file: notes/part01/assignment01 - - file: notes/part01/lab01A - - file: notes/part01/lab01B + - caption: Part 1 - Getting Started + maxdepth: 1 + chapters: + - file: notes/part01/workshop01 + title: Workshop 1 + - file: notes/part01/assignment01 + - file: notes/part01/lab01A + - file: notes/part01/lab01B -- caption: Part 2 - React - maxdepth: 1 - chapters: - - file: notes/part02/workshop02 - title: Workshop 2 - - file: notes/part02/assignment02 - - file: notes/part02/lab02A - - file: notes/part02/lab02B + - caption: Part 2 - React + maxdepth: 1 + chapters: + - file: notes/part02/workshop02 + title: Workshop 2 + - file: notes/part02/assignment02 + - file: notes/part02/lab02A + - file: notes/part02/lab02B -- caption: Part 3 - NodeJS - maxdepth: 1 - chapters: - - file: notes/part03/workshop03 - title: Workshop 3 - - file: notes/part03/assignment03 - - file: notes/part03/lab03A - - file: notes/part03/lab03B + - caption: Part 3 - NodeJS + maxdepth: 1 + chapters: + - file: notes/part03/workshop03 + title: Workshop 3 + - file: notes/part03/assignment03 + - file: notes/part03/lab03A + - file: notes/part03/lab03B + - caption: Part 4 - MongoDB + maxdepth: 1 + chapters: + - file: notes/part04/workshop04 + title: Workshop 4 + - file: notes/part04/assignment04 + - file: notes/part04/lab4A + - file: notes/part04/lab4B -- caption: Part 4 - MongoDB - maxdepth: 1 - chapters: - - file: notes/part04/workshop04 - title: Workshop 4 - - file: notes/part04/assignment04 + # - caption: Part 5 - Release Engineering + # maxdepth: 1 + # chapters: + # - file: notes/part05/lab05A + # - file: notes/part05/lab05B -# - file: notes/part04/lab4B + # - caption: Part 6 - Networking + # maxdepth: 1 + # chapters: + # - file: notes/part06/lab06A + # - file: notes/part06/lab06B -# - caption: Part 5 - Release Engineering -# maxdepth: 1 -# chapters: -# - file: notes/part05/lab05B - -# - caption: Part 6 - Networking -# maxdepth: 1 -# chapters: -# - file: notes/part06/lab06B - -- caption: Course Project - chapters: - - file: notes/project/team_formation - - file: notes/project/progress01 - - file: notes/project/progress02 - - file: notes/project/progress03 - - file: notes/project/progress04 - -- caption: Course Feedback - chapters: - - file: about/feedback - title: Anonymous Feedback Form + - caption: Course Project + chapters: + - file: notes/project/team_formation + - file: notes/project/progress01 + - file: notes/project/progress02 + - file: notes/project/progress03 + - file: notes/project/progress04 + - caption: Course Feedback + chapters: + - file: about/feedback + title: Anonymous Feedback Form # - caption: Tools # chapters: # - file: tools/ed_discussion/ed_discussion diff --git a/notes/part04/lab04A.md b/notes/part04/lab04A.md new file mode 100644 index 0000000..989e5c0 --- /dev/null +++ b/notes/part04/lab04A.md @@ -0,0 +1,7 @@ +# Lab 4A + +## Free Work Time + +If students want to work in their groups on project work, breakout rooms will be available for groups to use. + +A TA will be available in the main room to answer any assignment or project questions. diff --git a/notes/part05/lab05A.md b/notes/part05/lab05A.md new file mode 100644 index 0000000..a23a9e9 --- /dev/null +++ b/notes/part05/lab05A.md @@ -0,0 +1,7 @@ +# Lab 5A + +## Free Work Time + +If students want to work in their groups on project work, breakout rooms will be available for groups to use. + +A TA will be available in the main room to answer any assignment or project questions. diff --git a/notes/part06/lab06A.md b/notes/part06/lab06A.md new file mode 100644 index 0000000..bd78e81 --- /dev/null +++ b/notes/part06/lab06A.md @@ -0,0 +1,7 @@ +# Lab 6A + +## Free Work Time + +If students want to work in their groups on project work, breakout rooms will be available for groups to use. + +A TA will be available in the main room to answer any assignment or project questions.