Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 655 Bytes

File metadata and controls

8 lines (6 loc) · 655 Bytes

Programming-Design-Paradigm

A series of problems solved as a part of class CS5010: Programming Design Paradigm
Programming languages used : DrRacket and Java

CS 5010 is the introductory course for students in the MSCS program at the Northeastern University. The course has two distinct objectives.
First, it ensured all MS students have developed basic skills in program design, from problem analysis to developing test suites, using several program design paradigms.
Second, the course introduced us to programming as a people discipline. We presented code to review panels and learned to cope with an evolving code base.