From 420f42b900c9d31b468719844763b95ea9724d32 Mon Sep 17 00:00:00 2001 From: bra40 Date: Sun, 3 Dec 2023 15:01:21 -0800 Subject: [PATCH 01/12] Add git submodule for course-explorer-script --- .gitmodules | 3 +++ scripts/course-explorer-script | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 scripts/course-explorer-script diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..188b47a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "scripts/course-explorer-script"] + path = scripts/course-explorer-script + url = git@github.com:ssss-sfu/course-explorer-script.git diff --git a/scripts/course-explorer-script b/scripts/course-explorer-script new file mode 160000 index 0000000..43ff00d --- /dev/null +++ b/scripts/course-explorer-script @@ -0,0 +1 @@ +Subproject commit 43ff00def205cb39a4f35c3ba0cc657d7ccc267b From acf7ca6ba1e4f0fd415c3898694cb948bbf7248a Mon Sep 17 00:00:00 2001 From: bra40 Date: Sun, 3 Dec 2023 15:06:28 -0800 Subject: [PATCH 02/12] Add courses.json from course-explorer-script --- public/jsons/courses.json | 7409 ++++++++++++++++++++++++++++++++ scripts/course-explorer-script | 2 +- 2 files changed, 7410 insertions(+), 1 deletion(-) create mode 100644 public/jsons/courses.json diff --git a/public/jsons/courses.json b/public/jsons/courses.json new file mode 100644 index 0000000..a025842 --- /dev/null +++ b/public/jsons/courses.json @@ -0,0 +1,7409 @@ +[ + { + "requirement": "Lower Divison Core", + "courses": [ + { + "info": { + "dept": "CMPT", + "number": "105W", + "title": "Social Issues and Communication Strategies in Computing Science", + "description": "This course teaches the fundamentals of informative and persuasive communication for professional engineers and computer scientists. A principal goal of this course is to assist students in thinking critically about various contemporary technical, social, and ethical issues. It focuses on communicating technical information clearly and concisely, managing issues of persuasion when communicating with diverse audiences, presentation skills, and teamwork.", + "prerequisites": "", + "corequisites": "", + "notes": "Students with credit for ENSC 102, ENSC 105W, MSE 101W or SEE 101W may not take CMPT 105W for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D200", + "classNumber": "6880", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Tara Immell" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "17:30", + "endTime": "18:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "17:30", + "endTime": "19:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "E100", + "classNumber": "6042", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Tara Immell" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "17:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "17:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "18:20" + } + ] + }, + { + "info": { + "section": "E200", + "classNumber": "6043", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Herbert Tsang" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "17:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "17:20" + }, + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "18:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "130", + "title": "Introduction to Computer Programming I", + "description": "An introduction to computing science and computer programming, using a systems oriented language, such as C or C++. This course introduces basic computing science concepts. Topics will include: elementary data types, control structures, functions, arrays and strings, fundamental algorithms, computer organization and memory management.", + "prerequisites": "BC Math 12 (or equivalent, or any of MATH 100, 150, 151, 154, or 157, with a minimum grade of C-).", + "corequisites": "", + "notes": "Students with credit for CMPT 102, 120, 128 or 166 may not take this course for further credit. Students who have taken CMPT 125, 129 or 135 first may not then take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6099", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "6100", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D102", + "classNumber": "6102", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D103", + "classNumber": "6103", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D104", + "classNumber": "6104", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D105", + "classNumber": "6105", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D106", + "classNumber": "6108", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D107", + "classNumber": "6109", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D108", + "classNumber": "6110", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + } + ] + } + }, + { + "info": { + "term": "Spring 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6669", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + }, + { + "days": [ + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "6674", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D102", + "classNumber": "6675", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D103", + "classNumber": "6676", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D104", + "classNumber": "6677", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D105", + "classNumber": "6678", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D106", + "classNumber": "6679", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D107", + "classNumber": "6680", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D108", + "classNumber": "6681", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + } + ] + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6906", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "6919", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D102", + "classNumber": "6920", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D103", + "classNumber": "6921", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D104", + "classNumber": "6922", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D105", + "classNumber": "6923", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D106", + "classNumber": "6924", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D107", + "classNumber": "6925", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D108", + "classNumber": "6926", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Spring 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6669", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + }, + { + "days": [ + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "6674", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D102", + "classNumber": "6675", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D103", + "classNumber": "6676", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D104", + "classNumber": "6677", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D105", + "classNumber": "6678", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D106", + "classNumber": "6679", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D107", + "classNumber": "6680", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D108", + "classNumber": "6681", + "type": "n", + "campus": "Surrey", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "210", + "title": "Probability and Computing", + "description": "Probability has become an essential tool in modern computer science with applications in randomized algorithms, computer vision and graphics, systems, data analysis, and machine learning. The course introduces the foundational concepts in probability as required by many modern applications in computing.", + "prerequisites": "MACM 101, MATH 152, CMPT 125 or CMPT 135, and (MATH 240 or MATH 232), all with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6998", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Sharan Vaswani" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "11:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6126", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Brad Bart" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "213", + "title": "Object Oriented Design in Java", + "description": "An introduction to object oriented design using Java. The Java programming language is introduced,\r\nwith an emphasis on its advanced features. The course covers the building blocks of object oriented\r\ndesign including inheritance, polymorphism, interfaces and abstract classes. A number of object oriented design patterns are presented, such as observer, iterator, and singleton. The course also teaches best-practices in code construction. It includes a basic introduction to programming event driven graphical user interfaces.", + "prerequisites": "CMPT 225 with a minimum grade of C-.", + "corequisites": "", + "notes": "Students with credit for CMPT 212 cannot take this course for further credit. ", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6999", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6132", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Bobby Chan" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "225", + "title": "Data Structures and Programming", + "description": "Introduction to a variety of practical and important data structures and methods for implementation and for experimental and analytical evaluation. Topics include: stacks, queues and lists; search trees; hash tables and algorithms; efficient sorting; object-oriented programming; time and space efficiency analysis; and experimental evaluation. ", + "prerequisites": "(MACM 101 and (CMPT 125, CMPT 129 or CMPT 135)) or (ENSC 251 and ENSC 252), all with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D200", + "classNumber": "7003", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "David Mitchell" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "17:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "D201", + "classNumber": "7004", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D202", + "classNumber": "7005", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D203", + "classNumber": "7006", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D204", + "classNumber": "7007", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D205", + "classNumber": "7008", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D206", + "classNumber": "7009", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D207", + "classNumber": "7010", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D208", + "classNumber": "7011", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "E100", + "classNumber": "7002", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "17:30", + "endTime": "18:30" + } + ] + }, + { + "info": { + "section": "E101", + "classNumber": "7012", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "E102", + "classNumber": "7013", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "E103", + "classNumber": "7014", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "E104", + "classNumber": "7015", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "E105", + "classNumber": "7016", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "E106", + "classNumber": "7017", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "E107", + "classNumber": "7018", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "E108", + "classNumber": "7019", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6171", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + }, + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "6172", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D102", + "classNumber": "6173", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D103", + "classNumber": "6174", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D104", + "classNumber": "6175", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D105", + "classNumber": "6176", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D106", + "classNumber": "6177", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D107", + "classNumber": "6178", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D108", + "classNumber": "6179", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "6186", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D201", + "classNumber": "6187", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D202", + "classNumber": "6188", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D203", + "classNumber": "6189", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D204", + "classNumber": "6190", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D205", + "classNumber": "6191", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D206", + "classNumber": "6192", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D207", + "classNumber": "6193", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D208", + "classNumber": "6194", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Toby Donaldson" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "276", + "title": "Introduction to Software Engineering", + "description": "An overview of various techniques used for software development and software project management. Major tasks and phases in modern software development, including requirements, analysis, documentation, design, implementation, testing,and maintenance. Project management issues are also introduced. Students complete a team project using an iterative development process.", + "prerequisites": "One W course, CMPT 225, (MACM 101 or (ENSC 251 and ENSC 252)) and (MATH 151 or MATH 150), all with a minimum grade of C-. MATH 154 or MATH 157 with at least a B+ may be substituted for MATH 151 or MATH 150.", + "corequisites": "", + "notes": "Students with credit for CMPT 275 may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7020", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Saba Alimadadi Jani" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "7021", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Bobby Chan" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6207", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Saba Alimadadi Jani" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "6208", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Steve Pearce" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D300", + "classNumber": "6209", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Parsa Rajabi" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + }, + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "295", + "title": "Introduction to Computer Systems", + "description": "The curriculum introduces students to topics in computer architecture that are considered fundamental to an understanding of the digital systems underpinnings of computer systems. ", + "prerequisites": "Either (MACM 101 and (CMPT 125 or CMPT 135)) or (MATH 151 and CMPT 102 for students in an Applied Physics program), all with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6979", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "6981", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D102", + "classNumber": "6982", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D103", + "classNumber": "6983", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D104", + "classNumber": "6984", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D105", + "classNumber": "6985", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D106", + "classNumber": "6986", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D107", + "classNumber": "6987", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D108", + "classNumber": "6988", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "6980", + "type": "e", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D201", + "classNumber": "6989", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D202", + "classNumber": "6990", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D203", + "classNumber": "6991", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D204", + "classNumber": "6992", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D205", + "classNumber": "6993", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D206", + "classNumber": "6994", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D207", + "classNumber": "6995", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D208", + "classNumber": "6996", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6210", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen", + "Arrvindh Shriraman" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "6211", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen", + "Arrvindh Shriraman" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D102", + "classNumber": "6212", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen", + "Arrvindh Shriraman" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D103", + "classNumber": "6213", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen", + "Arrvindh Shriraman" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D104", + "classNumber": "6214", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen", + "Arrvindh Shriraman" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D105", + "classNumber": "6215", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen", + "Arrvindh Shriraman" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D106", + "classNumber": "6216", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen", + "Arrvindh Shriraman" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D107", + "classNumber": "6217", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen", + "Arrvindh Shriraman" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D108", + "classNumber": "6218", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen", + "Arrvindh Shriraman" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D109", + "classNumber": "6219", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen", + "Arrvindh Shriraman" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "MACM", + "number": "101", + "title": "Discrete Mathematics I", + "description": "Introduction to graph theory, trees, induction, automata theory, formal reasoning, modular arithmetic.", + "prerequisites": "BC Math 12 (or equivalent), or any of MATH 100, 150, 151, 154, 157.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6907", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Brad Bart" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "6942", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Brad Bart" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D102", + "classNumber": "6943", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Brad Bart" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D103", + "classNumber": "6944", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Brad Bart" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D104", + "classNumber": "6945", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Brad Bart" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D105", + "classNumber": "6946", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Brad Bart" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D106", + "classNumber": "6947", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Brad Bart" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D107", + "classNumber": "6948", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Brad Bart" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "D108", + "classNumber": "6949", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Brad Bart" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "6908", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D201", + "classNumber": "6950", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D202", + "classNumber": "6951", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D203", + "classNumber": "6952", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D204", + "classNumber": "6953", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D205", + "classNumber": "6954", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D206", + "classNumber": "6955", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D207", + "classNumber": "6956", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D208", + "classNumber": "6957", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6232", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "6233", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D102", + "classNumber": "6234", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D103", + "classNumber": "6235", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D104", + "classNumber": "6240", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D105", + "classNumber": "6241", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D106", + "classNumber": "6242", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D107", + "classNumber": "6243", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D108", + "classNumber": "6244", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "6245", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D201", + "classNumber": "6246", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D202", + "classNumber": "6247", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D203", + "classNumber": "6277", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D204", + "classNumber": "6278", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D205", + "classNumber": "6279", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "D206", + "classNumber": "6280", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "D207", + "classNumber": "6284", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "17:30", + "endTime": "18:20" + } + ] + }, + { + "info": { + "section": "D208", + "classNumber": "6285", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LAB", + "startTime": "17:30", + "endTime": "18:20" + } + ] + }, + { + "info": { + "section": "D300", + "classNumber": "6419", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Thomas Shermer" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D301", + "classNumber": "6420", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Thomas Shermer" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D302", + "classNumber": "6421", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Thomas Shermer" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D303", + "classNumber": "6422", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Thomas Shermer" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D304", + "classNumber": "6423", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Thomas Shermer" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D305", + "classNumber": "6424", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Thomas Shermer" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D306", + "classNumber": "6425", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Thomas Shermer" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D307", + "classNumber": "6426", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Thomas Shermer" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "D308", + "classNumber": "6427", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Thomas Shermer" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "MSE", + "number": "110", + "title": "Mechatronics Design I", + "description": "First year project course designed to provide students with a first exposure to the challenges of project organization. Students are responsible for designing and constructing a mechanical robot optimized to solve a particular chosen task. The engineering challenges of the project are expected to focus half on mechanical design and half on control algorithm design and implementation.", + "prerequisites": "", + "corequisites": "", + "notes": "Students with credit for ENSC 182 may not take MSE 110 for further credit.", + "deliveryMethod": "None", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "2256", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Amr Marzouk" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "13:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "13:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "LAB1", + "classNumber": "2272", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Amr Marzouk" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "11:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "LAB2", + "classNumber": "7592", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Amr Marzouk" + ] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "11:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "STAT", + "number": "271", + "title": "Probability and Statistics for Computing Science", + "description": "This is an introductory course in probability and statistics that is designed for Computer Science students. Mainly covers basic probability theory and statistical methods for designing and analyzing computing algorithms and systems. Topics include continuous probability distributions, random variables, multivariate normal distributions, parameter estimation and inference theory, as well as design and analysis of statistical studies, including hypothesis testing and presentation of statistical data.", + "prerequisites": "CMPT 210 with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "4018", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Gary Parker" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "4020", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Gary Parker" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "TUT", + "startTime": "12:30", + "endTime": "13:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6410", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Gary Parker" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + }, + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "6411", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Gary Parker" + ] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "TUT", + "startTime": "11:30", + "endTime": "12:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "MATH", + "number": "150", + "title": "Calculus I with Review", + "description": "Designed for students specializing in mathematics, physics, chemistry, computing science and engineering. Topics as for Math 151 with a more extensive review of functions, their properties and their graphs. Recommended for students with no previous knowledge of Calculus. In addition to regularly scheduled lectures, students enrolled in this course are encouraged to come for assistance to the Calculus Workshop (Burnaby), or Math Open Lab (Surrey). ", + "prerequisites": "Pre-Calculus 12 (or equivalent) with a grade of at least B+, or MATH 100 with a grade of at least B-, or achieving a satisfactory grade on the Simon Fraser University Calculus Readiness Test.", + "corequisites": "", + "notes": "Students with credit for either MATH 151, 154 or 157 may not take MATH 150 for further credit.", + "deliveryMethod": "In Person", + "units": "4" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D200", + "classNumber": "7754", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "MacKenzie Carr" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D201", + "classNumber": "7755", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D202", + "classNumber": "7756", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D205", + "classNumber": "7759", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "SEM", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D206", + "classNumber": "7760", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "SEM", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D207", + "classNumber": "7764", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "SEM", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "D208", + "classNumber": "7765", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "SEM", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D400", + "classNumber": "3836", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Natalia Kouzniak" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D401", + "classNumber": "6233", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Natalia Kouzniak" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "SEM", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D402", + "classNumber": "4007", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Natalia Kouzniak" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "SEM", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D403", + "classNumber": "4008", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Natalia Kouzniak" + ] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "SEM", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "OP01", + "classNumber": "3823", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "OPL", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "OP02", + "classNumber": "3833", + "type": "n", + "campus": "", + "instructorNames": [] + }, + "courseSchedule": [] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "2030", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Sophie Burrill" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "2072", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D102", + "classNumber": "2073", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "9:30", + "endTime": "10:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D103", + "classNumber": "2074", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "10:30", + "endTime": "11:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D104", + "classNumber": "2075", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "SEM", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D105", + "classNumber": "2076", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "SEM", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "2156", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Jamie Mulholland" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D201", + "classNumber": "5667", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D202", + "classNumber": "5672", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D203", + "classNumber": "5668", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "14:30", + "endTime": "15:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D204", + "classNumber": "5669", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "SEM", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D205", + "classNumber": "5670", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Friday" + ], + "sectionCode": "SEM", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D300", + "classNumber": "7883", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Mahsa Faizrahnemoon" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D301", + "classNumber": "7887", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "16:30", + "endTime": "17:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "SEM", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "D302", + "classNumber": "7888", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "SEM", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "D303", + "classNumber": "7889", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "SEM", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "D400", + "classNumber": "2144", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Natalia Kouzniak" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D401", + "classNumber": "2194", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Natalia Kouzniak" + ] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "SEM", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D402", + "classNumber": "2195", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Natalia Kouzniak" + ] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "SEM", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D403", + "classNumber": "2196", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Natalia Kouzniak" + ] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "SEM", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "OP01", + "classNumber": "2031", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "OPL", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "OP02", + "classNumber": "2145", + "type": "n", + "campus": "", + "instructorNames": [] + }, + "courseSchedule": [] + } + ] + } + }, + { + "info": { + "dept": "MATH", + "number": "151", + "title": "Calculus I", + "description": "Designed for students specializing in mathematics, physics, chemistry, computing science and engineering. Logarithmic and exponential functions, trigonometric functions, inverse functions. Limits, continuity, and derivatives. Techniques of differentiation, including logarithmic and implicit differentiation. The Mean Value Theorem. Applications of differentiation including extrema, curve sketching, Newton's method. Introduction to modeling with differential equations. Polar coordinates, parametric curves. ", + "prerequisites": "Pre-Calculus 12 (or equivalent) with a grade of at least A, or MATH 100 with a grade of at least B, or achieving a satisfactory grade on the Simon Fraser University Calculus Readiness Test.", + "corequisites": "", + "notes": "Students with credit for either MATH 150, 154 or 157 may not take MATH 151 for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "2029", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Sophie Burrill" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "4146", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Jamie Mulholland" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D300", + "classNumber": "7884", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Mahsa Faizrahnemoon" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D400", + "classNumber": "2036", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Natalia Kouzniak" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "OP01", + "classNumber": "2150", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "OPL", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "OP02", + "classNumber": "2151", + "type": "n", + "campus": "", + "instructorNames": [] + }, + "courseSchedule": [] + } + ] + } + }, + { + "info": { + "dept": "MATH", + "number": "152", + "title": "Calculus II", + "description": "Riemann sum, Fundamental Theorem of Calculus, definite, indefinite and improper integrals, approximate integration, integration techniques, applications of integration. First-order separable differential equations and growth models. Sequences and series, series tests, power series, convergence and applications of power series.", + "prerequisites": "MATH 150 or 151, with a minimum grade of C-; or MATH 154 or 157 with a grade of at least B.", + "corequisites": "", + "notes": "Students with credit for MATH 155 or 158 may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "3832", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Michael Monagan" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "3831", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Jamie Mulholland" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D300", + "classNumber": "4289", + "type": "e", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D400", + "classNumber": "3855", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Vijaykumar Singh" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "OP01", + "classNumber": "3830", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "OPL", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "OP02", + "classNumber": "3829", + "type": "n", + "campus": "None", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "OPL", + "startTime": "None", + "endTime": "None" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "2020", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Nathan Ilten" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "OP01", + "classNumber": "2021", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "OPL", + "startTime": "None", + "endTime": "None" + } + ] + } + ] + } + }, + { + "info": { + "dept": "MATH", + "number": "232", + "title": "Applied Linear Algebra", + "description": "Linear equations, matrices, determinants. Introduction to vector spaces and linear transformations and bases. Complex numbers. Eigenvalues and eigenvectors; diagonalization. Inner products and orthogonality; least squares problems. An emphasis on applications involving matrix and vector calculations.", + "prerequisites": "MATH 150 or 151 or MACM 101, with a minimum grade of C-; or MATH 154 or 157, both with a grade of at least B.", + "corequisites": "", + "notes": "Students with credit for MATH 240 may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "3812", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Fatemeh Panjeh Ali Beik" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "7461", + "type": "e", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D400", + "classNumber": "3827", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Justin Chan" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "OP01", + "classNumber": "3813", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "OPL", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "OP02", + "classNumber": "3828", + "type": "n", + "campus": "", + "instructorNames": [] + }, + "courseSchedule": [] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "2041", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Brenda Davison" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D400", + "classNumber": "2053", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Abraham Punnen", + "Jas Dhahan" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "OP01", + "classNumber": "2042", + "type": "n", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "OPL", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "OP02", + "classNumber": "2055", + "type": "n", + "campus": "", + "instructorNames": [] + }, + "courseSchedule": [] + } + ] + } + } + ] + }, + { + "requirement": "Upper Divison Core", + "courses": [ + { + "info": { + "dept": "CMPT", + "number": "307", + "title": "Data Structures and Algorithms", + "description": "Design and analysis of efficient data structures and algorithms. General techniques for building and analyzing algorithms (greedy, divide & conquer, dynamic programming, network flows). Introduction to NP-completeness.", + "prerequisites": "CMPT 225, (MACM 201 or CMPT 210), (MATH 150 or MATH 151), and (MATH 232 or MATH 240), all with a minimum grade of C-. MATH 154 or MATH 157 with a grade of at least B+ may be substituted for MATH 150 or MATH 151.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7028", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Qianping Gu" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "7030", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "17:30", + "endTime": "19:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "17:30", + "endTime": "18:20" + } + ] + }, + { + "info": { + "section": "D300", + "classNumber": "7031", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Kay C Wiese" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + }, + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6061", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Brad Bart" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "E100", + "classNumber": "7926", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Kay C Wiese" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "17:30", + "endTime": "18:50" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "17:30", + "endTime": "18:50" + }, + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "17:30", + "endTime": "18:50" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "376W", + "title": "Professional Responsibility and Technical Writing", + "description": "Covers professional writing in computing science, including format conventions and technical reports. The basis for ethical decision-making and the methodology for reaching ethical decisions concerning computing matters will be studied. Students will survey and write research papers, and both individual and group work will be emphasized.", + "prerequisites": "CMPT 105W and (CMPT 275 or CMPT 276), with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7045", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Steve Pearce" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "7046", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6145", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Angelica Lim" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + } + ] + } + } + ] + }, + { + "requirement": "Systems Requirements", + "courses": [ + { + "info": { + "dept": "CMPT", + "number": "300", + "title": "Operating Systems I", + "description": "This course aims to give the student an understanding of what a modern operating system is, and the services it provides. It also discusses some basic issues in operating systems and provides solutions. Topics include multiprogramming, process management, memory management, and file systems.", + "prerequisites": "CMPT 225 and (CMPT 295 or ENSC 254), all with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D200", + "classNumber": "7029", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Harinder Khangura" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "E100", + "classNumber": "7795", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Harinder Khangura" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "19:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D200", + "classNumber": "6060", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Harinder Khangura" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "E100", + "classNumber": "7881", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Harinder Khangura" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "19:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "19:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "354", + "title": "Database Systems I", + "description": "Logical representations of data records. Data models. Studies of some popular file and database systems. Document retrieval. Other related issues such as database administration, data dictionary and security.", + "prerequisites": "CMPT 225 and (MACM 101 or (ENSC 251 and ENSC 252)), all with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "E100", + "classNumber": "7038", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Evgenia Ternovska" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "17:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "17:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6140", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Martin Ester" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "6150", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Ke Wang" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D400", + "classNumber": "7764", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "John Edgar" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "371", + "title": "Data Communications and Networking", + "description": "Data communication fundamentals (data types, rates, and transmission media). Network architectures for local and wide areas. Communications protocols suitable for various architectures. ISO protocols and internetworking. Performance analysis under various loadings and channel error rates.", + "prerequisites": "CMPT 225 and (MATH 151 or MATH 150), with a minimum grade of C-. MATH 154 or MATH 157 with a grade of at least B+ may be substituted for MATH 151 (MATH 150).", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7043", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Balbir Gill" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "17:00", + "endTime": "19:50" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6144", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Ouldooz Baghban Karimi" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "13:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "13:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + } + ] + } + }, + { + "info": { + "term": "Summer 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "4071", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Bobby Chan" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + } + ] + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7044", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Bobby Chan" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Summer 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "4071", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Bobby Chan" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "431", + "title": "Distributed Systems", + "description": "An introduction to distributed systems: systems consisting of multiple physical components connected over a network. Architectures of such systems, ranging from client-server to peer-to-peer. Distributed systems are analyzed via case studies of real network file systems, replicated systems, sensor networks and peer-to-peer systems. Hands-on experience designing and implementing a complex distributed system.", + "prerequisites": "CMPT 300, 371, both with a minimum grade of C-.", + "corequisites": "", + "notes": "Students with credit for CMPT 401 before September 2008 may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7117", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "13:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6158", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Keval Vora" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + } + ] + } + ] + } + }, + { + "info": { + "term": "Spring 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6763", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + } + ] + } + ] + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7118", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Spring 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6763", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "454", + "title": "Database Systems II", + "description": "An advanced course on database systems which covers crash recovery, concurrency control, transaction processing, distributed database systems as the core material and a set of selected topics based on the new developments and research interests, such as object-oriented data models and systems, extended relational systems, deductive database systems, and security and integrity.", + "prerequisites": "CMPT 300 and 354, with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "E100", + "classNumber": "7116", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Ke Wang" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "18:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "17:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D300", + "classNumber": "7765", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "John Edgar" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday", + "Wednesday", + "Friday" + ], + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + } + ] + } + ] + } + }, + { + "info": { + "term": "Fall 2022", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "5358", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Khaled Diab", + "Mohamed Hefeeda" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + } + ] + } + ] + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7129", + "type": "e", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2022", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "5358", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Khaled Diab", + "Mohamed Hefeeda" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + } + ] + } + ] + } + } + ] + }, + { + "requirement": "Software Engineering Requirements", + "courses": [ + { + "info": { + "dept": "CMPT", + "number": "373", + "title": "Software Development Methods", + "description": "Survey of modern software development methodology. Several software development process models will be examined, as will the general principles behind such models. Provides experience with different programming paradigms and their advantages and disadvantages during software development.", + "prerequisites": "CMPT 276 or 275, with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6152", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "William Sumner" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + }, + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "473", + "title": "Software Testing, Reliability and Security", + "description": "Methods for software quality assurance focusing on reliability and security. Test coverage and test data adequacy including combinatorial testing. MC/DC testing, and mutation testing. Security engineering techniques for vulnerability discovery and mitigation including fuzz testing. Testing techniques will be applied to the assessment of external open source software.", + "prerequisites": "(CMPT 275 or CMPT 276) with a minimum grade of C- and 15 upper division CMPT units.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6166", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "William Sumner" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "379", + "title": "Principles of Compiler Design", + "description": "This course covers the key components of a compiler for a high level programming language. Topics include lexical analysis, parsing, type checking, code generation and optimization. Students will work in teams to design and implement an actual compiler making use of tools such as lex and yacc. ", + "prerequisites": "(MACM 201 or CMPT 210), (CMPT 295 or ENSC 215) and CMPT 225, all with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6153", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Thomas Shermer" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "383", + "title": "Comparative Programming Languages", + "description": "Various concepts and principles underlying the design and use of modern programming languages are considered in the context of procedural, object-oriented, functional and logic programming languages. Topics include data and control structuring constructs, facilities for modularity and data abstraction, polymorphism, syntax, and formal semantics.", + "prerequisites": "CMPT 225 and (MACM 101 or (ENSC 251 and ENSC 252)), all with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7047", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Yuepeng Wang" + ] + }, + "courseSchedule": [ + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6146", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Anders Miltner" + ] + }, + "courseSchedule": [ + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "11:20" + } + ] + } + ] + } + }, + { + "info": { + "term": "Spring 2019", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6700", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Rob Cameron" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "13:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + } + ] + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Spring 2019", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6700", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Rob Cameron" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "13:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + } + ] + } + }, + { + "info": { + "term": "Spring 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6766", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Ouldooz Baghban Karimi" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + } + ] + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7135", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Ouldooz Baghban Karimi" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": [ + "Wednesday" + ], + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Spring 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6766", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Ouldooz Baghban Karimi" + ] + }, + "courseSchedule": [ + { + "days": [ + "Monday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + }, + { + "days": [ + "Thursday" + ], + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "477", + "title": "Introduction to Formal Verification", + "description": "Introduces, at an accessible level, a formal framework for symbolic model checking, one of the most important verification methods. The techniques are illustrated with examples of verification of reactive systems and communication protocols. Students learn to work with a model checking tool.", + "prerequisites": "CMPT 275 or 276, with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6851", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Yuepeng Wang" + ] + }, + "courseSchedule": [ + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": [ + "Tuesday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": [ + "Friday" + ], + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + } + ] + } + } + ] + }, + { + "requirement": "Capstone Project Requirements", + "courses": [ + { + "info": { + "dept": "CMPT", + "number": "494", + "title": "Software Systems Program Capstone Project I", + "description": "This course is the first in a series of two 3 unit courses for the Software Systems Capstone Project. Students will work in teams on a closely supervised software systems project. Projects can be research based or have a significant software application, potentially based on a real customer application specification, as their basis. Students will be required to write a full project report and present their project during the Capstone Project Day Presentations.", + "prerequisites": "Students must have completed at least 15 units of upper division CMPT courses. Successful Capstone Project Proposal.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7130", + "type": "e", + "campus": "None", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "CAP", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "7131", + "type": "e", + "campus": "None", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "CAP", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "D300", + "classNumber": "7132", + "type": "e", + "campus": "None", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "CAP", + "startTime": "None", + "endTime": "None" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "5180", + "type": "e", + "campus": "None", + "instructorNames": [ + "Keval Vora", + "William Sumner" + ] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "CAP", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "5182", + "type": "e", + "campus": "None", + "instructorNames": [ + "Ouldooz Baghban Karimi" + ] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "CAP", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "D300", + "classNumber": "5183", + "type": "e", + "campus": "None", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "CAP", + "startTime": "None", + "endTime": "None" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "495", + "title": "Software Systems Capstone Project II", + "description": "This course is the second in a series of two 3 unit courses for the Software Systems Capstone Project. Students will work in teams or a closely supervised software systems project. Projects can be research based or have a significant software application, potentially based on a real customer specification. Students will be required to write a final project report at the end of the term and do a project presentation during the Capstone Presentation Day.", + "prerequisites": "CMPT 494 with a minimum grade of C-. CMPT 495 must be taken in the term immediately following the successful completion of CMPT 494 and must be for the same project and faculty supervisor.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7133", + "type": "e", + "campus": "None", + "instructorNames": [ + "Ouldooz Baghban Karimi" + ] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "CAP", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "7134", + "type": "e", + "campus": "None", + "instructorNames": [ + "Keval Vora", + "William Sumner" + ] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "CAP", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "D300", + "classNumber": "7136", + "type": "e", + "campus": "None", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "CAP", + "startTime": "None", + "endTime": "None" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "5181", + "type": "e", + "campus": "None", + "instructorNames": [ + "Tianzheng Wang" + ] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "CAP", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "5184", + "type": "e", + "campus": "None", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "CAP", + "startTime": "None", + "endTime": "None" + } + ] + }, + { + "info": { + "section": "D300", + "classNumber": "5185", + "type": "e", + "campus": "None", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": [], + "sectionCode": "CAP", + "startTime": "None", + "endTime": "None" + } + ] + } + ] + } + } + ] + } +] \ No newline at end of file diff --git a/scripts/course-explorer-script b/scripts/course-explorer-script index 43ff00d..cec1079 160000 --- a/scripts/course-explorer-script +++ b/scripts/course-explorer-script @@ -1 +1 @@ -Subproject commit 43ff00def205cb39a4f35c3ba0cc657d7ccc267b +Subproject commit cec1079a795b063693159e48d57ac7a6f19105a4 From 5af9f3a4dc02ec0bd0fa61f63a780f0a9de01b04 Mon Sep 17 00:00:00 2001 From: bra40 Date: Sun, 3 Dec 2023 18:28:49 -0800 Subject: [PATCH 03/12] Init courses page and its zod types conversion --- components/HeaderNav.tsx | 7 +- package-lock.json | 251 +++++++++++---------- package.json | 5 +- pages/courses.tsx | 71 ++++++ public/jsons/courses.json | 394 +++++---------------------------- scripts/course-explorer-script | 2 +- styles/main.scss | 1 + styles/pages/courses-page.scss | 18 ++ types/course.ts | 65 ++++++ 9 files changed, 348 insertions(+), 466 deletions(-) create mode 100644 pages/courses.tsx create mode 100644 styles/pages/courses-page.scss create mode 100644 types/course.ts diff --git a/components/HeaderNav.tsx b/components/HeaderNav.tsx index 36df25b..a4d7337 100644 --- a/components/HeaderNav.tsx +++ b/components/HeaderNav.tsx @@ -41,9 +41,12 @@ export const HeaderNav: React.FC = () => { Resources - {/* + Blog - */} + + + Courses +
diff --git a/package-lock.json b/package-lock.json index ccd6e0d..41d1e37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,8 @@ "remark-html": "^16.0.1", "sanity": "^3.18.1", "styled-components": "5.2", - "swr": "^2.2.2" + "swr": "^2.2.2", + "zod": "^3.22.4" }, "devDependencies": { "@types/node": "20.9.0", @@ -947,6 +948,21 @@ "glob": "7.1.7" } }, + "node_modules/@next/swc-darwin-arm64": { + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.0.3.tgz", + "integrity": "sha512-64JbSvi3nbbcEtyitNn2LEDS/hcleAFpHdykpcnrstITFlzFgB/bW0ER5/SJJwUPj+ZPY+z3e+1jAfcczRLVGw==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">= 10" + } + }, "node_modules/@next/swc-darwin-x64": { "version": "14.0.3", "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.0.3.tgz", @@ -962,6 +978,111 @@ "node": ">= 10" } }, + "node_modules/@next/swc-linux-arm64-gnu": { + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.0.3.tgz", + "integrity": "sha512-3tBWGgz7M9RKLO6sPWC6c4pAw4geujSwQ7q7Si4d6bo0l6cLs4tmO+lnSwFp1Tm3lxwfMk0SgkJT7EdwYSJvcg==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@next/swc-linux-arm64-musl": { + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.0.3.tgz", + "integrity": "sha512-v0v8Kb8j8T23jvVUWZeA2D8+izWspeyeDGNaT2/mTHWp7+37fiNfL8bmBWiOmeumXkacM/AB0XOUQvEbncSnHA==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@next/swc-linux-x64-gnu": { + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.0.3.tgz", + "integrity": "sha512-VM1aE1tJKLBwMGtyBR21yy+STfl0MapMQnNrXkxeyLs0GFv/kZqXS5Jw/TQ3TSUnbv0QPDf/X8sDXuMtSgG6eg==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@next/swc-linux-x64-musl": { + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.0.3.tgz", + "integrity": "sha512-64EnmKy18MYFL5CzLaSuUn561hbO1Gk16jM/KHznYP3iCIfF9e3yULtHaMy0D8zbHfxset9LTOv6cuYKJgcOxg==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@next/swc-win32-arm64-msvc": { + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.0.3.tgz", + "integrity": "sha512-WRDp8QrmsL1bbGtsh5GqQ/KWulmrnMBgbnb+59qNTW1kVi1nG/2ndZLkcbs2GX7NpFLlToLRMWSQXmPzQm4tog==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@next/swc-win32-ia32-msvc": { + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.0.3.tgz", + "integrity": "sha512-EKffQeqCrj+t6qFFhIFTRoqb2QwX1mU7iTOvMyLbYw3QtqTw9sMwjykyiMlZlrfm2a4fA84+/aeW+PMg1MjuTg==", + "cpu": [ + "ia32" + ], + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@next/swc-win32-x64-msvc": { + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.0.3.tgz", + "integrity": "sha512-ERhKPSJ1vQrPiwrs15Pjz/rvDHZmkmvbf/BjPN/UCOI++ODftT0GtasDPi0j+y6PPJi5HsXw+dpRaXUaw4vjuQ==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 10" + } + }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -10183,6 +10304,14 @@ "node": ">= 6" } }, + "node_modules/zod": { + "version": "3.22.4", + "resolved": "https://registry.npmjs.org/zod/-/zod-3.22.4.tgz", + "integrity": "sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==", + "funding": { + "url": "https://github.com/sponsors/colinhacks" + } + }, "node_modules/zwitch": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz", @@ -10191,126 +10320,6 @@ "type": "github", "url": "https://github.com/sponsors/wooorm" } - }, - "node_modules/@next/swc-darwin-arm64": { - "version": "14.0.3", - "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.0.3.tgz", - "integrity": "sha512-64JbSvi3nbbcEtyitNn2LEDS/hcleAFpHdykpcnrstITFlzFgB/bW0ER5/SJJwUPj+ZPY+z3e+1jAfcczRLVGw==", - "cpu": [ - "arm64" - ], - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@next/swc-linux-arm64-gnu": { - "version": "14.0.3", - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.0.3.tgz", - "integrity": "sha512-3tBWGgz7M9RKLO6sPWC6c4pAw4geujSwQ7q7Si4d6bo0l6cLs4tmO+lnSwFp1Tm3lxwfMk0SgkJT7EdwYSJvcg==", - "cpu": [ - "arm64" - ], - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@next/swc-linux-arm64-musl": { - "version": "14.0.3", - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.0.3.tgz", - "integrity": "sha512-v0v8Kb8j8T23jvVUWZeA2D8+izWspeyeDGNaT2/mTHWp7+37fiNfL8bmBWiOmeumXkacM/AB0XOUQvEbncSnHA==", - "cpu": [ - "arm64" - ], - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@next/swc-linux-x64-gnu": { - "version": "14.0.3", - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.0.3.tgz", - "integrity": "sha512-VM1aE1tJKLBwMGtyBR21yy+STfl0MapMQnNrXkxeyLs0GFv/kZqXS5Jw/TQ3TSUnbv0QPDf/X8sDXuMtSgG6eg==", - "cpu": [ - "x64" - ], - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@next/swc-linux-x64-musl": { - "version": "14.0.3", - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.0.3.tgz", - "integrity": "sha512-64EnmKy18MYFL5CzLaSuUn561hbO1Gk16jM/KHznYP3iCIfF9e3yULtHaMy0D8zbHfxset9LTOv6cuYKJgcOxg==", - "cpu": [ - "x64" - ], - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@next/swc-win32-arm64-msvc": { - "version": "14.0.3", - "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.0.3.tgz", - "integrity": "sha512-WRDp8QrmsL1bbGtsh5GqQ/KWulmrnMBgbnb+59qNTW1kVi1nG/2ndZLkcbs2GX7NpFLlToLRMWSQXmPzQm4tog==", - "cpu": [ - "arm64" - ], - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@next/swc-win32-ia32-msvc": { - "version": "14.0.3", - "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.0.3.tgz", - "integrity": "sha512-EKffQeqCrj+t6qFFhIFTRoqb2QwX1mU7iTOvMyLbYw3QtqTw9sMwjykyiMlZlrfm2a4fA84+/aeW+PMg1MjuTg==", - "cpu": [ - "ia32" - ], - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@next/swc-win32-x64-msvc": { - "version": "14.0.3", - "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.0.3.tgz", - "integrity": "sha512-ERhKPSJ1vQrPiwrs15Pjz/rvDHZmkmvbf/BjPN/UCOI++ODftT0GtasDPi0j+y6PPJi5HsXw+dpRaXUaw4vjuQ==", - "cpu": [ - "x64" - ], - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 10" - } } } } diff --git a/package.json b/package.json index c042201..4340234 100644 --- a/package.json +++ b/package.json @@ -13,11 +13,11 @@ "format:check": "npx prettier --check ." }, "dependencies": { - "@types/react-big-calendar": "^1.8.4", "@portabletext/react": "^3.0.11", "@sanity/image-url": "^1.0.2", "@sanity/ui": "^1.8.3", "@sanity/vision": "^3.18.1", + "@types/react-big-calendar": "^1.8.4", "date-fns": "^2.29.3", "fs": "^0.0.1-security", "gray-matter": "^4.0.3", @@ -32,7 +32,8 @@ "remark-html": "^16.0.1", "sanity": "^3.18.1", "styled-components": "5.2", - "swr": "^2.2.2" + "swr": "^2.2.2", + "zod": "^3.22.4" }, "devDependencies": { "@types/node": "20.9.0", diff --git a/pages/courses.tsx b/pages/courses.tsx new file mode 100644 index 0000000..f489016 --- /dev/null +++ b/pages/courses.tsx @@ -0,0 +1,71 @@ +import { Hero, ProfileCard } from "@components"; +import HeroImage from "@images/about-page/about-hero-background.png"; +import execs from "@jsons/execs.json"; +import { useEffect, useState } from "react"; +import { Profile } from "components/ProfileCard"; +import coursesJson from "@jsons/courses.json"; +import { + CourseSchema, + Course, + CourseInfo, + Requirement, + RequirementSchema, +} from "types/course"; +import { z } from "zod"; + +const Courses: React.FC = () => { + // Parse the JSON data using Zod schemas + const [requirements, setRequirements] = useState([]); + + useEffect(() => { + setRequirements(z.array(RequirementSchema).parse(coursesJson)); + console.log("req", requirements); + }, []); + + // const [currentExecs, setCurrentExecs] = useState([]); + + // // TODO add validation and test cases for future PRs! + // useEffect(() => { + // let json: string = JSON.stringify(execs.current); + // let profiles: Profile[] = JSON.parse(json); + // setCurrentExecs(profiles); + // }, []); + + return ( +
+ +
+
+

Courses at Software Systems

+

+ Mandatory courses offered as part of the degree requirement of SFU + Software Systems. +

+
+
+ {requirements.map((req) => ( +
+

{req.requirement}

+
+ {req.courses.map((course) => ( +
+ {`${course.info.dept} ${course.info.number}`} +
+ ))} +
+
+ ))} +
+
+
+ ); +}; + +export default Courses; diff --git a/public/jsons/courses.json b/public/jsons/courses.json index a025842..faf181d 100644 --- a/public/jsons/courses.json +++ b/public/jsons/courses.json @@ -351,191 +351,15 @@ }, { "info": { - "term": "Spring 2023", - "sections": [ - { - "info": { - "section": "D100", - "classNumber": "6669", - "type": "e", - "campus": "Surrey", - "instructorNames": [ - "Toby Donaldson" - ] - }, - "courseSchedule": [ - { - "days": [ - "Monday" - ], - "sectionCode": "LEC", - "startTime": "12:30", - "endTime": "13:20" - }, - { - "days": [ - "Wednesday", - "Friday" - ], - "sectionCode": "LEC", - "startTime": "12:30", - "endTime": "13:20" - } - ] - }, - { - "info": { - "section": "D101", - "classNumber": "6674", - "type": "n", - "campus": "Surrey", - "instructorNames": [] - }, - "courseSchedule": [ - { - "days": [ - "Wednesday" - ], - "sectionCode": "LAB", - "startTime": "13:30", - "endTime": "14:20" - } - ] - }, - { - "info": { - "section": "D102", - "classNumber": "6675", - "type": "n", - "campus": "Surrey", - "instructorNames": [] - }, - "courseSchedule": [ - { - "days": [ - "Thursday" - ], - "sectionCode": "LAB", - "startTime": "9:30", - "endTime": "10:20" - } - ] - }, - { - "info": { - "section": "D103", - "classNumber": "6676", - "type": "n", - "campus": "Surrey", - "instructorNames": [] - }, - "courseSchedule": [ - { - "days": [ - "Thursday" - ], - "sectionCode": "LAB", - "startTime": "10:30", - "endTime": "11:20" - } - ] - }, - { - "info": { - "section": "D104", - "classNumber": "6677", - "type": "n", - "campus": "Surrey", - "instructorNames": [] - }, - "courseSchedule": [ - { - "days": [ - "Thursday" - ], - "sectionCode": "LAB", - "startTime": "11:30", - "endTime": "12:20" - } - ] - }, - { - "info": { - "section": "D105", - "classNumber": "6678", - "type": "n", - "campus": "Surrey", - "instructorNames": [] - }, - "courseSchedule": [ - { - "days": [ - "Thursday" - ], - "sectionCode": "LAB", - "startTime": "13:30", - "endTime": "14:20" - } - ] - }, - { - "info": { - "section": "D106", - "classNumber": "6679", - "type": "n", - "campus": "Surrey", - "instructorNames": [] - }, - "courseSchedule": [ - { - "days": [ - "Thursday" - ], - "sectionCode": "LAB", - "startTime": "14:30", - "endTime": "15:20" - } - ] - }, - { - "info": { - "section": "D107", - "classNumber": "6680", - "type": "n", - "campus": "Surrey", - "instructorNames": [] - }, - "courseSchedule": [ - { - "days": [ - "Thursday" - ], - "sectionCode": "LAB", - "startTime": "15:30", - "endTime": "16:20" - } - ] - }, - { - "info": { - "section": "D108", - "classNumber": "6681", - "type": "n", - "campus": "Surrey", - "instructorNames": [] - }, - "courseSchedule": [ - { - "days": [ - "Thursday" - ], - "sectionCode": "LAB", - "startTime": "16:30", - "endTime": "17:20" - } - ] - } - ] + "dept": "CMPT", + "number": "135", + "title": "Introduction to Computer Programming II", + "description": "A second course in systems-oriented programming and computing science that builds upon the foundation set in CMPT 130 using a systems-oriented language such as C or C++. Topics: a review of the basic elements of programming; introduction to object-oriented programming (OOP); techniques for designing and testing programs; use and implementation of elementary data structures and\r\nalgorithms; introduction to embedded systems programming.", + "prerequisites": "CMPT 130 with a minimum grade of C-.", + "corequisites": "", + "notes": "Students with credit for CMPT 125, 126, or 129 may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" }, "future_sections": { "term": "Spring 2024", @@ -6181,38 +6005,15 @@ }, { "info": { - "term": "Summer 2023", - "sections": [ - { - "info": { - "section": "D100", - "classNumber": "4071", - "type": "e", - "campus": "Surrey", - "instructorNames": [ - "Bobby Chan" - ] - }, - "courseSchedule": [ - { - "days": [ - "Wednesday" - ], - "sectionCode": "LEC", - "startTime": "15:30", - "endTime": "16:20" - }, - { - "days": [ - "Friday" - ], - "sectionCode": "LEC", - "startTime": "14:30", - "endTime": "16:20" - } - ] - } - ] + "dept": "CMPT", + "number": "372", + "title": "Web II - Server-side Development", + "description": "Introduces students to the fundamentals of server-side web development. Students will gain experience working with backend web frameworks, designing and implementing web APIs, and deploying web systems. Students will be introduced to popular back-end frameworks. The course will focus on the design, creating, implementation, and deployment of backend systems, including APIs.", + "prerequisites": "CMPT 272 and CMPT 225, both with a minimum grade of C-.", + "corequisites": "", + "notes": "Students with credit for CMPT 470 may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" }, "future_sections": { "term": "Spring 2024", @@ -6374,32 +6175,15 @@ }, { "info": { - "term": "Spring 2023", - "sections": [ - { - "info": { - "section": "D100", - "classNumber": "6763", - "type": "e", - "campus": "Surrey", - "instructorNames": [ - "Brian Fraser" - ] - }, - "courseSchedule": [ - { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], - "sectionCode": "LEC", - "startTime": "13:30", - "endTime": "14:20" - } - ] - } - ] + "dept": "CMPT", + "number": "433", + "title": "Embedded Systems", + "description": "The basics of embedded system organization, hardware-software co-design, and programmable chip technologies are studied. Formal models and specification languages for capturing and analyzing the behavior of embedded systems. The design and use of tools for system partitioning and hardware/software co-design implementation, validation, and verification are also studied.", + "prerequisites": "CMPT 295 and CMPT 300, with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" }, "future_sections": { "term": "Spring 2024", @@ -6543,39 +6327,15 @@ }, { "info": { - "term": "Fall 2022", - "sections": [ - { - "info": { - "section": "D100", - "classNumber": "5358", - "type": "e", - "campus": "Burnaby", - "instructorNames": [ - "Khaled Diab", - "Mohamed Hefeeda" - ] - }, - "courseSchedule": [ - { - "days": [ - "Wednesday" - ], - "sectionCode": "LEC", - "startTime": "11:30", - "endTime": "12:20" - }, - { - "days": [ - "Friday" - ], - "sectionCode": "LEC", - "startTime": "10:30", - "endTime": "12:20" - } - ] - } - ] + "dept": "CMPT", + "number": "471", + "title": "Networking II", + "description": "This course covers the fundamentals of higher level network functionality such as remote procedure/object calls, name/address resolution, network file systems, network security and high speed connectivity/bridging/switching.", + "prerequisites": "CMPT 300 and 371, with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" }, "future_sections": { "term": "Spring 2024", @@ -6902,38 +6662,15 @@ }, { "info": { - "term": "Spring 2019", - "sections": [ - { - "info": { - "section": "D100", - "classNumber": "6700", - "type": "e", - "campus": "Surrey", - "instructorNames": [ - "Rob Cameron" - ] - }, - "courseSchedule": [ - { - "days": [ - "Tuesday" - ], - "sectionCode": "LEC", - "startTime": "11:30", - "endTime": "13:20" - }, - { - "days": [ - "Thursday" - ], - "sectionCode": "LEC", - "startTime": "11:30", - "endTime": "12:20" - } - ] - } - ] + "dept": "CMPT", + "number": "384", + "title": "Symbolic Computing", + "description": "This course considers modelling and programming techniques appropriate for symbolic data domains such as mathematical expressions, logical formulas, grammars and programming languages. Topics include recursive and functional programming style, grammar-based data abstraction, simplification and reduction transformations, conversions to canonical form, environment data structures and interpreters, metaprogramming, pattern matching and theorem proving.", + "prerequisites": "CMPT 225, and (MACM 101 or ENSC 251 and ENSC 252)).", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" }, "future_sections": { "term": "Spring 2024", @@ -6976,38 +6713,15 @@ }, { "info": { - "term": "Spring 2023", - "sections": [ - { - "info": { - "section": "D100", - "classNumber": "6766", - "type": "e", - "campus": "Surrey", - "instructorNames": [ - "Ouldooz Baghban Karimi" - ] - }, - "courseSchedule": [ - { - "days": [ - "Monday" - ], - "sectionCode": "LEC", - "startTime": "14:30", - "endTime": "15:20" - }, - { - "days": [ - "Thursday" - ], - "sectionCode": "LEC", - "startTime": "14:30", - "endTime": "16:20" - } - ] - } - ] + "dept": "CMPT", + "number": "474", + "title": "Web Systems Architecture", + "description": "Web service based systems are fundamentally different from traditional software systems. The conceptual and methodological differences between a standard software development process and the development of a web service based information system. The technology involved during the construction of their own web service based application in an extensive project.", + "prerequisites": "CMPT 371 with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" }, "future_sections": { "term": "Spring 2024", diff --git a/scripts/course-explorer-script b/scripts/course-explorer-script index cec1079..2931ea7 160000 --- a/scripts/course-explorer-script +++ b/scripts/course-explorer-script @@ -1 +1 @@ -Subproject commit cec1079a795b063693159e48d57ac7a6f19105a4 +Subproject commit 2931ea797e1fd49f35eb8337236fad9b7449a656 diff --git a/styles/main.scss b/styles/main.scss index 09315ac..220c55d 100644 --- a/styles/main.scss +++ b/styles/main.scss @@ -10,6 +10,7 @@ @use "./pages/resources-page.scss"; @use "./pages/blog-page.scss"; @use "./pages/category.scss"; +@use "./pages/courses-page.scss"; @use "./components/button.scss"; @use "./components/header-nav.scss"; diff --git a/styles/pages/courses-page.scss b/styles/pages/courses-page.scss new file mode 100644 index 0000000..90f38e6 --- /dev/null +++ b/styles/pages/courses-page.scss @@ -0,0 +1,18 @@ +.requirements-container { + display: flex; + flex-direction: column; + gap: 1em; + margin: 2em 0; +} + +.courses-container { + display: flex; + flex-wrap: wrap; + align-items: center; + gap: 0.75em; + margin: 1.25em; +} + +.course-node { + text-align: center; +} diff --git a/types/course.ts b/types/course.ts new file mode 100644 index 0000000..6d0c812 --- /dev/null +++ b/types/course.ts @@ -0,0 +1,65 @@ +import { z, ZodType } from "zod"; + +// Define Zod schemas for each data class + +const CourseScheduleSchema = z.object({ + days: z.array(z.string()), + sectionCode: z.string(), + startTime: z.string(), + endTime: z.string(), +}); + +type CourseSchedule = z.infer; + +const SectionInfoSchema = z.object({ + section: z.string(), + classNumber: z.string(), + type: z.string(), + campus: z.string(), + instructorNames: z.array(z.string()), +}); + +export type SectionInfo = z.infer; + +const CourseInfoSchema = z.object({ + dept: z.string(), + number: z.string(), + title: z.string(), + description: z.string(), + prerequisites: z.string(), + corequisites: z.string(), + notes: z.string(), + deliveryMethod: z.string(), + units: z.string(), +}); + +export type CourseInfo = z.infer; + +const SectionSchema = z.object({ + info: SectionInfoSchema, + courseSchedule: z.array(CourseScheduleSchema), +}); + +type Section = z.infer; + +const SectionsPerTermSchema = z.object({ + term: z.string(), + sections: z.array(SectionSchema), +}); + +type SectionsPerTerm = z.infer; + +export const CourseSchema = z.object({ + info: CourseInfoSchema, + future_sections: SectionsPerTermSchema, + last_sections: SectionsPerTermSchema, +}); + +export type Course = z.infer; + +export const RequirementSchema = z.object({ + requirement: z.string(), + courses: z.array(CourseSchema), +}); + +export type Requirement = z.infer; From 3e0d0d35825f1ce64c3529f9ae0da0b7d608f187 Mon Sep 17 00:00:00 2001 From: bra40 Date: Sun, 3 Dec 2023 19:38:06 -0800 Subject: [PATCH 04/12] Add course info in sidebar --- pages/courses.tsx | 61 +++++++++++++++++++++++++--------- styles/pages/courses-page.scss | 25 ++++++++++++++ 2 files changed, 70 insertions(+), 16 deletions(-) diff --git a/pages/courses.tsx b/pages/courses.tsx index f489016..6923b64 100644 --- a/pages/courses.tsx +++ b/pages/courses.tsx @@ -12,14 +12,15 @@ import { RequirementSchema, } from "types/course"; import { z } from "zod"; +import { info } from "console"; const Courses: React.FC = () => { // Parse the JSON data using Zod schemas + const [courseShown, setCourseShown] = useState(null); const [requirements, setRequirements] = useState([]); useEffect(() => { setRequirements(z.array(RequirementSchema).parse(coursesJson)); - console.log("req", requirements); }, []); // const [currentExecs, setCurrentExecs] = useState([]); @@ -30,6 +31,30 @@ const Courses: React.FC = () => { // let profiles: Profile[] = JSON.parse(json); // setCurrentExecs(profiles); // }, []); + const renderConditionalCourseShown = () => { + if (courseShown !== null) { + return ( +
+
+

+ + {courseShown?.info.dept} {courseShown?.info.number} ( + {courseShown?.info.units}) + +

+

{courseShown?.info.title}

+

{courseShown?.info.description}

+ {courseShown?.info.notes &&

{courseShown.info.notes}

} +

Prerequisites: {courseShown?.info.prerequisites}

+
+
+ ); + } + }; + + const handleClickCourseShown = (course: Course) => { + setCourseShown(course !== courseShown ? course : null); + }; return (
@@ -46,22 +71,26 @@ const Courses: React.FC = () => { Software Systems.

-
- {requirements.map((req) => ( -
-

{req.requirement}

-
- {req.courses.map((course) => ( -
- {`${course.info.dept} ${course.info.number}`} -
- ))} +
+
+ {requirements.map((req) => ( +
+

{req.requirement}

+
+ {req.courses.map((course) => ( +
handleClickCourseShown(course)} + > + {`${course.info.dept} ${course.info.number}`} +
+ ))} +
-
- ))} + ))} +
+ {renderConditionalCourseShown()}
diff --git a/styles/pages/courses-page.scss b/styles/pages/courses-page.scss index 90f38e6..bce2bd8 100644 --- a/styles/pages/courses-page.scss +++ b/styles/pages/courses-page.scss @@ -1,8 +1,15 @@ +.requirements-section { + display: flex; + flex-direction: row; + gap: 1em; +} + .requirements-container { display: flex; flex-direction: column; gap: 1em; margin: 2em 0; + flex: 1 3 65%; } .courses-container { @@ -16,3 +23,21 @@ .course-node { text-align: center; } + +.sidebar-course { + flex: 0 0 35%; + overflow-x: hidden; /* Prevent horizontal overflow */ + flex-wrap: nowrap; + line-height: 1.25em; + + .course-info { + display: flex; + flex-direction: column; + gap: 1.5em; + background: var(--colour-neutral-1100) 100%; + margin: 1.5rem 0; + padding: 1.5rem; + border-radius: 0.75rem; + height: fit-content; + } +} From 8ea5e209d7d9ac5fd6a2e6a8f8c6682806bc6881 Mon Sep 17 00:00:00 2001 From: bra40 Date: Sun, 3 Dec 2023 20:17:52 -0800 Subject: [PATCH 05/12] Add sections --- pages/courses.tsx | 43 +++++++++++++++++++++++++++------- styles/pages/courses-page.scss | 34 +++++++++++++++++++++------ 2 files changed, 61 insertions(+), 16 deletions(-) diff --git a/pages/courses.tsx b/pages/courses.tsx index 6923b64..1d5847f 100644 --- a/pages/courses.tsx +++ b/pages/courses.tsx @@ -23,14 +23,6 @@ const Courses: React.FC = () => { setRequirements(z.array(RequirementSchema).parse(coursesJson)); }, []); - // const [currentExecs, setCurrentExecs] = useState([]); - - // // TODO add validation and test cases for future PRs! - // useEffect(() => { - // let json: string = JSON.stringify(execs.current); - // let profiles: Profile[] = JSON.parse(json); - // setCurrentExecs(profiles); - // }, []); const renderConditionalCourseShown = () => { if (courseShown !== null) { return ( @@ -42,11 +34,44 @@ const Courses: React.FC = () => { {courseShown?.info.units})

-

{courseShown?.info.title}

+

{courseShown?.info.title}

{courseShown?.info.description}

{courseShown?.info.notes &&

{courseShown.info.notes}

}

Prerequisites: {courseShown?.info.prerequisites}

+
+

Last available - {courseShown?.last_sections.term}

+

Sections

+
+ {courseShown?.last_sections.sections.map((section) => { + const instructorNames = + section.info.instructorNames.length > 0 + ? section.info.instructorNames + : ["Unknown"]; + return ( +
+

+ {section.info.section} - {instructorNames.join(", ")} -{" "} + {section.info.campus} +

+
    + {section.courseSchedule.map((schedule) => { + return ( +
  • + {schedule.days.join(", ")} {schedule.startTime} -{" "} + {schedule.endTime} +
  • + ); + })} +
+
+ ); + })} +
+
); } diff --git a/styles/pages/courses-page.scss b/styles/pages/courses-page.scss index bce2bd8..ee4228a 100644 --- a/styles/pages/courses-page.scss +++ b/styles/pages/courses-page.scss @@ -9,7 +9,7 @@ flex-direction: column; gap: 1em; margin: 2em 0; - flex: 1 3 65%; + flex: 1 3 40%; } .courses-container { @@ -25,19 +25,39 @@ } .sidebar-course { - flex: 0 0 35%; + flex: 0 0 60%; overflow-x: hidden; /* Prevent horizontal overflow */ flex-wrap: nowrap; line-height: 1.25em; + background: var(--colour-neutral-1100) 100%; + margin: 1.5rem 0; + padding: 1.5rem; + border-radius: 0.75rem; + height: fit-content; + + display: flex; + flex-direction: column; + gap: 2em; .course-info { display: flex; flex-direction: column; gap: 1.5em; - background: var(--colour-neutral-1100) 100%; - margin: 1.5rem 0; - padding: 1.5rem; - border-radius: 0.75rem; - height: fit-content; + + .sections-container { + display: flex; + flex-direction: column; + flex-wrap: wrap; + gap: 1.5em; + width: 100%; + + .section-unit { + .schedule-list { + .schedule-unit { + margin-left: 1.5em; + } + } + } + } } } From e0e0d6e2b8a8d97918731fbf47e6f7f3bbc8c134 Mon Sep 17 00:00:00 2001 From: bra40 Date: Sun, 3 Dec 2023 22:07:50 -0800 Subject: [PATCH 06/12] Finish sidebar --- pages/courses.tsx | 115 ++- public/jsons/courses.json | 1549 ++++++++------------------------ styles/pages/courses-page.scss | 18 +- types/course.ts | 2 +- 4 files changed, 482 insertions(+), 1202 deletions(-) diff --git a/pages/courses.tsx b/pages/courses.tsx index 1d5847f..3f31439 100644 --- a/pages/courses.tsx +++ b/pages/courses.tsx @@ -41,37 +41,96 @@ const Courses: React.FC = () => {

Last available - {courseShown?.last_sections.term}

-

Sections

- {courseShown?.last_sections.sections.map((section) => { - const instructorNames = - section.info.instructorNames.length > 0 - ? section.info.instructorNames - : ["Unknown"]; - return ( -
-

- {section.info.section} - {instructorNames.join(", ")} -{" "} - {section.info.campus} -

-
    - {section.courseSchedule.map((schedule) => { - return ( -
  • - {schedule.days.join(", ")} {schedule.startTime} -{" "} - {schedule.endTime} -
  • - ); - })} -
-
- ); - })} + {courseShown?.last_sections.sections + .filter((s) => s.info.type !== "n") + .map((section) => { + const instructorNames = + section.info.instructorNames.length > 0 + ? section.info.instructorNames + : ["Unknown"]; + return ( +
+

+ {section.info.section} - {instructorNames.join(", ")} +

+ {section.info.campus !== "None" && ( +

{section.info.campus}

+ )} +
    + {section.courseSchedule + .filter((schedule) => schedule.days !== "") + .map((schedule) => { + return ( +
  • + {schedule.days}; {schedule.startTime}-{" "} + {schedule.endTime} +
  • + ); + })} +
+
+ ); + })}
+
+ {courseShown?.future_sections.sections.length > 0 ? ( + <> +

Next available - {courseShown?.future_sections.term}

+
+ {courseShown?.future_sections.sections + .filter((s) => s.info.type !== "n") + .map((section) => { + const instructorNames = + section.info.instructorNames.length > 0 + ? section.info.instructorNames + : ["Unknown"]; + return ( +
+

+ {section.info.section} -{" "} + {instructorNames.join(", ")} +

+ {section.info.campus !== "None" && ( +

{section.info.campus}

+ )} + +
    + {section.courseSchedule + .filter((schedule) => schedule.days !== "") + .map((schedule) => { + return ( +
  • + {schedule.days}; {schedule.startTime}-{" "} + {schedule.endTime} +
  • + ); + })} +
+
+ ); + })} +
+ + ) : ( +

+ Currently not offered for {courseShown?.future_sections.term} +

+ )} +
); } diff --git a/public/jsons/courses.json b/public/jsons/courses.json index faf181d..93e0db8 100644 --- a/public/jsons/courses.json +++ b/public/jsons/courses.json @@ -29,17 +29,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "17:30", "endTime": "18:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "17:30", "endTime": "19:20" @@ -63,25 +59,19 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "16:30", "endTime": "17:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "16:30", "endTime": "17:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "16:30", "endTime": "18:20" @@ -100,25 +90,19 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "16:30", "endTime": "17:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "16:30", "endTime": "17:20" }, { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "16:30", "endTime": "18:20" @@ -159,19 +143,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "10:30", "endTime": "11:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "10:30", "endTime": "11:20" @@ -190,9 +168,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" @@ -211,9 +187,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -232,9 +206,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -253,9 +225,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "12:30", "endTime": "13:20" @@ -274,9 +244,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "12:30", "endTime": "13:20" @@ -295,9 +263,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -316,9 +282,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -337,9 +301,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -376,11 +338,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "12:30", "endTime": "13:20" @@ -399,9 +357,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -420,9 +376,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" @@ -441,9 +395,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" @@ -462,9 +414,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" @@ -483,9 +433,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" @@ -504,9 +452,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -525,9 +471,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -546,9 +490,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "8:30", "endTime": "9:20" @@ -572,18 +514,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "12:30", "endTime": "13:20" }, { - "days": [ - "Wednesday", - "Friday" - ], + "days": "We, Fr", "sectionCode": "LEC", "startTime": "12:30", "endTime": "13:20" @@ -600,9 +537,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -619,9 +554,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" @@ -638,9 +571,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" @@ -657,9 +588,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -676,9 +605,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -695,9 +622,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -714,9 +639,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -733,9 +656,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "16:30", "endTime": "17:20" @@ -772,17 +693,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "10:30", "endTime": "11:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "9:30", "endTime": "11:20" @@ -806,19 +723,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "12:30", "endTime": "13:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "12:30", "endTime": "13:20" @@ -855,11 +766,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "9:30", "endTime": "10:20" @@ -883,25 +790,19 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "10:30", "endTime": "11:20" @@ -938,17 +839,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "16:30", "endTime": "17:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "15:30", "endTime": "17:20" @@ -965,9 +862,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "8:30", "endTime": "9:20" @@ -984,9 +879,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "8:30", "endTime": "9:20" @@ -1003,9 +896,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" @@ -1022,9 +913,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" @@ -1041,9 +930,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" @@ -1060,9 +947,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" @@ -1079,9 +964,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -1098,9 +981,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -1119,11 +1000,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "17:30", "endTime": "18:30" @@ -1140,9 +1017,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "12:30", "endTime": "13:20" @@ -1159,9 +1034,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "12:30", "endTime": "13:20" @@ -1178,9 +1051,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -1197,9 +1068,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -1216,9 +1085,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -1235,9 +1102,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -1254,9 +1119,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "16:30", "endTime": "17:20" @@ -1273,9 +1136,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "16:30", "endTime": "17:20" @@ -1299,25 +1160,19 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" }, { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "14:30", "endTime": "15:20" @@ -1336,9 +1191,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "8:30", "endTime": "9:20" @@ -1357,9 +1210,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "8:30", "endTime": "9:20" @@ -1378,9 +1229,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" @@ -1399,9 +1248,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" @@ -1420,9 +1267,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" @@ -1441,9 +1286,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" @@ -1462,9 +1305,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -1483,9 +1324,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -1504,17 +1343,13 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "15:30", "endTime": "16:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" @@ -1533,17 +1368,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "8:30", "endTime": "9:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "8:30", "endTime": "9:20" @@ -1562,17 +1393,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "8:30", "endTime": "9:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "8:30", "endTime": "9:20" @@ -1591,17 +1418,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" @@ -1620,17 +1443,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" @@ -1649,17 +1468,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" @@ -1678,17 +1493,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" @@ -1707,17 +1518,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -1736,17 +1543,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -1783,17 +1586,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "10:30", "endTime": "11:20" @@ -1812,17 +1611,13 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "13:30", "endTime": "14:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "12:30", "endTime": "14:20" @@ -1846,25 +1641,19 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "13:30", "endTime": "14:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "13:30", "endTime": "14:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "12:30", "endTime": "14:20" @@ -1883,25 +1672,19 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "10:30", "endTime": "11:20" @@ -1920,25 +1703,19 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "8:30", "endTime": "10:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "10:20" }, { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -1975,11 +1752,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "9:30", "endTime": "10:20" @@ -1996,9 +1769,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" @@ -2015,9 +1786,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" @@ -2034,9 +1803,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -2053,9 +1820,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -2072,9 +1837,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "12:30", "endTime": "13:20" @@ -2091,9 +1854,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "12:30", "endTime": "13:20" @@ -2110,9 +1871,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -2129,9 +1888,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -2148,17 +1905,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "12:30", "endTime": "14:20" }, { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "12:30", "endTime": "13:20" @@ -2175,9 +1928,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "12:30", "endTime": "13:20" @@ -2194,9 +1945,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "12:30", "endTime": "13:20" @@ -2213,9 +1962,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -2232,9 +1979,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -2251,9 +1996,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -2270,9 +2013,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -2289,9 +2030,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -2308,9 +2047,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -2335,25 +2072,19 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "10:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "10:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -2373,17 +2104,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -2403,17 +2130,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -2433,17 +2156,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -2463,17 +2182,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -2493,17 +2208,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -2523,17 +2234,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -2553,17 +2260,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -2583,17 +2286,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -2613,17 +2312,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -2660,17 +2355,13 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" @@ -2689,9 +2380,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -2710,9 +2399,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -2731,9 +2418,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -2752,9 +2437,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -2773,9 +2456,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -2794,9 +2475,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -2815,9 +2494,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "16:30", "endTime": "17:20" @@ -2836,9 +2513,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "16:30", "endTime": "17:20" @@ -2857,17 +2532,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "14:30", "endTime": "15:20" @@ -2886,9 +2557,7 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "8:30", "endTime": "9:20" @@ -2907,9 +2576,7 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "8:30", "endTime": "9:20" @@ -2928,9 +2595,7 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" @@ -2949,9 +2614,7 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "9:30", "endTime": "10:20" @@ -2970,9 +2633,7 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" @@ -2991,9 +2652,7 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "10:30", "endTime": "11:20" @@ -3012,9 +2671,7 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -3033,9 +2690,7 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "11:30", "endTime": "12:20" @@ -3059,25 +2714,19 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "14:30", "endTime": "15:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "14:30", "endTime": "15:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" @@ -3096,9 +2745,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "12:30", "endTime": "13:20" @@ -3117,9 +2764,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "12:30", "endTime": "13:20" @@ -3138,9 +2783,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -3159,9 +2802,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -3180,9 +2821,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -3201,9 +2840,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -3222,9 +2859,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -3243,9 +2878,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -3264,25 +2897,19 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "10:30", "endTime": "11:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "10:30", "endTime": "11:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" @@ -3301,9 +2928,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -3322,9 +2947,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -3343,9 +2966,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -3364,9 +2985,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -3385,9 +3004,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "16:30", "endTime": "17:20" @@ -3406,9 +3023,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "16:30", "endTime": "17:20" @@ -3427,9 +3042,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "17:30", "endTime": "18:20" @@ -3448,9 +3061,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LAB", "startTime": "17:30", "endTime": "18:20" @@ -3469,25 +3080,19 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "10:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "10:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -3506,17 +3111,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -3535,17 +3136,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "13:30", "endTime": "14:20" @@ -3564,17 +3161,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -3593,17 +3186,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "14:30", "endTime": "15:20" @@ -3622,17 +3211,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -3651,17 +3236,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "15:30", "endTime": "16:20" @@ -3680,17 +3261,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "16:30", "endTime": "17:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "16:30", "endTime": "17:20" @@ -3709,17 +3286,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "16:30", "endTime": "17:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "16:30", "endTime": "17:20" @@ -3760,25 +3333,19 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "11:30", "endTime": "13:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "11:30", "endTime": "13:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" @@ -3797,17 +3364,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "8:30", "endTime": "11:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LAB", "startTime": "8:30", "endTime": "11:20" @@ -3826,9 +3389,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LAB", "startTime": "8:30", "endTime": "11:20" @@ -3865,17 +3426,13 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" @@ -3894,9 +3451,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "TUT", "startTime": "12:30", "endTime": "13:20" @@ -3920,25 +3475,19 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "14:30", "endTime": "15:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "14:30", "endTime": "15:20" }, { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" @@ -3957,9 +3506,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "TUT", "startTime": "11:30", "endTime": "12:20" @@ -3996,11 +3543,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -4017,9 +3560,7 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "8:30", "endTime": "9:20" @@ -4036,9 +3577,7 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "9:30", "endTime": "10:20" @@ -4055,9 +3594,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "SEM", "startTime": "12:30", "endTime": "13:20" @@ -4074,9 +3611,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "SEM", "startTime": "13:30", "endTime": "14:20" @@ -4093,9 +3628,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "SEM", "startTime": "16:30", "endTime": "17:20" @@ -4112,9 +3645,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "SEM", "startTime": "15:30", "endTime": "16:20" @@ -4133,11 +3664,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" @@ -4156,9 +3683,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "SEM", "startTime": "13:30", "endTime": "14:20" @@ -4177,9 +3702,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "SEM", "startTime": "14:30", "endTime": "15:20" @@ -4198,9 +3721,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "SEM", "startTime": "14:30", "endTime": "15:20" @@ -4217,7 +3738,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "OPL", "startTime": "None", "endTime": "None" @@ -4251,19 +3772,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -4280,17 +3795,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "8:30", "endTime": "9:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "8:30", "endTime": "9:20" @@ -4307,17 +3818,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "9:30", "endTime": "10:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "9:30", "endTime": "10:20" @@ -4334,17 +3841,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "10:30", "endTime": "11:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "10:30", "endTime": "11:20" @@ -4361,9 +3864,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "SEM", "startTime": "14:30", "endTime": "15:20" @@ -4380,9 +3881,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "SEM", "startTime": "15:30", "endTime": "16:20" @@ -4401,19 +3900,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -4430,17 +3923,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "8:30", "endTime": "9:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "8:30", "endTime": "9:20" @@ -4457,17 +3946,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "13:30", "endTime": "14:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "13:30", "endTime": "14:20" @@ -4484,17 +3969,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "14:30", "endTime": "15:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "14:30", "endTime": "15:20" @@ -4511,9 +3992,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "SEM", "startTime": "14:30", "endTime": "15:20" @@ -4530,9 +4009,7 @@ }, "courseSchedule": [ { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "SEM", "startTime": "15:30", "endTime": "16:20" @@ -4551,19 +4028,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -4580,17 +4051,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "16:30", "endTime": "17:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "SEM", "startTime": "16:30", "endTime": "17:20" @@ -4607,9 +4074,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "SEM", "startTime": "16:30", "endTime": "17:20" @@ -4626,9 +4091,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "SEM", "startTime": "16:30", "endTime": "17:20" @@ -4647,19 +4110,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "9:30", "endTime": "10:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "9:30", "endTime": "10:20" @@ -4678,9 +4135,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "SEM", "startTime": "12:30", "endTime": "13:20" @@ -4699,9 +4154,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "SEM", "startTime": "13:30", "endTime": "14:20" @@ -4720,9 +4173,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "SEM", "startTime": "14:30", "endTime": "15:20" @@ -4739,7 +4190,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "OPL", "startTime": "None", "endTime": "None" @@ -4790,19 +4241,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -4821,19 +4266,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -4852,19 +4291,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -4883,19 +4316,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "9:30", "endTime": "10:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "9:30", "endTime": "10:20" @@ -4912,7 +4339,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "OPL", "startTime": "None", "endTime": "None" @@ -4959,11 +4386,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -4982,11 +4405,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -5003,11 +4422,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -5026,11 +4441,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" @@ -5047,7 +4458,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "OPL", "startTime": "None", "endTime": "None" @@ -5064,7 +4475,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "OPL", "startTime": "None", "endTime": "None" @@ -5088,19 +4499,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -5117,7 +4522,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "OPL", "startTime": "None", "endTime": "None" @@ -5154,11 +4559,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" @@ -5175,11 +4576,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" @@ -5198,11 +4595,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "14:30", "endTime": "15:20" @@ -5219,7 +4612,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "OPL", "startTime": "None", "endTime": "None" @@ -5253,19 +4646,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" @@ -5285,19 +4672,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "13:30", "endTime": "14:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "13:30", "endTime": "14:20" @@ -5314,7 +4695,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "OPL", "startTime": "None", "endTime": "None" @@ -5366,11 +4747,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "13:30", "endTime": "14:20" @@ -5389,17 +4766,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "17:30", "endTime": "19:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "17:30", "endTime": "18:20" @@ -5418,17 +4791,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" }, { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "14:30", "endTime": "15:20" @@ -5452,19 +4821,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "9:30", "endTime": "10:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "9:30", "endTime": "10:20" @@ -5483,25 +4846,19 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "17:30", "endTime": "18:50" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "17:30", "endTime": "18:50" }, { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "17:30", "endTime": "18:50" @@ -5538,17 +4895,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "10:30", "endTime": "11:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "9:30", "endTime": "11:20" @@ -5567,17 +4920,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "10:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" @@ -5601,17 +4950,13 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "15:30", "endTime": "16:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" @@ -5653,17 +4998,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "14:30", "endTime": "15:20" @@ -5682,9 +5023,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "16:30", "endTime": "19:20" @@ -5708,25 +5047,19 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "12:30", "endTime": "14:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "12:30", "endTime": "14:20" }, { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "12:30", "endTime": "13:20" @@ -5745,17 +5078,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "16:30", "endTime": "19:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "16:30", "endTime": "19:20" @@ -5792,17 +5121,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "16:30", "endTime": "17:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "15:30", "endTime": "17:20" @@ -5826,25 +5151,19 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "14:30", "endTime": "15:20" @@ -5863,25 +5182,19 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "10:30", "endTime": "11:20" @@ -5900,19 +5213,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "9:30", "endTime": "10:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "9:30", "endTime": "10:20" @@ -5949,9 +5256,7 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "17:00", "endTime": "19:50" @@ -5975,25 +5280,19 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "11:30", "endTime": "13:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "11:30", "endTime": "13:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" @@ -6030,17 +5329,13 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "9:30", "endTime": "10:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "8:30", "endTime": "10:20" @@ -6064,17 +5359,13 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "15:30", "endTime": "16:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" @@ -6111,17 +5402,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "11:30", "endTime": "13:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" @@ -6145,25 +5432,19 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "8:30", "endTime": "9:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "8:30", "endTime": "10:20" @@ -6200,11 +5481,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "13:30", "endTime": "14:20" @@ -6228,11 +5505,7 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "13:30", "endTime": "14:20" @@ -6269,17 +5542,13 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "16:30", "endTime": "18:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "16:30", "endTime": "17:20" @@ -6303,19 +5572,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday", - "Wednesday", - "Friday" - ], + "days": "Mo, We, Fr", "sectionCode": "LEC", "startTime": "13:30", "endTime": "14:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "13:30", "endTime": "14:20" @@ -6350,17 +5613,13 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "15:30", "endTime": "16:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" @@ -6385,17 +5644,13 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" @@ -6441,25 +5696,19 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" }, { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "14:30", "endTime": "15:20" @@ -6500,25 +5749,19 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" }, { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "10:30", "endTime": "11:20" @@ -6559,25 +5802,19 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "12:30", "endTime": "14:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "12:30", "endTime": "14:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "12:30", "endTime": "13:20" @@ -6614,17 +5851,13 @@ }, "courseSchedule": [ { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" @@ -6648,9 +5881,7 @@ }, "courseSchedule": [ { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "8:30", "endTime": "11:20" @@ -6691,17 +5922,13 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "11:30", "endTime": "13:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "11:30", "endTime": "12:20" @@ -6738,17 +5965,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "10:30", "endTime": "12:20" }, { - "days": [ - "Wednesday" - ], + "days": "We", "sectionCode": "LEC", "startTime": "10:30", "endTime": "11:20" @@ -6772,17 +5995,13 @@ }, "courseSchedule": [ { - "days": [ - "Monday" - ], + "days": "Mo", "sectionCode": "LEC", "startTime": "14:30", "endTime": "15:20" }, { - "days": [ - "Thursday" - ], + "days": "Th", "sectionCode": "LEC", "startTime": "14:30", "endTime": "16:20" @@ -6823,25 +6042,19 @@ }, "courseSchedule": [ { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "12:30", "endTime": "14:20" }, { - "days": [ - "Tuesday" - ], + "days": "Tu", "sectionCode": "LEC", "startTime": "12:30", "endTime": "14:20" }, { - "days": [ - "Friday" - ], + "days": "Fr", "sectionCode": "LEC", "startTime": "12:30", "endTime": "13:20" @@ -6881,7 +6094,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "CAP", "startTime": "None", "endTime": "None" @@ -6898,7 +6111,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "CAP", "startTime": "None", "endTime": "None" @@ -6915,7 +6128,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "CAP", "startTime": "None", "endTime": "None" @@ -6940,7 +6153,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "CAP", "startTime": "None", "endTime": "None" @@ -6959,7 +6172,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "CAP", "startTime": "None", "endTime": "None" @@ -6976,7 +6189,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "CAP", "startTime": "None", "endTime": "None" @@ -7013,7 +6226,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "CAP", "startTime": "None", "endTime": "None" @@ -7033,7 +6246,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "CAP", "startTime": "None", "endTime": "None" @@ -7050,7 +6263,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "CAP", "startTime": "None", "endTime": "None" @@ -7074,7 +6287,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "CAP", "startTime": "None", "endTime": "None" @@ -7091,7 +6304,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "CAP", "startTime": "None", "endTime": "None" @@ -7108,7 +6321,7 @@ }, "courseSchedule": [ { - "days": [], + "days": "", "sectionCode": "CAP", "startTime": "None", "endTime": "None" diff --git a/styles/pages/courses-page.scss b/styles/pages/courses-page.scss index ee4228a..c02e127 100644 --- a/styles/pages/courses-page.scss +++ b/styles/pages/courses-page.scss @@ -9,7 +9,7 @@ flex-direction: column; gap: 1em; margin: 2em 0; - flex: 1 3 40%; + flex: 1 3 50%; } .courses-container { @@ -25,7 +25,7 @@ } .sidebar-course { - flex: 0 0 60%; + flex: 0 0 50%; overflow-x: hidden; /* Prevent horizontal overflow */ flex-wrap: nowrap; line-height: 1.25em; @@ -34,7 +34,6 @@ padding: 1.5rem; border-radius: 0.75rem; height: fit-content; - display: flex; flex-direction: column; gap: 2em; @@ -46,15 +45,24 @@ .sections-container { display: flex; - flex-direction: column; + flex-direction: row; flex-wrap: wrap; gap: 1.5em; width: 100%; .section-unit { + width: fit-content; + flex: 1; + line-height: 1.25em; + border: 1px solid var(--colour-neutral-800); + padding: 0.75em; + border-radius: 0.75rem; + height: fit-content; + .schedule-list { .schedule-unit { - margin-left: 1.5em; + margin-left: 1em; + white-space: nowrap; } } } diff --git a/types/course.ts b/types/course.ts index 6d0c812..8e83ce9 100644 --- a/types/course.ts +++ b/types/course.ts @@ -3,7 +3,7 @@ import { z, ZodType } from "zod"; // Define Zod schemas for each data class const CourseScheduleSchema = z.object({ - days: z.array(z.string()), + days: z.string(), sectionCode: z.string(), startTime: z.string(), endTime: z.string(), From c772db061f050d395b5425f15c7fce808e75696d Mon Sep 17 00:00:00 2001 From: bra40 Date: Mon, 4 Dec 2023 00:31:31 -0800 Subject: [PATCH 07/12] Add fixed sidebar --- components/SidebarCourse.tsx | 94 + components/index.ts | 1 + pages/courses.tsx | 152 +- public/jsons/courses.json | 3163 ++++++++++++++++++++++++++++++++ scripts/course-explorer-script | 2 +- styles/pages/courses-page.scss | 45 +- types/course.ts | 2 +- 7 files changed, 3321 insertions(+), 138 deletions(-) create mode 100644 components/SidebarCourse.tsx diff --git a/components/SidebarCourse.tsx b/components/SidebarCourse.tsx new file mode 100644 index 0000000..5357289 --- /dev/null +++ b/components/SidebarCourse.tsx @@ -0,0 +1,94 @@ +import { Dispatch, MouseEventHandler, SetStateAction } from "react"; +import { Course, SectionsPerTerm } from "types/course"; + +interface SidebarCourseProps { + course: Course; + closeCourseShown: MouseEventHandler; +} + +interface SectionsPerTermProps { + title: string; + sectionsPerTerm: SectionsPerTerm; +} + +const SectionsPerTermDisplay: React.FC = ({ + title, + sectionsPerTerm, +}) => { + return ( +
+

+ {title} - {sectionsPerTerm.term} +

+
+ {sectionsPerTerm.sections + .filter((s) => s.info.type !== "n") + .map((section) => { + const instructorNames = + section.info.instructorNames.length > 0 + ? section.info.instructorNames + : ["Unknown"]; + return ( +
+

+ {section.info.section} - {instructorNames.join(", ")} +

+ {section.info.campus !== "None" &&

{section.info.campus}

} +
    + {section.courseSchedule + .filter((schedule) => schedule.days !== "") + .map((schedule) => { + return ( +
  • + {schedule.days}; {schedule.startTime}-{" "} + {schedule.endTime} +
  • + ); + })} +
+
+ ); + })} +
+
+ ); +}; + +export const SidebarCourse: React.FC = ({ + course, + closeCourseShown, +}) => { + return ( +
+
+

+ + {course.info.dept} {course.info.number} ({course.info.units}) + + + Close + +

+

{course.info.title}

+

{course.info.description}

+ {course.info.notes &&

{course.info.notes}

} +

Prerequisites: {course.info.prerequisites}

+
+ + {course.future_sections.sections.length > 0 ? ( + + ) : ( +

Currently not offered for {course.future_sections.term}

+ )} +
+ ); +}; diff --git a/components/index.ts b/components/index.ts index 6349a6f..4d690ca 100644 --- a/components/index.ts +++ b/components/index.ts @@ -10,3 +10,4 @@ export { EventsCalendar } from "./EventsCalendar"; export { ProfileCard } from "./ProfileCard"; export { SocialIcon } from "./SocialIcon"; export { PostCard } from "./PostCard"; +export { SidebarCourse } from "./SidebarCourse"; diff --git a/pages/courses.tsx b/pages/courses.tsx index 3f31439..2e50771 100644 --- a/pages/courses.tsx +++ b/pages/courses.tsx @@ -1,18 +1,10 @@ -import { Hero, ProfileCard } from "@components"; +import { Hero } from "@components"; import HeroImage from "@images/about-page/about-hero-background.png"; -import execs from "@jsons/execs.json"; import { useEffect, useState } from "react"; -import { Profile } from "components/ProfileCard"; import coursesJson from "@jsons/courses.json"; -import { - CourseSchema, - Course, - CourseInfo, - Requirement, - RequirementSchema, -} from "types/course"; +import { Course, Requirement, RequirementSchema } from "types/course"; import { z } from "zod"; -import { info } from "console"; +import { SidebarCourse } from "components/SidebarCourse"; const Courses: React.FC = () => { // Parse the JSON data using Zod schemas @@ -23,123 +15,6 @@ const Courses: React.FC = () => { setRequirements(z.array(RequirementSchema).parse(coursesJson)); }, []); - const renderConditionalCourseShown = () => { - if (courseShown !== null) { - return ( -
-
-

- - {courseShown?.info.dept} {courseShown?.info.number} ( - {courseShown?.info.units}) - -

-

{courseShown?.info.title}

-

{courseShown?.info.description}

- {courseShown?.info.notes &&

{courseShown.info.notes}

} -

Prerequisites: {courseShown?.info.prerequisites}

-
-
-

Last available - {courseShown?.last_sections.term}

-
- {courseShown?.last_sections.sections - .filter((s) => s.info.type !== "n") - .map((section) => { - const instructorNames = - section.info.instructorNames.length > 0 - ? section.info.instructorNames - : ["Unknown"]; - return ( -
-

- {section.info.section} - {instructorNames.join(", ")} -

- {section.info.campus !== "None" && ( -

{section.info.campus}

- )} -
    - {section.courseSchedule - .filter((schedule) => schedule.days !== "") - .map((schedule) => { - return ( -
  • - {schedule.days}; {schedule.startTime}-{" "} - {schedule.endTime} -
  • - ); - })} -
-
- ); - })} -
-
-
- {courseShown?.future_sections.sections.length > 0 ? ( - <> -

Next available - {courseShown?.future_sections.term}

-
- {courseShown?.future_sections.sections - .filter((s) => s.info.type !== "n") - .map((section) => { - const instructorNames = - section.info.instructorNames.length > 0 - ? section.info.instructorNames - : ["Unknown"]; - return ( -
-

- {section.info.section} -{" "} - {instructorNames.join(", ")} -

- {section.info.campus !== "None" && ( -

{section.info.campus}

- )} - -
    - {section.courseSchedule - .filter((schedule) => schedule.days !== "") - .map((schedule) => { - return ( -
  • - {schedule.days}; {schedule.startTime}-{" "} - {schedule.endTime} -
  • - ); - })} -
-
- ); - })} -
- - ) : ( -

- Currently not offered for {courseShown?.future_sections.term} -

- )} -
-
- ); - } - }; - - const handleClickCourseShown = (course: Course) => { - setCourseShown(course !== courseShown ? course : null); - }; - return (
{

-
- {requirements.map((req) => ( +
+ {requirements.map((req: Requirement) => (

{req.requirement}

- {req.courses.map((course) => ( + {req.courses.map((course: Course) => (
handleClickCourseShown(course)} + onClick={() => + setCourseShown(course !== courseShown ? course : null) + } > {`${course.info.dept} ${course.info.number}`}
@@ -174,7 +55,12 @@ const Courses: React.FC = () => {
))}
- {renderConditionalCourseShown()} + {courseShown && ( + setCourseShown(null)} + /> + )}
diff --git a/public/jsons/courses.json b/public/jsons/courses.json index 93e0db8..51073b3 100644 --- a/public/jsons/courses.json +++ b/public/jsons/courses.json @@ -6332,5 +6332,3168 @@ } } ] + }, + { + "requirement": "Other CMPT Courses", + "courses": [ + { + "info": { + "dept": "CMPT", + "number": "120", + "title": "Introduction to Computing Science and Programming I", + "description": "An elementary introduction to computing science and computer programming, suitable for students with little or no programming background. Students will learn fundamental concepts and terminology of computing science, acquire elementary skills for programming in a high-level language, e.g. Python. The students will be exposed to diverse fields within, and applications of computing science. Topics will include: pseudocode; data types and control structures; fundamental algorithms; recursion; reading and writing files; measuring performance of algorithms; debugging tools; basic terminal navigation using shell commands. Treatment is informal and programming is presented as a problem-solving tool. ", + "prerequisites": "BC Math 12 or equivalent is recommended.", + "corequisites": "", + "notes": "Students with credit for CMPT 102, 128, 130 or 166 may not take this course for further credit. Students who have taken CMPT 125, 129, 130 or 135 first may not then take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D200", + "classNumber": "6887", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Frederick Popowich" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Th", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D300", + "classNumber": "6888", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": "Mo, We, Fr", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D400", + "classNumber": "6889", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + }, + { + "days": "Th", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D401", + "classNumber": "6896", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "OPL", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D402", + "classNumber": "6897", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "OPL", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D403", + "classNumber": "6898", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "OPL", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D404", + "classNumber": "6899", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "OPL", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D405", + "classNumber": "6900", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "OPL", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D406", + "classNumber": "6901", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "OPL", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D407", + "classNumber": "6902", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "OPL", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D408", + "classNumber": "6903", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "OPL", + "startTime": "11:30", + "endTime": "12:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6045", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Nicholas Vincent" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": "We", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "6046", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": "Mo, We, Fr", + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D300", + "classNumber": "6047", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Anne Lavergne" + ] + }, + "courseSchedule": [ + { + "days": "Mo, We, Fr", + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D400", + "classNumber": "6048", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": "Mo, We, Fr", + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D401", + "classNumber": "6051", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D402", + "classNumber": "6052", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D403", + "classNumber": "6053", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D404", + "classNumber": "6054", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D405", + "classNumber": "6055", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D406", + "classNumber": "6056", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D407", + "classNumber": "6057", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "D408", + "classNumber": "6058", + "type": "n", + "campus": "Surrey", + "instructorNames": [ + "Brian Fraser" + ] + }, + "courseSchedule": [ + { + "days": "Fr", + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "125", + "title": "Introduction to Computing Science and Programming II", + "description": "A rigorous introduction to computing science and computer programming, suitable for students who already have some background in computing science and programming. Intended for students who will major in computing science or a related program. Topics include: memory management; fundamental algorithms; formally analyzing the running time of algorithms; abstract data types and elementary data structures; object-oriented programming and software design; specification and program correctness; reading and writing files; debugging tools; shell commands.", + "prerequisites": "CMPT 120 or CMPT 130, with a minimum grade of C-.", + "corequisites": "", + "notes": "Students with credit for CMPT 126, 129, 135 or CMPT 200 or higher may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6905", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Janice Regan" + ] + }, + "courseSchedule": [ + { + "days": "Mo, We, Fr", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "6936", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Janice Regan" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D102", + "classNumber": "6937", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Janice Regan" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D103", + "classNumber": "6938", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Janice Regan" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D104", + "classNumber": "6939", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Janice Regan" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "D105", + "classNumber": "6940", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Janice Regan" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "D106", + "classNumber": "6941", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Janice Regan" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LAB", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "D107", + "classNumber": "7227", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Janice Regan" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D108", + "classNumber": "6910", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Janice Regan" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "6909", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + }, + { + "days": "Th", + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D201", + "classNumber": "6911", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D202", + "classNumber": "6912", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D203", + "classNumber": "6913", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D204", + "classNumber": "6914", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D205", + "classNumber": "6915", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D206", + "classNumber": "6916", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D207", + "classNumber": "6917", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "D208", + "classNumber": "6918", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6076", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D101", + "classNumber": "6077", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D102", + "classNumber": "6078", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + }, + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "8:30", + "endTime": "9:20" + } + ] + }, + { + "info": { + "section": "D103", + "classNumber": "6079", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + }, + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D104", + "classNumber": "6080", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + }, + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "9:30", + "endTime": "10:20" + } + ] + }, + { + "info": { + "section": "D105", + "classNumber": "6081", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + }, + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D106", + "classNumber": "6082", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + }, + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D107", + "classNumber": "6083", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + }, + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "D108", + "classNumber": "6084", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + }, + { + "days": "Tu", + "sectionCode": "LAB", + "startTime": "11:30", + "endTime": "12:20" + } + ] + }, + { + "info": { + "section": "E100", + "classNumber": "7928", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "18:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "17:20" + } + ] + }, + { + "info": { + "section": "E101", + "classNumber": "7929", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Th", + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "E102", + "classNumber": "7930", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Th", + "sectionCode": "LAB", + "startTime": "12:30", + "endTime": "13:20" + } + ] + }, + { + "info": { + "section": "E103", + "classNumber": "7931", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Th", + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "E104", + "classNumber": "7932", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Th", + "sectionCode": "LAB", + "startTime": "13:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "E105", + "classNumber": "7933", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Th", + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "E106", + "classNumber": "7934", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Th", + "sectionCode": "LAB", + "startTime": "14:30", + "endTime": "15:20" + } + ] + }, + { + "info": { + "section": "E107", + "classNumber": "7935", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Th", + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + }, + { + "info": { + "section": "E108", + "classNumber": "7936", + "type": "n", + "campus": "Burnaby", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Th", + "sectionCode": "LAB", + "startTime": "15:30", + "endTime": "16:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "276", + "title": "Introduction to Software Engineering", + "description": "An overview of various techniques used for software development and software project management. Major tasks and phases in modern software development, including requirements, analysis, documentation, design, implementation, testing,and maintenance. Project management issues are also introduced. Students complete a team project using an iterative development process.", + "prerequisites": "One W course, CMPT 225, (MACM 101 or (ENSC 251 and ENSC 252)) and (MATH 151 or MATH 150), all with a minimum grade of C-. MATH 154 or MATH 157 with at least a B+ may be substituted for MATH 151 or MATH 150.", + "corequisites": "", + "notes": "Students with credit for CMPT 275 may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7020", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Saba Alimadadi Jani" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "7021", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Bobby Chan" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6207", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Saba Alimadadi Jani" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Th", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "6208", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Steve Pearce" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + } + ] + }, + { + "info": { + "section": "D300", + "classNumber": "6209", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Parsa Rajabi" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + }, + { + "days": "We", + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "305", + "title": "Computer Simulation and Modelling", + "description": "An introduction to the modelling, analysis, and computer simulation of complex systems. Topics include analytic modelling, discrete event simulation, experimental design, random number generation, and statistical analysis.", + "prerequisites": "CMPT 225, (MACM 101 or (ENSC 251 and ENSC 252)) and (STAT 270 or STAT 271), all with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7033", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + }, + { + "days": "Th", + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "9:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Spring 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6572", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": "We", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "308", + "title": "Computability and Complexity", + "description": "Formal models of computation such as automata and Turing machines. Decidability and undecidability. Recursion Theorem. Connections between computability and logic (G\u00f6del\u2019s Incompleteness). Time and space complexity classes. NP-completeness.", + "prerequisites": "(MACM 201 or CMPT 210) with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6062", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Valentine Kabanets" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "310", + "title": "Introduction to Artificial Intelligence", + "description": "A survey of modern approaches for artificial intelligence (AI). Provides an introduction to a variety of AI topics and prepares students for upper-level courses. Topics include: problem solving with search; adversarial game playing; probability and Bayesian networks; machine learning; and applications such as robotics, visual computing and natural language.", + "prerequisites": "CMPT 225 and (MACM 101 or (ENSC 251 and ENSC 252)), all with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7032", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Steve Pearce" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Th", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6137", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Steven Bergner" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "17:30", + "endTime": "18:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "17:30", + "endTime": "18:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "18:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "340", + "title": "Biomedical Computing", + "description": "The principles involved in using computers for data acquisition, real-time processing, pattern recognition and experimental control in biology and medicine will be developed. The use of large data bases and simulation will be explored.", + "prerequisites": "Completion of 60 units including one of CMPT 125, 126, 128, 135, with a minimum grade of C- or CMPT 102 with a grade of B or higher.", + "corequisites": "", + "notes": "", + "deliveryMethod": "Online", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "OL01", + "classNumber": "7036", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Ghassan Hamarneh" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "OLC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "", + "sectionCode": "OLC", + "startTime": "None", + "endTime": "None" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "OL01", + "classNumber": "6490", + "type": "e", + "campus": "None", + "instructorNames": [ + "Ghassan Hamarneh" + ] + }, + "courseSchedule": [ + { + "days": "", + "sectionCode": "OLC", + "startTime": "None", + "endTime": "None" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "353", + "title": "Computational Data Science", + "description": "Basic concepts and programming tools for handling and processing data. Includes data acquisition, cleaning data sources, application of machine learning techniques and data analysis techniques, large-scale computation on a computing cluster.", + "prerequisites": "CMPT 225 and (STAT 101, STAT 270, STAT 271, ENSC 280, or MSE 210), with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "E100", + "classNumber": "7037", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Steven Bergner" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "19:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6139", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Gregory Baker" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": "We", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "361", + "title": "Introduction to Visual Computing", + "description": "Provides a unified introduction to the fundamentals of computer graphics and computer vision (visual computing). Topics include graphics pipelines, sampling and aliasing, geometric transformations, projection and camera models, meshing, texturing, color theory, image filtering and registration, shading and illumination, raytracing, rasterization, animation, optical flow, and game engines.", + "prerequisites": "CMPT 225 and MATH 232 or 240, all with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7039", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Xue Bin Jason Peng", + "Yagiz Aksoy" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6141", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Xue Bin Jason Peng", + "Yagiz Aksoy" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": "We", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "362", + "title": "Mobile Applications Programming and Design", + "description": "Teaches students how to design and implement smartphone applications. Topics include development environment, phone emulator, key programming paradigms, UI design including views, fragments, and activities, data persistence, threads, services, embedded sensors, and location based services (e.g., Google Maps). Concepts are reinforced through programming assignments and group projects.", + "prerequisites": "CMPT 225 with a minimum grade of C-.", + "corequisites": "", + "notes": "Students with credit for IAT 359 may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "E100", + "classNumber": "6142", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Xingdong Yang" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "19:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "19:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "363", + "title": "User Interface Design", + "description": "This course provides a comprehensive study of user interface design. Topics include: goals and principles of UI design (systems engineering and human factors), historical perspective, current paradigms (widget-based, mental model, graphic design, ergonomics, metaphor, constructivist/iterative approach, and visual languages) and their evaluation, existing tools and packages (dialogue models, event-based systems, prototyping), future paradigms, and the social impact of UI.", + "prerequisites": "CMPT 225 with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7042", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Victor Cheung" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + }, + { + "days": "Th", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "7040", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Parmit Kaur Chilana" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": "We", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6143", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Lawrence Kim" + ] + }, + "courseSchedule": [ + { + "days": "Th", + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "14:20" + } + ] + }, + { + "info": { + "section": "D200", + "classNumber": "6151", + "type": "e", + "campus": "Surrey", + "instructorNames": [ + "Lawrence Kim" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "17:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "17:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "365", + "title": "Multimedia Systems", + "description": "Multimedia systems design, multimedia hardware and software, issues in effectively representing, processing, and retrieving multimedia data such as text, graphics, sound and music, image and video.", + "prerequisites": "CMPT 225 with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "E100", + "classNumber": "7041", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "19:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6155", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Jiangchuan Liu" + ] + }, + "courseSchedule": [ + { + "days": "Mo, We, Fr", + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "403", + "title": "System Security and Privacy", + "description": "Starting from cybersecurity principles, students will learn to protect systems from attacks on data confidentiality, integrity, system availability, and user privacy. By modeling system security, students will learn to find weaknesses in software, hardware, networks, data storage systems, and the Internet, and identify current security practices to protect these systems.", + "prerequisites": "CMPT 300 with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Summer 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "4877", + "type": "e", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "404", + "title": "Cryptography and Cryptographic Protocols", + "description": "The main cryptographic tools and primitives, their use in cryptographic applications; security and weaknesses of the current protocols. The notion of security, standard encryption schemes, digital signatures, zero-knowledge, selected other topics.", + "prerequisites": "(MACM 201 or CMPT 210) with a minimum grade of C-. CMPT 307 and 308 are recommended.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7049", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": "Mo, We, Fr", + "sectionCode": "LEC", + "startTime": "11:30", + "endTime": "12:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Spring 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6712", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Andrei Bulatov" + ] + }, + "courseSchedule": [ + { + "days": "Mo, We, Fr", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "405", + "title": "Design and Analysis of Computing Algorithms", + "description": "Models of computation, methods of algorithm design; complexity of algorithms; algorithms on graphs, NP-completeness, approximation algorithms, selected topics.", + "prerequisites": "CMPT 307 with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7050", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Qianping Gu" + ] + }, + "courseSchedule": [ + { + "days": "Mo, We, Fr", + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6777", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Qianping Gu" + ] + }, + "courseSchedule": [ + { + "days": "Mo, We, Fr", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "410", + "title": "Machine Learning", + "description": "Machine Learning (ML) is the study of computer algorithms that improve automatically through experience. This course introduces students to the theory and practice of machine learning, and covers mathematical foundations, models such as (generalized) linear models, kernel methods and neural networks, loss functions for classification and regression, and optimization methods.", + "prerequisites": "CMPT 310 and MACM 316, both with a minimum grade of C-.", + "corequisites": "", + "notes": "Students with credit for CMPT 419 under the title \"Machine Learning\" may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7724", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Mo Chen" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "16:50" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "16:50" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6789", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Ke Li" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "411", + "title": "Knowledge Representation", + "description": "Formal and foundational issues dealing with the representation of knowledge in artificial intelligence systems are covered. Questions of semantics, incompleteness, non-monotonicity and others will be examined. As well, particular approaches, such as procedural or semantic network, may be discussed.", + "prerequisites": "Completion of nine units in Computing Science upper division courses or, in exceptional cases, permission of the instructor.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2019", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "9000", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "James Delgrande" + ] + }, + "courseSchedule": [ + { + "days": "Mo, We, Fr", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "412", + "title": "Computer Vision", + "description": "Computational approaches to image and video understanding in relation to theories, the operation of the human visual system, and practical application areas such as robotics. Topics include image classification, object detection, image segmentation based mostly on deep neural network and to some extent classical techniques, and 3D reconstruction. Also covers state-of-the-art deep neural architectures for computer vision applications, such as metric learning, generative adversarial networks, and recurrent neural networks.", + "prerequisites": "CMPT 361 and MATH 152, both with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6797", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Yasutaka Furukawa" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Th", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "413", + "title": "Computational Linguistics", + "description": "This course examines the theoretical and applied problems of constructing and modelling systems, which aim to extract and represent the meaning of natural language sentences or of whole discourses, but drawing on contributions from the fields of linguistics, cognitive psychology, artificial intelligence and computing science.", + "prerequisites": "Completion of nine units in Computing Science upper division courses or, in exceptional cases, permission of the instructor.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7054", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Angel Chang" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": "We", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2022", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "5252", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Angel Chang" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "17:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "417", + "title": "Intelligent Systems", + "description": "Intelligent Systems using modern constraint programming and heuristic search methods. A survey of this rapidly advancing technology as applied to scheduling, planning, design and configuration. An introduction to constraint programming, heuristic search, constructive (backtrack) search, iterative improvement (local) search, mixed-initiative systems and combinatorial optimization.", + "prerequisites": "CMPT 225 with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2022", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "5253", + "type": "e", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "441", + "title": "Computational Biology", + "description": "This course introduces students to the computing science principles underlying computational biology. The emphasis is on the design, analysis and implementation of computational techniques. Possible topics include algorithms for sequence alignment, database searching, gene finding, phylogeny and structure analysis. ", + "prerequisites": "CMPT 307 with a minimum grade of C-.", + "corequisites": "", + "notes": "Students with credit for CMPT 341 may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6840", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Kay C Wiese" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + }, + { + "days": "We", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "450", + "title": "Computer Architecture", + "description": "Principles of the architecture of computing systems. Topics include: superscalar processor micro-architecture, speculative execution, cache and memory hierarchy, multiprocessors, cache coherence, memory consistency, implications of technology on architecture, parallel architectures (multi-threading, GPUs, vector processors).", + "prerequisites": "CMPT 295 with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6844", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Alaa Alameldeen", + "Arrvindh Shriraman" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "9:30", + "endTime": "10:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "8:30", + "endTime": "10:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "410", + "title": "Machine Learning", + "description": "Machine Learning (ML) is the study of computer algorithms that improve automatically through experience. This course introduces students to the theory and practice of machine learning, and covers mathematical foundations, models such as (generalized) linear models, kernel methods and neural networks, loss functions for classification and regression, and optimization methods.", + "prerequisites": "CMPT 310 and MACM 316, both with a minimum grade of C-.", + "corequisites": "", + "notes": "Students with credit for CMPT 419 under the title \"Machine Learning\" may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7724", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Mo Chen" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "16:50" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "16:50" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6789", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Ke Li" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "411", + "title": "Knowledge Representation", + "description": "Formal and foundational issues dealing with the representation of knowledge in artificial intelligence systems are covered. Questions of semantics, incompleteness, non-monotonicity and others will be examined. As well, particular approaches, such as procedural or semantic network, may be discussed.", + "prerequisites": "Completion of nine units in Computing Science upper division courses or, in exceptional cases, permission of the instructor.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2019", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "9000", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "James Delgrande" + ] + }, + "courseSchedule": [ + { + "days": "Mo, We, Fr", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "15:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "412", + "title": "Computer Vision", + "description": "Computational approaches to image and video understanding in relation to theories, the operation of the human visual system, and practical application areas such as robotics. Topics include image classification, object detection, image segmentation based mostly on deep neural network and to some extent classical techniques, and 3D reconstruction. Also covers state-of-the-art deep neural architectures for computer vision applications, such as metric learning, generative adversarial networks, and recurrent neural networks.", + "prerequisites": "CMPT 361 and MATH 152, both with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6797", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Yasutaka Furukawa" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Th", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "413", + "title": "Computational Linguistics", + "description": "This course examines the theoretical and applied problems of constructing and modelling systems, which aim to extract and represent the meaning of natural language sentences or of whole discourses, but drawing on contributions from the fields of linguistics, cognitive psychology, artificial intelligence and computing science.", + "prerequisites": "Completion of nine units in Computing Science upper division courses or, in exceptional cases, permission of the instructor.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7054", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Angel Chang" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + }, + { + "days": "We", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2022", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "5252", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Angel Chang" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "17:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "417", + "title": "Intelligent Systems", + "description": "Intelligent Systems using modern constraint programming and heuristic search methods. A survey of this rapidly advancing technology as applied to scheduling, planning, design and configuration. An introduction to constraint programming, heuristic search, constructive (backtrack) search, iterative improvement (local) search, mixed-initiative systems and combinatorial optimization.", + "prerequisites": "CMPT 225 with a minimum grade of C-.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Fall 2022", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "5253", + "type": "e", + "campus": "Burnaby", + "instructorNames": [] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "15:30", + "endTime": "16:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "16:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "461", + "title": "Computational Photography and Image Manipulation", + "description": "Computational Photography is concerned with overcoming the limitations of traditional photography with computation: in optics, sensors, and geometry; and even in composition, style, and human interfaces. The course covers computational techniques to improve the way we process, manipulate, and interact with visual media. The covered topics include image-based lighting and rendering, camera geometry and optics, computational apertures, advanced image filtering operations, high-dynamic range, image blending, texture synthesis and inpainting.", + "prerequisites": "CMPT 361, (MACM 201 or CMPT 210), and MACM 316, all with a minimum grade of C-.", + "corequisites": "", + "notes": "Students with credit for CMPT 451 may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "7120", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Yagiz Aksoy" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "13:30", + "endTime": "14:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Spring 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6729", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Yagiz Aksoy" + ] + }, + "courseSchedule": [ + { + "days": "Mo", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "13:20" + }, + { + "days": "Th", + "sectionCode": "LEC", + "startTime": "12:30", + "endTime": "14:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "464", + "title": "Geometric Modelling in Computer Graphics", + "description": "Covers advanced topics in geometric modelling and processing for computer graphics, such as Bezier and B-spline techniques, subdivision curves and surfaces, solid modelling, implicit representation, surface reconstruction, multi-resolution modelling, digital geometry processing (e.g. mesh smoothing, compression, and parameterization), point-based representation, and procedural modelling.", + "prerequisites": "CMPT 361, MACM 316, both with a minimum grade of C-.", + "corequisites": "", + "notes": "Students with credit for CMPT 469 between 2003 and 2007 or equivalent may not take this course for further credit.", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Spring 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6730", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Andrea Tagliasacchi" + ] + }, + "courseSchedule": [ + { + "days": "Th", + "sectionCode": "LEC", + "startTime": "14:30", + "endTime": "17:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "466", + "title": "Animation", + "description": "Topics and techniques in animation, including: The history of animation, computers in animation, traditional animation approaches, and computer animation techniques such as geometric modelling, interpolation, camera controls, kinematics, dynamics, constraint-based animation, realistic motion, temporal aliasing, digital effects and post production.", + "prerequisites": "CMPT 361 and MACM 316, with a minimum grade of C- or permission of the instructor.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [] + }, + "last_sections": { + "term": "Spring 2023", + "sections": [ + { + "info": { + "section": "D100", + "classNumber": "6731", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "KangKang Yin" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "12:20" + }, + { + "days": "Fr", + "sectionCode": "LEC", + "startTime": "10:30", + "endTime": "11:20" + } + ] + } + ] + } + }, + { + "info": { + "dept": "CMPT", + "number": "475", + "title": "Requirements Engineering", + "description": "Software succeeds when it is well-matched to its intended purpose. Requirements engineering is the process of discovering that purpose by making requirements explicit and documenting them in a form amenable to analysis, reasoning, and validation, establishing the key attributes of a system prior to its construction. Students will learn methodical approaches to requirements analysis and design specification in early systems development phases, along with best practices and common principles to cope with notoriously changing requirements. ", + "prerequisites": "CMPT 275 or CMPT 276, (MACM 201 or CMPT 210) , all with a minimum grade of C- and 15 units of upper division courses. Recommended: Co-op experience.", + "corequisites": "", + "notes": "", + "deliveryMethod": "In Person", + "units": "3" + }, + "future_sections": { + "term": "Spring 2024", + "sections": [ + { + "info": { + "section": "E100", + "classNumber": "7126", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Sessional" + ] + }, + "courseSchedule": [ + { + "days": "Tu", + "sectionCode": "LEC", + "startTime": "16:30", + "endTime": "19:20" + } + ] + } + ] + }, + "last_sections": { + "term": "Fall 2023", + "sections": [ + { + "info": { + "section": "E200", + "classNumber": "7796", + "type": "e", + "campus": "Burnaby", + "instructorNames": [ + "Dan Ridinger" + ] + }, + "courseSchedule": [ + { + "days": "We", + "sectionCode": "LEC", + "startTime": "17:30", + "endTime": "20:20" + } + ] + } + ] + } + } + ] } ] \ No newline at end of file diff --git a/scripts/course-explorer-script b/scripts/course-explorer-script index 2931ea7..7ffa4d2 160000 --- a/scripts/course-explorer-script +++ b/scripts/course-explorer-script @@ -1 +1 @@ -Subproject commit 2931ea797e1fd49f35eb8337236fad9b7449a656 +Subproject commit 7ffa4d289be29dddaac6ffb324c2e307e8a08d8a diff --git a/styles/pages/courses-page.scss b/styles/pages/courses-page.scss index c02e127..c6eaa13 100644 --- a/styles/pages/courses-page.scss +++ b/styles/pages/courses-page.scss @@ -1,3 +1,5 @@ +@import "../variables.scss"; + .requirements-section { display: flex; flex-direction: row; @@ -9,7 +11,11 @@ flex-direction: column; gap: 1em; margin: 2em 0; - flex: 1 3 50%; + flex: 0 0 50%; +} + +.full-width { + flex: 0 0 100%; } .courses-container { @@ -25,12 +31,17 @@ } .sidebar-course { - flex: 0 0 50%; + position: fixed; + flex: 0 0 60%; + right: 2em; + top: 6em; + width: 50%; + max-height: 75vh; overflow-x: hidden; /* Prevent horizontal overflow */ + overflow-y: scroll; flex-wrap: nowrap; line-height: 1.25em; background: var(--colour-neutral-1100) 100%; - margin: 1.5rem 0; padding: 1.5rem; border-radius: 0.75rem; height: fit-content; @@ -38,6 +49,34 @@ flex-direction: column; gap: 2em; + .space-between { + display: flex; + justify-content: space-between; + + .close-sidebar { + text-align: center; + padding: 0.5em 0.2em; + border: 1px solid var(--colour-neutral-100); + border-radius: 8rem; + min-width: 8rem; + font-size: 0.875rem; + transition: all $transition-speed-fast $easing-bounce; + cursor: pointer; + + &:hover { + opacity: 0.9; + transform: translateY(-0.1rem); + } + + &:active { + transform: scale(0.99); + } + + &.secondary { + background-color: var(--colour-neutral-1000); + } + } + } .course-info { display: flex; flex-direction: column; diff --git a/types/course.ts b/types/course.ts index 8e83ce9..eee3c6a 100644 --- a/types/course.ts +++ b/types/course.ts @@ -47,7 +47,7 @@ const SectionsPerTermSchema = z.object({ sections: z.array(SectionSchema), }); -type SectionsPerTerm = z.infer; +export type SectionsPerTerm = z.infer; export const CourseSchema = z.object({ info: CourseInfoSchema, From 0971032977137f63965ce9237613f637a5bd9075 Mon Sep 17 00:00:00 2001 From: bra40 Date: Mon, 4 Dec 2023 13:02:21 -0800 Subject: [PATCH 08/12] Add sidebar border and increase z-index --- pages/courses.tsx | 2 +- styles/pages/courses-page.scss | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/pages/courses.tsx b/pages/courses.tsx index 2e50771..0d5655f 100644 --- a/pages/courses.tsx +++ b/pages/courses.tsx @@ -16,7 +16,7 @@ const Courses: React.FC = () => { }, []); return ( -
+
Date: Mon, 4 Dec 2023 23:15:36 -0800 Subject: [PATCH 09/12] Make course sidebar responsibe on mobile --- pages/courses.tsx | 2 +- public/jsons/courses.json | 279 --------------------------------- styles/pages/courses-page.scss | 33 ++-- 3 files changed, 21 insertions(+), 293 deletions(-) diff --git a/pages/courses.tsx b/pages/courses.tsx index 0d5655f..c1075f0 100644 --- a/pages/courses.tsx +++ b/pages/courses.tsx @@ -33,7 +33,7 @@ const Courses: React.FC = () => {
{requirements.map((req: Requirement) => ( diff --git a/public/jsons/courses.json b/public/jsons/courses.json index 51073b3..29ee7cd 100644 --- a/public/jsons/courses.json +++ b/public/jsons/courses.json @@ -8993,285 +8993,6 @@ ] } }, - { - "info": { - "dept": "CMPT", - "number": "410", - "title": "Machine Learning", - "description": "Machine Learning (ML) is the study of computer algorithms that improve automatically through experience. This course introduces students to the theory and practice of machine learning, and covers mathematical foundations, models such as (generalized) linear models, kernel methods and neural networks, loss functions for classification and regression, and optimization methods.", - "prerequisites": "CMPT 310 and MACM 316, both with a minimum grade of C-.", - "corequisites": "", - "notes": "Students with credit for CMPT 419 under the title \"Machine Learning\" may not take this course for further credit.", - "deliveryMethod": "In Person", - "units": "3" - }, - "future_sections": { - "term": "Spring 2024", - "sections": [ - { - "info": { - "section": "D100", - "classNumber": "7724", - "type": "e", - "campus": "Burnaby", - "instructorNames": [ - "Mo Chen" - ] - }, - "courseSchedule": [ - { - "days": "We", - "sectionCode": "LEC", - "startTime": "15:30", - "endTime": "16:50" - }, - { - "days": "Fr", - "sectionCode": "LEC", - "startTime": "15:30", - "endTime": "16:50" - } - ] - } - ] - }, - "last_sections": { - "term": "Fall 2023", - "sections": [ - { - "info": { - "section": "D100", - "classNumber": "6789", - "type": "e", - "campus": "Burnaby", - "instructorNames": [ - "Ke Li" - ] - }, - "courseSchedule": [ - { - "days": "We", - "sectionCode": "LEC", - "startTime": "15:30", - "endTime": "16:20" - }, - { - "days": "Fr", - "sectionCode": "LEC", - "startTime": "14:30", - "endTime": "16:20" - } - ] - } - ] - } - }, - { - "info": { - "dept": "CMPT", - "number": "411", - "title": "Knowledge Representation", - "description": "Formal and foundational issues dealing with the representation of knowledge in artificial intelligence systems are covered. Questions of semantics, incompleteness, non-monotonicity and others will be examined. As well, particular approaches, such as procedural or semantic network, may be discussed.", - "prerequisites": "Completion of nine units in Computing Science upper division courses or, in exceptional cases, permission of the instructor.", - "corequisites": "", - "notes": "", - "deliveryMethod": "In Person", - "units": "3" - }, - "future_sections": { - "term": "Spring 2024", - "sections": [] - }, - "last_sections": { - "term": "Fall 2019", - "sections": [ - { - "info": { - "section": "D100", - "classNumber": "9000", - "type": "e", - "campus": "Burnaby", - "instructorNames": [ - "James Delgrande" - ] - }, - "courseSchedule": [ - { - "days": "Mo, We, Fr", - "sectionCode": "LEC", - "startTime": "14:30", - "endTime": "15:20" - } - ] - } - ] - } - }, - { - "info": { - "dept": "CMPT", - "number": "412", - "title": "Computer Vision", - "description": "Computational approaches to image and video understanding in relation to theories, the operation of the human visual system, and practical application areas such as robotics. Topics include image classification, object detection, image segmentation based mostly on deep neural network and to some extent classical techniques, and 3D reconstruction. Also covers state-of-the-art deep neural architectures for computer vision applications, such as metric learning, generative adversarial networks, and recurrent neural networks.", - "prerequisites": "CMPT 361 and MATH 152, both with a minimum grade of C-.", - "corequisites": "", - "notes": "", - "deliveryMethod": "In Person", - "units": "3" - }, - "future_sections": { - "term": "Spring 2024", - "sections": [] - }, - "last_sections": { - "term": "Fall 2023", - "sections": [ - { - "info": { - "section": "D100", - "classNumber": "6797", - "type": "e", - "campus": "Burnaby", - "instructorNames": [ - "Yasutaka Furukawa" - ] - }, - "courseSchedule": [ - { - "days": "Tu", - "sectionCode": "LEC", - "startTime": "13:30", - "endTime": "14:20" - }, - { - "days": "Tu", - "sectionCode": "LEC", - "startTime": "13:30", - "endTime": "14:20" - }, - { - "days": "Th", - "sectionCode": "LEC", - "startTime": "12:30", - "endTime": "14:20" - } - ] - } - ] - } - }, - { - "info": { - "dept": "CMPT", - "number": "413", - "title": "Computational Linguistics", - "description": "This course examines the theoretical and applied problems of constructing and modelling systems, which aim to extract and represent the meaning of natural language sentences or of whole discourses, but drawing on contributions from the fields of linguistics, cognitive psychology, artificial intelligence and computing science.", - "prerequisites": "Completion of nine units in Computing Science upper division courses or, in exceptional cases, permission of the instructor.", - "corequisites": "", - "notes": "", - "deliveryMethod": "In Person", - "units": "3" - }, - "future_sections": { - "term": "Spring 2024", - "sections": [ - { - "info": { - "section": "D100", - "classNumber": "7054", - "type": "e", - "campus": "Burnaby", - "instructorNames": [ - "Angel Chang" - ] - }, - "courseSchedule": [ - { - "days": "Mo", - "sectionCode": "LEC", - "startTime": "12:30", - "endTime": "14:20" - }, - { - "days": "We", - "sectionCode": "LEC", - "startTime": "12:30", - "endTime": "13:20" - } - ] - } - ] - }, - "last_sections": { - "term": "Fall 2022", - "sections": [ - { - "info": { - "section": "D100", - "classNumber": "5252", - "type": "e", - "campus": "Burnaby", - "instructorNames": [ - "Angel Chang" - ] - }, - "courseSchedule": [ - { - "days": "Mo", - "sectionCode": "LEC", - "startTime": "14:30", - "endTime": "17:20" - } - ] - } - ] - } - }, - { - "info": { - "dept": "CMPT", - "number": "417", - "title": "Intelligent Systems", - "description": "Intelligent Systems using modern constraint programming and heuristic search methods. A survey of this rapidly advancing technology as applied to scheduling, planning, design and configuration. An introduction to constraint programming, heuristic search, constructive (backtrack) search, iterative improvement (local) search, mixed-initiative systems and combinatorial optimization.", - "prerequisites": "CMPT 225 with a minimum grade of C-.", - "corequisites": "", - "notes": "", - "deliveryMethod": "In Person", - "units": "3" - }, - "future_sections": { - "term": "Spring 2024", - "sections": [] - }, - "last_sections": { - "term": "Fall 2022", - "sections": [ - { - "info": { - "section": "D100", - "classNumber": "5253", - "type": "e", - "campus": "Burnaby", - "instructorNames": [] - }, - "courseSchedule": [ - { - "days": "We", - "sectionCode": "LEC", - "startTime": "15:30", - "endTime": "16:20" - }, - { - "days": "Fr", - "sectionCode": "LEC", - "startTime": "14:30", - "endTime": "16:20" - } - ] - } - ] - } - }, { "info": { "dept": "CMPT", diff --git a/styles/pages/courses-page.scss b/styles/pages/courses-page.scss index 0eb0412..6758a30 100644 --- a/styles/pages/courses-page.scss +++ b/styles/pages/courses-page.scss @@ -15,10 +15,6 @@ flex-direction: column; gap: 1em; margin: 2em 0; - flex: 0 0 50%; -} - -.full-width { flex: 0 0 100%; } @@ -73,15 +69,9 @@ &:hover { opacity: 0.9; - transform: translateY(-0.1rem); - } - - &:active { - transform: scale(0.99); - } - - &.secondary { - background-color: var(--colour-neutral-1000); + // transform: translateY(-0.1rem); + background-color: var(--colour-neutral-100); + color: var(--colour-neutral-1100); } } } @@ -116,3 +106,20 @@ } } } + +@include viewport(tablet-desktop) { + .half-width { + flex: 0 0 50%; + } +} + +@include viewport(mobile) { + .sidebar-course { + width: 90%; + left: 50%; + right: 50%; + top: 7%; + height: 60vh; + transform: translateX(-50%); + } +} From 6884b96f2f73fac1e9b43c26f047deff91cafa5b Mon Sep 17 00:00:00 2001 From: bra40 Date: Mon, 4 Dec 2023 23:19:13 -0800 Subject: [PATCH 10/12] Add prerequisite None and rename available to offering --- components/SidebarCourse.tsx | 11 ++++++++--- styles/pages/courses-page.scss | 4 ---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/components/SidebarCourse.tsx b/components/SidebarCourse.tsx index 5357289..c5a8d74 100644 --- a/components/SidebarCourse.tsx +++ b/components/SidebarCourse.tsx @@ -75,15 +75,20 @@ export const SidebarCourse: React.FC = ({

{course.info.title}

{course.info.description}

{course.info.notes &&

{course.info.notes}

} -

Prerequisites: {course.info.prerequisites}

+

+ Prerequisites:{" "} + {course.info.prerequisites !== "" + ? course.info.prerequisites + : "None"} +

{course.future_sections.sections.length > 0 ? ( ) : ( diff --git a/styles/pages/courses-page.scss b/styles/pages/courses-page.scss index 6758a30..66e83a4 100644 --- a/styles/pages/courses-page.scss +++ b/styles/pages/courses-page.scss @@ -1,9 +1,5 @@ @import "../variables.scss"; -.courses-page { - // padding-bottom: 10em; -} - .requirements-section { display: flex; flex-direction: row; From 9d2b3700cf8d99b7e358211a0512e5d883982d64 Mon Sep 17 00:00:00 2001 From: bra40 Date: Tue, 5 Dec 2023 23:36:47 -0800 Subject: [PATCH 11/12] Add main content paragraph --- pages/courses.tsx | 28 ++++++++++++++++++++++++++-- styles/pages/about-page.scss | 6 ------ styles/pages/get-involved-page.scss | 6 ------ styles/pages/main.scss | 6 ++++++ 4 files changed, 32 insertions(+), 14 deletions(-) diff --git a/pages/courses.tsx b/pages/courses.tsx index c1075f0..ba3eab2 100644 --- a/pages/courses.tsx +++ b/pages/courses.tsx @@ -26,8 +26,32 @@ const Courses: React.FC = () => {

Courses at Software Systems

- Mandatory courses offered as part of the degree requirement of SFU - Software Systems. + Mandatory and semi-mandatory courses offered as part of the degree + requirement of SFU Software Systems. +

+

+ Note: Not all the courses are mandatory. In the Systems or Software + Engineering requirements, students only need to take 3 or 2 out of + the listed courses as example. +

+

+ Refer to Software Systems{" "} + + program calendar site + {" "} + or{" "} + + forms site + {" "} + for official resources.

diff --git a/styles/pages/about-page.scss b/styles/pages/about-page.scss index b63434c..eb373a7 100644 --- a/styles/pages/about-page.scss +++ b/styles/pages/about-page.scss @@ -15,10 +15,4 @@ padding-bottom: 1rem; padding-top: 1rem; } - - .main-content { - display: flex; - flex-direction: column; - gap: 1rem; - } } diff --git a/styles/pages/get-involved-page.scss b/styles/pages/get-involved-page.scss index f7c4c35..5c2a25f 100644 --- a/styles/pages/get-involved-page.scss +++ b/styles/pages/get-involved-page.scss @@ -21,12 +21,6 @@ } } - .main-content { - display: flex; - flex-direction: column; - gap: 1rem; - } - .committee-content { display: flex; flex-direction: column; diff --git a/styles/pages/main.scss b/styles/pages/main.scss index b1a968c..ca445c8 100644 --- a/styles/pages/main.scss +++ b/styles/pages/main.scss @@ -6,4 +6,10 @@ display: flex; flex-direction: column; justify-content: flex-start; + + .main-content { + display: flex; + flex-direction: column; + gap: 1rem; + } } From c83e64a7ab65da9610767cd9a14e8391cd3e13a9 Mon Sep 17 00:00:00 2001 From: bra40 Date: Wed, 6 Dec 2023 00:10:13 -0800 Subject: [PATCH 12/12] Run prettier formatting --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e9383c0..e629416 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,7 @@ View the live site here: https://sfussss.org/ d. Create a new branch from Github Issue UI - ![image](https://github.com/ssss-sfu/ssss-sfu.github.io/assets/70176191/db541fce-a664-4c5a-832a-6158dbd7fabe) - + ![image](https://github.com/ssss-sfu/ssss-sfu.github.io/assets/70176191/db541fce-a664-4c5a-832a-6158dbd7fabe) ``` [issue-number]-[issue-name]