Sunteți pe pagina 1din 2

JAVA PROGRAMMING

Class : III IT & M Part : III Core-13


Semester : V Semester Hours : 75
Subject Code : 15UITD35 Credits : 04

Objective:
 Engaging the students to learn the core concept of Java.
 Learning JDBC concepts to work with database.

UNIT – I: Introduction to Java (14 hours)


Java History - Java Feature - Java differ from C & C++ - Java and Internet, Java
Environment - Java Development Kit - API - Byte codes - Java Virtual Machine - Hardware &
Software Requirements.
Simple Java Program – Comments- Java Tokens - Character Set - Keyword - Identifier -
Literals - Operators - Separator - Command Line Arguments.

UNIT – II: Classes, Object & Methods (14 hours)


Defining Class - Adding Variables, Methods - Creating Objects - Accessing Methods -
Constructors - Method Overloading, Overriding - Nesting of Methods - Static Members - Final
Variables, Methods and Classes - Abstract method - Visibility Controls - Arrays - Strings -
Vectors.
UNIT – III: Interface & Packages (14 hours)
Interface: Inheritance - Defining Interfaces - Extending Interfaces - Implementing
interfaces - Accessing Interface variables.
Packages: Java API Packages - Using System Packages - Creating and Accessing Packages
- Using a package - Adding class to package.
UNIT – IV: Exception Handling &Multithreading (17 hours)
Multithreading: Creating Thread - Starting a new thread - Stopping and blocking a
Thread - Life cycle of Thread - using Thread methods - Thread priority - Synchronization.
Exception Handling: Error Handling and Exception Handling - Exception Types and
Hierarchy - Try Catch blocks - Use of Throw, Throws and Finally - Programmer Defined
Exceptions.
UNIT – V: Applet & JDBC (16 hours)
Applets and Graphics: Fundamentals of Applets - Local & Remote Applets - Applet and
Application Difference - Building Applet code - Applet Life Cycle - Applet tag - Adding Applet to
HTML - Running the Applet - Drawing methods of Graphics Class.
JDBC: Introduction to JDBC – Creation of Database – Accessing Database through
Database.
Text Book:
nd rd
1. E. Balagurusamy, 2 , 3 , 4th Edition, “Programming with Java”, Tata McGraw Hill
Pub.Ltd. New Delhi.
Unit – I: 2.1 - 2.9, 3.1 - 3.12, Unit – II: 8.1 - 8.18, 9.1 - 9.6
Unit – III: 10.1- 10.6, 11.1 - 11.8,Unit – IV: 12.1 - 12.10, 13.1 - 13.9
Unit – V: 14.1 - 14.5, 14.8 - 14.9.
2. C. Muthu, Second Edition, “Programming with Java” Vijay Nicole Imprints,
Chennai. Unit – IV: Chapters 18.

Reference Book:

1. Patrick Naughton, Herbert Schildt, 3rd Edition, “The Complete Reference Java2”,
Tata McGraw Hill Pub. Ltd., New Delhi.

S-ar putea să vă placă și