Online Output eLearning - Training Resources
Output Training Provider? - Tell us about your Training!
From Online Training Directory
Java 2 -- File I/O
...o implement the features and functions for file input and output as you program in the Java language.
In the first unit, you will learn about how Java performs basic I/O operations using streams. This unit will provide you with an introduction to character encoding. This unit also covers the InputStream and OutputStream classes and their subclasses, such as, the FileInputStream and
more...
Java 2 -- Advanced java.lang & java.util Packages
...ow the System class provides access to standard input and output streams. The unit also explains the methods in the Process class, such as destroy( ), exitValue( ), waitFor( ), getErrorStream( ), getInputStream( ), and getOutputStream( ).
You will also learn about the Runtime class and use the Runtime class methods, such as totalMemory( ), load( ), getRuntime( ), freeMemory( ), exec( ), and
more...
Adobe InDesign CS3: Essentials
Adobe InDesign CS3: Essentials Ranging from casual hobbyists to the most seasoned professionals, our users quickly learn new software applications and broaden their knowledge of programs currently used. Narrated in an entertaining format by industry experts and leading authors, our video-based software training titles are critical tools for anyone wanting to learn tips, techniques, and best
more...
Adobe CS3 Production Premium: Workflow
Adobe CS3 Production Premium: Workflow Ranging from casual hobbyists to the most seasoned professionals, our users quickly learn new software applications and broaden their knowledge of programs currently used. Narrated in an entertaining format by industry experts and leading authors, our video-based software training titles are critical tools for anyone wanting to learn tips, techniques, and
more...
From 123-CBT Computer Based Training
Java Programming with Java SE 6 0 Java I O
... O facilities to read and write data, and format input or output
The java. io package
- use the classes of the java. io package to access files and read and write data in a given scenario, and recognize how a Console class works.
The java. nio package
- use the classes of the java. nio package to modify buffers, get information about disk usage, retrieve a channel, and transfer data
more...
Java Programming with Java SE 6 0 Java I O
Java Programming with J2SE 5 Java I O
To enable the learner to use Java's I/O facilities to read and write data, and format input or output
more...
Exporting and Printing Artwork in Illustrator CS3
...ons available in Illustrator CS3 that allow for different output applications and technologies and make Illustrator a versatile product. This course will familiarize you with file formats for saving, exporting, and work flow. It will show you how to optimize Illustrator artwork for the Web, video, and mobile devices, and prepare Illustrator layers for building Flash animations. In this course,
more...
Performing Quality Assurance and Control
...rements. The Perform Quality Control process monitors the output of projects and measures whether the results of a project meet customer requirements. This course prepares project managers to perform both Project Quality Management processes. It provides a foundation for executing the quality management plans for individual projects and creating continuous improvement of processes from one
more...
Communicating and Implementing Requirements
...output of a requirements analysis and documentation phase by presenting, communicating, and gaining approval of the requirements from project stakeholders. Once this solution design is agreed upon, the business analyst assists with detailed design work, testing and quality assurance activities, and supporting solution implementation. This course will explore methods of creating a requirements
more...
Streams Pipes Redirects and Processes
To introduce applying filters to text streams and redirecting, piping to the input/output commands, and Linux processes
more...
Modeling and Analyzing Processes in Six Sigma
"If you can't describe what you are doing as a process, you don't know what you are doing," says W. Edwards Deming, a well-known American quality advocate, statistician, and educator. During the Measure stage of the Six Sigma methodology, you need to identify and map processes and procedures for problem areas identified during the Define stage, and present them to the Six Sigma team for a closer
more...
Design and Analysis
...ss inputs have the most significant impact on the process output. Only by effective experimental design and subsequent analysis can organizations pinpoint areas for improvement. This course will enable you to choose between process methods, determine the most effective process, and take into account all of the necessary factors by designing and analyzing full factorial experiments, fractional
more...
Taguchi and Quality Improvement
...performing experiments to investigate processes where the output depends on many variables. The Taguchi Method allows the Six Sigma teams to avoid the tedious and costly task of running a process using all possible combinations of variables. By systematically choosing certain combinations of variables, the Taguchi Method makes it possible to separate their individual effects. Unlike traditional
more...
Process Analysis and Documentation
The Six Sigma?? DMAIC system is a roadmap that points the way to process and performance improvement. The second phase in this methodology is Measure. You cannot hope to improve processes and performance without first knowing where you are, assessing where you want to be, and then planning how to get there, while measuring progress toward the goal all along the way. In the words of an old adage,
more...
Analyzing Process Capability
Process capability is determined by a range of variables including people, machines, materials and measurements. The cumulative result must be quantified numerically to determine current performance and project future potential. To do so requires a knowledge of control limits, specification limits, capability indices, and the difference between short- and long-term variability. This course teaches
more...
A New Manager and the Company s Future
...ed to have a greater understanding of the impact that the output of your department can have on other parts of the organization. Complacency is the enemy of continuing business success and, as a manager, it is vital that you always look for ways in which to "do things better." This may include enhancing the quality of the product you produce or the service you provide, or looking at ways in
more...
Exploratory Data Analysis in Six Sigma
...e of the Six Sigma DMAIC process, you closely examine the output variable (known as y) and its possible causes or input variables (known as x's) collected in the Measure stage to get a deeper understanding of their relationships. The goal of this analysis is to narrow down the many possible x's identified earlier during the Measure stage, to a few probable ones. This analysis is generally
more...
HTML 4 Part 2 Advanced Topics

... retrieve the specified information. Identify the output header used in a CGI script. Match the status codes with the situations in which they are used. Identify the correct URL encoding by applying URL encoding rules. Identify the features of input-decoding programs. Identify the nonparsed header in a CGI script for bypassing a server. Identify
more...
C Programming for the Microsoft NET Platform Part 2

...rs by reference. Identify the characteristics of output parameters. Identify the syntax used to pass a variable-length parameter list to a method. Identify the syntax used to create a recursive method. Identify characteristics of overloaded methods. Identify the syntax of method signatures. Identify situations for using overloaded methods.
more...
ASP NET Part 3 Web Services Web Apps

...es of the global.asax file. Identify features of output caching in ASP.NET. Identify the syntax for using the ASP.NET cache. Identify features of the syntax for using the section of the web.config file. Sequence the events that are fired by a global.asax file when a request for a page is made. Identify features of using Session and Application
more...
ASP NET Part 3 Web Services Web Apps

Course Overview This is the final course in a three part series that covers Web services and enhancing the functionality of Web applications by using ASP.NET. The learner will be introduced to the concept of Web services, learn to call and use a Web service and to create a Web service using Microsoft Visual Basic. Topics also covered are enhancing Web application functionality, technologies
more...
CIW Perl Fundamentals Part 2 Manipulating Scripts

...handles. Identify characteristics of the open function. Output data to a file by using the print function. Audience The audience for this course includes application developers, software engineers, and other network designers. Candidates for this exam create interactive Web pages using client- and server-side Web applications; access relational database systems from Web applications;
more...
CIW Perl Fundamentals Part 1 Basic Syntax

...characteristics of the Perl interpreter. Identify how to output data by using the print function. Identify the result of a numeric Boolean expression. Identify the result of a string Boolean expression. Identify how to match logical operators with their functions. Identify characteristics of an array. Identify how to initialize an array. Identify how to access array elements. Identify
more...
IBM DB2 Universal Database V6 1--App Development

...pecific degree of data integrity. Identify the input and output of a PREP statement using deferred binding. Perform the steps to precompile and bind an application using specific parameters. Identify the privileges necessary to develop an application using embedded static SQL. Match the type of application development information with its system catalog name. Obtain configuration
more...
Oracle PL SQL Database Programming

...ckage with their uses. Match the subprograms of the DBMS_OUTPUT package with their uses. Perform the steps to output messages onto the screen using the DBMS_OUTPUT package. Identify the uses of dynamic SQL. Sequence the steps needed to use the DBMS_SQL package to write dynamic SQL. Match the DBMS_SQL subprograms with their descriptions. Perform the steps required to write dynamic SQL
more...
UNIX--Part 1 User Fundamentals

...erformed on these. It teaches how to manipulate input and output, as well as how to compress and uncompress files. It also introduces the UNIX shell environment, shell functionality, and text patterns. L earn To: Identify the differences between working with windows and with shells. Identify the features of X-windows. Identify the components of the Common Desktop Environment
more...
GroupWise 5 5 Admin Part 2--Clients Post Offices

...quence the steps used to move items between the input and output queues. Identify the priority subdirectories within the WPCSIN and WPCSOUT directories. Identify the benefits of the guardian database. Match the access method to its determinant. Identify the effects of the client/server access mode. Access the delivery modes using NetWare Administrator. Sequence the interactions that occur
more...
Windows 2000 Network Infrastructure Admin --Part 5 Enterprise Mgmt

...ut to diagnose network connectivity problems based on the output of the ping command-line utility. Identify the steps to troubleshoot media access control (MAC) address problems by using the arp command-line utility. Identify the steps to troubleshoot a network connectivity problem by using the nbtstat command-line utility. Match netstat command-line options with their corresponding
more...
Interconnecting Cisco Networking Devices Part 1

...rt LEDs during the switch POST.
View the initial bootup output from a Catalyst switch.
Identify the EXEC modes for logging in to a Catalyst switch to begin initial configuration.
Identify keyboard Help features in the Catalyst switch command line interface (CLI).
Configure basic switch parameters.
Identify functions of basic switch status commands.
Identify commands for basic port
more...
Oracle8i Performance Tuning Architecture Strategy

...e views. Diagnose statistics using the UTBSTAT/UTLESTAT output report. Identify appropriate OEM tuning tools. Use the available data access methods to tune the logical design of the database. List the primary steps for operating system tuning. Identify similarities between operating system and database tuning. C ontent Emphasis Skills-Based A udience Database
more...
Access 2000 Fundamentals

Course Overview This course is intended for end users who are looking to use the fundamental capabilities of Microsoft Access 2000. Participants will learn to identify the basic features of Access 2000; create and maintain tables; and work with Access 2000 data. L earn To: Identify the concepts related to databases and the features of Access 2000. Create and maintain tables and
more...
Oracle Reports R6 Control Reports

...ures of Oracle Reports that can be used to control report output. This course covers developing templates, creating and using parameters, coding PL/SQL triggers, exporing built-in package procedures, using the Reports Server, and developing reports for different environments. This course is based on Oracle's ILT course, Oracle Developer: Build Reports. L earn To: Identify and modify
more...
Oracle Reports R6 Report Fundamentals

...t. Locate the destination options for viewing the report output. Label the options available in the Previewer. View large pages in the Previewer window by splitting a page horizontally or vertically. Unit 2: Building a Standard Tabular Report Duration: 1.5 - 2 Hour(s) Identify the report executable files with their functions. Identify the Report Builder module types. Match the
more...
Oracle8 Performance Tuning Managing Memory and Disk I O

...t the trace statistics in readable form and interpret the output file.
Perform the procedure to generate an execution plan at the system level for a SQL statement using AUTOTRACE.
Identify the symptoms of inefficient SQL statements.
Identify the characteristics of optimizer modes.
Perform the steps to set the optimizer mode at the instance level using the OPTIMIZER_MODE parameter.
Perform
more...
Oracle8 Performance Tuning Strategies and Techniques

... views.
Diagnose statistics using the UTBSTAT/UTLESTAT output report.
Identify appropriate Oracle Enterprise Manager (OEM) tuning tools.
Use the available data access methods to tune the logical design of the database.
List the primary steps for operating system tuning.
Identify similarities between operating system and database tuning.
C ontent Emphasis
Skills-Based
A
more...
Oracle8 Database Administration - Manage Data

... files used by SQL*Loader with their purposes.
Match the output files used by SQL*Loader with their purposes.
Identify the differences between the conventional and direct path load data loading methods.
Sequence the steps that occur when parallel direct load sessions are initiated to load data into a table.
Identify the guidelines to minimize errors and maximize performance of SQL*Loader.
more...
Oracle Report Builder Enhancing Reports

...agination of the contents and other objects in the report output by modifying the object properties. Enhance the matrix reports by modifying the objects in the Data Model and the Layout Model. C ontent Emphasis Skills-Based A udience Application developers, database administrators, designer/developers, and technical support professionals. Prior to taking this course,
more...
Oracle Report Builder Report Fundamentals

... Identify the destination options for viewing the report output. Label the options available in the Previewer. Split the Previewer window to view large pages. Unit 2: Building a Standard Tabular Report Duration: 1.5 - 2 Hour(s) Match the report executable files with their functions. Identify the Report Builder module types. Match the Report Editor views with their uses. Match
more...
C Programming - Part 1

Course Overview This course is the first in a four-part series on C++ Programming, which is based on ANSI C++. This course will focus on teaching users some of the fundamental differences between C and C++. It will also introduce the object-oriented (OO) features of C++ and teach users how to use these features to create a simple class. L earn To: Identify the features supported by
more...
C Programming - Part 3

...ollection of special bitwise operators, learn about Input/Output (I/O) with ANSI C, and learn how to properly debug their programs and perform error handling. L earn To: Identify the advanced uses for pointers. Explore the collection of special bitwise operators. Identify the features of standard Input/Output (I/O) with ANSI C. Debug programs. Perform error handling. Perform
more...
C Programming - Part 2

...pass an array as an argument to a function. Identify the output of a set of statements using the string-handling function strcpy with arguments. Identify the output of a set of statements that use the string-handling function strcmp with arguments. Identify the output of a set of statements using the string-handling function strcat with arguments. Identify the output of a set of statements
more...
C Programming - Part 1

...ven situation. Identify the code for the character-based output function that should be used in a given situation. Identify the code for print function based on a given situation. Compute the result of expressions that use unary operators. Compute value of expressions based on precedence and associativity of arithmetic operators. Compute the value of expressions based on precedence and
more...
SAP R 3 v4 x FI Payments

...riant Names.
Scheduling the Payment Run.
Displaying the Output Requests.
Displaying the Print Log.
Data Medium Exchange.
Calling up the Print Program.
Restricting the Print Variant.
Print Control for the Variant.
Output Control for the Variant.
Saving a Print Variant.
Copying Files to a Diskette.
Foreign Payment Transactions.
Presettings.
Calling up Field Status Data.
Maintaining
more...
Visual Basic 6 0 Designing Implementing Distributed Applications - Part 3

Course Overview This is the third course in a five part series that will provide programmers with the basic skills to build three-tier client/server solutions. L earn To: Identify features of SQL Server and select the data integrity to implement in a given situation. Use the ActiveX Data Object (ADO) types for establishing a connection, executing a command, navigating recordsets,
more...
Introduction to PCs and Software

...C, benefits, components, hardware and software, input and output devices, storage, and general maintenance. Working with Microsoft Windows XP, opening and closing applications, and managing windows and files are also covered. Additionally, the course will cover the main types of Microsoft application software: word processing, spreadsheet, database, graphics and presentation, and the basics of
more...
C Foundation for Non-C Programmers - Part 1

...our(s) Identify valid C++ expressions. Calculate the output of an expression that uses arithmetic operators. Calculate the output of an expression that uses relational operators. Calculate the output of an expression that uses logical operators. Match special operators with their functions. Calculate the result produced by a program containing an if statement. Insert the missing lines
more...
C Foundation for Non-C Programmers - Part 2

...s of cin and cout objects of iostream library. Match the output formatting methods with their descriptions. Identify the code to perform read and write operations on a text file. Identify the code that performs a specific operation on a binary file. Identify the code that uses try and catch blocks to handle exceptions. Identify the code that uses multiple try and catch blocks to handle the
more...
Oracle SQL Specifics Creating and Managing Database Objects

...yms. Finally, participants will learn how to format query output, control the SQL*Plus environment, and specify variables at runtime.
L earn To:
Create and manage tables.
Use the Oracle database objects: views, sequences, and indexes.
Control transactions.
Control DBA and user access.
Use SQL*Plus commands.
C ontent Emphasis
Skills-Based
A udience
more...
Oracle SQL and SQL Plus Advanced SELECT Statements

...eries by using set operators and control the order of the output of the compound queries.
C ontent Emphasis
Skills-Based
A udience
Application developers, database administrators, system designer/developers, and technical support professionals. Learners should be familiar with the basic principles of SQL and PL/SQL using Procedure Builder or have completed courses 60111, 60112
more...
Oracle SQL and SQL Plus SQL Plus and Reporting

...course explores saving customizations and enhancing query output.
L earn To:
Identify the fundamental concepts of SQL*Plus and write queries using SQL*Plus runtime variables.
Identify the SQL*Plus commands associated with line editing, file manipulation, and script creation.
Write the commands and queries to enhance query output.
C ontent Emphasis
Skills-Based
A
more...
Oracle SQL Tuning Diagnostics and Tuning Schema

...heir descriptions.
Match the columns in the EXPLAIN PLAN output table with their descriptions.
Identify the combination of operation and option used, given the interpretation of the EXPLAIN PLAN output.
Display the execution plan worked out by the optimizer for a given query by using the EXPLAIN PLAN command.
Set the SQL Trace initialization parameters in the parameter file.
Switch on SQL
more...
A 2003 Hardware Part 1 Devices System Components

...cipants learn about memory and storage devices. Input and output devices and portable computer technology are also covered. Finally, the learner is introduced to system resource settings. Learn To To identify functions of a computer. To match components of a system unit with their functions. To
more...
NetWare Service and Support Upgrade - Part 4

...oubleshoot NDPS printing problems by checking the printer output.
Identify the sequence of steps to troubleshoot NDPS printing problems that affect all users.
Identify the sequence of steps to troubleshoot NDPS problems in mixed environments.
Troubleshoot the NDPS printing problem that is caused if a Printer Agent is set to pause all printer output.
Troubleshoot the NDPS printing problem
more...
Cisco Networking Technologies Introduction Part 3

This course covers the fundamentals of routing and routing protocols as well as WAN and DSL technologies. It then teaches the fundamentals of Cisco IOS software and switching. It maps to Cisco Exam 640-821.
Learn To:
Identify features of routing.
Identify information contained in the routing table.
Identify goals of routing protocols.
Identify characteristics of circuit switching
more...
SQL and PL SQL Basic SELECT

Course Overview This course is the first in a three-part Oracle SQL series that is based on the ILT course Introduction to Oracle: SQL and PL/SQL. This course introduces the learner to Oracle relational database concepts and the use of SQL for storing, retrieving, and manipulating data in a relational database. This course covers relational database principles and Oracle concepts; writing basic
more...
Cisco Networking Technologies Introduction Part 4

...ending, resuming, and ending a Telnet session.
Identify output of the ping and trace commands.
Identify stages of the router bootup sequence.
Identify functions of major router components.
Identify microcode components contained in ROM.
Identify how a Cisco device locates and loads Cisco IOS and configuration files.
Identify guidelines for displaying and changing the configuration
more...
SQL and PL SQL Data Retrieval Techniques

...ariables. Use SQL*Plus format commands to format report output. Run a formatted report using a SQL*Plus script file. C ontent Emphasis Skills-Based A udience Application developers, database administrators, designer/developers, and technical support professionals. Prior to taking this course, participants should be able to use a graphical user interface (GUI) and should be
more...
Building Scalable Cisco Internetworks Part 2

... Open Shortest Path First (OSPF) database.
Identify the output of the debug ip ospf packet command.
Unit 2: OSPF Protocol Configuration (1 - 2 hours)
Identify commands used during a basic Open Shortest Path First (OSPF) configuration.
Identify commands used to verify a basic Open Shortest Path First (OSPF) configuration.
Identify techniques to establish the Open Shortest Path
more...
Red Hat Linux Part 2 Advanced Topics for Users

...t and shell functionality. It also covers standard input, output, and file compression. The course examines data backup processes and procedures. The learner will also learn how to control processes and access remote computers. L earn To: Identify the features of certain important shell variables. Identify the procedure for setting shell variables. Identify the sequence of events
more...
UNIX User Curriculum

...erformed on these. It teaches how to manipulate input and output, as well as how to compress and uncompress files. It also introduces the UNIX shell environment, shell functionality, and text patterns. Additionally, this curriculum teaches end users a little about how UNIX works and handles resources. It shows how UNIX can be best used by advanced users in a UNIX-based enterprise. This course
more...
XML Programming--Part 2 DOM SAX XSLT

...tures and functions of the XSLT elements used to generate output. Identify XSLT elements used for conditional processing and looping. Identify and declare xsl:import and xsl:include elements. C ontent Emphasis Conceptual A udience The audience would ideally have experience developing Web and enterprise applications using XML. They would typically work as a Application
more...
XML Programming--Part 2 DOM SAX XSLT

...tures and functions of the XSLT elements used to generate output. Identify XSLT elements used for conditional processing and looping. Identify and declare xsl:import and xsl:include elements. C ontent Emphasis Conceptual A udience The audience would ideally have experience developing Web and enterprise applications using XML. They would typically work as a Application
more...
Oracle SQL for End Users--Part 1

...eral character string in a SELECT clause to customize the output displayed. Eliminate duplicate rows from the output of a query by inserting the DISTINCT keyword. Identify the differences between the characteristics of SQL*Plus and SQL. Log in to SQL*Plus in a Windows environment. Display the structure of a table by using the DESCRIBE command. Match the SQL*Plus editing command with its
more...
Access XP Proficient User

... the effects of opening queries. Sort a query by output. Apply a criterion to a query. Apply an aggregate tool to a query. Add a table to a query. Add a calculated field to a query. Match the field properties with their features. Unit 2: Forms Introduction 1 - 2 hours Identify features of the Form Wizard. Identify
more...
UNIX Shell Programming Part 1 Bourne Shell Bash

... a file. Identify features of standard input and output. Identify features of pipes and filters. Identify the procedure used to redirect commands through a pipe. Identify considerations for using functions. Identify the features of signals. Perform the action to trap signals. Audience The intended audience for this course are
more...
UNIX Shell Programming Part 2 C Shell

Course Overview This is the second course in a three part series that presents students with both theoretical and practical instruction on features of UNIX Shell Programming. This course will provide an introduction to UNIX shells in general, however, it will focus on programming in the C shell. Additionally, students will learn about the Sed utility. Learn To Identify features of
more...
UNIX Shell Programming Part 3 Korn Shell

... a file. Identify features of standard input and output. Identify features of pipes and filters. Identify the procedure used to redirect commands through a pipe. Identify features of the trap command. Identify features of exiting shell scripts. Perform the action to parse a command line input by using getopts. Audience The intended
more...
MS Win XP Install Admin Part 4 Remote Mobile Computing

...n Windows XP Professional. o Identify features of Input/Output (I/O) device configuration in Windows XP Professional. o Identify features of Input/Output (I/O) device configuration in Windows XP Professional. o Match troubleshooting solutions with common problems arising when managing multiple monitors in Windows XP Professional. o Match troubleshooting solutions with common problems
more...
Windows 2000 Network Mgt Part 3 Name Resolution

... To: o Identify characteristics of a Network Basic Input/Output System (NetBIOS) name. o Identify features of NetBIOS name resolution methods. o Identify features of a host name. o Identify features of the ipconfig utility. o Identify characteristics of network routing utilities. o Identify features of the nslookup utility. o Identify features of the Domain Name System (DNS). o
more...
Visual Basic NET-Web Based Development Part 5

...ntify the syntax for using the Cache object. o To match output cache types with their functions. o To identify features of authentication methods. o To match Internet Information Services (IIS) authentication methods with their features. o To identify functions of Secure Sockets Layer (SSL). Audience This course is designed for beginning Web developers and Microsoft Visual Basic
more...
Visual Basic NET-Web Based Development Part 5

...ntify the syntax for using the Cache object. o To match output cache types with their functions. o To identify features of authentication methods. o To match Internet Information Services (IIS) authentication methods with their features. o To identify functions of Secure Sockets Layer (SSL). Audience This course is designed for beginning Web developers and Microsoft Visual Basic
more...
Macromedia FreeHand MX Part 6

... Sequence the steps to define the output area of a document. Identify features of Web file formats. Attach a Uniform Resource Locator (URL) to text. Publish a Macromedia FreeHand MX document as Hypertext Markup Language (HTML). Save a file. Export a
more...
Economics Products and Markets

Having covered the basics of markets and consumers, learners can now examine the relationships between producers and the markets in which they sell in this course a Products and Markets a . Learners discover what drives short and long-run costs as well as what makes markets competitive. Different market types and producer theory are also explained. Learn To
more...
LAN WAN Integration

... Identify the characteristics of the Network Basic Input/Output System (NetBIOS) communication method. Match the layers in the Open Systems Interconnection (OSI) model with their functions. Identify features of the Transmission Control Protocol/Internet Protocol (TCP/IP) suite. Match WAN technologies with their
more...
Six Sigma Deploying Six Sigma

...es of problems. Identify input and output relationships that affect problem causes. Identify the problem by using a control chart. Identify the value of removing process variation in terms of the Sigma quality level. Generate a new control chart based on a test run after machine calibration.
more...
Essentials of Management Maintaining a Productive Workplace

...y. List the four fundamental input-output relationships. Name the two main influences that can improve productivity. Simulation Overview: In this simulation, you will meet with Carla Jackson, one of Icon's Human Resources Assistants, to discuss productivity. Through your questions, you will learn how to
more...
Digital Video Editing

...capture and edit videos. The learner will be shown how to output an edited video from VideoWave 5 to videocassette or DVD and how to publish a video on the Internet. Learn To Identify features of the VideoWave 5 interface. Sequence the steps to capture digital video using VTR mode. Add a transition to a
more...
Project Management Human Resource Management

...s associated with human resource planning.
Identify the outputs associated with human resource planning.
Unit 3: Acquiring the Team
Identify the inputs associated with acquiring the project team.
Identify the tools and techniques associated with acquiring the project team.
Identify the outputs associated with acquiring the project team.
Identify tips for successful negotiation.
more...
Project Management Project Risk Management

...ify the tool for risk management planning.
Identify the output of risk management planning.
Identify the inputs of risk identification.
Identify the output of risk identification.
Identify the tools for risk identification.
Unit 3: Methods of Analyzing Project Risk
Identify the inputs of qualitative risk analysis.
Identify the tools of qualitative risk analysis.
Identify
more...
IIS 4 0 Creating Configuring a Web Server - Part 4

...ntax for declaring parameters in the .idq file. Given an output, identify the correct syntax in the query.htx file. Identify the management tasks provided by the Index Server manager to administer Index Server. Match the erroneous situation with the error detection and recovery performed by Index Server. Perform the steps to check the index status by using Performance Monitor. Match the
more...
Java for Procedural Programmers Beyond Basic Java

... To identify features of input/output (I/O) in Java. To match stream classes with their descriptions. To match methods of the File class with their descriptions. Audience Learners should be programmers whom are able to program in a procedural Third Generation Language (3GL), such as COBOL or RPG with
more...
Java for Procedural Programmers Beyond Basic Java

... To identify features of input/output (I/O) in Java. To match stream classes with their descriptions. To match methods of the File class with their descriptions. Audience Learners should be programmers whom are able to program in a procedural Third Generation Language (3GL), such as COBOL or RPG with
more...
CIW Application Developer CGI Using Perl Fundamentals Curriculum

... with CGI and Perl, Perl fundamentals, and Perl input and output. Additionally, the curriculum will cover how to manage files and databases, and CGI security issues. This curriclum consists of two Skill Builder courses: Course 87051 CIW Fundamentals of CGI Using Perl Part 1: CGI and Perl Basics Course 87052 CIW Fundamentals of CGI Using Perl Part 2: Advanced Features Learn To See
more...
CIW Fundamentals of CGI Using Perl Part 1 CGI Perl Basics

... with CGI and Perl, Perl fundamentals, and Perl input and output. Learn To Sequence the steps in the application development process. Identify guidelines for the analysis stage of the application development process. Identify guidelines for the design stage of the application development process. Identify characteristics of the Perl programming language.
more...
CIW Application Developer Dynamic Server Pages Curriculum

...PHP, PHP fundamentals, string manipulation and file input/output, PHP and databases. This curriculum consists of three Skill Builder courses: Course 87053 CIW Dynamic Server Pages Part 1 Course 87054 CIW Dynamic Server Pages Part 2 Course 87055 CIW Dynamic Server Pages Part 3 Learn To See individual course descriptions for specific course objectives and scope. Audience The audience
more...
CIW Dynamic Server Pages Part 1

...PHP, PHP fundamentals, string manipulation and file input/output, and PHP and databases. Learn To Identify PHP. Identify the basic and advanced programming concepts of PHP. Identify string manipulations and file input/output operations. Identify relational databases and SQL Application development by using PHP and MySQL. Audience The audience for
more...
CIW Server Administrator Part 3 Services

...ne. Identify features of the network basic input/output system (NetBIOS). Identify features of the nbtstat command. Sequence the steps performed by Windows 2000 servers to resolve NetBIOS names. Identify characteristics of the File Transfer Protocol (FTP). Identify considerations when planning a FTP site for use with the Web. Identify FTP
more...
From Gucons
SAP ABAP Training in Hyderabad

...s on the use of selection screens and how to create them, output options and describe standard input options.
There will also be instruction on how to associate transaction codes to programs.
* Advanced List Reporting
Work will be focused on enhancing standard user interfaces with custom navigation and creation of custom screens.
* External Program Modularization
This section
more...
From Serebra Learning Corporation
Call Center Components
This WestNet e-Learning module discusses the features, benefits, and integration issues of each one of a call center's basic tools.
more...
Overview of Business Process Management
In today's business world, competition is tough. Organizations are under a great deal of pressure to become more productive and more efficient while developing new, innovative products and services more rapidly than ever before. Management is demanding improved quality, reduced costs, and increased productivity with fewer resources. How can organizations respond to these pressures while remaining
more...
JES2 Job Controls ll
...output specifications and output processing and explains how to specify a Universal Character Set image and a Forms control Buffer image. It describes how to force a page break, control line spacing and load characters sets. The course discusses the burster-trimmer-stacker, all-points-addressable printers, and the parameters for advanced function printing. It also identifies situations when
more...
Process Analysis and Documentation
...w to identify key process input variables and key process output variables; document their relationships through a cause and effect diagram; assign constant, noise, and experimental variables to causes in a cause and effect diagram; and create an action plan to change noise variables to constants. Six Sigma is a registered Trademark of Motorola Corporation, and all rights, title, and interest
more...
A New Manager s Role in the Company s Future
...ed to have a greater understanding of the impact that the output of your department can have on other parts of the organization. Complacency is the enemy of continuing business success and, as a manager, it is vital that you always look for ways in which to "do things better." This may include enhancing the quality of the product you produce or the service you provide, or looking at ways in
more...
Design and Analysis
...ss inputs have the most significant impact on the process output. Only by effective experimental design and subsequent analysis can organizations pinpoint areas for improvement. This course will enable you to choose between process methods, determine the most effective process, and take into account all of the necessary factors by designing and analyzing full factorial experiments, fractional
more...
Taguchi and Quality Improvement
...performing experiments to investigate processes where the output depends on many variables. The Taguchi Method allows the Six Sigma teams to avoid the tedious and costly task of running a process using all possible combinations of variables. By systematically choosing certain combinations of variables, the Taguchi Method makes it possible to separate their individual effects. Unlike traditional
more...
Analyzing Process Capability
...elts the process capability techniques to analyze current output and project expected value. Six Sigma is a registered Trademark of Motorola Corporation, and all rights, title and interest in Six Sigma belongs to Motorola. Candidates for Black Belt certification; managers/executives overseeing personnel involved in the implementation of Six Sigma in their organization; consultants involved in
more...
Programming with XHTML 1 1 DOM and Dynamic XHTML
This course explains how to incorporate JavaScript in Extensible Hypertext Markup Language (XHTML) documents. The course describes various objects, properties, methods, and events of JavaScript. In addition, the course explains various constructs of JavaScript that help in developing dynamic Web pages. The course also covers key concepts of Document Object Model (DOM). Additionally, the course
more...
ASP NET User Interface Considerations
To describe how to create and use dynamic controls, implement styling, and use data binding Web developers who are familiar with the fundamentals of Microsoft ASP.NET and who wish to broaden their ASP.NET programming abilities, especially those pursuing MCAD or MCSD .NET certification
more...
Testing and Instrumenting C Applications
To introduce the concepts of software testing and debugging and to describe the use of the Debug and Trace programmatic classes in the .NET Framework class library and the Visual Studio .NET and SDK interactive debuggers Windows developers seeking to update their knowledge of and skills in developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET
more...
Testing and Instrumenting Web Applications in C
To introduce the concepts of software testing and debugging and to describe how to instrument an application for tracing and debugging in .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...
Testing and Instrumenting Web Applications in VB NET
To introduce the concepts of software testing and debugging and to describe how to instrument an application for tracing and debugging in .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...
Testing and Instrumenting VB NET Applications
To introduce the concepts of software testing and debugging and to describe the use of the Debug and Trace programmatic classes in the .NET Framework class library and the Visual Studio .NET and SDK interactive debuggers Windows developers seeking to update their knowledge of and skills in developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET
more...
ADO NET Connections and Commands
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...
Intermediate C Programming
...sses two major areas of C programming: pointers and input/output. The majority of C Language programs use pointers. This course teaches the techniques for working with pointers and functions and performing input /output functions. It covers retrieving input from the keyboard, the getch( ) function, the fundamentals of performing multiple character input, and using scanf( ) to read character
more...
ANSI C Programming The Standard Library and Preprocessor
To describe programming file and other I/O operations in ANSI C and how to implement facilities from the standard library Programmers and software developers new to ANSI C
more...
Working with UNIX Files and Directories
To demonstrate common UNIX commands and programs used to perform basic tasks involving files and directories End users and IT professionals working in a UNIX environment for the first time
more...
Communicating and Implementing Requirements
...output of a requirements analysis and documentation phase by presenting, communicating, and gaining approval of the requirements from project stakeholders. Once this solution design is agreed upon, the business analyst assists with detailed design work, testing and quality assurance activities, and supporting solution implementation.This course will explore methods of creating a requirements
more...
Win2000 Netwk Security Design Providing Secure Access in Remote Netwks
...nd PPTP packet filtering in VPN connections for input and output filters. The features and functions of a RADIUS server and IAS security-related features will also be covered. Finally, you will learn about the IP-based services available in Windows 2000 for IP-based clients. Related Exam: Microsoft Exam #070-220: Designing Security for a Microsoft Windows 2000 Network. The course addresses the
more...
Introduction to UNIX
This course presents the basics of using a UNIX operating system, including logging in, using simple commands, and creating files. It also addresses several useful electronic communication programs available on a UNIX operating system. The course begins with an introduction to the features and capabilities of a UNIX operating system. It introduces the student to the system's main components
more...
Unix Shell Scripting Basics
To explain how to create simple shell scripts using UNIX shell commands IT professionals and UNIX end-users who need to familiarize themselves with the UNIX shell environment
more...
UNIX Shell Programming
The UNIX Shell Programming course is designed to give students an idea of what can be accomplished with shell scripts and how to write them. This course teaches the features of the shell such as I/O redirection, filename shorthand, looping constructs, variables, and signal handling. The course introduces the concept of shell programming, how and when to create shell programs, and how to run shell
more...
Win2000 Professional Managing Hardware Devices
...pe devices. You will become acquainted with various input-output devices and with the configuration and troubleshooting of I/O devices, such as scanners. You will be able to create free space on your hard drive, using the Disk Cleanup tool or by compressing data. File compression and the performance tools that you can use to optimize disk speed and disk performance are also the subject of this
more...
Windows 2000 Core Technologies- TCP IP
To provide an overview of TCP/IP concepts and how they apply to Windows 2000 Students preparing for Microsoft exam 70-221; personnel in medium to very large computing environments who use the Windows 2000 network operating system
more...
Win2000 Server Managing Hardware Devices Drivers
...pe devices. You will become acquainted with various input-output devices and with the configuration and troubleshooting of I/O devices, such as scanners. You will be able to create free space on your hard drive, using the Disk Cleanup tool or by compressing data. File compression and the performance tools that you can use to optimize disk speed and disk performance are also the subject of this
more...
Streams Pipes Redirects and Processes
To introduce applying filters to text streams and redirecting, piping to the input/output commands, and Linux processes Students wishing to acquire the basic skills required as a Linux system administrator.
more...
Hardware Issues for Linux
To identify the hardware requirements for different Linux installations Students wishing to acquire the basic skills required as a Linux system administrator
more...
Shell Scripting in Linux
To outline how to write the main components of shell scripts in Linux Students wishing to acquire the basic skills required as a Linux system administrator
more...
OS 390 REXX Programming Fundamentals
...r function. REXX instructions that support terminal Input/Output (I/O) operations are discussed. REXX facilities for receiving arguments and returning results are analyzed. REXX instructions and interfaces used to read and write information from disk files are also examined. In addition, the Program Stack, buffers, and the use of REXX instructions to control data movement onto and off of a
more...
OS 390 REXX Program Development
...r function. REXX instructions that support terminal Input/Output (I/O) operations are discussed. REXX facilities for receiving arguments and returning results are analyzed. REXX instructions and interfaces used to read and write information from disk files are also examined. In addition, the Program Stack, buffers, and the use of REXX instructions to control data movement onto and off of a
more...
OS 390 MVS Concepts and Facilities
... Language. The course explains how MVS handles user input/output using five MVS system facilities: Job Entry Subsystem, Initiator, Terminator, Interrupt Handler, and Task Dispatcher. The course also explains how MVS shares system resources between multiple programs through the operating system task management components. This course is designed as an introductory course for system programmers,
more...
OS 390 MVS JCL Introduction
This course provides detailed information about Job Control Language and methods for coding it to perform data processing jobs in an MVS environment. The course reviews the overall structure and purpose of JCL and introduces the three main JCL statements. The course then covers the coding of the JOB and the Execute (EXEC) statements in detail. It also describes how to analyze job output listings,
more...
OS 390 Assembler Language Programming Advanced
This course covers comparison instructions, branching instructions and how they are used to perform selection and iteration. In addition, the Data Management Macro Instructions necessary to perform simple sequential input/output operations is covered. The techniques of modular programming in assembler are presented, including standard techniques for passing data and control. Finally, the
more...
OS 390 ISPF Dialog Management Services
The OS/390 ISPF Dialog Management Services course introduces dialog development in Information System Productivity Facility (ISPF). It describes how to organize a dialog, code the panels, use variables to pass information between the dialog and the underlying function, store the information in a table, and write a sequential output file. This course is written to OS/390 2.x. This course is
more...
JES2 Job and Device Control II
... It also describes how JES2 combines SYSOUT datasets into output groups, selects output groups for printing and provides a comprehensive examination of the JES2 Remote Job Entry (RJE) facility. The course discusses the commands used to control remote devices, explains how to send messages to other operators and explains how JES2 handles the commands used for displaying system information and
more...
JES2 Job Controls
This course covers the services provided by JES2 and how users can control the jobs submitted to JES2 using JCL parameters, JES2 control statements, and JES2 operator commands. This course reviews the purpose of a job entry system in the MVS environment and describes the services provided by JES2. The basic structure of JES2 and the functions it performs are discussed along with remote job entry
more...
CICS ESA Definition and Program Design
This course covers the basic coding techniques, source language statements, and CICS commands needed to code an application program for the CICS/ESA environment. It discusses how to code the BMS macros needed to define the maps a CICS program uses for input and output, implementing pseudo-conversational transactions, and passing control among separate application program modules. While each CICS
more...
Web Technologies
This WestNet e-Learning module explores the Web technologies, such as JavaScript and databases, used to enhance basic Web page functionality.
more...
RF Fundamentals
This module discusses the properties of radio frequency (RF) radiation and how its behavior can affect the performance of a wireless LAN. We introduce the uses and properties of antennas and explain the mathematical relationships that exist in RF circuits and why they are important, as well as how to perform the necessary RF math calculations.
more...
Wireless LAN Organizations and Standards
In this module, we discuss the role of the Federal Communications Commission (FCC) in defining and enforcing the regulations governing wireless communication and the role of the Institute of Electrical and Electronics Engineers (IEEE) in creating standards that allow wireless devices to work together.
more...
Wireless LAN Technologies
To introduce wireless LAN technologies Technical professionals; IT and business managers who need to learn about current and future mobile wireless technologies; students investigating or researching wireless communications and related technologies
more...
Configuring Voice Interfaces
To configure router voice ports, identify how to monitor and troubleshoot voice ports, recognize factors affecting analog voice quality, and configure voice interface settings for optimal voice quality IT professionals responsible for preparing, configuring, and maintaining a voice and data network; candidates preparing for the Cisco Certified Voice Professional certification (CVOICE 642-432)
more...
Operation and Configuration of Cisco IOS Switches
To use the available configuration tools to establish connectivity to the appropriate network device in order to complete initial switch configurations and to verify the default configuration and status of switch devices Individuals new to networking concepts and terminology; individuals preparing to take the Interconnecting Cisco Network Devices (ICND) learning path; anyone preparing for the
more...
Using SAP R 3 Release 4 6
To enable the student to work with tasks and to describe some of the updated screens in Release 4.6 Existing SAP R/3 users upgrading to Release 4.6
more...
Oracle-Supplied Packages and DBMS_SCHEDULER
To use Oracle-supplied packages Database administrators, application developers, and database operators
more...
Introduction to PL SQL
To introduce PL/SQL and provide an introduction to identifiers and variables in PL/SQL Database administrators, application developers, and database operators
more...
Group and Datetime Functions in Oracle Database 10g
To demonstrate how to use group and datetime functions in Oracle 10g Database administrators, application developers, and database operators
more...
Electrical Electronics Introduction to Electronics
This course will cover introduction to electronics, codes, symbols, and standard values, energy conversion devices, basic circuits, electronic applications, electronic test equipment, and safety considerations for equipment testing. This series is aimed at individuals working with machinery, maintaining machinery, or involved in maintenance.
more...
Blueprint Reading Electrical Print Reading
The units in this course will cover tracing circuits, difference between serial and parallel circuits, elementary diagrams, control logic tracing, power system wiring, equipment location and specifications, and installation of PLC prints. Individuals working with machinery or involved in maintenance of machinery.
more...
ECDL ICDL 4 Module 1 Concepts of Information Technology IT - Computers and IT
To explain the main concepts of IT, networks, and the components of a personal computer. 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 become familiar with IT concepts; end users wanting to attain competency in the use of computers; end users wanting to attain an ECDL or ICDL
more...
Display Digital Images Electronically
This course will provide users information on cool ways to display digital images using electronic photo albums, screen savers, and slideshows. This will include understanding output options, and help in choosing the best application for your needs. PC owners with a good understanding of PCs and their uses.
more...
Adobe PhotoShop CS2 Advanced
This course introduces the learner to the techniques used to transform and enhance an image. It also covers the options for saving files, exporting layers, and working with multiple image layouts. In addition, this course enables learners to optimize images for the Web. The Adobe Photoshop CS2 series is ideal for a prosumer, who is an advanced home digital photography user or business
more...
C Programming - Part 2
This course is the second in a four-part series that will give students the fundamental skills and knowledge necessary to be able to write syntactically correct C code, using the facilities of a standard ANSI C library, to create basic applications. This series is not environment or vendor-specific. In this course, students will learn about arrays, pointers, and user-defined data types.
more...
C Programming - Part 3
This course is the third in a four-part series that will give students the fundamental skills and knowledge necessary to be able to write syntactically correct C code, using the facilities of a standard ANSI C library, to create basic applications. This series is not environment or vendor-specific. This course begins to introduce some more advanced topics. Students will learn about some of the
more...
COBOL Curriculum


The COBOL Curriculum Bundle includes the following five courses: COBOL Basics Duration 2 - 3 hours Prerequisites Basic knowledge of Computing Concepts Objectives After completing this Course, the student will be able to: - Name the elements of syntax used in COBOL - Understand the Data Division & Data Types Course Content Module 1 INTRODUCTION TO COBOL Introduction to COBOL Elements of the COBOL
more...
Cisco Internetwork Troubleshooting - Part 1


This is the first course in a five-part series on Cisco Internetwork Troubleshooting 4.0 (CIT 4.0). CIT 4.0 teaches students how to baseline and troubleshoot an environment using Cisco routers and switches for multiprotocol client hosts and servers. This is an advanced series that shows networking professionals troubleshooting processes on Cisco Routers and Catalyst Switches. This course will
more...
Solutions Development Discipline - Part 3


This course is the final part of a three part series for IT Professionals. This series will discuss Microsoft's philosophy on team organization, introduces a milestone-driven process model to manage the risks inherent in a dynamic environment, and provides an architectural framework for MultiThreaded development that emphasizes reusability and distribution.
more...
Java 2 Programming Part 2: Objects and Classes
This is the second 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 products, and other devices. Java software works on any device from mobile phones to supercomputers and is incorporated into all major Web browsers. This course teaches learners the general concepts of
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...
Java 2 Programming Part 4: Building and Managing GUIs
This is the fourth 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 products, 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 using the java.awt package and creating
more...
Data Manipulation in C
This course introduces students to the data manipulation features of C . In addition to understanding stream and file handling in C , the students are introduced to the role of preprocessor in C . Programmers and Application Developers who have experience in programming using a structured language like Fortran and Pascal constitute the primary audience for this curriculum. This curriculum would
more...
IMS DC Programming I
This course teaches new IMS/DC developers to maintain existing systems, or develop new IMS/DC systems. The major components of the IMS Data Communications environment, as well as retrieving input messages and sending output messages in an IMS/DC environment, are covered. Other areas of interest include the differences between conversational and non-conversational processing, using the Scratch Pad
more...
Large Systems Overview I


This course explains and demystifies the world of large IBM and compatible computer systems. It expands upon the more common acronyms, and explains the concepts to which they refer. Included are such areas as the logical configuration of a computer, input/output, and communication units. Anyone interested in data processing basics.
more...
COBOL Calculation Applications
This course will present task-based, real-world scenarios covering the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. A subset of the contents of a sequential master file are retrieved. Calculations are performed on the data and a print file is generated. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985 COBOL
more...
COBOL Basic File Processing
TA COBOL product recall application will be created that accepts input from a sequential sales file and an index customer file, then generates a sorted customer contact file. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985 COBOL standards. This course is designed for individuals with some prior programming experience who require an introduction to, or to be reacquainted with, the
more...
COBOL Complex File Processing
This course will present task-based, real-world scenarios covering the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. The first application accepts input from two files, the Customer Contact file and the Warranty file. The data is checked for the latest contact information and a master contact log file is generated. The
more...
COBOL Interactive Applications
This course will present task-based, real-world scenarios covering the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. An application will be created that allows a user to update a relative master recalled parts file by manually inputting the data, and automatically generate a transaction log of the updated records. This
more...
COBOL Report Generation
This course will present task-based, real-world scenarios covering the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. This interactive application will write a recall customer notification report and a recall status report. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985 COBOL standards. This course is
more...
Digital Video Editing
This course introduces digital video editing using MGI VideoWave 5. Participants are shown how to transfer videos to a PC and how to edit and enhance these videos. The learner will be provided with step-by-step instructions to work with storylines and capture and edit videos. The learner will be shown how to output an edited video from VideoWave 5 to videocassette or DVD and how to publish a video
more...
Java 2 Programming for SDK 1.4 Part 7 Input and Output
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 area covered is stream handling.
more...
CompTIA A+ 2003 Hardware Part 1 - Devices and System Components
This course introduces basic hardware components and what's inside the computer case. Participants learn about memory and storage devices. Input and output devices and portable computer technology are also covered. Finally the learner is introduced to system resource settings.
more...
Advanced Features of java.lang & java.util Packages
This course provides an overview of the advanced features of the java.lang and the java.util packages. The course details the methods of the System Process and Runtime classes in the java.lang package. You will learn to access runtime objects by using the classes in java.lang.reflect package. The course also deals with the classes in java.util.jar package. In addition you will be able to perform
more...
Java 2: File I/O
...output) in Java. You will be introduced to terms such as streams readers and writers. You will learn how to perform I/O operations in Java using the InputStream and OutputStream classes and their subclasses. The course also explains how I/O operations are performed in files with the help of the File class. You will also learn to create a random access file. Finally the course will introduce you
more...
Cisco Internetwork Troubleshooting - Part 1


This is the first course in a five-part series on Cisco Internetwork Troubleshooting 4.0 (CIT 4.0). CIT 4.0 teaches students how to baseline and troubleshoot an environment using Cisco routers and switches for multiprotocol client hosts and servers. This is an advanced series that shows networking professionals troubleshooting processes on Cisco Routers and Catalyst Switches. This course will
more...
Oracle9i SQL: Basic SELECT Statements


This course covers relational database principles and Oracle concepts; writing basic SQL statements; restricting and sorting data; and using single-row functions. Additionally, this course provides an introduction to relational database concepts and the use of SQL for storing, retrieving, and manipulating data in a relational database.
more...
C Programming - Part 2


This course is the second in a four-part series that will give students the fundamental skills and knowledge necessary to be able to write syntactically correct C code, using the facilities of a standard ANSI C library, to create basic applications. This series is not environment or vendor-specific. In this course, students will learn about arrays, pointers, and user-defined data types.
more...
C Programming - Part 3


This course is the third in a four-part series that will give students the fundamental skills and knowledge necessary to be able to write syntactically correct C code, using the facilities of a standard ANSI C library, to create basic applications. This series is not environment or vendor-specific. This course begins to introduce some more advanced topics. Students will learn about some of the
more...
C++ Foundation for Non-C Programmers - Part 1


This is the first part of a two-part series which is designed to teach non-C programmers the fundamentals of C++ programming. This series is based on ANSI C++ and is not environment or vendor-specific. This course will teach students the basic skills and knowledge necessary to be able to write, compile, and run basic C++ applications. Students will learn the language fundamentals, such as syntax,
more...
C++ Foundation for Non-C Programmers - Part 2


This is the second part of a two-part series which is designed to teach non-C programmers the fundamentals of C++ programming. This series is based on ANSI C++ and is not environment or vendor-specific. This course introduces the skills needed to be able to begin to use C++'s Object-Oriented (OO) features. Students will learn how to create, use, and extend classes, as well as how to populate those
more...
CompTIA A+ 2003 Hardware Part 1 - Devices and System Components


This course introduces basic hardware components and what's inside the computer case. Participants learn about memory and storage devices. Input and output devices and portable computer technology are also covered. Finally, the learner is introduced to system resource settings.
more...
CIW Fundamentals of CGI Using Perl Part 1: CGI and Perl Basics
This is the first course in a two part series that students will learn both theoretical and practical instruction on the foundations CGI using the Perl language. This course will also cover getting started with CGI and Perl Perl fundamentals and Perl input and output.
more...
CIW Dynamic Server Pages Part 1
This is the first course in a three part series that introduces students to PHP Hypertext Processor and provides the foundational knowledge for the course series. Additionally this course will cover an introduction to PHP PHP fundamentals string manipulation and file input/output and PHP and databases.
more...
Oracle Reports: Report Fundamentals
...also introduces the learner to the standard design styles output destinations and execution methods of a report in Oracle Reports. The key features of Oracle Reports such as the Report Builder executables module types the Report editor views Report Builder editor objects and the Reentrant Wizard are also a part of the course. In addition this course will help students learn how to create and
more...
Oracle Reports: Controlling Reports
This course is the third in a three-part Oracle Reports series that is based on Oracle Reports Release 6. This course introduces the learner to features of Oracle Reports that can be used to control report output. This course covers developing templates creating and using parameters coding PL/SQL triggers exporting built-in package procedures using the Reports Server and developing reports for
more...
Oracle Application Server: Getting Started with PL/SQL Web Applications
This course introduces PL/SQL programmers to the essential concepts and techniques needed to build and deploy applications on Oracle Application Server. You will learn how to create PL/SQL packages that output interactive Web pages with database content including HTML tables and forms.
more...
Oracle SQL Specifics: Creating and Managing Database Objects
This course is the second in a two-part series on Oracle SQL Specifics that will teach participants how to use commands functions and operators supported by Oracle as extensions to standard SQL. Users will learn how to create and manage tables build integrity constraints and use the COMMIT and ROLLBACK statements to control transactions. Learners will create and maintain views sequences indexes
more...
Oracle SQL and SQL*Plus: SQL*Plus and Reporting
This course is the second in a two-part series on Oracle SQL Specifics that will teach participants how to use commands functions and operators supported by Oracle as extensions to standard SQL. Users will learn how to create and manage tables build integrity constraints and use the COMMIT and ROLLBACK statements to control transactions. Learners will create and maintain views sequences indexes
more...
Introduction to PCs and Software
This course provides the learner with comprehensive foundational knowledge of PCs working with Microsoft Windows Microsoft application software and using the Internet and E-mail. The course covers an introduction to the PC benefits components hardware and software input and output devices storage and general maintenance. Working with Microsoft Windows XP opening and closing applications and
more...
Linux Part 2: Advanced Topics for Users
The second course in this Linux Essentials series provides more detailed information about working within the Linux shell environment. This includes customizing the Shell environment and shell functionality. It also covers standard input output and file compression. The course examines data backup processes and procedures. The learner will also learn how to control processes and access remote
more...
UNIX Part 1: User Fundamentals
The UNIX Part 1: User Fundamentals course is the first in a series of 10 courses on the UNIX operating system. It describes how to get started with UNIX introducing the Common Desktop Environment (CDE) and the terminal window. It introduces files directories and printing and operations frequently performed on these. It teaches how to manipulate input and output as well as how to compress and
more...
JCL/ESA Coding Level II


Builds and expands on JCL/ESA Coding Level I. Enables programmers to effectively use MVS and JES control languages.
more...
JCL Advanced Coding


Builds and expands on JCL/ESA Coding Level I. Enables programmers to effectively use MVS and JES control languages.
more...
JCL/XA Coding Level II


Builds and expands on JCL Coding Level I. Enables programmers to effectively use MVS JCL.
more...
Intermediate Java Programming
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
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 LearningMeasure.com
Inspection, Measurement, and Test Equipment (IM&TE) Specifications
In this course, the basics of IM&TE specifications are covered. In particular what is a specifications, what makes up a specification, the different types of specifications, and how specifications are used in calibration and test.
more...
From Software Training Academy, Inc
The JSP Standard Tag Library

...ctions, which standardize formatted numeric and date/time output as well as multi-language support
The SQL actions, which dramatically simplify access to relational data from a JSP
The XML actions, which give JSPs a simple, powerful framework by which to parse, address and transform XML data using XPath and XSLT
Each individual tag in each library is covered, with precise syntactic rules
more...
Java Server Pages JSP

...ctions, which standardize formatted numeric and date/time output as well as multi-language support.
The SQL actions, which dramatically simplify access to relational data from a JSP.
The XML actions, which give JSPs a simple, powerful framework by which to parse, address and transform XML data using XPath and XSLT.
Each individual tag in each library is covered, with precise syntactic
more...
Jakarta Struts

... of HTTP requests/responses.
Manage HTML form input and output with form beans, and use these beans to simplify data handling in the controller.
Use persistent data in a Struts application with JDBC.
Use JSTL and Struts custom tags to build robust and reusable JSP presentation logic.
Support multiple client locales with various internationalization techniques.
Define validation rules
more...
Introduction to Java Server Pages JSP

...f the JSP expression language in simplifying dynamic page output.
Write JSP expressions and implement JSPs that use them in favor of scripts.
Describe the role of the JSP Standard Tag Library in JSP development.
Implement JSPs that use basic JSTL actions to simplify presentation logic.
Describe custom tags in JSP and explain how they are implemented, both using Java and JSP itself, and
more...
XML Programming Using Java

.... Study of XSLT is arranged first to develop control over output production, including a solid understanding of the sometimes mysterious built-in template rules, template matching, priority and modes, and control of whitespace production. Then students turn towards the source document and learn to extract single values, to make shallow and deep copies of source elements, to use variables, and
more...
XSLT

...ching.
Use looping and conditional processing to manage output production.
Declare, bind and reference XSLT variables and parameters.
Use callable templates to capture common transformations and styling.
. Filter and sort XSLT output.
Use XSLT keys and other techniques to achieve grouping in transformation output and to derive aggregate information on groups.
Produce refined
more...
Oracle 10g - Advanced SQL

...E and ROLLUP extensions to create super-aggregate rows of output (i.e. add additional dimensions of data to the result).
Use the Oracle GROUPING function with CUBE and ROLLUP.
Use the Oracle GROUPING SETS extension to the GROUP BY clause to control which dimensions are included in the result set.
Store hierarchical data and display data results in hierarchy order (e.g. employees sorted
more...
From Koldwater Technologies, LLC
Programmable Logic Controls
The PLCTrainer includes a Laboratory Manual full of proven practical applications that allow the student to gain an understanding of the PLC's Instruction Set. The screens demonstrating the Instructions have a look and feel of RSLogix. The course relies heavily on a PLC/ RSLogix 500 Simulator called LogixPro. It is essential to your success.
Introduction to PLCs
Input/ Output Modules
more...
From The Virtual Training Company
Apple Final Cut Pro 5
An industry standard, Final Cut Pro 5 delivers powerful and precise editing tools that work with virtually any format, from DV and native HDV to fully uncompressed HD. With multicam editing tools, advanced color correction and intuitive audio mixing, Final Cut Pro gives you more creative options and technical control than ever before. Whether you are editing a home video, or the next film that
more...
Adobe Photoshop 7
...our workspace, spell check your text, create enhanced Web output in conjunction with ImageReady 7, customize your brushes with new options, and distort images with new liquefy effects. Andrew Hathaway starts easily by going over the basic aspects of Photoshop, including the interface, palettes, and setting up and saving your workspace. He moves from there on to selection basics and masks,
more...
Digital Photography
Digital Photography is quickly becoming the new way to capture images because it encourages more freedom and creative experimentation, without the worry and cost of film. This Virtual Training Company tutorial will help you learn the basics of Digital Photography. Authored by Pierre Pretorius, the tutorial begins by introducing you to the proper tools you will need to become involved with digital
more...
ICC Color Management in Photoshop
ICC (International Color Consortium) refers to a set of universal protocols adopted by several companies to ensure that color is described and interpreted accurately and consistently. These standards are supported by major applications such as Adobe Photoshop, Illustrator, Acrobat, and InDesign, as well as monitors, scanners, digital cameras and other hardware devices sharing the same tool set. In
more...
Scanning and PrePress
...output problems in over six hours of QuickTime movies. Virtual Training Company's Scanning and Prepress training title teaches you how to use PhotoShop and other applications to get the most out of scanning and prepress techniques used by prepress professionals. Donny will take your hand and lead you through scanning line art, halftone and color images, basic selection techniques, halftone and
more...
MetaCreations Infini D 4 5
...features, high-end special effects, and broadcast quality output, all within a celebrated, intuitive working environment. Version 4.5 features a dramatically faster renderer, a robust batch rendering queue, powerful new particle effects, and support for MetaCreations' MetaStream. In this 9.5 hour long tutorial, author Matt Neutra begins by covering the tools and menus, then moves smoothly into
more...
C
C Plus Plus (C++) is a programming language that is both procedure-oriented and object-oriented. In Virtual Training Company's tutorial, Professor Arthur Lee will explain the environment of C++, then guide you into writing equations, creating functions and output, looping, and much more. To start learning about C++ now, click on the subject of your choice below.
more...
From Teach Me IT
Data Manipulation in C++

...on
define and use conversion functions
define the input/output streams in C++
understand the concept of buffered I/O operations
perform console input/output operations using streams
list the data formatting features of C++
implement redirection of streams
list the data formatting features of C++
implement redirection of streams
open a file in C++
perform file input/output operations
more...
Using HTML

The Using HTML course is the third course in the CIW Foundations curriculum. The CIW Foundations curriculum prepares the users for the CIW Foundations Certification Exam. This course acquaints the user with the fundaments of HTML and Web page development. The course explains the concepts involved in developing HTML pages, and adding text and graphics in Web pages. It also teaches users how to make
more...
Advanced Features of Flash 4.0

The Advanced Features of Flash 4.0 WBT is the second course of the Flash curriculum. This course is for end users and Web designers who are somewhat familiar Windows GUI interface. It introduces students to the basic programming concepts in Flash. This WBT also enables students to create full-motion movie videos and use the different authoring tools. Finally, the course describes the process of
more...
Media Elements & Authoring Applications

The Media Elements & Authoring Applications course is the third course in the Flash 5 curriculum. This course teaches users how to create interactive movies by assigning basic actions to them. It further teaches how to add sound effects to a Flash movie and manipulate the sound. Users also learn how to create a video from a Flash movie and integrate Flash movies with Dreamweaver and Director.
more...
Intermediate Java Programming

....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 Programmer Examination for JDK 1.1. After completing this course, the student will be able to:
Write programs using the java.lang package
Use exception handling in a program
Write the code
more...
From Skillspride Online Training
JASC PaintShop Pro for Web Graphics; Overview
At the end of the course, readers will be able to - understand Web graphics issues, understand the basic components of Paintshop Pro software, control graphic output quality and modify graphics.
more...
QuarkXpress 3.3 for Windows and the Macintosh Introduction
This course is designed to provide delegates with a knowledge of the fundamentals of QuarkXpress and all the key skills necessary to achieve professional-looking results with ease. Readers will learn how to combine text, pictures and other graphic elements with in different page formats for both one-off or regular production. In addition, readers will learn how to prepare files for output to a
more...
QuarkXpress 4.0 for Windows and the Macintosh Introduction
This course is designed to provide readers with a knowledge of the fundamentals of QuarkXpress and all the key skills necessary to achieve professional-looking results with ease. Readers will learn how to combine text, pictures and other graphic elements with in different page formats for both one-off or regular production. In addition, readers will learn how to prepare files for output to a
more...
Adobe Acrobat v4 Introduction
At the end of the course, readers will be able to - understand the components of Adobe Acrobat (version 4) software, control PDF output quality, create PDFs from a variety of software applications (including Microsoft Office), use all the tool features in Acrobat to enhance documents, convert text PDFs for use in Word and other word processing applications and merge large documents together and
more...
Adobe Acrobat v5 Introduction
At the end of the course, readers will be able to - understand the components of Adobe Acrobat (version 5) software, control PDF output quality, create PDFs from a variety of software applications (including Microsoft Office), use all the tool features in Acrobat to enhance documents, convert text PDFs for use in Word and other word processing applications and merge large documents together and
more...
Adobe Photoshop 6.0 Fundamentals
At the end of the course, readers will be able to understand the components of Adobe Photoshop software, control graphic output quality, create and maintain graphics, work with layers and create special effects to make good graphics and correct mistakes or imperfections.
more...
Aldus PageMaker 5.0 Introduction
This course is designed to provide readers with the basics of using Aldus PageMaker in order to give text a professionally typeset appearance. Participants will learn how to combine text with pictures, drawings and other graphics on the screen and then to re-arrange the format to achieve the look required before sending it to the output device or to the printer. There is ample opportunity to learn
more...
Microsoft PowerPoint XP 2002 Level 1; Introduction
PowerPoint XP is a powerful presentations application, which allows the user to create intuitive presentations for paper, screen or web output. In this course the reader will learn about PowerPoint basics, creating a presentation, enhancing a presentation, adding visual interest to your presentations and managing your presentation.
more...
Microsoft Access 2002 (XP) Advanced
To develop a relational database using Microsoft Access. Readers will learn to design databases incorporating different types of table relationships, use data validation and referential integrity, create queries to update and summarise data, build custom forms and reports for multiple data sources and create output for the internet.
more...
Microsoft Access 2002 (XP) Advanced
To develop a relational database using Microsoft Access. Readers will learn to design databases incorporating different types of table relationships, use data validation and referential integrity, create queries to update and summarise data, build custom forms and reports for multiple data sources and create output for the internet.
more...
Microsoft PowerPoint XP 2002 Level 1; Introduction
PowerPoint XP is a powerful presentations application, which allows the user to create intuitive presentations for paper, screen or web output. In this course the reader will learn about PowerPoint basics, creating a presentation, enhancing a presentation, adding visual interest to your presentations and managing your presentation.
more...
From Sessions Online School of Design
After Effects I Course


Adobe After Effects is a powerful application used to create motion graphics and visual effects for film and video. After Effects is used in a variety of contexts, including broadcast graphics, music videos, feature films, video rotoscoping, corporate presentations, and conferences.
In this 6-lesson training course, you'll study with a leading animator and learn how to use After Effects to create
more...
Color Correction Course


...rn the appropriate uses and settings for EPS and TIF file output and how to proof and convert images for printing.
Demonstrate professional-quality techniques and decision-making on a wide range of images.
Outline:
LESSON 1 Color Fundamentals Lesson One builds a conceptual foundation for color correction. You'll explore what color correction is and learn why it's an important part of the
more...
