Instructor Led Java Training Classes |
|
|
|
>> |
Instructor Led Training Classes
|
>> |
|
Java Training Seminars and Classes
From Tekno Point Multimedia
Advance Coldfusion MX 7    ...your user-interface with custom tags, leveraging external Java code libraries and creating highly interactive interfaces using Flash Forms. It includes optional content on exposing and reusing application functionality as web services and working with XML documents. This course focuses on creating and delivering scalable and well-performing applications.
Eligibility / Audience:
This course is more...
Adobe Flex 3.0    ...liar with an object oriented programming language such as java or C++.
Be familiar with XML terminology.
Flex 3.0 & LiveCycle Data Services: Integrating with Data and Messaging - Level 2
Description:
Flex 3 and LiveCycle Data Services: Integrating with Data and Messaging provides experienced application developers with hands-on, practical experience connecting their Flex client applications more...
From HBF Networks
Cisco Unified Voice Portal Developer  ...lso learn the limits of Studio and how to extend it using Java-based code to create their own elements that display in Studio and execute at the Start or End of a call, perform actions and decisions, format data to be spoken by converting it into sets of audio files and/or TTS strings ( Say it Smart plug ins). Each student has his/her own development environment that includes the Cisco IOS voice more...
From Ace Technologies
Symbian OS, the Mobile Operating System          ...sentials, introduction of MIDP Programming on Symbian OS, Java on Symbian OS, Symbian OS Communications Programming, Multimedia Programming, Architectural View of Symbian OS ,Symbian OS Client/server Programming, ,Implementing Device Drivers for Symbian OS, Memory management on Symbian OS, Implementing Symbian OS Communications Modules.
Course Objective:
Students can gain basic knowledge more...
From Cygnet Computer Applications
Live & Academic Projects in J2EE   To get expert training with realtime/demo projects in programming languages such as C, C++, VB,VC++, ASP, Java, JSP, Servlets, C#, ASP.NET, VB.NET, PHP etc. The course is composed of theory and practical classes and project. Course materials will be issued from the training divison. And the students who joining for these courses can avail free career guidance from our career guidance cell.
For more...
From Infitech Global
Corporate Training ...Java, Java, J2EE, EJB, Struts, Weblogic, Websphere, XML, UML, Servlets,, HTML, JSP,JDK,NMS, OOAD, Web Services, SOAP, CORBA,MQ Series ,Cold Fusion etc
MS Technologies
ASP,VB,.NET,C#,VB Script, D Com, VB COM, VB PowerBuilder, VC++, Unix C++ etc
Testing & QA
Manual, Automated Testing Skills, Win runner, Load runner, Test Director, QTP, Silk more...
From Affinity IT Training, LLC
Java Foundation Classes Swing  JFC Swing is an advanced GUI development toolkit.
Topics include: critical components and features of JFC,
common Swing components, event handling, top-level,
JPanel and Box containers, common layout managers, basic controls,
bounded range components, table control, menu bar and toolbar,
purpose and usage of JOptionPane, JFileChooser,
JColorChooser and JDialog dialogs,
Pluggable Look and Feel more...
Java Technology Overview  ...Java concepts,
terminology and current technologies.
Topics include characteristics of Java,
Java application development, the Java language,
object-oriented applications, OO programming in Java,
Java APIs, applets, the Java GUI, network computing with Java,
Java client/server technology, Java distributed technology, and security.
Audience: Developers and managers seeking to understand the many more...
Java Dynamic Programming  ...ourse describes the run-time operations
which distinguish Java,
namely dynamic class operations, Class objects,
determining class object type,
creating a Class object class's object, class search path,
class loader, URLClassLoader, Reflection, reflected field operations,
reflected modifier operations, reflected method operations,
reflected method example and reflected array operations.
more...
Java Internationalization and Formatting  ...Java internationalization, localization by language and/or country,
Locale variant, java.util.Locale, number formatting, currency formatting,
date and time formatting, text formatting, checking character properties,
string comparison and text boundaries.
Audience: Java Developers seeking to deepen their understanding of the classes and techniques used to design truly " international " more...
Java Network Programming  ...Java networking,
including how to use the java.net package, TCP/IP stack,
internet addressing scheme, represent or lookup an IP address,
sockets and ports, create and use a socket,
create and use a serversocket, client/ server input/output,
create and use a datagram, represent a URL as an object,
access a URL and perform I/O with a URL.
Audience: Java Developers seeking a deeper understanding more...
Java Server Faces  ...JavaServer Faces technology simplifies
building user interfaces for web applications by:
assembling reusable UI components in a page,
connecting these components to an application data source,
and wiring client-generated events to server-side event handlers.
This course describes the key aspects of JSF.
Audience: Java Web Application Developers seeking a practical understanding of Java Server more...
Struts Development Framework  ...lexible control layer
based on standard technologies like
Java Servlets, JavaBeans, ResourceBundles, and XML,
as well as various Jakarta Commons packages,
to create a Model 2 application.
Struts can interact with standard data access technologies,
such as JDBC and EJB, as well as most any third-party packages,
and any presentation technology, such as JavaServer Pages,
including JSTL and JSF, as more...
Java Web Technologies  ...inar presents
a survey of the most popular, leading-edge,
Java technologies used to develop web applications:
Servlets, Java Beans, Java Server Pages ( JSP), JDBC,
standard and custom JSP Tag Libraries, Struts, JavaServer Faces,
Java XML and Java SOAP-based technologies.
Also presented are non-Java technologies,
including a survey of web-centric technologies,
application development environment more...
JAXB  ...Java Architecture for XML Binding ( JAXB)
provides an API and tools
to automate the mapping between XML documents and Java objects.
Given a DTD and a schema definition,
the JAXB compiler can generate a set of Java classes for developers
to build applications to read, manipulate and recreate XML documents
without writing any code to process XML elements.
Java developers do not have to be experts more...
JAXM  ...Java API for XML Messaging ( JAXM)
enables Java applications to exchange
XML business documents over the Internet.
Java applications can build, send, receive and decompose
XML messages using a Java API.
JAXM also allows the implementation of standard protocols
on top of the SOAP implementation,
such as SOAP-RP or ebXML.
This course describes how to use JAXM to provide SOAP-based messaging.
more...
JAXP with SAX and or DOM  ...Java application.
Topics in this course are XML review,
SAX vs. DOM, what is JAXP, creating SAX and DOM readers and parsers,
setting SAX handlers, handling SAX XML events,
DOM document info, DOM node type fields, informational DOM node methods,
DOM node values, processing a DOM tree by nodes and DOM tree manipulation.
Audience:Java Developers seeking to gain a practical understanding of how to more...
JAXR  ...Java API for XML Registries ( JAXR)
provides a uniform and standard Java API
to access different kinds of XML Registries,
in order to enable building, deploying, and discovering Web services.
Current accessible registries are UDDI and ebXML.
This course describes how to use JAXR to access
(primarily) UDDI and ebXMLRegistries.
Audience:Java Developers seeking to interact with XML Registries from more...
JAX-RPC  ...Java API for XML-Based RPC ( JAX-RPC) enables Java technology
developers to develop SOAP-based interoperable and portable web
services and clients. JAX-RPC provides access to or from a Java or
non-Java, client or Web service, via standard protocols. This
course describes how to develop web services using JAX-RPC, as well
as stub, dynamic proxy, DII and JNDI-based (including EJB2) clients.
There more...
Java and XML  This course is a descriptive summary
of the various XML-related technologies accessible via Java:
JAXP with SAX and/or DOM, JAXB, JAX-RPC, JAXM, SAAJ and JAXR.
Audience:Java Developers seeking a practical understanding of the library of classes supporting the creation and processing of XML Documents. more...
SAAJ  ...Java ( SAAJ)
enables developers to directly produce and consume SOAP
with Attachments messages, which conform to the SOAP 1.1 and
WS-I Basic Profile 1.0 specifications
simply by making Java API calls.
This course describes how to use SAAJ
to directly provide SOAP-based messaging.
Audience:Developers and manages seeking to understand how to integrate architect Web-Services using SOAP into their more...
Internet Technologies Overview  A survey of internet-specific technologies and architectures,
including: internet model, TCP/IP, streams vs. datagrams,
sockets and ports, addressing, client/server input/output,
server-side web processing, internet Java technologies,
client-side web processing, and internet XML technologies.
Audience: Developers, managers, and non-technical staff who are unfamiliar with the myriad technologies more...
Developing Java Web Services  Web Services are becoming an increasingly popular architecture and mechanism
for publishing and accessing application services.
This course presents an introduction to web services,
followed by detailed presentation of their key technologies and Java support technologies
( SOAP, UDDI, WSDL, JAX-RPC and JAXR), as well as how to build and use them on a popular web server.
It combines more...
Java Servlet Programming  Prepares the Java programmer
to design, implement, and test
server-side processing components of web applications.
Audience:Java programmers seeking to implement web-applications. more...
From Uttara InfoSolutions Pvt Ltd
Java JEE This program is to train the candidate right from the basics of OO to the advanced topics of JEE along with sample project implementation. The course coverage is as given below:
1> Core Java from basics (OO in Java, Exceptions, Collections, I/O, Threads)
2> J2EE APIs ( Servlets, JSPs, JDBC, Basics of EJB & RMI)
3> Struts Framework
4> Basics of AJAX and RIAs
5> 2 Projects
6> Access to lab + more...
From Hands On Technology Transfer, Inc.
JavaScript Programming   ...JavaScript training course provides the knowledge necessary to design and develop dynamic web pages using JavaScript. It introduces students to JavaScript and how the language can be used to turn static HTML pages into dynamic, interactive web pages. Students will learn the syntax of the JavaScript language and how client-side scripts interact with server-side programs. Additional topics more...
Web Site Development with HTML/JavaScript   This hands on Web programming class provides a thorough introduction to implementing a full-featured Web site on the Internet or corporate Intranet, including implementation of dynamic content using JavaScript and related tools. Starting with thorough coverage of HTML, the course progresses to the implementation of dynamic client-side content using JavaScript. The course includes a survey and more...
Java Programming   ...Java training class introduces experienced programmers to Java programming techniques. Java provides an object-oriented, portable and robust framework for application development. Attendees will learn how to integrate Java technology into corporate web pages and how Java can be used as a powerful cross-platform distributed development engine. The course also covers designing classes and objects more...
|