24 lines
1.2 KiB
JavaScript
24 lines
1.2 KiB
JavaScript
export default {
|
|
index: {type:"page",title:"Course Description",href:"/CSE332S/index.mdx"},
|
|
"---":{
|
|
type: 'separator'
|
|
},
|
|
CSE332S_L1: "Object-Oriented Programming Lab (Lecture 1)",
|
|
CSE332S_L2: "Object-Oriented Programming Lab (Lecture 2)",
|
|
CSE332S_L3: "Object-Oriented Programming Lab (Lecture 3)",
|
|
CSE332S_L4: "Object-Oriented Programming Lab (Lecture 4)",
|
|
CSE332S_L5: "Object-Oriented Programming Lab (Lecture 5)",
|
|
CSE332S_L6: "Object-Oriented Programming Lab (Lecture 6)",
|
|
CSE332S_L7: "Object-Oriented Programming Lab (Lecture 7)",
|
|
CSE332S_L8: "Object-Oriented Programming Lab (Lecture 8)",
|
|
CSE332S_L9: "Object-Oriented Programming Lab (Lecture 9)",
|
|
CSE332S_L10: "Object-Oriented Programming Lab (Lecture 10)",
|
|
CSE332S_L11: "Object-Oriented Programming Lab (Lecture 11)",
|
|
CSE332S_L12: "Object-Oriented Programming Lab (Lecture 12)",
|
|
CSE332S_L13: "Object-Oriented Programming Lab (Lecture 13)",
|
|
CSE332S_L14: "Object-Oriented Programming Lab (Lecture 14)",
|
|
CSE332S_L15: "Object-Oriented Programming Lab (Lecture 15)",
|
|
CSE332S_L16: "Object-Oriented Programming Lab (Lecture 16)",
|
|
CSE332S_L17: "Object-Oriented Programming Lab (Lecture 17)"
|
|
}
|