Anna University
Department of Computer Science Engineering
V Semester
Department of Computer Science Engineering
V Semester
Semester: V
Year : 3rd Yr
Department : B.E Computer Science Engineering
Regulation : 2008
Subject Code : CS2305
Subject Name : Programming Paradigms
Contents : CS2305 PROGRAMMING PARADIGMS important topics
NOTE: U CAN FOLLOW ANY BOOK WHICH U FEELING COMFORT
BUT U MUST PREPARE ATLEAST ONE “EXAMPLE PROGRAM” FOR EACH TOPICS
-Mr.lonely
UNIT – I
1. static members & constructors
2. finalize method
3. Arrays & Strings
4. Packages
5. JavaDoc comments
UNIT – II
1. Reflection
2. abstract classes & interfaces
3. object cloning & proxies
4. polymorphism & dynamic binding
UNIT – III
1. Frame – Components
2. working with 2D shapes – Using color, fonts, and images
3. Event Handling – event handlers – adapter classes
4. AWT event hierarchy
5. Model-View-Controller design pattern
UNIT – IV
1. Generic classes & Generic methods
2. Reflection and generics
3. Exception Handling
4. Stack Trace Elements
5. Assertions & Logging
UNIT– V
1. Thread – Multi threading, interrupting threads, thread states & thread properties
2. Thread synchronization & Executors
3. Threads and event-driven programming