954
Page views
2
Files
1
Videos
1
R.Links

Icon
Syllabus

UNIT
1
Fundamentals of Object Oriented Programming

Fundamentals of Object Oriented Programming: Introduction-Object Oriented Paradigm-Basic concepts of Object –Oriented Programming-Benefits of OOP-Applications of OOP.JAVA Evolution: Java History-Java features-How Java Differs from C and C++.Overview of Java Language: Simple Java Program-Java Program Structure-Java Tokens-Java Statement-Java Virtual Machine-Constants-Variable-Data types in Java.

UNIT
2
Operators and Expressions

Operators and Expressions: Introduction-Types of Operators-Type Conversion-Decision Making and Branching & Looping: Introduction-If, Else If, Switch and Conditional Operators-While ,do ,for statements. Classes, Objects and Methods: Introduction: Defining a Class-Method declaration-Creating Objects-Constructors-Method Overloading-Static members-Inheritance-Types of Inheritance-Method Overriding.

UNIT
3
Arrays, Packages, Threads and Exception

Arrays: Introduction-Creating Arrays-Strings-String Methods-Interfaces-Defining Interfaces-Implementing Interfaces-Packages: Introduction: Creating Packages-Java API package-Creating Threads-Extending Thread Class-Thread Life Cycle-Thread Priority. Managing Errors and Exceptions: Introduction-Types of Errors-Exceptions-Using Exceptions for Debugging.

UNIT
4
Applet Programming

Applet Programming: Introduction- Building Applet Code-Applet Life Cycle- Creating an Executable Applet-Designing a Web Page-Applet Tag-Running Applet-The Graphics Class-Using Control Loops in Applet.

UNIT
5
Files

Managing Input/output Files in Java: Introduction-Concepts of Streams-Stream Classes-Byte Stream Classes-Input Stream Classes-Output Stream Classes-Character Stream Classes-Reader Stream Classes-Writer Stream Classes-Using File Class-Input/output Exception-Creation of Files-Random Access Files.

Reference Book:

Patrick Naughton, “The JAVA Handbook”- Tata McGraw-Hill Publishing Company Limited, 2006.

Text Book:

E.Balagurusamy, “Programming with JAVA –A Primer”- Tata McGraw-Hill Publishing Company Limited ,Seventh Reprint ,2008.

 

Print    Download