Software Engineering

SDLC Process

OOPS

My SQL

  • DLL,DML,DQL,DLC
  • Constrains and Normalization
  • Joins, Indexer and Views
  • Procedures and functions
  • Cursor and Trigger

Introduction of Programming

Introduction

JVM,JDK,JRE

Class Members

  • Class, Object, Method
  • Data Types
  • Modifiers
  • Constructor
  • Garbage Collection
  • Source File Layout

Flow Control - Conditional and Looping Statments

Arrays

Object Oriented Features

  • Encapsulation
  • Polymorphism
  • Overloading and Overriding
  • Inheritance
  • Keywords - this, static, final and super
  • Object, Wrapper Clasees
  • Abstract and Interface
  • String Class with String Buffer and Builder

Excepetions

File I/O

  • What is Stream and Types of Stream
  • File Input and Output Stream and its Methods
  • File Classes with Commnad Line Arguments

Threading

JAVA GUI using Swing with Event Handling

Collection Framework with Generics

Collection API

  • List-Vector and Arrays List
  • Set-Hash Set
  • Map-Hash Map
  • Generics with Example
  • Comparator and Comparable

HTML

Basic HTML Tags(List,Form and Table)

CSS

Basic CSS and Styling

JavaScript

Fundamental of JDBC with Architecture

Types of Drivers

Steps for JDBC Connectivity using MYSQL

Types of Statments and Metadata Interfaces

J2EE Architecture and Networking

Introduction to Networks,Protocols

Overview to HTTP

Web Components

Client-Server Architecture and J2EE Architecture

Introduction to CGI and Servlet Programming

Servlets

Servlets API with Type

Life Cycle

Servlets Components, Listeners, Attributes

Java Filters

JSP

JSP translation Process with Life Cycle

Types of Scriplets and Comments

Directives, Implicit Objects and Action Tags

Servlet Components, Attributes

JSTL & EL

Core Tag Library with EL

Custom Tags

Session Management

Session Management API

Session Tracking Technique

MVC Design Pattern

RMI

Introduction to EJB

SOAP Web Services

Fundamental of Hibernate with Architecture

Hibernate Configuration using XML

Types of Relations

One to One

One to Many

Many to One

Many to Many

CRUD Operations Using Hibernate