Online Apis eLearning - Training Resources
Apis Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
Java Database Connectivity
To describe database connectivity issues in the context of the J2EE platform and to outline how to use the core and extension JDBC APIs
more...
Java Database Connectivity
IBM DB2 Universal Database V6 1--App Development

Course Overview This course will provide application developers with the specific skills and knowledge needed to be successful in an IBM DB2 Universal Database (UDB) V6.1 application development environment for UNIX, Windows or OS/2 platforms. This course will teach students about SQL application development, application development objects, embedded SQL programming, and dynamic SQL programming.
more...
Oracle Workflow 11i10 Workflow APIs Procedures Error Handling

..., background engines, PL/SQL procedures, workflow process APIs, Business Event System APIs, and error handling. It also covers abstract data types used by the Business Event System, event data generate functions, queue handlers, and subscription rule functions, and the error-handling features of workflow processes.
Learn To:
Identify features of the Workflow Engine.
Identify
more...
Oracle 11i 2 6 Implement Workflow Fundamentals Part 3

... 3, you will learn about Activities, Events, and Workflow APIs.
Learn To:
Identify the steps to define a function activity.
Identify tasks to be performed to define activity details.
Identify features of Event activities.
Identify features of the Workflow Engine.
Identify features of forced synchronous process.
Identify features of master-detail process activities.
more...
Oracle Workflow 11i10 Curriculum

The Oracle Workflow 11i10 Curriculum includes the following courses:
Oracle Workflow 11i10: Components & Planning Workflow Processes
Oracle Workflow 11i10: Developing Processes
Oracle Workflow 11i10: Interacting with Processes & Notifications
Oracle Workflow 11i10: Business Event System & Subscriptions
Oracle Workflow 11i10: Communications & Function Activities
Oracle Workflow 11i10:
more...
Oracle Database 10g Administration Workshop I Part 1

...entify features of a PL/SQL block.
Identify features of APIs.
Identify features of Database Control. x
Identify features of Database Control.
Identify database management tasks that can be performed by using the Database home page.
Identify features of tablespaces.
Sequence the steps to create a tablespace. x
Sequence the steps to create a tablespace.
Identify features of
more...
XML Programming--Part 2 DOM SAX XSLT

... L earn To: Identify the features and functions of APIs used to interact with a parser. Identify the functions and features of Document Object Model (DOM) in XML. Identify the features of Document Object Model (DOM) specification. Identify the functions and features of Simple API for XML (SAX). Identify the structure of an Simple API for XML (SAX) application. Identify the
more...
XML Programming--Part 2 DOM SAX XSLT

... L earn To: Identify the features and functions of APIs used to interact with a parser. Identify the functions and features of Document Object Model (DOM) in XML. Identify the features of Document Object Model (DOM) specification. Identify the functions and features of Simple API for XML (SAX). Identify the structure of an Simple API for XML (SAX) application. Identify the
more...
XML Building XML-Based Web Applications Part 1

Course Overview This is the first course in a five part series that presents the learner with a broad overview of XML before moving onto a detailed treatment of each aspect of XML in the subsequent courses within the curriculum. It aims to present XML within the context of its use as a solution to information processing challenges and its uses within commercial and business environments. This
more...
CIW JavaScript Fundamentals Part 1 Programming Principals

Course Overview This is the first course in a two part series that presents students with both theoretical and practical instruction on the origins and basic features of the JavaScript programming language. This course will provide an introduction to JavaScript and some common programming concepts. It will cover working with variables and data. Students will also learn about functions, methods
more...
CIW JavaScript Fundamentals Part 2 Program Development

Course Overview This is the second course in a two part series that presents students with both theoretical and practical instruction on features of the JavaScript programming language. This course will cover interactive forms and their development. Students will also learn about cookies and JavaScript security issues, and how to use frames, targets, and image maps. Additionally, students will
more...
Visual Basic NET-Windows Development Part 3

... Forms application. You will also learn how to call Win32 APIs in your Windows Forms application. The section also covers upgrading Visual Basis 6.0 applications to Visual Basic .NET using the Upgrade Wizard. The Asynchronous Programming section explains how to use the techniques of asynchronous programming and multithreading to avoid blocking the user Interface of an application. Learn To:
more...
CCNT Computer-Telephony Integration Essentials v6 0

...ures and functions of application programming interfaces (APIs).
Identify features of telephony application programming interface (TAPI).
Identify characteristics of telephony services application programming interface (TSAPI).
Identify the characteristics of Multi-Vendor Integration Protocol (MVIP) and Signaling Computing System Architecture (SCSA).
Distinguish between telephone
more...
From Serebra Learning Corporation
Computer Telephony Integration
This WestNet e-Learning module provides a broad overview of the way CTI typically works. We will then describe the different levels of automation that fall under the general category of CTI and define some of the key terms and concepts necessary to understand CTI functionality.
more...
Using UDDI
To understand the concepts behind and the implementation of the UDDI 2.0 and 3.0 specifications Application and web developers wishing to attain competency in developing web services using the main web service technologies SOAP, WSDL, and UDDI; systems analysts and systems architects needing a thorough knowledge of service-oriented architecture concepts and web service technologies
more...
Visual Basic 6 0 Using the Win 32 API Part I
This course provides an overview of the Microsoft Win32 application programming interface (API), how it is organized, and some of its features that you can use in your Visual Basic Windows applications. The Win32 API includes services that go beyond the core language and controls provided with Visual Basic such as system management, networking, printing, and security. Using the Win32 API, you can
more...
Adding Services and Components in C
To demonstrate how to add services and components in C# Application developers with some experience in C# who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials
more...
Adding Services and Components in VB NET
To demonstrate how to add services and components in VB.NET Application developers with some experience in Visual Basic .NET who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials
more...
Oracle Applications Release 11i: Workflow - Part 2
Oracle Applications Release 11i: Workflow - Part 2 explains the administrative features of Oracle Workflow 2.5. Oracle Workflow 2.5 is a stand-alone, complete management system that supports business process definition and automation. The course explains the directory services in Workflow and the Workflow Engine. In this course, the learner gains practical experience in monitoring a workflow
more...
Java 2 Programming Part 3: Core Language APIs, Threads, and Exceptions
This is the third course in a five-part series on Java 2 Programming. The Java platform is based on the idea that the same software should run on many different kinds of computers, consumer goods, and other devices. Java software works on any device from mobile phones to supercomputers and is incorporated into all major Web browsers. This course covers the function of packages in Java, including
more...
JDBC Application Development Part 4: The 2.0 Core and Optional APIs
This final course in the series teaches how to use the new features in the JDBC 2.0 core API. It also covers using the optional API, which includes the ability to connect to a database with datasource objects that work with JNDI, and using rowsets.
more...
Java Servlets Part 3: Databases, Chaining, Security, Applets and Beans
This final course in the series teaches about servlet security and how to use servlets with other Java APIs. It covers creating databases using JDBC and servlets, creating content using servlet chaining, security issues with servlets, applet-servlet communication, and using and creating servlet beans.
more...
11i-2.6 Implement Oracle Workflow Part 3
The course deals with fundamentals Oracle Workflow 2.6 which is provided by Oracle E-Business Suite for Oracle Application 11i. Oracle Workflow enables you to create modify and automate business processes. In part 3 you will learn about Activities Events and Workflow APIs.
more...
MS VB .NET: Windows Development Part 3


The Interoperating and Migrating COM Objects section in this course explains how to use .NET and COM components in your Windows Forms application. You will also learn how to call Win32 APIs in your Windows Forms application. The section also covers upgrading Visual Basis 6.0 applications to Visual Basic .NET using the Upgrade Wizard. The Asynchronous Programming section explains how to use the
more...
MS VB .NET: Windows Development Part 3
The Interoperating and Migrating COM Objects section in this course explains how to use .NET and COM components in your Windows Forms application. You will also learn how to call Win32 APIs in your Windows Forms application. The section also covers upgrading Visual Basis 6.0 applications to Visual Basic .NET using the Upgrade Wizard. The Asynchronous Programming section explains how to use the
more...
From Software Training Academy, Inc
Overview of J2EE Development

... not needing to drill down into the details of particular APIs or runtime specifications. Developers may also find this course quite useful as a starting point for one or more of our courses in specific J2EE technology it gives a great sense of the big picture before one dives into the details of Servlets, JSP, EJB, or Java Web services.
The course is presented seminar-style, with no
more...
Securing Java Web Services

...s to interoperably secure messaging.
Use emerging Java APIs to configure or implement signature, encryption, and various WS-Security header content for Java Web services.
Exchange security information between servers, applications, and components, using SAML assertion and protocol models.
Course Duration: 3 days
Prerequisites:
Solid Java programming experience is essential;
more...
Java Development for Secure Systems Rev 5 0

...s in basic cryptography skills using the appropriate Java APIs; but then the heavy focus is on the Java Authentication and Authorization Service, or JAAS, and its increasing role in J2EE security.
The course emphasizes hands-on exercise, and students will spend more than half of their classroom time solving specific security problems. Most labs are organized as scenarios in which a security
more...
Developing Java Web Services

...c Web services architectures, and then learn the standard APIs for SOAP messaging and WSDL-driven, component-based service development. Both document-style and RPC-style messages and services are covered in depth.
The introductory chapters give overviews of the consensus architecture for interoperable Web services, including the WS-I Basic Profile, and the Java Web services architecture as
more...
Developing Web Services with WebLogic TM

...ces architectures, and then learn the standard (J2EE 1.4) APIs for SOAP messaging and WSDL-driven, component-based service development, working extensively with the BEA WebLogic Server to implement, deploy and test Web services. Both document-style and RPC-style messages and services are covered in depth.
The first three chapters provide an overview of the world of Java-based Web services,
more...
XML Programming Using Java

...is four-day course builds skills in Java s XML processing APIs chiefly parsing using SAX and DOM and transformations using XSLT, all using the Java API for XML Processing, or JAXP. It also covers the newer Java API for XML Binding, or JAXB, which standardizes serialization according to XML Schema. The course is intended for students with a working knowledge of XML and possibly DTDs or XML
more...
XML Programming Using Visual Basic and NET

...al four-day course builds skills in .NET s XML processing APIs chiefly parsing using XmlReader and the Document Object Model (DOM), writing XML streams using XmlWriter, and transformations using XPath and XSLT, all using the .NET Framework XML classes and the Visual Basic language. It also covers XML serialization according to XML Schema and the tight coupling between XML and ADO.NET. The
more...
XML Programming Using C and NET

...al four-day course builds skills in .NET s XML processing APIs chiefly parsing using XmlReader and the Document Object Model (DOM), writing XML streams using XmlWriter, and transformations using XPath and XSLT, all using the .NET Framework XML classes and the C# language. It also covers XML serialization according to XML Schema and the tight coupling between XML and ADO.NET. The course is
more...
Advanced Java Programming Rev 5

...ourse looks at each of the traditional tiers and the J2SE APIs most suited to developing them: the Java Foundation Classes, or JFC, for building graphical user interfaces (GUIs) for the presentation tier; Java RMI as a way of distributing Java objects in a separate business tier; and JDBC for the persistence tier. A J2SE multi-tier application provides a comprehensive case study that
more...
