We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c94cb1 commit c0ae2d7Copy full SHA for c0ae2d7
src/components/select_options.ts
@@ -8,6 +8,7 @@ const courses = [
8
"Technical English Communication Lab [BENG101P]",
9
"Technical Report Writing [BENG102P]",
10
"Computer Programming: Python [BCSE101E]",
11
+ "Computer Communication and Networking [BECE401L]",
12
"Engineering Chemistry Lab [BCHY101P]",
13
"Calculus Lab [BMAT101P]",
14
"Basic Electrical and Electronics Engineering Lab [BEEE102P]",
@@ -36,6 +37,7 @@ const courses = [
36
37
"Operating Systems Lab [BITE303P]",
38
"Web Technologies [BITE304L]",
39
"Theory of Computation [BITE306L]",
40
+ "Theory of Computation [BCSE304L]",
41
"Qualitative Skills Practice I [BSTS201P]",
42
"Distributed Computing [BITE402L]",
43
"Network and Information Security [BITE401L]",
0 commit comments