Placement Institutes in Bangalore by JavaConceptz India Training Centre

Embed Size (px)

Citation preview

  • 8/3/2019 Placement Institutes in Bangalore by JavaConceptz India Training Centre

    1/9

    Java Training

    Java Basics, Advanced J2ee & Frameworks by Java Concept

    (+91-9535052050) ([email protected])

    JAVA/J2EE Concepts Exposure

    Debugging and Development of Core java with OCJP/SCJP Tricks for

    beginners & advance learners. This covers all the fundamental aspects on

    Core java as well Real time Project Exposure with Mocks Tests and

    Practical Exposure.

    Java Development Streams are divided into 4 Modules as below

    Module II (DevelopmentExposure)

    Module III (Industry Oriented Tools

    Exposure)

    Module IV (PlacementPreparation Phase)

    Module I(Basic Language

    Exposure)

    mailto:[email protected]:[email protected]
  • 8/3/2019 Placement Institutes in Bangalore by JavaConceptz India Training Centre

    2/9

    Road to a software Development

    This Course covers all the Practical Aspects of Basic Software

    Development in Java. We Aim to Provide Maximum PracticalExposure with respect to syllabus covered and as well as

    important Aspects of Java which are used by Developers in

    Software Firms.

    Core Java Contents Covered:

    An Overview on Java Language

    Getting started with JavaIntroduction to Java

    Features of Java

    OO Programming Vs Structured Programming

    Environments and Tools

    Java Generics

    Structure of a java program

    Compiling and running

    CLASSPATH during compilation & Execution

    Language Fundamentals

    Java Language, JDK, JVM, JRE, PATH, CLASSPATH,

    JAVA_HOME, Source Code, Compilation ,Execution

    Variables and data types

    Conditional and looping

    Key Words/ Reserved Words,

    Data Types,

    Object classDatatypes and variables,

    Operators,

    Conditional Statements,

    SequenceIf... Else, For, For each, Do... While, Switch ... Case, Continue and Break

    Expressions, Fields and methods Objects

    variables & methods

    Garbage Collections

    Java Arrays

  • 8/3/2019 Placement Institutes in Bangalore by JavaConceptz India Training Centre

    3/9

    Arrays, Operators and Flow Control in Java

    Java Class and Methods

    Creating Classes in Java

    Working with Classes in JavaMaking methods and classes final

    Java- Class and Objects Class

    Abstract Class and Methods(Instance and Class)

    Inner Classes

    Static inner classes

    Anonymous Inner classes & Method Inner classes

    Wrapper Classes

    Boxing & UnBoxing

    Java Access Specifiers & Modifiers

    OOP /OOD Concepts

    History of Object Orientation

    Need for Object-Oriented Approach

    Procedural Approach

    Procedural vs. Object-Oriented

    Major advantages of OOP

    Elements of the Object Model

    Object Oriented Paradigm

    Overriding methodsInheritance,

    Encapsulation

    Polymorphism

    Interfaces

    Abstraction , Hierarchy & modularity

    Minor elements,

    Typing

    Java Concurrency

    Java Persistence Polymorphism

    Java Packages

    Packages, Package access, Documentation comments

    Built-in ,User-defined, Lang package,

    Object, Class, System, String, StringBuffer, Wrapper, Math

    Java API Contents, Java.lang, String, StringBuffer, String Builder, Java.util, Date,

    Regular Expressions, Java API Contents, Object class, toString(), equals()

    Java Packages

  • 8/3/2019 Placement Institutes in Bangalore by JavaConceptz India Training Centre

    4/9

  • 8/3/2019 Placement Institutes in Bangalore by JavaConceptz India Training Centre

    5/9

    Introduction to Java Exception Handling

    Basic try-catch-finally Exception Handling in JavaException HierarchiesChecked or Unchecked Exceptions?Exception WrappingFail Safe Exception HandlingException Handlers

    Logging: Where to Log Exceptions?Validation: Throw Exceptions EarlyValidation: Throw Exception or Return False?Exception Handling Techniques

    Java I/O Streams

    Java-I/O & Basic GUI Development in Java,

    The I/O Package ,

    InputStream , OutputStream classes,

    Reader Classes, and Writer classes

    Java I/O-Streams, Object Streams, File Streams, Pipe Streams, Buffered

    Streams, File Locking

    Java Networking Concepts

    Java Networking Introduction

    Socket's

    ServerSocket's

    UDP DatagramSocket's

    URL + URLConnection

    URL's to Local Files

    JarURLConnection

    InetAddress

    J2EE Contents Covered:

    Client /Server Architecture

    System Architecture

    http://tutorials.jenkov.com/java-exception-handling/index.htmlhttp://tutorials.jenkov.com/java-exception-handling/checked-or-unchecked-exceptions.htmlhttp://tutorials.jenkov.com/java-exception-handling/exception-wrapping.htmlhttp://tutorials.jenkov.com/java-exception-handling/fail-safe-exception-handling.htmlhttp://tutorials.jenkov.com/java-exception-handling/pluggable-exception-handlers.htmlhttp://tutorials.jenkov.com/java-exception-handling/logging-where-to-log-exceptions.htmlhttp://tutorials.jenkov.com/java-exception-handling/validation-throw-exceptions-early.htmlhttp://tutorials.jenkov.com/java-exception-handling/validation-throw-exception-or-return-false.htmlhttp://tutorials.jenkov.com/java-exception-handling/exception-handling-templates.htmlhttp://tutorials.jenkov.com/java-networking/index.htmlhttp://tutorials.jenkov.com/java-networking/sockets.htmlhttp://tutorials.jenkov.com/java-networking/server-sockets.htmlhttp://tutorials.jenkov.com/java-networking/udp-datagram-sockets.htmlhttp://tutorials.jenkov.com/java-networking/url-urlconnection.htmlhttp://tutorials.jenkov.com/java-networking/urls-local-files.htmlhttp://tutorials.jenkov.com/java-networking/jarurlconnection.htmlhttp://tutorials.jenkov.com/java-networking/inetaddress.htmlhttp://tutorials.jenkov.com/java-exception-handling/index.htmlhttp://tutorials.jenkov.com/java-exception-handling/checked-or-unchecked-exceptions.htmlhttp://tutorials.jenkov.com/java-exception-handling/exception-wrapping.htmlhttp://tutorials.jenkov.com/java-exception-handling/fail-safe-exception-handling.htmlhttp://tutorials.jenkov.com/java-exception-handling/pluggable-exception-handlers.htmlhttp://tutorials.jenkov.com/java-exception-handling/logging-where-to-log-exceptions.htmlhttp://tutorials.jenkov.com/java-exception-handling/validation-throw-exceptions-early.htmlhttp://tutorials.jenkov.com/java-exception-handling/validation-throw-exception-or-return-false.htmlhttp://tutorials.jenkov.com/java-exception-handling/exception-handling-templates.htmlhttp://tutorials.jenkov.com/java-networking/index.htmlhttp://tutorials.jenkov.com/java-networking/sockets.htmlhttp://tutorials.jenkov.com/java-networking/server-sockets.htmlhttp://tutorials.jenkov.com/java-networking/udp-datagram-sockets.htmlhttp://tutorials.jenkov.com/java-networking/url-urlconnection.htmlhttp://tutorials.jenkov.com/java-networking/urls-local-files.htmlhttp://tutorials.jenkov.com/java-networking/jarurlconnection.htmlhttp://tutorials.jenkov.com/java-networking/inetaddress.html
  • 8/3/2019 Placement Institutes in Bangalore by JavaConceptz India Training Centre

    6/9

    Two-Tier Architecture

    Developing Web Applications in Java

    Remote Method Invocation

    RMI- Batch updates,

    Scrollable and updatable resultsets

    RMI-Introduction, Stubs

    Steps to Create a Remote Object, An RMI Client

    Writing client and Server program

    RMI-An RMI Server, RMI Classes and Interfaces

    Parameter Passing and Serialization, Callbacks

    RMI Utilities

    Java Database Connectivity (JDBC)

    JDBC-Introduction to Databases,

    JDBC Architecture

    Introduction to Native Drivers and Use of JDBC-ODBC bridge What is JDBC

    Database connectivity with JDBC- SQL

    Callable statement

    Types of JDBC drivers

    Using Statement object

    Prepared statement

    Callable Statements

    Introduction to J2EE

    Introduction to J2EE

    J2EE-J2EE roles, Application Server

    Introduction to application servers

    Installing the server, Hardware and software configuration

    Design Phase Functional Flow Diagram & Activity Diagram

    Required Skills Flow Chart/ Activity Diagram

    Java ServletsThe Benefits of Servlets

    Servlet Application Architecture

    How a Servlet Works

    The Tomcat Servlet Container

    Steps to Running Your First Servlet

  • 8/3/2019 Placement Institutes in Bangalore by JavaConceptz India Training Centre

    7/9

    The javax.servlet Package

    A Servlet's Life Cycle

    Obtaining Configuration Information

    Preserving the ServletConfig

    The Servlet ContextSharing Information Among Servlets

    Requests and Responses

    The GenericServlet Wrapper Class

    Creating Thread-Safe Servlets

    The HttpServlet Class

    The HttpServletRequest Interface

    HttpServletResponse

    Sending an Error Code

    Sending Special Characters

    Buffering the Response

    Populating HTML Elements

    Request Dispatching

    What Is Session Management?

    URL Rewriting

    Hidden Fields

    Cookies

    Session ObjectsListening to Application Events

    Listening to HttpSession Events

    An Overview of the Servlet API

    A Basic Filter

    Mapping a Filter with a URL

    A Logging Filter

    Filter Configuration

    A Filter that Checks User Input

    Filtering the Response

    Filter Chain

    Keys Aspects of Servlets and implementation Summary

    Source Code Development

  • 8/3/2019 Placement Institutes in Bangalore by JavaConceptz India Training Centre

    8/9

    Java Server Pages (JSP)

    Java Server Pages (JSP) ,Why we need JSP , How JSP works , Benefits of JSP ,

    Setting up your environment for JSP , A simple example , Scripting Elements , Basic

    syntax

    Types of JSP scripting elementsPredefined variables , Scriptlets, Declarations Including Files

    Applets in JSP Page

    The session attribute ,

    The extends attribute

    The errorPage attribute

    The isErrorPage attribute

    The buffer attribute

    The autoflush attribute

    Using javabeans components in JSP documents

    JSPIncluding Files and Applets in JSP Pages,

    Including files at Request time

    jsp:include

    The jsp:param element Augmenting Request Parameters

    Including files at page translation time:

    Jsp: include vs

    Using jsp:plugin

    The jsp:fallback element

    Source Code Implementation

    MVC Architecture

    The MVC architecture,

    Understanding the benefits of MVC

    Using RequestDispatcher to implement MVC

    Forwarding request from servlets to JSP pages

    Handling relative URLs

    Choosing among different display options

    Comparing data-sharing strategies

    Forwarding request from JSP pages

    Including pages instead of forwarding to them

    Web Services

    Web Services Fundamentals

    Why Web Services?

    Problems of Conventional

    Distributed Systems

    Webservices- Simple Object Access Protocol Overview

  • 8/3/2019 Placement Institutes in Bangalore by JavaConceptz India Training Centre

    9/9

    SOAP Communication Model

    SOAP over HTTP

    SOAP for request response

    Web Services Programming Model

    WSDL and SOAP Bindings

    Case Study & Project Development

    Tags: java tutorial, java interview questions, java download, java script, java thread tutorial, java tutorial for

    beginners, java tutorial for beginners pdf, java tutorials pdf, java video tutorials , java tutorials video, java training, java

    trainer, java training courses, java training centers in Bangalore, java training videos, java training in Bangalore, java

    training institutes in Bangalore, top 10 java training institutes in Bangalore, top java training institutes in Bangalore,

    java training topics , j2ee interview questions, j2ee tutorial, j2ee tutorial for beginners, j2ee training in Bangalore, j2ee

    training in India, best training and placement institutes in Bangalore, best java training institutes in Bangalore, best

    java training, best java training center in Bangalore, good java tutorials, good java training institute in Bangalore, java

    training courses, Advanced java Training, Advanced J2ee Training, SCJP Training, OCJP Training, Sun Certification

    Training, Best Sun Certification Training, placement institutes in Bangalore.

    For Complete Course Details and Batches.Call us Mob: 9535052050

    Courses are planned similar to that how a software engineer works in

    a company So that students will real time Project Exposure.

    For Complete Details Please Visit our Website: www.javaconceptz.com &

    www.conceptz.in

    Keywords: java download, java script, java thread tutorial, java tutorial for beginners, java tutorial for beginners pdf, java tutorials pdf, java video tutorials , java tutorials video,

    java training, java trainer, java training courses, java training centers in Bangalore, java training videos, java training in Bangalore, java t raining institutes in Bangalore, top 10

    java training institutes in Bangalore, top java training institutes in Bangalore, java training topics , j2ee interview questions, j2ee tutorial, j2ee tutorial for beginners, j2ee t raining

    in Bangalore, j2ee training in India, best training and placement institutes in Bangalore, best java training institutes in Bangalore, best java training, best java training center in

    Bangalore, good java tutorials, good java training institute in Bangalore, java training courses, Advanced java Training, Advanced J2ee Training, SCJP Training, OCJP Training,

    Sun Certification Training, Best Sun Certification Training, placement institutes in Bangalore.

    http://www.javaconceptz.com/http://www.conceptz.in/http://www.javaconceptz.com/http://www.conceptz.in/