916
Page views
14
Files
0
Videos
5
R.Links

Icon
Syllabus

UNIT
1
Fundamentals of Object –Oriented Programming,JAVA Evolution,Overview of Java Language

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

UNIT
2
Operators and Expressions,Branching & Looping,Objects and Methods

Introduction-Types of Operators-Type Conversion - If, Else If, Switch and Conditional Operators-While, do, for statements Introduction: Defining a Class-Method declaration-Creating Objects-Constructors-Method Overloading-Static members-Inheritance-Types of Inheritance-Method Overriding

UNIT
3
Arrays,Packages,Managing Errors and Exceptions

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

Introduction- Building Applet Code-Applet Life Cycle- Creating an Executable Applet-Designing a Web Page-Applet Tag-Running Applet-The Graphics programming

UNIT
5
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:

R1.Herbert Schildt, “Java 2: The Complete Reference”, Tata McGraw-Hill Publishing Company Limited, Fifth Edition, 2007. R2.Patrick Naughton, “The JAVA Handbook”- Tata McGraw-Hill Publishing Company Limited, 2006. R3.B.Murugesakumar, “Java Hand Book”, Shanlax Publishers, 2014

Text Book:

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

 

Print    Download