Java Online Training

Java Online Training

Cheyat Technologies offers instructor-led Java Online Training by Realtime Experts. As part of the Java Online training you will be working on both the fundamental and advanced concepts in Java including Advance JDBC Programming, Servelets, JSP with Javabean, EJB Etc through hands-on projects and case studies.

Along with online Training We undertake Remote project supports for all IT Technologies.

Java Online Training Course content

CORE JAVA

  1. Getting Started with Java SE
    1. What is Java?
    2. Installing Java:
    3. The jdk Directory Structure:
    4. Sdk structures
    5. OOPS Concept:
    6. Java Language:
    7. Java Virtual Machine:
    8. World Wide Web and Java:
    9. Java Platforms
  2. First Java Programs:
    1. Writing your first Java program "Hello, World", your first small step towards learning Java
    2. Program Structure:
    3. Output in Java:
    4. Variables and Expressions:
  3. Datatypes and Variables
    1. Primitive Datatypes:
    2. Variable Names:
    3. Numeric Literals:
    4. Character Literals:
    5. String:
    6. String Literals:
    7. Arrays:
  4. Introduction to Objects:
    1. Object Models:
    2. Classes and Objects:
    3. Abstract methods and Classes:
    4. Input in Java:
    5. InputWrapper Class:
    6. Packages:
  5. Data Types and Operators:
    1. Strong Typing
    2. Integer Data Types
    3. Floating Point
    4. Conversions Between Types:
    5. Arithmetic Operators:
    6. Doing Math in Java:
    7. Precedence
    8. Errors in Integer Arithmetic
  6. Control Flow:
  7. Booleans and Enumerations:
  8. Loops and Program Flow:
  9. Object-Oriented Programming
    1. Classes and Objects:
    2. Fields and Methods:
    3. Encapsulation
    4. Access Control
    5. Inheritance:
    6. Polymorphism
    7. Interface:
    8. Best Practices
  10. Methods:
    1. Methods
    2. Calling Methods
    3. Defining Methods
    4. Method Parameters
    5. Method Overriding
    6. Method Overloading
  11. Characters and Strings:

    1. Char Data Type
    2. Character Codes
    3. ASCII and Unicode
    4. String Class:
    5. String Input and Output
    6. String Methods:
  12. Modular Programming
    1. Monolithic Programs
    2. Static Variables and Methods:
    3. Functional Modularity
    4. Object Modularity
    5. Top-Down and Bottom-Up Development
    6. Pass-By-Value and Pass-By-Reference
    7. Nested Classes
  13. Exception Handling and More Flow Control:
    1. Exceptions Overview:
    2. Exceptions:
    3. Declaring Exceptions
    4. Defining and Throwing Exceptions:
    5. Errors and Runtime Exceptions
    6. Catching Exceptions:
    7. The finally Block:
    8. Exception Methods
    9. I/O Exceptions vsRuntime Exceptions
  14. Input/Output Streams
    1. Overview of Streams
    2. Bytes vsCharacters
    3. Converting Byte Streams to Character Streams
    4. File Object
    5. Binary Input and Output
    6. Print Writer Class
    7. Reading and Writing Objects
    8. Basic and Filtered Streams
  15. Core Collection Classes
    1. The Collections Framework:
    2. The Set Interface:
    3. Set Implementation Classes:
    4. The List Interface:
    5. List Implementation Classes :
    6. The Queue Interface :
    7. Queue Implementation Classes :
    8. Implementing a Stack:
    9. The Map Interface:
    10. Map Implementation Classes:
  16. Collection Sorting and Tuning:
    1. New Features in JSE 6:
    2. Changing in I/O(JSE 6):
    3. Using Java 6.0 Features with Collections:
    4. Sorting with Comparable
    5. Sorting with Comparator
    6. Sorting Lists and Arrays:
    7. Collections Utility Methods
    8. Tuning Array List
    9. Navigable Map and Navigable Set:
    10. Tuning Hash Map and Hash Set:
  17. Inner Classes
    1. Inner Classes
    2. Member Classes
    3. Local Classes
    4. Anonymous Classes
    5. Instance Initializes
    6. Static Nested Classes
  18. Introduction to Threads:
    1. Overview of thread:
    2. Life Cycle of thread:
    3. Creating Threads:
    4. Multithreading:
    5. Deadlock:
    6. Inter-Thread Communication:
    7. Thread States
    8. Runnable Threads
    9. Coordinating Threads
    10. oInterrupting Threads
    11. Runnable Interface
    12. Thread Groups
  19. Packages:
    1. Packages:
    2. The import Statement
    3. Static Imports
    4. CLASSPATH and Import
    5. Defining Packages
    6. Package Scope
  20. Advanced Java Features
    1. Reusable Software Components
    2. Abstraction
    3. Inheritance:
    4. Inheritance Hierarchies:
    5. Polymorphism
    6. Abstract Classes:
    7. Interfaces:
    8. Collections:
    9. Iterators:
    10. Auto-Boxing
  21. Introduction to JDBC:
    1. Features of JDBC 3.0:
    2. Features of JDBC 4.0:
    3. New Features in JDBC 4.0:
    4. Difference between JDBC 3.0 and JDBC 4.0:
    5. The JDBC Connectivity Model:
    6. Database Programming:
    7. Connecting to the Database:
    8. Creating a SQL Query:
    9. Getting the Results:
    10. Updating Database Data:
  22. JDBC SQL Programming:
    1. Error Checking and the SQL Exception Class
    2. The SQLWarning Class
    3. JDBC Driver Types:
    4. ResultSetMetaData:
    5. Using a Prepared Statement:
    6. Parameterized Statements
    7. Stored Procedures:
    8. Transaction Management

J2EE Online Training Course Content :

Advance JDBC Programming:

  • Overview of Database Driver Architecture
  • Introduction to JDBC Standard Extension API (javax.sql)
  • Connection Pooling
  • JDBC Programming with ORACLE, MYSQL, etc.
  • Batch Processing
  • Connecting to non-conventional databases
  • Use of Excel API
  • Database cashing (case study with HSDB,CSQL)
  • Working with Multiple Databases
  • Introduction to J2EE
  • J2EE Overview
  • Why J2EE?
  • J2EE Architecture
  • J2EE APIs
  • J2EE Containers
  • Java Server Technologies

Servlet

  • Web Application Basics.
  • Architecture and challenges of Web Application.
  • Introduction to servlet
  • Servlet life cycle
  • Developing and Deploying Servlets
  • Exploring Deployment Descriptor (web.xml).
  • Handling Request and Response
  • Initializing a Servlet
  • Accessing Database
  • Servlet Chaining
  • Session Tracking& Management
  • Dealing with cookies
  • Transferring Request
  • Accessing Web Context
  • Passing INIT and CONTEXT Parameter
  • Sharing information using scope object
  • Controlling concurrent access
  • User Authentication
  • Filtering Request and Response
  • Programming Filter
  • Filter Mapping
  • Servlet Listeners

Java Server Pages Technology (JSP)

  • Basic JSP Architecture
  • Life Cycle of JSP (Translation, compilation)
  • JSP Tags and Expressions
  • Role of JSP in MVC-2
  • JSP with Database
  • JSP Implicit Objects
  • Tag Libraries
  • JSP Expression Language (EL)
  • Using Custom Tag

JSP Capabilities:

  • Exception Handling
  • Session Management
  • Directives

JSP with Java Bean

  • RMI (Remote Method Invocation)
  • RMI overview
  • RMI architecture
  • Example demonstrating RMI

Enterprise JAVA Beans (EJB)

  • Enterprise Bean overview
  • Types of enterprise beans
  • Advantages of enterprise beans
  • The Life Cycles of Enterprise Beans
  • Working with Session Beans
  • Statefull vs. Stateless Session Beans
  • Working with Entity Beans
  • Message Driven Beans

JNDI (Java Naming and Directory Interface)

  • JNDI overview
  • JNDI API
  • Context operations
  • Using JNDI in J2EE applications

Struts Framework:

  • What is Struts?
  • Struts Architecture
  • Struts classes - ActionForward, ActionForm,
  • ActionServlet, Action classes
  • Understanding struts-config.xml
  • Understanding Action Mappings
  • Struts flow with an example application
  • Struts Tiles Framework.
  • Struts Validation Framework
  • Internationalizing Struts Application
  • Struts with Message Resources
  • Awareness to Other J2EE Technologies:
  • Java Mail
  • JTA
  • Web Services

JMS

ANT

Log4J

  • JSF

Hibernate

Spring Framework

Design Pattern

Door No: 40-17-3/3, 2nd Floor,
Sri Vijaya Lakshmi Nilayam Address Mall Beside Lane, Labbipet, Vijayawada. AP 520010.
cheyat Technologies online tranings contact us.
trainings@cheyat.com
Email support
TOP