Laboratories
- • Data structures lab
- • Java programming lab
- • English Communication Lab
- • Design and analysis of algorithms
- • Linux programming
- • Object oriented analysis and design
Data structures lab
Data Structures Laboratory subject is designed for the first year and second semester of MCA course. The course is designed to develop skills to design and analyze simple linear and non linear data structures. It strengthen the ability to the students to identify and apply the suitable data structure for the given real world problem. It enables them to gain knowledge in practical applications of data structures
Java programming lab
Object Oriented Programming (Java) Lab subject is designed for the first year and second semester of MCA course. The subject is designed to to enable students to use object orientation to solve Programming
English Communication Lab
This LAB is designed for the first year and first semester of MCA course.To facilitate computer-aided multi-media instruction enabling individualized and independent language learning
Object oriented analysis and design
OOAD & Software Testing Lab subject is designed for the second year and fourth semester of MCA course . The subject is designed to practice the notation for representing various UML diagrams . Students will learn to analyze and design the problem by representing using UML diagrams and become familiar with all phases of OOAD.
Linux programming
This linux lab subject is designed for the second year and second semester of MCA course. The subject is designed to enable students effective use of UNIX utilities and Shell scripting language such as bash. UNIX utilities such as ls,mv,cp etc.using Unix .
Design analysis and algorithm
This Design and Analysis algorithm lab subject is designed for the second year and second semester of MCA course. In this subject students can learn mathematical background for analysis of algorithm and the concept of designing an algorithm like dynamic programming, greedy algorithm. Graph algorithms and randomized algorithms.