Online Exceptions eLearning

Exceptions Training Provider? - Tell us about your Training!
Exceptions Training Seminars and Classes
From 123-CBT Computer Based Training
Word 2002 Intermediate on-line e-learning cbt (computer based)cd rom ...oCorrect Options Button AutoCorrect Options AutoCorrect Exceptions Multilingual AutoCorrect The What's This? Feature Creating An AutoCorrect Entry Verifying Changes Creating An AutoCorrect Entry For A Graphic Deleting An AutoCorrect Entry About AutoText Entries Smart Tags Creating An AutoText Entry Lesson 2: Tables & Charts Introduction Lesson Objectives Opening A Document  more...
Business Grammar Working with Words on-line e-learning cbt (computer based)cd rom Business Grammar: Working with Words Do you remember what prefixes and suffixes are? Do you know how to form plurals and possessives correctly in your business writing? Are you confident when it comes to spelling? This course explains how to use words correctly, including some key rules on how to spell correctly. It covers rules for properly constructing prefixes and suffixes. In addition,  more...
Java Programming with J2SE 5 Exception Handling and Assertions on-line e-learning cbt (computer based)cd rom Java Programming with J2SE 5: Exception Handling and Assertions Sun To enable the learner to handle exceptions and use assertions in Java  more...
Java Programming with Java SE 6 0 Exception Handling and Assertions on-line e-learning cbt (computer based)cd rom Java Programming with Java SE 6.0: Exception Handling and Assertions Sun To enable the learner to handle exceptions and use assertions in Java  more...
Updating ADO NET Data Sets with VB 2008 on-line e-learning cbt (computer based)cd rom Updating ADO.NET Data Sets with VB 2008 Microsoft ADO.NET DataSets allow developers to easily update and manage data sources using Visual Basic 2008. This course examines how DataSets are used to update source data and also how to manage the integrity of the data being updated. Specific topics covered include updating data sources, committing changes to data sources, managing data integrity,  more...
Oracle Database 11g Subprograms Packages Exception Handling in PL SQL on-line e-learning cbt (computer based)cd rom Oracle Database 11g: Subprograms, Packages & Exception Handling in PL/SQL Oracle To identify the steps for designing, debugging, invoking, and bundling PL/SQL subprograms, procedures and functions, and also for handling their exceptions.  more...
Oracle Database 11g Using Exceptions Subprograms JDeveloper REF Cursors on-line e-learning cbt (computer based)cd rom Oracle Database 11g: Using Exceptions, Subprograms, JDeveloper & REF Cursors Oracle To recognize ways to handle unanticipated errors in PL/SQL, write stored procedures and functions, deploy Java applications and Web services, and use cursor variables.  more...
Oracle Database 11g Subprograms Packages Exception Handling on-line e-learning cbt (computer based)cd rom Oracle Database 11g: Subprograms, Packages & Exception Handling Oracle To identify the steps for designing, debugging, invoking, and bundling PL/SQL subprograms, procedures and functions, and also for handling their exceptions.  more...
Updating ADO NET DataSets With C 2010 on-line e-learning cbt (computer based)cd rom Updating ADO.NET DataSets With C# 2010 Microsoft Microsoft Certified Technology Specialist .Net Framework 4, Data Access (Exam 70-516) ADO.NET DataSets allow developers to easily update and manage data sources using Visual C# 2010. This course examines how DataSets are used to update source data and also how to manage the integrity of the data being updated. Specific topics covered include  more...
From Online Training Directory
So You Want To Be A Medical Writer on-line e-learning cbt (computer based)study at homecourseware Skills and knowledge you will need to effectively write medically related materials. Medical writing is an exciting and ever-changing field that covers a wide range of areas in medicine, pharmaceuticals, and the biotech industry. Opportunities for medical writing exist at the professional research level, the consumer education level, newspapers, magazines, and everything in between. Most medical  more...
Java 2 -- Handling Exceptions & Implementing Threads on-line e-learning cbt (computer based) ...exceptions, exception handling, threading, multithreading, the creation of threads, their classes and their use. This unit explains the basics of exception handling by introducing the concept and highlighting the advantages of exception handlers in a program. It draws a distinction between errors and exceptions. In this unit, you will learn about the keywords used in exception handling. In  more...
Java 2 -- java.lang Package on-line e-learning cbt (computer based) ...a.lang package by explaining its classes, interfaces, and exceptions. This unit provides an overview of the java.lang package by explaining its classes, interfaces, and exceptions. It explains the importance of the java.lang package in Java programming. You will learn about the importance of the Object class, which is the super class for all Java classes. The unit also explains how the Class  more...
Java 2 -- File I/O on-line e-learning cbt (computer based) ...s. You will be introduced to the term serialization. The exceptions and interfaces of the java.io package are also discussed in detail. In the second unit, you will learn about the Filter stream and Piped stream classes. The unit explains the concept of filter streams in Java, and lists the various Filter classes and their functionality. You will learn how to perform read and write operations  more...
Java 2 -- Networking on-line e-learning cbt (computer based) This course contains 3 units: Networking Basics, Programming Using Sockets, and Programming Using Datagrams. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Java language. In the first unit, you will learn about the client/server architecture that forms the core of networking concepts. The unit also explains frequently used  more...
From 123-CBT Computer Based Training
Exception Handling and Assertions on-line e-learning cbt (computer based) To enable the learner to handle exceptions and use assertions in Java  more...
Java Programming with J2SE 5 Exception Handling and Assertions on-line e-learning cbt (computer based) To enable the learner to handle exceptions and use assertions in Java  more...
Exception Handling and Assertions on-line e-learning cbt (computer based) To enable the learner to handle exceptions and use assertions in Java  more...
HIPAA Evaluating the Impact of the Privacy Rule on-line e-learning cbt (computer based) Employees and managers need to become more aware of the information they disclose about employees and who receives it. HIPAA applies to health information in all formats--including electronic transfers, documents, and spoken communications. Managers and staff will need to use new forms to track the way they use and disclose confidential information, and they'll need to implement changes at the  more...
Oracle 11i10 Order to Cash Shipping Overview Setups on-line e-learning cbt (computer based)cd rom ...ipping process. Identify options for managing shipping exceptions. Identify options in the Shipping Parameters window. Identify options in the Global Parameters window. Identify key concepts related to pick slip grouping rules. Audience: The target audience is Functional Implementers and Implementation Consultants for Oracle eBusiness Suite applications. Deployment:  more...
Oracle Database 10g PL SQL Fundamentals Part 1 on-line e-learning cbt (computer based)cd rom In this course, the learner will get familiar with the procedural language to access Oracle database. The learner will learn how to write and use anonymous PL/SQL blocks, program constructs, simple and composite PL/SQL data types, programming guidelines, and accessing and manipulating data using PL/SQL. Additionally, the learner will also learn how to write and use PL/SQL program units, such as  more...
C Programming - Part 4 on-line e-learning cbt (computer based)cd rom ...rd exception class. Identify the code to handle uncaught exceptions. Identify the code to handle unexpected exceptions. Identify the disadvantages of using exception handling. Unit 2: Collections Duration: 2 - 3 Hour(s) Identify the advantages of using collections. Match the components of the collection interface with their functions. Match the different types of collections  more...
C Foundation for Non-C Programmers - Part 2 on-line e-learning cbt (computer based)cd rom ...dentify the code that uses try and catch blocks to handle exceptions. Identify the code that uses multiple try and catch blocks to handle the specified exceptions. Identify the code for an exception handling mechanism in a class. Identify the appropriate code to implement exception handling by using the standard exception class. Identify the code that rectifies the specified type of  more...
Word 2000 Expert User on-line e-learning cbt (computer based)cd rom ...t differently from the subsequent pages. Set AutoCorrect exceptions. Protect a document by applying security options. Create a master document. Attach a subdocument to a master document. Manage subdocuments within a master document. Route a document to another person. Customize a document template. Create a style within a document. Edit the selected style in a document. Identify the  more...
NDS Design and Implementation Part 1 on-line e-learning cbt (computer based)cd rom ...he steps to create a naming standards document. Identify exceptions to using location-based design. Identify criteria that affect lower layer tree design. Unit 3: NDS Partitions and Replicas Duration: 2 Hour(s) Identify the characteristics of a partition. Identify the types of replicas. Indicate factors that affect partitions and replicas. Identify guidelines to determining  more...
SQL and PL SQL PL SQL Basics on-line e-learning cbt (computer based)cd rom ...y of explicit cursors. Understand the basic concepts of exceptions, trap predefined, nonpredefined, and user-defined exceptions Understand how exceptions are propagated. C ontent Emphasis Skills-Based A udience Application Developers, Database Administrators, System Analysts and Technical Support Professionals. Prior to taking this course students should have knowledge  more...
Oracle PL SQL Database Programming on-line e-learning cbt (computer based)cd rom ...o create a stored function using SQL*Plus. Match runtime exceptions with their descriptions and the directions for their handling. Perform the steps required to create a stored package using SQL*Plus. Perform the steps to invoke stored procedures in SQL* Plus using IN and OUT parameters. Perform the steps required to invoke a stored function using SQL* Plus. Perform the steps required to  more...
Java Exceptions Assertations on-line e-learning cbt (computer based)cd rom ...exceptions and assertions. Under exceptions, the course covers what are exceptions and why they arise. The course also covers types of exceptions, exception handling, and the ways to declare and throw exceptions. Under assertions, the course focuses on assert statements, compilation of classes that use assertions, enabling and disabling assertions at run time, and uses of assertions.  more...
Java Exceptions Assertations on-line e-learning cbt (computer based)cd rom ...exceptions and assertions. Under exceptions, the course covers what are exceptions and why they arise. The course also covers types of exceptions, exception handling, and the ways to declare and throw exceptions. Under assertions, the course focuses on assert statements, compilation of classes that use assertions, enabling and disabling assertions at run time, and uses of assertions.  more...
Enterprise Connectivity with J2EE V1 4 Advanced EJB Topics on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. Learn To: Identify features of message-driven beans (MDBs). Sequence the events in the life cycle of message-driven beans (MDBs). Identify the requirements of the message-driven bean (MDB) class. Match the activities involved in a transaction with the properties that they  more...
Enterprise Connectivity with J2EE V1 4 Advanced EJB Topics on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. Learn To: Identify features of message-driven beans (MDBs). Sequence the events in the life cycle of message-driven beans (MDBs). Identify the requirements of the message-driven bean (MDB) class. Match the activities involved in a transaction with the properties that they  more...
Oracle9i Database Admin Manage Data Storage on-line e-learning cbt (computer based)cd rom ...the novalidate mode, and identify the steps for using the EXCEPTIONS table. • Retrieve constraint, constraint columns, PK-FK relationship information and trigger information by using Oracle SQL*Plus Worksheet. • Load data by using direct-load inserts, identify the concepts associated with SQL*Loader, and use SQL*Loader to load data into tables. • Identify the uses of the  more...
CIW Enterprise Specialist Part 1 CORBA Intro IDL Clients on-line e-learning cbt (computer based)cd rom ...ication of parameter-passing modes, and the definition of exceptions using IDL. How to compile IDL files to generate client stubs and how to use these stubs to create client applications are also covered. The learner is directed in initializing the ORB, using the Naming Service, invoking Remote Methods, and using Out and Inout parameters. Learn To: o Identify characteristics of CORBA. o  more...
CIW Enterprise Specialist Part 2 CORBA Servers Adv Features Security on-line e-learning cbt (computer based)cd rom ...d advanced features such as Factory and callback objects, exceptions and DII, and CORBA security. The participant will learn how to use the IDL-to-Java compiler to generate server skeletons and how to implement CORBA objects using these skeletons. Server IDL skeletons, CORBA servers and naming services, and server invocation are covered in detail. This course also covers factory and callback  more...
CIW Enterprise Specialist Part 4 EJB Deployment EJB Clients Entity Beans on-line e-learning cbt (computer based)cd rom ...ving the bean, as well as examining EJB code that handles exceptions in the client. The mechanics behind entity beans are covered, including the loading and storing of beans, and the use of primary keys with entity beans. Finder methods are also discussed. Learn To: o Match specifications of the deployment descriptor (DD) with their descriptions. o Match DD Extensible Markup Language  more...
Human Resource Law Understanding Privacy Rights on-line e-learning cbt (computer based)cd rom In "Human Resource Law: Understanding Privacy Rights," you will learn the laws that apply to employee and privacy rights in the workplace and how those laws might impact your company policies regarding searches, seizures, monitoring, and e-communications. You will also learn how, as an employer, you can protect employees' rights, how to conduct lawful e-communications, and how to minimize your  more...
Oracle 11i10 Order to Cash Shipping Execution on-line e-learning cbt (computer based)cd rom ...scusses concepts related to handling deliveries, shipping exceptions and execution reports. Learn To: Identify key concepts related to the shipping execution flow. Identify key concepts related to the Shipping process. Identify key concepts related to the Pick Release process. Identify options for administering shipping exceptions. Identify key concepts related to  more...
Oracle 11i10 Order to Cash Invoicing Overview on-line e-learning cbt (computer based)cd rom ... Identify key concepts related to handling AutoInvoice exceptions. Identify key concepts related to the Receivables process. Identify key functionalities of the Receivables process. Identify features of iReceivables. Unit 2: BPA Identify key concepts related to the Bill Presentment Architecture (BPA). Identify key concepts related to billing templates. Identify key  more...
Oracle8 Database Administration - Manage Data on-line e-learning cbt (computer based)cd rom ...required for detecting constraint violations by using the EXCEPTIONS table. Drop constraints by using Oracle SQL Worksheet. Drop triggers by using Oracle Schema Manager. Retrieve the constraint information by using Oracle SQL Worksheet. Retrieve the information on columns used in a constraint by using Oracle SQL Worksheet. Retrieve the PK-FK Relation Information. Retrieve the  more...
Java for Procedural Programmers Beyond Basic Java on-line e-learning cbt (computer based)cd rom ...or change within a software system, Packages, and I/O and Exceptions. You will learn about supporting subsystem and system level changes. The first section also covers architectural components such as patterns and application frameworks. In the Packages section, you will learn to identify and solve package naming issues. Considerations for using packages are also covered. This course also  more...
Java for Procedural Programmers Beyond Basic Java on-line e-learning cbt (computer based)cd rom ...or change within a software system, Packages, and I/O and Exceptions. You will learn about supporting subsystem and system level changes. The first section also covers architectural components such as patterns and application frameworks. In the Packages section, you will learn to identify and solve package naming issues. Considerations for using packages are also covered. This course also  more...
C Programming for the Microsoft NET Platform Part 2 on-line e-learning cbt (computer based)cd rom ... course in a five part series that teaches statements and exceptions, methods and parameters, and arrays within the Microsoft C# programming language. The course introduces common statements and exception handling, as well as, how to use methods and parameters and how to create, initialize, and use arrays. Learn To • Identify characteristics of statements. • Identify the syntax  more...
CIW Database Specialist Part 4 Advanced JDBC on-line e-learning cbt (computer based)cd rom ...de introduction to metadata and to ResultSetMetaData, SQL exceptions, scrollable and updateable result sets, batch updates, and prepared statements. Finally, the Building Applications Using JDBC teaches about Swing, the Layout Manager, UML and Application Development in JDBC are also covered. Learn To: o Identify functions of DatabaseMetaData methods. o Identify methods for determining  more...
Oracle Database 10g PL SQL Fundamentals Part 2 on-line e-learning cbt (computer based)cd rom .../SQL blocks. They learn to declare variables and trapping exceptions, develop stored procedures, functions, packages and database triggers. Learn To: Identify features of PL/SQL blocks within a subprogram. Match types of PL/SQL named blocks with their descriptions. Match types of PL/SQL environments with their descriptions. Identify features of PL/SQL packages.  more...
Oracle Database 10g PL SQL Fundamentals Part 3 on-line e-learning cbt (computer based)cd rom ...e. Identify guidelines for standardizing constants and exceptions. Identify benefits of using local subprograms. Sort the characteristics of the rights models according to their category. Identify features of native compilation. Identify settings to be specified for native compilation. Sequence the steps to enable native compilation of PL/SQL code. Audience: The  more...
From Serebra Learning Corporation
HIPAA Evaluating the Impact of the Privacy Rule on-line e-learning cbt (computer based) Employees and managers need to become more aware of the information they disclose about employees and who receives it. HIPAA applies to health information in all formats--including electronic transfers, documents, and spoken communications. Managers and staff will need to use new forms to track the way they use and disclose confidential information, and they'll need to implement changes at the  more...
Enhancing ColdFusion MX Applications on-line e-learning cbt (computer based) To describe how to enhance ColdFusion MX applications by adding error-handling, search, and data-exchange functionalities to them Existing ColdFusion 5 users wishing to gain experience in advanced ColdFusion MX development; web and enterprise application developers who have had an introduction to ColdFusion development and wish to learn advanced development techniques  more...
General Coding Best Practices on-line e-learning cbt (computer based) To outline the best practices for writing high quality methods, expressions, variables, arrays, loops, and if statements, and to describe recommended practices for writing readable code Professional application developers or programmers, with at least 2 years experience, who want to learn the latest recommended techniques for developing high quality software  more...
Web Application Tracing and Debugging in C on-line e-learning cbt (computer based) To explain the use of tracing and testing in .NET web applications, and to outline how to perform interactive debugging in Visual Studio .NET Web developers seeking to update their knowledge and skills when developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification  more...
Data Integration with C 2005 and ASP NET 2 0 on-line e-learning cbt (computer based) To configure data controls and to establish and configure database connections in .NET 2.0 web applications Individuals who wish to use the .NET Framework 2.0 with Visual Studio 2005, C# 2005, and ASP.NET 2.0 to develop web-based client applications; individuals preparing for the Microsoft .NET Framework 2.0 Web-Based Client Development (70-528) exam  more...
Data Integration with Visual Basic 2005 and ASP NET 2 0 on-line e-learning cbt (computer based) To configure data controls and to establish and configure database connections in .NET 2.0 web applications Individuals who wish to use the .NET Framework 2.0 with Visual Studio 2005, Visual Basic 2005, and ASP.NET 2.0 to develop web-based client applications; individuals preparing for the Microsoft .NET Framework 2.0 Web-Based Client Development (70-528) exam  more...
Data Integration Database Environments and XML Handling with C 2005 on-line e-learning cbt (computer based) To identify how to configure database connections and handle XML data in Windows Forms applications Individuals who wish to use the .NET Framework 2.0 with Visual Studio 2005 and C# 2005 to develop Windows-based client applications; individuals preparing for the Microsoft .NET Framework 2.0 Windows-Based Client Development (70-526) certification exam  more...
ADO NET Connections and Commands on-line e-learning cbt (computer based) To introduce ADO.NET and to describe how to make connections to databases and run stored procedures and SQL statements in a connected design Visual Basic .NET programmers and candidates for the Microsoft MCSD and MCAD certification paths  more...
Input Validation and Error Handling in C on-line e-learning cbt (computer based) To demonstrate how to validate user input and provide error handling for a C# Windows application 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...
Input Validation and Error Handling in VB NET on-line e-learning cbt (computer based) To demonstrate how to validate user input and error handling for a VB.NET Windows application 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  more...
Responding to Clients and Errors in ASP NET on-line e-learning cbt (computer based) To demonstrate how to create a Web Form using Visual C# Web developers with basic experience using previous versions of Active Server Pages or similar technology, who wish to start working with Microsoft ASP.NET  more...
Explicit Cursors and Exception Errors on-line e-learning cbt (computer based) To use the FOR UPDATE and WHERE CURRENT OF clauses to lock and modify rows, process data using records and cursors, and outline how each of the PL/SQL exception types are raised and handled Database administrators, application developers, and database operators  more...
Creating Stored Procedures and Functions on-line e-learning cbt (computer based) To create and execute a stored function and call, and remove and view stored functions in PL/SQL Database administrators, application developers, and database operators  more...
IATA 5 Limitations and Shipment Review on-line e-learning cbt (computer based) This course explains that the Department of Transportation (DOT) governs all modes of transportation in the U.S., including air transportation. The DOT has a set of regulations pertaining to the shipment of hazardous materials (dangerous goods) known as the Hazardous Materials Regulations (HMR). This training course may be used to meet the requirements for general awareness/familiarization  more...
Printing Help and Automated Formatting in Word 2003 on-line e-learning cbt (computer based) To describe how to use the Print, Help, and automated formatting features in Word Personnel at all levels of the enterprise; end-users seeking to attain competency in Word 2003; end-users seeking to obtain Microsoft Office Specialist (MOS) certification at Core level in the use of Microsoft Word 2003; end-users seeking a basic IT certification such as ECDL/ ICDL3, or an equivalent  more...
Microsoft Word 97 Advanced on-line e-learning cbt (computer based) This highly interactive CBT contains six units that cover advanced Word skills. Through step-by-step instruction within a realistic simulation of Microsoft Word 97, students learn how to work with larger documents and collaborate with others working on the same document, arrange text and text objects, create and modify charts and forms, and customize the Word environment. Performance-based Pre-  more...
ECDL ICDL 4 Module 3 Word Processing - Formatting and Editing in Word 2003 on-line e-learning cbt (computer based) To demonstrate how to use mail merge and automated formatting and editing features in Word 2003. Note: the exercise items included with this ECDL-approved training are not ECDL certification tests. See www.ecdl.com for further details. End users wanting to attain competency in using a word-processing application; end users wanting to attain competency in using Microsoft Word 2003; end users  more...
Java 2 Programming Part 3: Core Language APIs, Threads, and Exceptions on-line e-learning cbt (computer based) 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...
Java 2 Programming for SDK 1.4 Part 5 Threads and Error Handling on-line e-learning cbt (computer based) This course helps programmers prepare for the Sun exam 310-035 Sun Certified Programmer for Java 2 Platform 1.4. However to fully prepare for the certification it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are exceptions assertions threads and multithreading.  more...
Oracle 8i PL/SQL - Oracle PL/SQL Basic Operations on-line e-learning cbt (computer based) The course is aimed at familiarizing the learner with the basic concepts of PL/SQL. It describes the different datatypes and variables available with PL/SQL. The course provides an overview of PL/SQL records and tables and explains how to access a database from PL/SQL. It also describes the steps to write conditional constructs and controlling structures in PL/SQL along with different types of  more...
Java 2: Handling Exceptions & Implementing Threads on-line e-learning cbt (computer based) This course explains the mechanism of exception handling and threads in Java. It introduces important keywords such as try catch throws throw and finally. The Java exception hierarchy various built-in exception types and the procedure for creating your own exception subclasses are explained. In addition you will learn about multithreading the life cycle of a thread thread priorities the use of  more...
Java 2: java.lang Package on-line e-learning cbt (computer based) ...ckage. It provides an understanding of the interfaces and exceptions thrown by the classes in the java.lang package. You will be able to determine the methods in the Object class and write programs by using the Class class and the ClassLoader class. The course demonstrates how to manipulate strings by using methods of the String class and perform arithmetic computations by using methods of the  more...
C# Programming for MS .NET - Part 2: Fundamental Constructs on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd This is the second course in a five part series that teaches statements and exceptions, methods and parameters, and arrays within the Microsoft C# programming language. The course introduces common statements and exception handling, as well as, how to use methods and parameters and how to create, initialize, and use arrays.  more...
CIW Database Specialist Part 4: Advanced JDBC on-line e-learning cbt (computer based) This is the final course in a four part series that teaches metadata improving JDBC programs and building applications using JDBC. Topics covered include introduction to metadata and to ResultSetMetaData SQL exceptions scrollable and updatable result sets batch updates and prepared statements. Finally the Building Applications Using JDBC teaches about Swing the Layout Manager UML and Application  more...
CIW Enterprise Specialist Part 1: CORBA Introduction, IDL, and Clients on-line e-learning cbt (computer based) This is the first course in a five part series that introduces the student to the CORBA framework the Interface Definition Language and the building of CORBA clients. Topics covered include the role of the Object Management Group and each of the fundamental elements of the CORBA architecture such as ORB IDL Object Adapters and CORBA Services the IDL. The IDL constructs - modules interfaces  more...
CIW Enterprise Specialist Part 2: CORBA Servers, Advanced Features, and Security on-line e-learning cbt (computer based) ...nd advanced features such as Factory and callback objects exceptions and DII and CORBA security. The participant will learn how to use the IDL-to-Java compiler to generate server skeletons and how to implement CORBA objects using these skeletons. Server IDL skeletons CORBA servers and naming services and server invocation are covered in detail. This course also covers factory and callback  more...
CIW Enterprise Specialist Part 4: EJB Deployment, EJB Clients, and Entity Beans on-line e-learning cbt (computer based) This is the fourth course in a five part series that covers the Deployment Descriptor tool and EJB deployment writing EJB clients and entity beans. The course introduces the Deployment Descriptor including the role it plays and the various responsibilities that the bean developer assembler and deployer have in relation to it. The various resources that can be referenced in the Deployment  more...
C# Programming for MS .NET - Part 2: Fundamental Constructs on-line e-learning cbt (computer based) This is the second course in a five part series that teaches statements and exceptions methods and parameters and arrays within the Microsoft C# programming language. The course introduces common statements and exception handling as well as how to use methods and parameters and how to create initialize and use arrays.  more...
IBM Java Development for Procedural Programmers - Beyond Basic Java on-line e-learning cbt (computer based) This course covers designing for change within a software system Packages and I/O and Exceptions. You will learn about supporting subsystem and system level changes. The first section also covers architectural components such as patterns and application frameworks. In the Packages section you will learn to identify and solve package naming issues. Considerations for using packages are also  more...
Intermediate Java Programming on-line e-learning cbt (computer based) This course gives an overview of the intermediate programming constructs in Java. It teaches how to code simple programs using the java.lang and java.util packages, handle exceptions in a program, input and output data using the java.io package, and use multiple threads in a program. In addition, it prepares students to take the Sun Certified Java Programming Examination for JDK 1.1.  more...
Key Java Classes on-line e-learning cbt (computer based) This course is the fourth in a series of five which prepares students for the Sun Certified Java Programmers certification exam. This course teaches students more advanced Java language concepts and is designed for programmers who understand the basic syntax of Java programs and can create and extend Java classes and objects. When completed students will understand Java class libraries work with  more...
From THOMAS HOUSTON associates, inc
Form I-9 Compliance Training on-line e-learning cbt (computer based)self directed ...ete Form 1-9, what are the acceptable documents and their exceptions, and when is re-verification required. a Gain an understanding of the violations and associated penalties involved when mandates for Form 1-9 Employment Eligibility compliance are violated, and also understand the record retention and storage requirements associated with Form 1-9 After reviewing this course, individuals  more...
From White Box QA
White Box Testing with JUnit and Selenium Job Training ... Simple Performance Testing Using Timeouts Checking for Exceptions the Easy Way Parameterized Tests Using assertThat and the Hamcrest Library Using Stubs to eliminate Dependencies Next-Generation Testing with TestNG EasyMock Mocking using EasyMock Code-Coverage Checking the Code Coverage of TestNG Tests Interpreting the Cobertura Report Enforcing High Code Coverage  more...
From Skillspride Online Training
Introduction to Java Programming on-line e-learning cbt (computer based) The aims of this Java training courses is to understand the role that Java plays on the Internet; describe the benefits and methodology of object-oriented programming; use the Java Development Kit and Symantec Caf to develop Java programs; develop a Java applet to run from a Web page; use the on-line documentation and debugging tools that are available for Java; embellish a Java applet with  more...
tcw11--02/14/12-03:41:53-(6702)[A]-[A]-[A]