
Computer programming Paradigms Lab
Lab Objectives:
The Lab experiments aims:
- Understand data abstraction and object orientation
 - Design and implement declarative programs in functional and logic programming languages
 - Introduce the concepts of concurrent program execution
 - Understand run time program management
 - Understand how to implement a programming solution using different programming paradigms.
 - Learn to compare implementation in different programming paradigms.
 
Lab Outcomes:
On successful completion, of course, learner/student will be able to:
- Implement Object Oriented concepts in C++. L1, L2, L3
 - Design and Develop solution based on declarative programming paradigm using functional and logic programming. L6
 - Understand the multi threaded programs in Java and C++ L1, L2
 - Understand the need and use of exception handling and garbage collection in C++ and JAVA L2, L3
 - Implement a solution to the same problem using multiple paradigms. L6
 - Compare the implementations in multiple paradigms at coding and execution level. L4
 
- Teacher: anup kunte
 - Teacher: Admin User