0% found this document useful (0 votes)
3 views

Java(Proficient)

The document outlines a comprehensive 80-hour training program in Java and MySQL, detailing topics covered in two main sections: Java Programming and Database Management. Key Java concepts include object-oriented programming, arrays, methods, and AWT for GUI development, while MySQL topics cover database creation, key types, and various join operations. The program includes practical projects and assessments to reinforce learning.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Java(Proficient)

The document outlines a comprehensive 80-hour training program in Java and MySQL, detailing topics covered in two main sections: Java Programming and Database Management. Key Java concepts include object-oriented programming, arrays, methods, and AWT for GUI development, while MySQL topics cover database creation, key types, and various join operations. The program includes practical projects and assessments to reinforce learning.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Proficient in Java & MySQL (80 hrs)

S.NO DATE TOPICS COVERED STUDENT SIGN STAFF


SIGN
JAVA PROGAMMING I
1 Java programming introduction, history and versions
of java, java versions, basic program in java.
Variables in java, type casting in java.

2 Arithmetic operators in java, Arithmetic Assignment


operators in java, Relational operators in java, logical
operators in java,

3 Conditional or ternary operators in java, unary


operatorsin java, bitwise & shift operators in java.

FIRST DUE PAYMENT


4 Scanner class in java, if statement in java, if else
statement in java, else if ladder in java, nested if in
java.

5 Switch statement in java, Group switch statement in


java,while loop in java, do while loop in java, for
loop in java,enhanced for loop in java

6 Nested for loop in java, break & continue in java,


factorial in java, sum and average of n numbers in
java, Fibonacci series in java, reverse of n digit
number in java.

7 Number is palindrome or not in java, Arm Strong


Number in java, Arm Strong Number Between 100-
999 in java.

8 Factor of the given number in java, Number is prime


or not in java, Prime Number Between100-999 in
java, perfect number in java.

9 Strong number in java, array in java, count odd or


evennumbers in java, ascending order in java.
Proficient in Java & MySQL (80 hrs)

10 Insert an element (specific position) into an array in


java, find the duplicate values of an array in java, two
dimension arrays in java, ASCII in java.

11 String in java, String buffer & String builder in


java, countvowels, capital letters, small letters,
numbers and space injava, reverse a string in java.

12 Convert the given string into uppercase in java,


convert the given string into lowercase in java,
convert the givenstring into capitalized each word in
java, math functionsin java.

13
Types of methods in java, returning arrays from
method in java.

TEST
JAVA PROGRAMING II
14 Introduction of object oriented programming in
java, class & object in java, data hiding getter &
setter in java.

15 Constructor in java, Default Constructor in java,


parameterized constructor in java, constructor
overloading in java, copy constructor in java.

16 Arrays of objects in java, single inheritance in java,


Multilevel inheritance in java, hierarchical inheritance
injava, method overriding in java.

17 Abstract Class in java, Smart phone example using


abstract class in java.

18 What is interface in java, Implement Multiple


interfaces in java.
Proficient in Java & MySQL (80 hrs)

19 Nested inner class in java, Local inner class in java,


Anonymous inner class in java.

20 Static inner class in java, static members in java,


static blocks in java,

21 Final in java, final methods in java, finalclass in java.

SECOND DUE PAYMENT


AWT-AJAX
22 Java AWT (abstract window toolkit),
Button and actionlistener in java AWT, checkbox in
java AWT.

23 Radio button in java AWT, Text field in java AWT,


Text area in java AWT.

24 Count words and characters in javaAWT ,


Choice in java AWT, list in java AWT.

25 Canvas in java AWT, Menu bar, Menu, Menu item in


java AWT, Panel in java AWT.

26 Form design using java AWT. (PROJECT)

27 Frames work in java AWT. Using labels, Horizontal


Space, Vertical Space, JPane, JMain, Text Field, Text
Area, and About Buttons (CURD).
DATABASE MANAGEMENT (MYSQL)
28 MSQL INTRODUCTION: Create database Use
Database, Create Tables, Insert into values on Tables.

29 Null values, Updates, Delete, Pattern Matches,


Between types, AND, OR methods.

30 Types of Keys and its types. Default key, Unique


Key, Primary Key, Foreign Key.
Proficient in Java & MySQL (80 hrs)

31 Aggregate Function: Count, Minimum, Maximum,


Average, Sum.

32 MYSQL Having methods, Nested by groups, group


by groups.

33 Joins, Inner Joins, Outer Joins, Left Joins, Right


Joins, Cross joins.

You might also like