Labs of Object Oriented Programming, 2015-16

Schedule          Seating Arrangement          Recheck Request    Evaluator Comments

Lab.
No.
Date Lab Topics Prelab Statement Lab Statement Solutions Comments
 1  24.08.2015 Packages, Use cases, Activity diagrams, Sequence and Communication diagrams  PDF, Case Study PDF Solutions  Pair programming - article, video 
 2 31.08.2015 Class and Object diagrams, State machine diagrams PDF PDF Solutions
3 07.09.2015 UML practice lab Practice any of the UML diagrams from the text books (non-evaluative)
4 14.09.2015 Classes and Objects in Java PDF PDF Solutions  Testing Script
5 28.09.2015 Abstract Classes, Inheritance and Interfaces PDF PDF Solutions  Testing Script
6 05.10.2015 Interfaces and Arrays PDF PDF Solutions Testing Script
7 12.10.2015 Polymorphism, ArrayList PDF PDF Solutions Skeleton Code + Testing ScriptDriver.java (updated)
8 18.10.2015 Exceptions PDF PDF Solutions Testing Script
9 19.10.2015 Collections PDF PDF Solutions Skeleton Code + Testing Script
10 02.11.2015 Generics and Inner Classes PDF PDF Solutions Testing Script
15.10.2015 Online lab examination PDF Solutions + Testing Script Skeleton Code
 11 23.10.2015 Threads PDF PDF  Solution