Object Oriented Systems Using Java LTP 3 1 0: Text Books

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

Object Oriented Systems Using Java

LTP
310
Unit – I
Object Modeling: Objects and classes, links and association, generalization and inheritance, aggregation, abstract
class, multiple inheritance, Meta data.
Dynamic Modeling: Events and states, operations, nested state diagrams and concurrency, advanced dynamic
modeling concepts, aggregation concurrency.
Functional Modeling: Data flow diagram, specifying operations, constraints.OMT (object modeling techniques)
methodologies, comparisons of methodologies, SA/SD, JSD.
Unit – II
Java Programming Languages:
Introduction & History of Java, Environment Variable, Classes & members of classes, control statements,
operators, package & interfaces, Exception Handling, Multithread Programming, java generics, Auto
Boxing & Auto UnBoxing.
Unit – III
Java Library: String Handling, Input/output exploring Java.io, Networking, Applets classes, Event
Handling, exploring Java.util (Collection Framework) ,Introduction to AWT, Working with window,
Graphics, AWT Controls, Layout Manager and Menus, working with Images.
Unit – IV
Software Development using Java:
Java Beans, Java Swing, JDBC, A Text Editor using AWT & SWINGS.

Text Books:
1. James Rumbaugh etal, “Object Oriented Modeling and Design”, PHI
2. Herbert Schieldt, “The Complete Reference: Java Seventh Edition”, TMH.
3. E. Balagurusamy, “Programming in JAVA”, TMH.
References:
1 1. Booch Grady, “Object Oriented Analysis & Design with application 3/e”, Pearson
Education, New Delhi.

You might also like