You are on page 1of 1

Basic JAVA programming

PURPOSE To acquire the ability of applying various java


programming concepts for all domains and efficient
interpretation of real life problems.
COURSE PLAN:

session Description of Topic Contact


hours
1 Basics: 2
Java Programming Basics: Basic Program
Construction
Data Types, Variables, Constants
Type Conversion, Operators, Library
Functions
2 If else and switch: 2

3 Loops: 4
while
do-while
for-loop
4 Character: 2

5 Strings: 2

6 Array: 2

7 Function: 2
Simple Functions
Passing arguments
Returning values
Reference Arguments
8 Classes: 2

9 Oops: 2
Constructors and its types, Destructors
Passing Objects as Function arguments and
Returning Objects from Functions
Inheritance
Overloading Member Functions
10 Package: 2

Software required:
Neatbeans
Eclipse

You might also like