Java and Project SC

Embed Size (px)

Citation preview

  • 7/29/2019 Java and Project SC

    1/2

    Java Technology & Project Training

    Day to Day Schedule(6 Weeks)

    WEEK DAY

    CLASS

    WORK

    (In Hours)

    LAB WORK

    (In Hours)COURSE CONTENTS

    WEEK A

    MON 2:00 2:00Introduction to Java features of java, JVM

    ARCHITECTURE, parts of java.

    TUE 2:00 2:00

    First Step towards java programming,

    Naming Conventions and Data types,Operations in java.

    WED 2:00 2:00

    Control Statements in java, Input and

    output. Arrays, Strings, StringBuffer and

    StringBuilder.

    WEEK A1

    THU 2:00 2:00

    Introduction to OOPS, Classes and Objects..

    Methods in java, Relationship Between

    Objects, Inheritance, Polymorphism, Type

    casting. Abstract Classes, Interfaces,

    Packages.

    FRI 2:00 2:00

    Exception Handling:-Errors in a java

    program, Exceptions, throws clause, throwclause, Types of Exceptions.

    SAT 2:00 2:00

    Threads:-Uses of Threads, Creating a

    Thread and Running it, Multiple Threads

    Acting on single object, Deadlock of

    Threads, Thread communication, Daemon

    thread ,Thread life cycle

    WEEK B

    MON 2:00 2:00Introduction TO DBMS, Need for DBMS,

    Introducing SQL.

    TUE 2:00 2:00

    Describing SQL Statements, Types of SQL

    Statements, Data definition language

    (DDL):-CREATE, ALTER, DROP.

    WED 2:00 2:00Introducing Data Manipulation Language

    (DML):-insert, update, delete.

    WEEK B1

    THU 2:00 2:00Data query Language (DQL):-SELECT,

    WHERE, IN

    FRI 2:00 2:00

    Introduction to ODBC and JDBC, JDBC

    Architecture, Describing the types of

    DRIVERS.

    SAT 2:00 2:00

    Communicating with Database s by using

    JDBC APIs, Creating a simple Application.

    WEEK C MON 2:00 2:00 Implementing JDBC Statements ,Callable,Prepared and ResultSets

  • 7/29/2019 Java and Project SC

    2/2

    TUE 2:00 2:00

    Working with PreparedStatement,

    Comparing Statement object and

    PreparedStatement object.

    WED 2:00 2:00

    Working with CallableStatenents, Calling

    functions using CallableStatenent, Using

    Cursors in CallableStatenent.

    WEEK C1

    THU 2:00 2:00

    Working with ResultSets:-Moving the

    cursor position, Reading the Column

    Values.

    FRI 2:00 2:00

    Working with ResultSetMetaData, using

    ResultSetMetaData

    SAT 2:00 2:00

    Understanding Servlets:-What the Servlets,

    Introducing the servlet APIs, ServletLifecycle.

    WEEK D

    MON 2:00 2:00Developing the first First Servlet

    Application, The GenericServlet Class.

    TUE 2:00 2:00

    Understanding Request processing and

    HTTP:-Using Request parameters, Working

    with Initialization parameters, Working

    with Context parameters.

    WED 2:00 2:00

    Describing the RequestDispatcher

    Interface, Working with include () and

    forward () Methods.

    WEEK D1

    THU 2:00 2:00Describing the HTTPServletRequest &HTTPServletResponse Interfaces,

    HTTPServlet Lifecycle.

    FRI 2:00 2:00

    Handling Sessions in Servlets:-Session

    tracking, URL Rewriting, Exploring Hidden

    Form Field.

    SAT 2:00 2:00Exploring Filters, Filter API, Working With

    Filters.

    Project Work

    WEEK E

    MON 2:00 2:00 Project Introduction

    TUE 2:00 2:00Sdlc Phases

    WED 2:00 2:00 Models

    WEEK E1THU 2:00 2:00 Layers and Tier concept

    FRI 2:00 2:00 IDE and database concepts

    SAT 2:00 2:00 Abstracts

    WEEK FMON 2:00 2:00 System Requirements

    TUE 2:00 2:00 Modules

    WED 2:00 2:00 Design

    WEEK F1THU 2:00 2:00 Executions

    FRI 2:00 2:00 Executions

    SAT 2:00 2:00 Doubts