0% found this document useful (0 votes)
255 views1 page

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

This document outlines the topics covered in an Object Oriented Systems Using Java course across 4 units. Unit 1 covers object modeling concepts like classes, inheritance, aggregation and methodologies. Unit 2 introduces Java programming concepts like classes, control statements and exceptions. Unit 3 discusses Java libraries for string handling, I/O, networking and GUI components. Unit 4 focuses on software development using Java technologies like JavaBeans, Swing, JDBC and building applications with AWT and Swing. Recommended textbooks are also listed.

Uploaded by

rahul rastogi
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
255 views1 page

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

This document outlines the topics covered in an Object Oriented Systems Using Java course across 4 units. Unit 1 covers object modeling concepts like classes, inheritance, aggregation and methodologies. Unit 2 introduces Java programming concepts like classes, control statements and exceptions. Unit 3 discusses Java libraries for string handling, I/O, networking and GUI components. Unit 4 focuses on software development using Java technologies like JavaBeans, Swing, JDBC and building applications with AWT and Swing. Recommended textbooks are also listed.

Uploaded by

rahul rastogi
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 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