Some checks failed
Sync from Gitea (main→main, keep workflow) / mirror (push) Has been cancelled
20 lines
948 B
JavaScript
20 lines
948 B
JavaScript
export default {
|
|
index: "Course Description",
|
|
"---":{
|
|
type: 'separator'
|
|
},
|
|
CSE4303_L1: "Introduction to Computer Security (Lecture 1)",
|
|
CSE4303_L2: "Introduction to Computer Security (Lecture 2)",
|
|
CSE4303_L3: "Introduction to Computer Security (Lecture 3)",
|
|
CSE4303_L4: "Introduction to Computer Security (Lecture 4)",
|
|
CSE4303_L5: "Introduction to Computer Security (Lecture 5)",
|
|
CSE4303_L6: "Introduction to Computer Security (Lecture 6)",
|
|
CSE4303_L7: "Introduction to Computer Security (Lecture 7)",
|
|
CSE4303_L8: "Introduction to Computer Security (Lecture 8)",
|
|
CSE4303_L9: "Introduction to Computer Security (Lecture 9)",
|
|
CSE4303_L9: "Introduction to Computer Security (Lecture 9)",
|
|
CSE4303_L10: "Introduction to Computer Security (Lecture 10)",
|
|
CSE4303_L11: "Introduction to Computer Security (Lecture 11)",
|
|
CSE4303_L12: "Introduction to Computer Security (Lecture 12)",
|
|
}
|