-
Notifications
You must be signed in to change notification settings - Fork 0
/
courses.json
652 lines (652 loc) · 35.5 KB
/
courses.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
{
"courses": [
{
"subj": "CMSC",
"num": "150",
"title": "Introduction to Discrete Structures",
"credits": 3,
"classNum": 81294,
"section": 6380,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Therese",
"facultyLast": "Smith",
"description": "A survey of fundamental mathematical concepts relevant to computer science. The objective is to address problems in computer science. Proof techniques presented are those used for modeling and solving problems in computer science. Discussion covers functions, relations, infinite sets, and propositional logic. Topics also include graphs and trees, as well as selected applications. Students may receive credit for only one of the following courses: CMSC 150 or CMSC 250.",
"prereq": "MATH 140"
},
{
"subj": "CMSC",
"num": "150",
"title": "Introduction to Discrete Structures",
"credits": 3,
"classNum": 82559,
"section": 6980,
"startDate": "10 Sep 2018",
"endDate": "04 Nov 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "None",
"facultyLast": "None",
"description": "A survey of fundamental mathematical concepts relevant to computer science. The objective is to address problems in computer science. Proof techniques presented are those used for modeling and solving problems in computer science. Discussion covers functions, relations, infinite sets, and propositional logic. Topics also include graphs and trees, as well as selected applications. Students may receive credit for only one of the following courses: CMSC 150 or CMSC 250.",
"prereq": "MATH 140"
},
{
"subj": "CMSC",
"num": "150",
"title": "Introduction to Discrete Structures",
"credits": 3,
"classNum": 83447,
"section": 7980,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "None",
"facultyLast": "None",
"description": "A survey of fundamental mathematical concepts relevant to computer science. The objective is to address problems in computer science. Proof techniques presented are those used for modeling and solving problems in computer science. Discussion covers functions, relations, infinite sets, and propositional logic. Topics also include graphs and trees, as well as selected applications. Students may receive credit for only one of the following courses: CMSC 150 or CMSC 250.",
"prereq": "MATH 140"
},
{
"subj": "CMSC",
"num": "325",
"title": "Game Design and Development",
"credits": 3,
"classNum": 83660,
"section": 7980,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Zachary",
"facultyLast": "Fair",
"description": "A project-driven study of the theory and practice of game design and development. The aim is to build realistic graphical 3-D worlds, animate characters, and add special effects to games. Discussion covers critical mathematical concepts and real-time game physics. Projects include collaborative development of interactive games.",
"prereq": "CMSC 230 or CMIS 242"
},
{
"subj": "CMSC",
"num": "330",
"title": "Advanced Programming Languages",
"credits": 3,
"classNum": 81931,
"section": 6381,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Soumajit",
"facultyLast": "Ghosh",
"description": "A comparative study of programming languages. The aim is to write safe and secure computer programs. Topics include the syntax and semantics of programming languages and run-time support required for various programming languages. Programming projects using selected languages are required.",
"prereq": "CMSC 230 or CMSC 350"
},
{
"subj": "CMSC",
"num": "335",
"title": "Object-Oriented and Concurrent Programming",
"credits": 3,
"classNum": 81461,
"section": 6380,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Closed",
"location": "Online",
"facultyFirst": "Mihaela",
"facultyLast": "Dinsoreanu",
"description": "A study of object-oriented and concurrent programming using features of Java. The goal is to design, implement, test, debug, and document complex robust programs in an object-oriented language. Concepts of object-oriented programming (such as composition, classification, and polymorphism) are explored. Topics include the principles of concurrent programming (such as task synchronization, race conditions, deadlock, threads, and event-driven graphic user interface programs). Programming projects are implemented in Java. Students may receive credit for only one of the following courses: CMSC 300 or CMSC 335.",
"prereq": "CMSC 230 or CMSC 350"
},
{
"subj": "CMSC",
"num": "335",
"title": "Object-Oriented and Concurrent Programming",
"credits": 3,
"classNum": 83526,
"section": 7980,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Soumajit",
"facultyLast": "Ghosh",
"description": "A study of object-oriented and concurrent programming using features of Java. The goal is to design, implement, test, debug, and document complex robust programs in an object-oriented language. Concepts of object-oriented programming (such as composition, classification, and polymorphism) are explored. Topics include the principles of concurrent programming (such as task synchronization, race conditions, deadlock, threads, and event-driven graphic user interface programs). Programming projects are implemented in Java. Students may receive credit for only one of the following courses: CMSC 300 or CMSC 335.",
"prereq": "CMSC 230 or CMSC 350"
},
{
"subj": "CMSC",
"num": "335",
"title": "Object-Oriented and Concurrent Programming",
"credits": 3,
"classNum": 84907,
"section": 6215,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "T",
"time": " 6:30P-9:30P ",
"status": "Open",
"location": "Largo",
"facultyFirst": "Nicholas",
"facultyLast": "Duchon",
"description": "A study of object-oriented and concurrent programming using features of Java. The goal is to design, implement, test, debug, and document complex robust programs in an object-oriented language. Concepts of object-oriented programming (such as composition, classification, and polymorphism) are explored. Topics include the principles of concurrent programming (such as task synchronization, race conditions, deadlock, threads, and event-driven graphic user interface programs). Programming projects are implemented in Java. Students may receive credit for only one of the following courses: CMSC 300 or CMSC 335.",
"prereq": "CMSC 230 or CMSC 350"
},
{
"subj": "CMSC",
"num": "350",
"title": "Data Structures and Analysis",
"credits": 3,
"classNum": 81773,
"section": 6381,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Richard",
"facultyLast": "Specioso",
"description": "A study of user-defined data structures and object-oriented design in computer science. The aim is to develop secure Java programs. Topics include linked lists, stacks, queues, arrays, maps, vectors, and trees. Algorithms that perform sorting, searching, and recursion are discussed and analyzed.",
"prereq": "CMIS 242"
},
{
"subj": "CMSC",
"num": "350",
"title": "Data Structures and Analysis",
"credits": 3,
"classNum": 83817,
"section": 7981,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Dennis",
"facultyLast": "Didulo",
"description": "A study of user-defined data structures and object-oriented design in computer science. The aim is to develop secure Java programs. Topics include linked lists, stacks, queues, arrays, maps, vectors, and trees. Algorithms that perform sorting, searching, and recursion are discussed and analyzed.",
"prereq": "CMIS 242"
},
{
"subj": "CMSC",
"num": "405",
"title": "Computer Graphics",
"credits": 3,
"classNum": 82180,
"section": 6381,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Florin",
"facultyLast": "Tudose",
"description": "A hands-on, project-based introduction to computer graphics. The goal is to develop projects that render graphic images and animate three-dimensional objects. Topics include programming in OpenGL and transforming, viewing, and modeling 2-D and 3-D objects.",
"prereq": "CMSC 325 or CMSC 350"
},
{
"subj": "CMSC",
"num": "405",
"title": "Computer Graphics",
"credits": 3,
"classNum": 84015,
"section": 7981,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Greig",
"facultyLast": "Richmond",
"description": "A hands-on, project-based introduction to computer graphics. The goal is to develop projects that render graphic images and animate three-dimensional objects. Topics include programming in OpenGL and transforming, viewing, and modeling 2-D and 3-D objects.",
"prereq": "CMSC 325 or CMSC 350"
},
{
"subj": "CMSC",
"num": "412",
"title": "Operating Systems",
"credits": 3,
"classNum": 84340,
"section": 7980,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "None",
"facultyLast": "None",
"description": "A study of the fundamental principles underlying modern operating systems. The objective is to design and implement a small-scale operating system and design a virtual memory management system. Discussion covers the essential components of a typical operating system and the interactions among them. Topics also include methods of managing processes and resources in computer systems. A programming project that implements part of an operating system is required.",
"prereq": "CMIS 310 or CMSC 311"
},
{
"subj": "CMSC",
"num": "451",
"title": "Design and Analysis of Computer Algorithms",
"credits": 3,
"classNum": 81465,
"section": 6380,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Alemberhan",
"facultyLast": "Getahun",
"description": "A presentation of fundamental techniques for designing and analyzing computer algorithms. The aim is to apply Big-O estimates of algorithms and proof-of-correctness techniques and to design algorithms. Basic methods include divide-and-conquer techniques, search and traversal techniques, dynamic programming, greedy methods, and induction. Programming projects are included.",
"prereq": "CMSC 150 and 350 (or 230)"
},
{
"subj": "CMSC",
"num": "451",
"title": "Design and Analysis of Computer Algorithms",
"credits": 3,
"classNum": 82374,
"section": 6382,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Susan",
"facultyLast": "Furtney",
"description": "A presentation of fundamental techniques for designing and analyzing computer algorithms. The aim is to apply Big-O estimates of algorithms and proof-of-correctness techniques and to design algorithms. Basic methods include divide-and-conquer techniques, search and traversal techniques, dynamic programming, greedy methods, and induction. Programming projects are included.",
"prereq": "CMSC 150 and 350 (or 230)"
},
{
"subj": "CMSC",
"num": "495",
"title": "Current Trends and Projects in Computer Science",
"credits": 3,
"classNum": 81474,
"section": 6380,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Closed",
"location": "Online",
"facultyFirst": "Hung",
"facultyLast": "Dao",
"description": "(Intended as a final, capstone course to be taken in a student's last 9 credits.) An overview of computer technologies, with an emphasis on integration of concepts, practical application, and critical thinking. The goal is to research, plan, conduct, and complete collaborative computer-related projects in compliance with schedule deadlines. Analysis covers innovative and emerging issues in computer science. Assignments include working in teams throughout the analysis, design, development, implementation, testing, and documentation phases of the projects, including periodic peer reviews.",
"prereq": "Either CMSC 330 and 335, CMIS 320 and 330, or SDEV 425"
},
{
"subj": "CMSC",
"num": "495",
"title": "Current Trends and Projects in Computer Science",
"credits": 3,
"classNum": 83527,
"section": 7980,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Jeff",
"facultyLast": "Sanford",
"description": "(Intended as a final, capstone course to be taken in a student's last 9 credits.) An overview of computer technologies, with an emphasis on integration of concepts, practical application, and critical thinking. The goal is to research, plan, conduct, and complete collaborative computer-related projects in compliance with schedule deadlines. Analysis covers innovative and emerging issues in computer science. Assignments include working in teams throughout the analysis, design, development, implementation, testing, and documentation phases of the projects, including periodic peer reviews.",
"prereq": "Either CMSC 330 and 335, CMIS 320 and 330, or SDEV 425"
},
{
"subj": "CMSC",
"num": "495",
"title": "Current Trends and Projects in Computer Science",
"credits": 3,
"classNum": 84547,
"section": 7982,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Janell",
"facultyLast": "Robinson",
"description": "(Intended as a final, capstone course to be taken in a student's last 9 credits.) An overview of computer technologies, with an emphasis on integration of concepts, practical application, and critical thinking. The goal is to research, plan, conduct, and complete collaborative computer-related projects in compliance with schedule deadlines. Analysis covers innovative and emerging issues in computer science. Assignments include working in teams throughout the analysis, design, development, implementation, testing, and documentation phases of the projects, including periodic peer reviews.",
"prereq": "Either CMSC 330 and 335, CMIS 320 and 330, or SDEV 425"
},
{
"subj": "CMSC",
"num": "150",
"title": "Introduction to Discrete Structures",
"credits": 3,
"classNum": 81758,
"section": 6381,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Abdulnasir",
"facultyLast": "Shash",
"description": "A survey of fundamental mathematical concepts relevant to computer science. The objective is to address problems in computer science. Proof techniques presented are those used for modeling and solving problems in computer science. Discussion covers functions, relations, infinite sets, and propositional logic. Topics also include graphs and trees, as well as selected applications. Students may receive credit for only one of the following courses: CMSC 150 or CMSC 250.",
"prereq": "MATH 140"
},
{
"subj": "CMSC",
"num": "150",
"title": "Introduction to Discrete Structures",
"credits": 3,
"classNum": 83089,
"section": 7380,
"startDate": "01 Oct 2018",
"endDate": "25 Nov 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Steve",
"facultyLast": "Stricklin",
"description": "A survey of fundamental mathematical concepts relevant to computer science. The objective is to address problems in computer science. Proof techniques presented are those used for modeling and solving problems in computer science. Discussion covers functions, relations, infinite sets, and propositional logic. Topics also include graphs and trees, as well as selected applications. Students may receive credit for only one of the following courses: CMSC 150 or CMSC 250.",
"prereq": "MATH 140"
},
{
"subj": "CMSC",
"num": "325",
"title": "Game Design and Development",
"credits": 3,
"classNum": 82030,
"section": 6380,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Michael",
"facultyLast": "Elms",
"description": "A project-driven study of the theory and practice of game design and development. The aim is to build realistic graphical 3-D worlds, animate characters, and add special effects to games. Discussion covers critical mathematical concepts and real-time game physics. Projects include collaborative development of interactive games.",
"prereq": "CMSC 230 or CMIS 242"
},
{
"subj": "CMSC",
"num": "330",
"title": "Advanced Programming Languages",
"credits": 3,
"classNum": 81292,
"section": 6380,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Closed",
"location": "Online",
"facultyFirst": "Duane",
"facultyLast": "Jarc",
"description": "A comparative study of programming languages. The aim is to write safe and secure computer programs. Topics include the syntax and semantics of programming languages and run-time support required for various programming languages. Programming projects using selected languages are required.",
"prereq": "CMSC 230 or CMSC 350"
},
{
"subj": "CMSC",
"num": "330",
"title": "Advanced Programming Languages",
"credits": 3,
"classNum": 83661,
"section": 7980,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Duane",
"facultyLast": "Jarc",
"description": "A comparative study of programming languages. The aim is to write safe and secure computer programs. Topics include the syntax and semantics of programming languages and run-time support required for various programming languages. Programming projects using selected languages are required.",
"prereq": "CMSC 230 or CMSC 350"
},
{
"subj": "CMSC",
"num": "335",
"title": "Object-Oriented and Concurrent Programming",
"credits": 3,
"classNum": 81939,
"section": 6381,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "None",
"facultyLast": "None",
"description": "A study of object-oriented and concurrent programming using features of Java. The goal is to design, implement, test, debug, and document complex robust programs in an object-oriented language. Concepts of object-oriented programming (such as composition, classification, and polymorphism) are explored. Topics include the principles of concurrent programming (such as task synchronization, race conditions, deadlock, threads, and event-driven graphic user interface programs). Programming projects are implemented in Java. Students may receive credit for only one of the following courses: CMSC 300 or CMSC 335.",
"prereq": "CMSC 230 or CMSC 350"
},
{
"subj": "CMSC",
"num": "335",
"title": "Object-Oriented and Concurrent Programming",
"credits": 3,
"classNum": 83979,
"section": 7981,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Mihaela",
"facultyLast": "Dinsoreanu",
"description": "A study of object-oriented and concurrent programming using features of Java. The goal is to design, implement, test, debug, and document complex robust programs in an object-oriented language. Concepts of object-oriented programming (such as composition, classification, and polymorphism) are explored. Topics include the principles of concurrent programming (such as task synchronization, race conditions, deadlock, threads, and event-driven graphic user interface programs). Programming projects are implemented in Java. Students may receive credit for only one of the following courses: CMSC 300 or CMSC 335.",
"prereq": "CMSC 230 or CMSC 350"
},
{
"subj": "CMSC",
"num": "350",
"title": "Data Structures and Analysis",
"credits": 3,
"classNum": 81382,
"section": 6380,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Closed",
"location": "Online",
"facultyFirst": "Ioan",
"facultyLast": "Salomie",
"description": "A study of user-defined data structures and object-oriented design in computer science. The aim is to develop secure Java programs. Topics include linked lists, stacks, queues, arrays, maps, vectors, and trees. Algorithms that perform sorting, searching, and recursion are discussed and analyzed.",
"prereq": "CMIS 242"
},
{
"subj": "CMSC",
"num": "350",
"title": "Data Structures and Analysis",
"credits": 3,
"classNum": 83566,
"section": 7980,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Alin",
"facultyLast": "Suciu",
"description": "A study of user-defined data structures and object-oriented design in computer science. The aim is to develop secure Java programs. Topics include linked lists, stacks, queues, arrays, maps, vectors, and trees. Algorithms that perform sorting, searching, and recursion are discussed and analyzed.",
"prereq": "CMIS 242"
},
{
"subj": "CMSC",
"num": "405",
"title": "Computer Graphics",
"credits": 3,
"classNum": 82031,
"section": 6380,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Closed",
"location": "Online",
"facultyFirst": "Lauren",
"facultyLast": "King",
"description": "A hands-on, project-based introduction to computer graphics. The goal is to develop projects that render graphic images and animate three-dimensional objects. Topics include programming in OpenGL and transforming, viewing, and modeling 2-D and 3-D objects.",
"prereq": "CMSC 325 or CMSC 350"
},
{
"subj": "CMSC",
"num": "405",
"title": "Computer Graphics",
"credits": 3,
"classNum": 83662,
"section": 7980,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Closed",
"location": "Online",
"facultyFirst": "Lauren",
"facultyLast": "King",
"description": "A hands-on, project-based introduction to computer graphics. The goal is to develop projects that render graphic images and animate three-dimensional objects. Topics include programming in OpenGL and transforming, viewing, and modeling 2-D and 3-D objects.",
"prereq": "CMSC 325 or CMSC 350"
},
{
"subj": "CMSC",
"num": "412",
"title": "Operating Systems",
"credits": 3,
"classNum": 81463,
"section": 6380,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Alin",
"facultyLast": "Suciu",
"description": "A study of the fundamental principles underlying modern operating systems. The objective is to design and implement a small-scale operating system and design a virtual memory management system. Discussion covers the essential components of a typical operating system and the interactions among them. Topics also include methods of managing processes and resources in computer systems. A programming project that implements part of an operating system is required.",
"prereq": "CMIS 310 or CMSC 311"
},
{
"subj": "CMSC",
"num": "430",
"title": "Compiler Theory and Design",
"credits": 3,
"classNum": 84540,
"section": 7980,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Duane",
"facultyLast": "Jarc",
"description": "An examination of the formal translation of programming languages, syntax, and semantics. The goal is to write programs that are constructed using program generators. Topics include evaluation of finite-state grammars and recognizers; context-free parsing techniques, such as recursive descent, precedence, LL(K), LR(K), and SLR(K); and improvement and generation of machine-independent code and syntax-directed translation schema. Programming projects that implement parts of a compiler are required.",
"prereq": "CMSC 330 and programming experience in C or C++"
},
{
"subj": "CMSC",
"num": "451",
"title": "Design and Analysis of Computer Algorithms",
"credits": 3,
"classNum": 82122,
"section": 6381,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Closed",
"location": "Online",
"facultyFirst": "Douglas",
"facultyLast": "Mujeye",
"description": "A presentation of fundamental techniques for designing and analyzing computer algorithms. The aim is to apply Big-O estimates of algorithms and proof-of-correctness techniques and to design algorithms. Basic methods include divide-and-conquer techniques, search and traversal techniques, dynamic programming, greedy methods, and induction. Programming projects are included.",
"prereq": "CMSC 150 and 350 (or 230)"
},
{
"subj": "CMSC",
"num": "465",
"title": "Image and Signal Processing",
"credits": 3,
"classNum": 83567,
"section": 7980,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Therese",
"facultyLast": "Smith",
"description": "A project-driven study of image and signal processing. The goal is to apply spectral analysis techniques to analyze time series data for the purpose of recognizing and classifying signals and to apply image segmentation, representation, and description techniques to recognize and classify objects. Topics include discrete Fourier transforms, fast Fourier transforms, sampling and filtering, and image transformations and enhancements.",
"prereq": "MATH 141 and CMSC 350"
},
{
"subj": "CMSC",
"num": "495",
"title": "Current Trends and Projects in Computer Science",
"credits": 3,
"classNum": 81924,
"section": 6381,
"startDate": "20 Aug 2018",
"endDate": "14 Oct 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "Errol",
"facultyLast": "Waithe",
"description": "(Intended as a final, capstone course to be taken in a student's last 9 credits.) An overview of computer technologies, with an emphasis on integration of concepts, practical application, and critical thinking. The goal is to research, plan, conduct, and complete collaborative computer-related projects in compliance with schedule deadlines. Analysis covers innovative and emerging issues in computer science. Assignments include working in teams throughout the analysis, design, development, implementation, testing, and documentation phases of the projects, including periodic peer reviews.",
"prereq": "Either CMSC 330 and 335, CMIS 320 and 330, or SDEV 425"
},
{
"subj": "CMSC",
"num": "495",
"title": "Current Trends and Projects in Computer Science",
"credits": 3,
"classNum": 83809,
"section": 7981,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "None",
"time": "None",
"status": "Open",
"location": "Online",
"facultyFirst": "David",
"facultyLast": "Castillo",
"description": "(Intended as a final, capstone course to be taken in a student's last 9 credits.) An overview of computer technologies, with an emphasis on integration of concepts, practical application, and critical thinking. The goal is to research, plan, conduct, and complete collaborative computer-related projects in compliance with schedule deadlines. Analysis covers innovative and emerging issues in computer science. Assignments include working in teams throughout the analysis, design, development, implementation, testing, and documentation phases of the projects, including periodic peer reviews.",
"prereq": "Either CMSC 330 and 335, CMIS 320 and 330, or SDEV 425"
},
{
"subj": "CMSC",
"num": "495",
"title": "Current Trends and Projects in Computer Science",
"credits": 3,
"classNum": 85013,
"section": 6255,
"startDate": "22 Oct 2018",
"endDate": "16 Dec 2018",
"day": "T",
"time": " 6:30P-9:30P ",
"status": "Open",
"location": "Largo",
"facultyFirst": "Christopher",
"facultyLast": "Howard",
"description": "(Intended as a final, capstone course to be taken in a student's last 9 credits.) An overview of computer technologies, with an emphasis on integration of concepts, practical application, and critical thinking. The goal is to research, plan, conduct, and complete collaborative computer-related projects in compliance with schedule deadlines. Analysis covers innovative and emerging issues in computer science. Assignments include working in teams throughout the analysis, design, development, implementation, testing, and documentation phases of the projects, including periodic peer reviews.",
"prereq": "Either CMSC 330 and 335, CMIS 320 and 330, or SDEV 425"
}
]
}