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

Java

The document outlines the course structure for a Java & J2EE course which includes language basics, constructs, core Java, advanced Java, enterprise Java, and a project. The course is 90 hours and covers topics such as data types, classes, exceptions, I/O handling, multithreading, JDBC, servlets, JSP, and deployment. Students will complete a project such as an online exam, shopping site, or management software.

Uploaded by

monuaggerwal
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

Java

The document outlines the course structure for a Java & J2EE course which includes language basics, constructs, core Java, advanced Java, enterprise Java, and a project. The course is 90 hours and covers topics such as data types, classes, exceptions, I/O handling, multithreading, JDBC, servlets, JSP, and deployment. Students will complete a project such as an online exam, shopping site, or management software.

Uploaded by

monuaggerwal
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

PENTA INFOSOFT

JAVA & J2EE Course structure


Language Basics
Historical development Requirement of this Language Advantage & disadvantage over other language

Duration: 90 Hrs

Language Construct
Data types,operators,conditional statements,looping construct,arrays etc.

Core Java
Classes and objects Constructor Automatic Garbage Collector Inheritance and polymorphism Static ,Final,This,super Keyword Exception Handling String, StringBuffer Class Package Predefined Package User-Defined Package

Applets Wrapper classes

Advance Java
Input/Output Handling Byte Stream Character Stream

Scanner Class Multithreading Socket Programming Remote Method Invocation

Enterprise Java
JDBC Servlets JSP Java Beans Deployment of an application on different Web Servers Website Uploading

Project work
Online Examination Shopping Site Any Management Software Emusic

Note: Working on Netbeans IDE Working on Dreamweaver

You might also like