Online Units eLearning
Units Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
Using PL SQL with an Oracle Server

Using PL/SQL with an Oracle Server Oracle
To write lexical units in their correct format in a PL/SQL block, perform data conversion in PL/SQL, write PL/SQL anonymous blocks, and recognize the correct structure of a PL/SQL program block
more...
Using PL SQL with an Oracle Server
Managing Dependencies

Managing Dependencies Oracle
To manage dependencies and recompile PL/SQL units
more...
ORACLE DATABASE 10g DEVELOPING PL SQL PROGRAM UNITS

ORACLE DATABASE 10g: DEVELOPING PL/SQL PROGRAM UNITS Oracle
more...
A Practical App 2009 Personal Computer Components

A Practical App. 2009: Personal Computer Components CompTIA CompTIA A 2009 220-702 CompTIA A Practical Application
The IT industry has grown by leaps and bounds in recent years, but the backbone of the industry has always remained the computers themselves. This course looks at the components that make up personal computers and shows you how they all work in unison. It explores such
more...
Communications Security in Windows Server 2008

...in your organization. It also explains how organizational units can be used to apply the Group Policy settings to a specific subset of computers or users, and how Internet Protocol Security (IPSec) can be used to secure Active Directory communications. The course is one in a series that covers the objectives for Microsoft exam 70-640: TS: Windows Server 2008 Active Directory, Configuring.
more...
Opportunity Development Simulation

...e product lines run from calculators to multifunction fax units and professional-grade copiers. With a combination of inside and field-sales personnel, Koshi sells its products strictly on a business-to-business level, focusing on three market segments: corporate, government, and retail channels. Koshi, in business for just over three years, has not made a concerted effort to identify and
more...
A Essentials 2009 Computer Hardware Components

A Essentials 2009: Computer Hardware Components CompTIA CompTIA A 2009 220-701 CompTIA A Essentials
The IT industry has grown by leaps and bounds, but the backbone of that work has always remained the computers themselves. In order for a computer to function correctly it requires specific types of hardware components. This course covers the different types of motherboards, power supplies,
more...
ORACLE DATABASE 11G DEVELOP PL SQL PROGRAM UNITS

ORACLE DATABASE 11G: DEVELOP PL/SQL PROGRAM UNITS Oracle
more...
Oracle Database 11g R2 Storage Structures User Security

...
An Oracle database is divided into logical storage units called tablespaces. Oracle also provides Oracle-Managed Files (OMF), which eliminate the need for the DBA to directly manage the operating system files in the Oracle database. To access the database, a user must specify a valid database user account and successfully authenticate as required by that user account. What the user can
more...
From Online Training Directory
Intermediate Technical Writing


...ublishing industry today. After you study the page-design units, you will write a set of instructions in which you use these guidelines and of course the general standards for good writing as well. You`ll e-mail these instructions to your instructor who will review, comment on, and send them back to you by e-mail attachment. You`ll revise accordingly, e-mail your instructor with any questions
more...
Intermediate Technical Writing
Writers at Work: A Review for Professionals - Part II: Punctuation



... without forcing them to memorize countless rules. Weekly units teach the use of commas, semicolons,apostrophes, colons, quotation marks and parentheses. Exercises and tutoring help students ensure that they understand the concepts and can recognize and revise punctuation errors in their own writing. Required Book: The Classic Guide to Better Writing: Step-by-Step Techniques and Exercises to
more...
Teaching Math by the Numbers


Explores working with units smaller than one, real world math and problem solving skills, measurement and geometry, effective practices in solving basic algebraic equations, and issues and reflective thinking.
more...
Cisco CCNA Complete Set



...Units is designed to teach the student the necessary materials and understanding of Cisco Routers and to prepare the student to take the Cicso Certified Network Associates exam to gain the IT certification of CCNA.
This course covers Cisco training preparatory to taking the CCNA exams. Subjects covered are Cisco CCNA Internetworking Fundamentals, the OSI Reference Model, the Application and
more...
Excellent English: A Writing Review - Part II: Punctuation


... without forcing them to memorize countless rules. Weekly units teach the use of commas, semicolons, colons, hyphens, dashes, and parentheses. Exercises, tutoring and mastery quizzes help students understand the concepts and recognize and revise punctuation errors in their own writing. Required Book: The Classic Guide to Better Writing: Step-by-Step Techniques and Exercises to Write Simply,
more...
Lean Manufacturing Personal Training Library
...tation strategies and practices are covered in Unit 3. (3 Units; 3 Assessments; Approximately 10 hours of training.) In the 5S: Workplace Organization course, the student will learn the fundamental concepts of the 5S?s that help improve quality and productivity. (The 5S?s stand for Sort, Set in Order, Shine, Standardize, and Sustain; these terms are rough translations from the original Japanese
more...
Manufacturing Statistics Personal Training Library
...sures of process capability are covered in the course. (3 Units; 3 Assessments; Approximately 6 hours of training.) The Advanced SPC course will help you develop a comprehensive understanding of advanced statistical process control techniques. Training topics include selecting and setting up SPC control charts, determining the best control charts formats to use for a given process, what
more...
Six Sigma Green Belt Personal Training Library
... fishbone diagrams, and flowcharts to name just a few. (2 Units; 2 Assessments; Approximately 7 hours of training.) SPC Workout is a basic yet comprehensive course that makes understanding and applying statistical process control concepts easy. Basic statistics used to analyze patterns of variations, the use of control charts, and measures of measures of process capability are covered in the
more...
Six Sigma Black Belt Personal Training Library
...tions to quality and productivity improvement efforts. (3 Units; 3 Assessments; Approximately 7 hours of training.) The Advanced SPC course will help you develop a comprehensive understanding of advanced statistical process control techniques. Training topics include selecting and setting up SPC control charts, determining the best control charts formats to use for a given process, what
more...
Java 2 -- Building Graphical User Interfaces
...units: The Java.awt.package, using GUI components and managing the layout. Each unit covers detail the elements of Java necessary to build graphical user interfaces.
This course contains 3 units: The Java.awt.package, using GUI components and managing the layout. The first unit will cover the features of the java.awt.package.
It explains the important methods and alignment constants of the
more...
Java 2 -- Applets & Imaging
...units: Applets, Advanced Applets, 2d Graphics and Printing in Java, and Imaging. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Java language.
The first unit defines an applet and lists the features of an applet.
You will learn about the Applet class, its hierarchy, and its methods.
You will also learn about the applet
more...
Java 2 -- File I/O
...units: I/O in Java Streams, Using the Filter & Pipe Stream Classes, Using the Character Stream, and Using the File Classes Each unit covers detail the elements of Java necessary to 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
more...
Java 2 -- Advanced Java
...units: Garbage Collection, Java Security, Internationalization, JavaBeans Technology. Each unit covers detail the elements of Java necessary to implement these advanced features and functions as you program in the Java language.
The first unit explains the process of garbage collection.
It describes the gc( ) and finalize( ) methods in Java and the code used to make objects eligible for
more...
Java 2 -- Enterprise Java
...units: JFC and Swing, Working with Swing Components, Java Servlets, and Distributed Applications. Each unit covers detail the elements of Java necessary to implement these enterprise features and functions as you program in the Java language.
The first unit provides an overview of the JFC package and the Swing architecture.
It explains the features of the Swing class and the Swing components.
more...
Java 2 -- Advanced java.lang & java.util Packages
...units: Accessing Resources at Run Time, The Reflection Package, The jar Utility. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Java language.
The first unit describes the important methods in the System class, such as arrayCopy( ), exit( ), gc( ), getProperty( ), load( ), setProperty( ), setIn( ), setErr( ), and
more...
Java 2 -- Extending the GUI
...units: Creating Fonts, Dialog Boxes, and Menus, Using Listener Methods, and Handling Events. 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 to use fonts in a program. The unit explains the Font and FontMetrics classes and their methods.
You will learn to create menus and
more...
Java 2 -- Networking
...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 networking terms, such
more...
Flash I: Mastering the Tools
...vided with six comprehensive and expertly designed online units, followed by a comprehensive learning project. Through this learning project, practical assignments, and interaction with other students in online forums, you will be given feedback about how to maximize the effectiveness of your work and you will be provided with insights into how other people are using the course skills.
You
more...
Adobe RoboHelp Workshop
...te your own help system for a software application. Final units involve generating PDFs from your help source and importing files (such as Word, HTML, FrameMaker and XML) into RoboHelp.
Adobe RoboHelp Workshop In this course, you study the background of online-help systems since they arose in the 1990s.
You explore a range of online-help systems, surveying their varied content, organization,
more...
From 123-CBT Computer Based Training
Identifying Adding and Removing System Components
To present system modules and their characteristics and demonstrate how to add and remove field replaceable units (FRUs) from desktops and portables
more...
Identifying Adding and Removing System Components
Customer Service Agent Skills Simulation
...cts that ranges from toasters to central-air conditioning units. Post-sales support is critical to their operation, and KDA prides itself on superior customer service. For the duration of this simulation, the learner will assume the role of customer service agent generalist in the company's central call center. This simulation is based on the SkillSoft series "Customer Service Agent Skills" and
more...
Excellence in Internal Customer Service
...ist of an independent chain of individuals and functional units, each taking inputs from one another and turning them out into external customer service. If everyone within the organization works to provide their "internal" customers with better service, then the end customers will receive a much higher quality service in the long run. Focusing on your internal customers not only helps your
more...
CompTIA Server 2005 Troubleshooting Disaster Recovery

...isaster recovery process. This course is divided into two units, Troubleshooting and Disaster Recovery. The Troubleshooting unit covers troubleshooting and problem solving techniques, shutdown options, and bottlenecks. The Disaster Recovery unit covers disaster recovery planning, fault tolerance, and backup and restoration.
Learn To:
Identify the features of diagnostic tools to
more...
NetWare 5 Administration - Part 1

...cense information of a NetWare 5 server.
Assign license units to users in a NetWare network by using NetWare Administrator.
Install additional licenses for users in the NDS tree by using NetWare administrator.
Identify the types of network security provided by NetWare 5.
Complete a flowchart of the login process in a NetWare 5 network.
Access the appropriate option for a given user
more...
Macromedia Flash MX 2004 Getting Started

...he basics of Macromedia Flash MX 2004. The course has two units, Flash MX 2004 Fundamentals and Movie Clips and ActionScript. The Flash MX 2004 Fundamentals covers the toolbar, menu bar, frames, layers, colors, and tweening. The Movie Clips and ActionScript unit introduces the concept of movie clips and covers the basics of ActionScript.
Learn To:
Identify the key features of
more...
Macromedia Flash MX 2004 Fundamentals of ActionScript

...arners to the basics of ActionScript. The course has four units. Understanding ActionScript introduces learners to the new features of ActionScript 2.0 and provides them with a broad-level framework. Working with ActionScript covers the main aspects of ActionScript namely, handling events, using the ActionScript syntax, and working with data. Working with Functions and Statements provides an
more...
Oracle Database 10g PL SQL Fundamentals Part 1

...arner will also learn how to write and use PL/SQL program units, such as stored functions, stored procedures, and packages along with some standard Oracle supplied packages and exception handling techniques in PL/SQL.
Learn To:
Identify features of PL/SQL.
Identify benefits of PL/SQL.
Identify features of PL/SQL blocks.
Audience:
The target course audience is Data
more...
SAP R 3 v4 0 Retail Organizational Structures and Master Data

...l Structures
Duration: 1 Hour(s)
Organizational units.
Purchasing organization.
Logistics organizational structure.
Sales organization.
Organization of financial accounting.
Model organization.
A model retail company.
Unit 3: Site Master Data
Duration: 2 Hour(s)
Definition of terms.
Creating sites.
Customer master data.
Additional site data.
Vendor
more...
SAP R 3 v4 0 Investment Management - Overview

Course Overview
This course deals with investment programs (structure, planning and budget), internal orders, investment procedures (characteristics, master data, postings, accounts receivable, depreciation, settlement), and the information system (research, planned values and budget values).
L earn To:
Create and editing program definitions.
Create and editing program
more...
Process and Function Modeling

...nit when used in a process model.
Identify organization units on a process diagram, based on the business requirements.
Identify the purpose of a process flow between two processes.
Classify process flows.
Identify process flows between process steps, based on the business requirements.
Match the way in which flow logic influences the activation of the destination process step with a
more...
Oracle Form Builder Writing and Debugging Code

...h their functions.
Sequence the Form Builder navigation units according to their navigation hierarchy.
Match the navigation properties with their characteristics.
Match the navigation trigger types at different levels with their uses.
Write the code for the When-New-Object-Instance trigger at different levels.
Specify the built-ins used for navigation, given their functions.
more...
Oracle8 Database Administration - Create Databases

...es of packages.
Identify the benefits of stored program units.
Match the Oracle-supplied packages with their functions.
Retrieve information about invalid objects in a specified database by querying the required data dictionary view.
Retrieve information about a stored program unit specification by using the Oracle SQL Worksheet.
Identify the common situations when dependent objects
more...
Oracle Form Builder R6 Writing and Debugging Code

...th their functions. Sequence the Form Builder navigation units according to their navigation hierarchy. Match the navigation properties with their characteristics. Match the navigation trigger types at different levels with their uses. Write the code for the When-New-object-Instance trigger at different levels. Match the built-ins used for navigation with their functions. Unit 5:
more...
Oracle Form Builder R6 Including Reusable Oracle Components

...ate a PL/SQL library module with objects from the Program Units node. Attach a PL/SQL library to a form module by using the Attach Library dialog box. Write a code to reference a library program unit within an attached library in a form module trigger. Identify the included reusable components in Form Builder. Create a calendar in a form module by using the Calendar object group in the
more...
Oracle Reports R6 Control Reports

...roperty palette. Create report-level and library program units by using the Object Navigator. Unit 4: Report Builder Built-In Package Duration: 1 Hour(s) Match the contents of the Report Builder built-in package with their purpose. Display a message by using a Report Builder packaged procedure. Restrict the number of records retrieved for a query by using a Report Builder packaged
more...
SQL Server 7 0 System Administration - Part 3

...iate restore options with their functions.
Identify the units that must be restored to reinstate the system database.
Identify cases in which the user databases must be attached to the master database.
Perform the steps necessary for restoring a database from a full backup set.
Perform the steps necessary to restore a database from a differential backup.
Perform the steps necessary to
more...
Exchange Server 5 5 Concepts and Administration - Part 1

...and operating systems.
Match the various administrative units in an Exchange Server hierarchy with their features.
Identify the Windows NT security features that have been integrated with Exchange Server.
Match the core components of Exchange Server messaging infrastructure with their functions.
Match the additional components of Exchange Server messaging infrastructure with their
more...
Exchange Server 5 5 Design Implementation - Part 1

...t with Exchange Server. Match the various organizational units in an Exchange Server hierarchy with their features. Identify the Windows NT security features integrated with the Exchange Server. Identify the features of the Microsoft Outlook client. Unit 2: Exchange Server Architecture Duration: 1 - 2 Hour(s) Match the core components of Exchange Server messaging infrastructure
more...
CompTIA Server 2005 Server Maintenance Security

...nt and troubleshooting. This course is divided into three units: Physical Housekeeping, Security, and Problem Determination and Troubleshooting. The Physical Housekeeping unit covers basics of maintaining server rooms. The Security unit covers securing the environment and recognizing environmental issues. The last unit covers the basic aspects of problem determination and troubleshooting.
more...
Oracle8i Database Admin Create Databases

...ies of packages. Identify the benefits of stored program units. Match the Oracle-supplied packages with their functions. Retrieve information about invalid objects in a specified database by querying the required data dictionary view. Retrieve information about a stored program unit specification by using the Oracle SQL*Plus Worksheet. Identify the common situations when dependent objects
more...
Building Scalable Cisco Internetworks Part 3

...diate System-to-Intermediate System (IS-IS) Protocol Data Units (PDUs).
Audience:
This course is recommended training for individuals working towards certification as a Cisco Certified Network Professional (CCNP). The audience includes network administrators, network designers, network specialists, network engineers, and network technicians. The audience specializes in configuring and
more...
Oracle 11i10 Order to Cash Lifecycle Key Components

...features of Enterprise Structure.
Identify features of Units of Measure (UOMs).
Create a Unit of Measure (UOM).
Audience:
The target audience is Functional Implementers and Implementation Consultants for Oracle eBusiness Suite applications.
Deployment:
Self-Study
Accreditation
CEU credits: 0.40 CEUs
Language Options:
US English
Total Learning
more...
Oracle PL SQL Procedures Functions Packages

61114 Course Overview This course is the second in a series of three titles. It introduces the learner to the basics of PL/SQL subprograms. This course covers the building and invoking of procedures and functions. Additionally, this course introduces the basics of creating and using packages. L earn To: Identify the types and components of a subprogram. Create a subprogram. Create
more...
Oracle PL SQL Database Programming

... Hour(s) Course Contents Unit 1: Developing Program Units Duration: 1 - 2 Hour(s) Select the processes involved in creating a stored procedure and a stored function using SQL*Plus. Identify the effects of storing code separately on the server and on the client. Perform the steps required to create a stored procedure using SQL*Plus. Perform the steps required to create a stored
more...
Oracle9i Database Admin Create a Database

...edures and packages, the benefits of using stored program units, and the functions of Oracle-supplied packages. Retrieve information about stored objects, identify the common situations when dependent objects may have an INVALID status, and the functions of the control file with the types of information stored. Retrieve control file information, multiplex a control file, and
more...
SAP R 3 PP Program Planning MP MRP

...alculating planned costs; define the basic organizational units in Production Planning; define routing, operations and work centers and their inter-relationships as well as identify the different points of integration of the Production Planning module within SAP. Learn To: o Features and Strategies in MP. o Planning Strategies. o Selected Features of MP. o Long-term Planning. o
more...
SAP R 3 v4 6 Shipping Employee

...Shipping Processing. - Delivery Process. - Organizational Units in Shipping. - Role-Based Shipping. o Outbound Delivery Control: - Structure of Outbound Deliveries. - Delivery Types. - Item Categories in Deliveries. o Master Data in Shipping Processing: - Origin of Delivery Data. - Material Master. - Material Types. - Managing Serial Numbers. - Business Partner Master Data. Unit 3: The
more...
CompTIA Server 2005 Storage Arrays Install Planning

...ng a server or network. This course is divided into three units: Fiber Channel Fundamentals, RAID, and Installation Planning. The Fiber Channel Fundamentals unit introduces learners to the Fiber Channel technology and covers Fiber Channel hardware and iSCSI and FCIP technologies. The unit on RAID covers various aspects of the RAID technology. The unit on installation planning covers various
more...
CompTIA Server 2005 Hardware Operating System Install

... and configuring servers. This course is divided into two units, Hardware Installation and Configuration of Servers. The Hardware Installation unit covers best practices of hardware installation and server management. The Configuration of Servers unit covers hardware configuration, installation, and network configuration.
Learn To:
Identify the best practices for hardware
more...
CompTIA Server 2005 Upgrading Processors Storage Devices

...ects of upgrading servers. The course is divided into two units, Service Tools and Processors and Storage Devices. The Service Tools unit introduces the general tools that help the administrator learn about the health of the servers. In the Processors and Storage Devices unit, the key aspects involved in upgrading processors and different types of hard drives are discussed.
Learn To:
more...
CompTIA Server 2005 Monitoring Server Performance

...ious types of hardware. This course is divided into three units: Basic Upgrades, Peripheral Upgrades and System Resources, and Performance Monitoring. The Basic Upgrades unit covers memory types, memory modules, and memory installation and upgrade. The Peripheral Upgrades and System Resources unit covers network cards, peripheral cards, and diagnostic tools. The Performance Monitoring unit
more...
Windows 2000 Implementing Security Part 3

In this course, participants learn about Public Key Infrastructure (PKI) and certificates. Encrypting File System (EFS) is also covered. Finally, the learner is guided through the process of extending the network to partners and how to manage partner accounts. Learn To: To match components of Public Key Infrastructure (PKI) with their descriptions.
more...
Value Chain Management Managing a Value Chain

... Recognize types of relationships between business units. Identify stages in developing a collaborative relationship. Identify the features of a market-driven logistics strategy. Identify an approach to effective demand management. Identify guidelines for developing a
more...
Value Chain Management Managing the Transition to a Value Chain

...ain model involves greater collaboration between business units and partners. The course also focuses on some challenges in the execution of your business design and strategy. The course also covers managing the transition to the optimal value chain. It looks at various models for change that can be implemented, prerequisites for change, areas in which change can be measured, and the areas of
more...
Business Ethics Organizational Ethics

... in the overseas shipping of some components, not as many units will be available in the timeframe Icon had promised. You must decide whether to announce this to the public, thereby losing or deferring sales, or pre-sell the units anyway and deal with potentially dissatisfied customers when the product cannot be delivered. Unit 2: Overcoming Organizational Ethical Dilemmas (0.5 - 1 hour)
more...
Oracle e-Business 11i System Admin Fundamentals 4

...ts. Key Flexfield definition and management is covered in units two and three. The fourth unit covers defining Descriptive Flexfields. The course closes with coverage of advanced validation options.
Learn To:
Identify features and functions of flexfields.
Match value sets with their values.
Identify considerations for planning value sets.
Identify core features of key
more...
Macromedia Flash MX 2004 Developing Flash Applications

...ation with Macromedia Flash MX 2004. The course has three units. The unit Object-Oriented ActionScript 2.0 introduces learners to object-oriented programming (OOP) concepts used in ActionScript 2.0. Connecting to External Data provides information for sending and retrieving data to and from a Flash file. The third unit, Components, enables learners to identify and use built-in components,
more...
SAP R 3 Application Industry Solutions Case Study

This course provides all the employees of your company, who want to learn more about SAP software, or who are planning to work with it, an overview of the structure and system architecture of the R/3 System. It also takes a more in-depth look at SAP itself. Learn To: o Additional information on the R/3 System. o SAP R/3 Industry Solutions. o New Dimension Products and mySAP.com. o R/3 in
more...
Dir Database Integration Using DirXML Part 2 MS Exchange Synchronization

...xchange driver. Learn To: o Identify the hierarchical units in Exchange Server. o Match the Exchange Server components with their functions. o Match the Exchange Server recipients with the situations in which they are used. o Sequence the phases in the interaction between Exchange Server and DirXML. o Import the Exchange driver in eDirectory by using Create a new Application Driver
more...
CompTIA Server 2005 Server Fundamentals

...ardware, and peripherals. This course is divided into two units, Server Hardware Fundamentals and Storage Solutions. The Server Hardware Fundamentals unit covers system bus architectures, memory and processors, and servers. The Storage Solutions unit covers Small Computer System Interface (SCSI) and Advanced Technology Attachment (ATA).
Learn To:
Identify the key aspects of system
more...
CCNT Basic Data Communications v6 0 Part 2

...architecture.
Identify features of Network Addressable Units (NAUs).
Match Logical Unit (LU) types with their functions.
Match Physical Unit (PU) types with their functions.
Identify features of the Transmission Control Protocol/Internet Protocol (TCP/IP) suite.
Identify differences between Transmission Control Protocol/Internet Protocol (TCP/IP) and Open System Interconnection
more...
CCNT Broadband Technologies v6 0 Part 2

This course covers ISDN and BISDN. X.25 and Frame Relay are also taught. This course also covers SS7 and Cell Relay.
Learn To:
Identify key features of Integrated Services Digital Network (ISDN) technology.
Identify characteristics of Integrated Services Digital Network (ISDN) transmission channels.
Identify features of Integrated Services Digital Network (ISDN) Basic Rate
more...
Oracle Database 10g PL SQL Fundamentals Part 3

...le database. Students will learn to manage PL/SQL program units manage dependencies, manipulate large objects, and use some of the Oracle-supplied packages. The student will also learn about the compilation tools and their options.
Learn To:
Match the stages in the execution of SQL statements with their descriptions.
Identify features of dynamic SQL.
Identify the features of
more...
From Michael Management Corporation
SAP HR101 - Human Resources - Personnel Administration


...
- Learn how to work with positions, jobs, organizational units
- Learn basic HR transactions such as hire, retire, promote, salary raise, change position
- Run important reports such as headcount reports, salary reports, etc.
Release: ECC 6. 0 (newest SAP release)
Audience:
- End users
- Human Resource professionals
Prerequisite:
- Basic SAP skills (SAP101)
- A general
more...
SAP HR101 - Human Resources - Personnel Administration
SAP HR102 - Organizational Management


...ransaction PPOME
-Create jobs, positions organizational units in expert mode
-Work with task and task catalogs
-Basic org. structure reporting
Release ECC 6. 0 (newest SAP release)
Audience:
-End users
-Human Resource professionals
Prerequisite:
-Basic SAP skills (SAP101)
-A general understanding of human resource terms
Exam & Certificate:
-Approx. 80+ questions
more...
From SowellEAC
SowellEAC Online Enterprise Architect Certification Program



...an Enterprise Architect and 10 CEUs (Continuing Education Units) from National-Louis University.
Qualifications of the Faculty: The Principal Faculty Member and founder of this program is P. Kathie Sowell. Ms. Sowell is a well-known thought leader in the discipline of enterprise architecture, and is especially known for her practical, down-to-earth approach to the discipline. The
more...
SowellEAC Online Enterprise Architect Certification Program
From EMS Consulting Group, Inc.
Lean Six Sigma Black Belt Certification

Our self-paced online Lean Six Sigma Black Belt program covers all of the topics our classroom version covers. The format includes audio-visual presentation, case studies / readings, test completion, and project completion. And, like our classroom version, students will have the ability to contact the instructor with questions and requests for feedback on ideas and case exercises.. Students
more...
Lean Six Sigma Green Belt Certification
Our self-paced online Lean Six Sigma Green Belt program covers all of the topics our classroom version covers. The format includes audio-visual presentation, case studies / readings, and test completion. And, like our classroom version, students will have the ability to contact the instructor with questions and requests for feedback on ideas and case exercises.. Students will also be able to
more...
Lean Manufacturing Certification Online




Our self-paced online lean manufacturing certification program covers all of the topics our classroom version covers and results in the designation of Certified Lean Practitioner. The format includes audio-visual presentation, case studies / readings, direct application of the concepts through projects for enhanced learning, and test completion. And, like our classroom version, students will
more...
From Software Training Academy, Inc
The Java Message Service new

This course teaches everything that most Java developers will need to know about asynchronous messaging using the Java Message Service, or JMS. Both the point-to-point and publish-and-subscribe messaging styles are covered, but there is an emphasis on the more popular point-to-point approach using message queues. The course moves quickly from JMS fundamentals -- connections, sessions, queues,
more...
From Corexcel
Introduction to Electrocardiography ECG


Intro to ECG is a fully-accredited, self-paced, online course that provides students with the necessary information to master the basic principles of electrocardiography. Students have access to the course for one year, and upon successful completion, will be issued a certificate worth 1. 6 CEUs (Continuing Education Units). At the conclusion of the course, participants will be able to: 1)
more...
From Minutes-Matter LLC
Online Child Abuse and Neglect Recognition and Reporting with 6 CEUs
...or: Home Study Program/ Continuing Professional Education Units:
* Counselor CPE
* Social Worker CPE
* Marriage & Family Therapist CPE
An In-Service Training Form, signed/ dated by an instructor, authorized by the ODJFS Site and the CSWMFT Board, will be promptly issued after successful completion of the course and associated testing. This form will be emailed to you
more...
From Serebra Learning Corporation
Win2000 Active Directory Implementation Implementing Change Configuration Management
...), as well as how to link GPOs to domains, organizational units, or sites. This course describes GPO permission inheritance and modifications. You will also learn how to block, force, and filter GPO settings, delegate administrative control of GPOs, and troubleshoot GPO settings. Next, you will learn about the different types of security policies and how to use security templates and the
more...
Microsoft Excel 2000 Basic
...units that cover basic Excel skills. Through step-by-step instruction within a realistic simulation of Microsoft Excel 2000, students learn how to build, edit, and format worksheets, and how to work with charts, formulas, and functions. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the topics not yet mastered. A searchable index and
more...
Microsoft Access 2000 Basic
...units that cover basic Access skills. Through step-by-step instruction within a realistic simulation of Microsoft Access 2000, students learn how to create and manage data and tables, create forms and reports, and modify a database structure. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the topics not yet mastered. Related Exam: MOUS
more...
Microsoft Excel 97 Basic
...units that cover basic Excel skills. Through step-by-step instruction within a realistic simulation of Microsoft Excel 97, students learn how to build, edit, format, and manage worksheet and charts. Performance-based Pre- and post-Assessments create a custom course path for each learner covering only the topics not yet mastered. A searchable index and online glossary make the CBT a great
more...
Microsoft Excel 97 Intermediate
...units that cover intermediate Excel skills. Through step-by-step instruction within a realistic simulation of Microsoft Excel 97, students learn how to work with formulas and functions, automate tasks, use and analyze list data, enhance charts and worksheets, and work with Excel and the Internet. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering
more...
Microsoft Excel 97 Advanced
...units that cover advanced Excel skills. Through step-by-step instruction within a realistic simulation of Microsoft Excel 97, students learn how to perform "what-if" analysis, create PivotTables, exchange Excel data with other programs, control worksheet properties and calculations, and program with Excel. Performance-based Pre- and Post-Assessments create a custom course path for each learner
more...
Microsoft Access 97 Basic
...units that cover basic Access skills. Through step-by-step instruction within a realistic simulation of Microsoft Access 97, students learn how to create and manage data and tables, create forms and reports, and modify a database structure. This course is designed to help individuals who want to achieve basic proficiency in MS Access 97. Individuals who want to become MOUS certified should use
more...
Microsoft PowerPoint 97 Advanced
...units in this course will introduce you to some advanced features of PowerPoint as you enhance and customize charts, embed and link data, insert movies, sound, and hyperlinks, use slide show features such as animating charts and adding sound to customize a slide show, and work with special PowerPoint features such as exporting a presentation to 35mm slides, saving a presentation for use on the
more...
Overview of Layers and Layer 1 Devices
In this WestNet e-Learning module, we review the layers of the Open Systems Interconnection (OSI) reference model, functions of each layer, and internetworking devices that perform each of the functions. We will begin a detailed discussion of the devices found at the Physical Layer of the OSI model.
more...
Excellence in Internal Customer Service
...ist of an independent chain of individuals and functional units, each taking inputs from one another and turning them out into external customer service. If everyone within the organization works to provide their "internal" customers with better service, then the end customers will receive a much higher quality service in the long run. Focusing on your internal customers not only helps your
more...
Customer Service Agent Skills Simulation
...cts that ranges from toasters to central-air conditioning units. Post-sales support is critical to their operation, and KDA prides itself on superior customer service. For the duration of this simulation, the learner will assume the role of customer service agent generalist in the company's central call center. This simulation is based on the SkillSoft series "Customer Service Agent Skills" and
more...
Consulting with the Internal Client Simulation
...many companies are building their own internal consulting units. These units are faster, cheaper, and more connected to the projects they manage. Internal consultants within these units must have strong communication, research, diagnostic, and presentation skills. In this simulation, you are a marketing manager at Millennium Mobility, a global manufacturing company that makes peripherals for
more...
Managing in a Global Business Environment
Companies now face intense competition all around the globe. In this challenging environment companies seek to adopt strategies that sustain their business growth. As a result organizations are changing the way they conduct and operate their businesses, transforming themselves in order to cope with these demanding circumstances. For today's business managers the need to comprehend these strategic
more...
Managing Cross-Functions
Today, managers need to address the complex problems and challenges of the current global business environment. Managers must now rely upon other divisions, departments, or functions in order to allocate resources, prioritize their staff time, and cooperate with each other. This requires that managers develop a degree of systems thinking where managers operate in a large interconnected system of
more...
Managing For High Performance
Managers today must deal with a myriad of business challenges. Often they must rely on their best personnel to get them out of a jam. But do they have the necessary skills and strategies for managing these key people? This course will examine what organizations need to do to ensure that they attract high performers, how they allow this talent to thrive, and, most importantly, how to avoid losing
more...
Managing Managers
Senior managers provide a vital connection between organizational leadership and frontline management. They oversee the development of the organization's goals and its achievement. In addition, they must also manage relationships, both across the organization and across functions. While they are the voice of top management, they are also expected to deal with their own line managers to ensure that
more...
Managing Upward Relationships
Managing upward relationships is the art of consciously improving collaboration with superiors so that subordinate managers can reap the best personal and organizational results. Managers share the responsibility for managing the relationship with the top management and Board of Directors of the company. Taking advantage of that responsibility will strengthen motivation, productivity, and overall
more...
Win2000 Active Directory Design Introducing Windows 2000 Active Directory Services
...uch as domains, trusts, trees, forests and organizational units. Next, you will learn about sites and services implemented by Windows 2000, the different types of computer and user accounts, groups, schemas and schema objects, and different server roles. This course also covers how to name, identify, and access Active Directory objects, as well as naming standards and conventions. Related Exam:
more...
Windows 2000 Core Technologies - Network Fundamentals
To provide an overview of networking 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...
OS 390 TSO E REXX Programming
...plications are presented. It also examines the structural units of REXX, beginning with individual characters and progressing to complete programs, with a discussion of REXX program execution in different environments.The history of the REXX language, its nature and structure are explored in this course. Starting at the basic component of the REXX language, its character groups, students will
more...
Identifying Adding and Removing System Components
To present system modules and their characteristics and demonstrate how to add and remove field replaceable units (FRUs) from desktops and portables Anyone wanting to become a hardware support technician
more...
OS 390 MQ Series
This course teaches the fundamentals of using IBM MQSeries messaging technology with specific emphasis towards its use on the OS/390 platform. It begins by describing challenge fundamental to applications running across networks consisting of diverse platforms, then proposes MQSeries as the key middleware solution. The benefits of messaging and queuing are explored. Additional problematic
more...
Cisco CallManager Fundamentals
To explain how to deploy a Cisco CallManager server in a cluster using a supported IP telephony deployment model IT professionals responsible for installing, configuring, and maintaining the ongoing administration of a Cisco IP telephony solution; candidates preparing for the Cisco IP Telephony exam (642-444 CIPT)
more...
Cisco BSCI 3 0 The IS-IS Protocol
To enable you to describe the benefits of IS-IS as a routing protocol, how IS-IS operates, and how it is implemented in large, enterprise networks Candidates for Cisco CCNP, CCDP, CCIP, and Cisco CCIE Routing and Switching and CCIE Communications and Services certifications; network administrators, technicians, and senior network support staff who are responsible for implementing and managing
more...
Oracle 11i10 Order to Cash Lifecycle and Key Components
This course provides an overview of the Order to Cash lifecycle, the Oracle Order Management process, and Enterprise Structure. The course also describes items, item attributes, and the implementation considerations for the Oracle 11i Order to Cash solution. The target audience is Functional Implementers and Implementation Consultants for Oracle eBusiness Suite applications. There are no
more...
PL SQL Packages
To create and work with Oracle 10g packages Database administrators, application developers, and database operators
more...
Oracle-Supplied Packages and DBMS_SCHEDULER
To use Oracle-supplied packages Database administrators, application developers, and database operators
more...
Managing Dependencies
To manage dependencies and recompile PL/SQL units Database administrators, application developers, and database operators
more...
Manipulating Large Objects in PL SQL
To use LOBs and the DBMS_LOB package Database administrators, application developers, and database operators
more...
PL SQL Triggers
To create and manage triggers Database administrators, application developers, and database operators
more...
Dynamic SQL and Metadata
To write dynamic SQL and use the DBMS_METADATA package Database administrators, application developers, and database operators
more...
Using PL SQL with an Oracle Server
To write lexical units in their correct format in a PL/SQL block, perform data conversion in PL/SQL, write PL/SQL anonymous blocks, and recognize the correct structure of a PL/SQL program block Database administrators, application developers, and database operators
more...
Electrical Electronics Applied Digital Electronics
The units in this course will cover RS flip-flops, Clocked flip-flops, data counters, shift registers, adders, subtractors, multipliers, Random Access Memory (RAM), Read Only Memory (ROM), analog to digital conversion devices, logic arrays, and microprocessors. Individuals working with machinery, maintaining in machinery, or involved in maintenance.
more...
Electrical Electronics Introduction to Electricity
The course content covers the concepts of electricity, current and electrical circuits. It also covers fundamentals of electric charge, potential energy, and units of measurement. The course is aimed at individuals working with machinery, maintaining machinery or involved in maintenance.
more...
Electrical Electronics Fundamentals of Digital Electronics
The units in this course will cover binary number system, logical statements, logic gates, and common digital logic Integrated Circuits (ICs). Individuals working with machinery, maintaining in 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...
Microsoft Office 2000 - New Features for Users
To describe the new features and improvements incorporated in Microsoft Office 2000 End user
more...
Microsoft Word 97 Basic
...units that cover basic Word skills. Through step-by-step instruction within a realistic simulation of Microsoft Word 97, students learn how to design, create, edit, and enhance documents. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the topics not yet mastered. A searchable index and online glossary make the CBT a great reference tool
more...
Microsoft Word 97 Intermediate
...units that cover basic Word skills. Through step-by-step instruction within a realistic simulation of Microsoft Word 97, students learn how to work with styles and graphics, merge documents, share Word document information with other programs, and use Word to create a Web site. Performance-based Pre- and Post-Assessments create a custom path for each learner covering only the topics not yet
more...
Microsoft Word 97 Advanced
...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- and Post-Assessments create a custom
more...
Microsoft Access 97 Intermediate
...units that cover advanced Access 97 skills. Through step-by-step instruction within a realistic simulation of Microsoft Access, individuals learn how to create multiple task queries, develop form as and sub-forms, create complex reports, share access information with other office programs and create advanced queries. Performance-based Pre- and Post-Assessments create a custom course path for
more...
Microsoft Access 97 Advanced
...units that cover advanced Access 97 skills. Through step-by-step instruction within a realistic simulation of Microsoft Access, individuals learn how to add complex objects to a form, manage database objects, create macros and modules and maintain a database. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the topics not yet mastered. A
more...
Microsoft PowerPoint 97 Basic
...units that cover basic PowerPoint skills. Through step-by-step instruction within a realistic simulation of Microsoft PowerPoint 97, students learn how to create and modify a presentation, enhance a presentation with pictures and charts, and customize a presentation with slide masters. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the
more...
Microsoft Word 2000 Basic
...units that cover basic Word skills. Through step-by-step instruction within a realistic simulation of Microsoft Word 2000, students learn how to design, create, edit, and enhance documents. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the topics not yet mastered. A searchable index and online glossary make the CBT a great reference tool
more...
Microsoft Word 2000 Intermediate
...units that cover intermediate Word skills. Through step-by-step instruction within a realistic simulation of Microsoft Word 2000, students learn how to work with styles and graphics, merge documents, share Word document information with other programs, and use Word to create a Web site. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the
more...
Microsoft PowerPoint 2000 Basic
...units that cover basic PowerPoint skills. Through step-by-step instruction within a realistic simulation of Microsoft PowerPoint 2000, students learn how to create and modify a presentation, enhance a presentation with pictures and charts, and customize a presentation with slide masters. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the
more...
Microsoft PowerPoint 2000 Advanced
...units that cover advanced PowerPoint skills. Through step-by-step instruction within a realistic simulation of Microsoft PowerPoint 2000, students learn how to enhance charts, work with embedded and linked objects, and use slide show features. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the topics not yet mastered. A searchable index
more...
Microsoft Word 2000 Advanced
...units that cover advanced Word skills. Through step-by-step instruction within a realistic simulation of Microsoft Word 2000, 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- and Post-Assessments create a custom
more...
Microsoft Excel 2000 Intermediate
...units that cover intermediate Excel skills. Through step-by-step instruction within a realistic simulation of Microsoft Excel 2000, students learn how to manage workbooks, automate tasks, use and analyze list data, enhance charts and worksheets, and work with Excel and the Internet. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the topics
more...
Microsoft Excel 2000 Advanced
...units that cover advanced Excel skills. Through step-by-step instruction within a realistic simulation of Microsoft Excel 2000, students learn how to perform "what-if" analysis, create PivotTables, exchange Excel data with other programs, control worksheet properties and calculations, and program with Excel. Performance-based Pre- and Post-Assessments create a custom course path for each
more...
Microsoft Access 2000 Intermediate
This highly interactive CBT contains six units that cover intermediate Access skills. Through step-by-step instruction within a realistic simulation of Microsoft Access 2000, students learn how to create complex queries, forms, and reports, share Access information with other programs, and add objects to a form. Related Exam: MOUS Access 2000 Expert. Designed to teach intermediate Access skills.
more...
Microsoft Access 2000 Advanced
This highly interactive CBT contains five units that cover advanced Access 2000 skills. Through step by step instruction with realistic simulation, students learn how to manage objects, create macros, graphical reports, understand modules, and maintain a database. People wishing to learn the advanced features of Access 2000.
more...
Managing People : Resolving Team Conflicts


The last few decades have seen a revolution in the way businesses operate. Companies now recognise that their people are their most precious asset. Today's manager needs leadership skills to shape people into effective working units ...called teams ...and lead them to success. Conflict between team members is inevitable as a team forms and grows. This course helps you act to resolve conflict
more...
Managing People : Developing your team


... leadership skills to shape people into effective working units ... called teams ... and lead them to success. In this course you can examine why its better to lead a team rather than a group of people and what the benefits are for you, the team members and the organisation as a whole. You can explore the basics of how to go about building an effective team and also examine how to grow your
more...
Managing Yourself : Are you a Leader?


The last few decades have seen a revolution in the way businesses operate. It's no longer enough for today's manager to simply understand how to organise, plan and control resources. Companies now recognise that their people are their most precious asset. And as their staff have become more aware of their rights as individuals, managers have had to respond. Today's manager needs leadership skills.
more...
Managing Yourself : Strengthening your Position as Leader


The last few decades have seen a revolution in the way businesses operate. It's no longer enough for today's manager to simply understand how to organise, plan and control resources. Companies now recognise that their people are their most precious asset. And as their staff has become more aware of their rights as individuals, managers have had to respond. Today's manager needs leadership skills.
more...
Managing Yourself : Dealing with Stress


Today's manager needs leadership skills. Today's manager must be able to shape people into effective working units ...called teams ...and lead them to success. However leading a team of people and juggling priorities and deadlines can cause you stress. As a leader you need to recognise whether you or your team are suffering from stress, identify what's causing that stress and take action to reduce
more...
Microsoft Windows NT Server 4.0 Analysis and Optimization
This is the second course in a seven-part series intended for network support professionals working in a Microsoft Windows NT Server 4.0 based enterprise environment. The series aims to enable these professionals to pass Microsoft's certification examination 70-68. This series gives participants the opportunity to design, implement, and support the Windows NT Server network operating system in a
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...
General Skills - General Troubleshooting Skills
The units in this course will cover protection methods safe working conditions documents and drawings experience and technical support troubleshooting steps feedback systems and analysis practical troubleshooting and preventive actions.
more...
CIW Foundations - Internet Business Foundations - Part 1
This course consists of 4-units which the learners will learn about career oppurtunities in IT Web browsers multimedia Web databases and search engines.
more...
CIW Foundations - Internet Business Foundations - Part 2
This course consists of 4-units. In the first unit the learners will learn about e-mail technology and managing personal information In the next two units the learners will be taught about concepts of Internet services and tools and Internet security. Finally in the fourth unit the learners get an overview of project management principles.
more...
Microsoft Windows 98 for End-Users Brief
Microsoft Windows 98 is an operating system that controls how the computer carries out basic tasks such as displaying information on your computer screen and running programs. Window 98 helps you save and organize results of your work (such as a resume or a list of addresses) as files. Windows 98 also coordinates the flow of information among the programs printers storage devices and other
more...
System Administration Fundamentals Part 4
Course Overview: This is the fourth course of five that teaches 11i System Administrators the concepts and fundamentals of their role. It concentrates on Flexfields. The first unit covers the basics of Flexfields and defining value sets. Key Flexfield definition and management is covered in units two and three. The fourth unit covers defining Descriptive Flexfields. The course closes with
more...
Value Chain Management: Managing the Transition to a Value Chain
Managing the Transition to a Value Chain focuses on the challenges involved in value chain management. Moving from and old supply chain model to a new value chain model involves greater collaboration between business units and partners. The course also focuses on some challenges in the execution of your business design and strategy. The course also covers managing the transition to the optimal
more...
Microsoft Windows 95 for End-Users Basic
Microsoft Windows 95 is an operating system that makes it easy to work productively on your computer. Windows 95 offers an on-screen environment of icons and windows that lets you maneuver quickly and easily among programs and files. The units in this course introduce you to the basic features of Windows 95 and familiarize you with the Windows 95 environment as you manage files, run programs, and
more...
Microsoft Windows 95 for End-Users Intermediate
Microsoft Windows 95 is an operating system that makes it easy to work productively on your computer. Windows 95 offers an on-screen environment of icons and windows that lets you maneuver quickly and easily among programs and files. The units in this course introduce you to the intermediate features of Windows 95 and familiarize you with the Windows 95 environment as you explore the Internet and
more...
Microsoft Windows 95 for End-Users Advanced
Microsoft Windows 95 is an operating system that makes it easy to work productively on your computer. Windows 95 offers an on-screen environment of icons and windows that lets you maneuver quickly and easily among programs and files. The units in this course introduce you to the advanced features of Windows 95 and familiarize you with the Windows 95 environment as you share information between
more...
Microsoft Windows 98 for End-Users Basic
Microsoft Windows 98 is an operating system a computer program that controls the basic operation of your computer and the programs you run on it. Programs also known as applications are task-oriented software you use to accomplish specific tasks such as word processing managing files on your computer and performing calculations. The five units in this Basic course introduce you to the fundamental
more...
Microsoft Windows 98 for End-Users Intermediate
Microsoft Windows 98 is an operating system a computer program that controls the basic operation of your computer and the programs you run on it. Programs also known as applications are task-oriented software you use to accomplish specific tasks such as word processing managing files on your computer and performing calculations. The five units in this Intermediate course build on your knowledge
more...
Microsoft Windows 98 for End-Users Advanced
Microsoft Windows 98 is an operating system that makes it easy to work productively on your computer. Windows 98 offers an on-screen environment of icons and windows that lets you maneuver quickly and easily among programs and files. The units in this course introduce you to the advanced features of Windows 98 and familiarize you with the Windows 98 environment as you share information between
more...
Microsoft NT 4 Workstation for End-Users Basic
Microsoft Windows NT is an operating system, a computer program that controls the basic operation of your computer and the programs you run on it. Programs, also known as applications, are task-oriented software you use to accomplish specific tasks, such as word processing, managing files on your computer, and performing calculations. The five units in this Basic course introduce you to the
more...
Microsoft NT 4 Workstation for End-Users Intermediate
Microsoft Windows NT is an operating system, a computer program that controls the basic operation of your computer and the programs you run on it. Programs, also known as applications, are task-oriented software you use to accomplish specific tasks, such as word processing, managing files on your computer, and performing calculations. The four units in this Intermediate course build on your
more...
Microsoft NT 4 Workstation for End-Users Advanced
Microsoft Windows NT is an operating system, a computer program that controls the basic operation of your computer and the programs you run on it. Programs, also known as applications, are task-oriented software you use to accomplish specific tasks, such as word processing, managing files on your computer, and performing calculations. The four units in this Advanced course extend your Windows NT
more...
Win2000 Server Migration - Part I
Built on Window NT Server 4.0 technology Windows 2000 Server allows you to select from a vast new array of features and customize how you will use them. Enhanced security improved file management greater scalability and overall ease of administration are the underlying design concepts of Windows 200 Server. The units in this course introduce you to the key new elements in Windows 2000 server
more...
Win2000 Server Migration - Part II
Built on Window NT Server 4.0 technology Windows 2000 Server allows you to select from a vast new array of features and customize how you will use them. Enhanced security improved file management greater scalability and overall ease of administration are the underlying design concepts of Windows 200 Server. The units in this course introduce you to Windows 2000 Server installation methods domain
more...
Oracle 8i DBA - Introducing Procedure Builder
This course aims to introduce you to the various components of Procedure Builder. It explains the features of the Procedure Builder components such as the Object Navigator the PL/SQL Interpreter the Program Unit Editor the Stored Program Unit Editor and the Database Trigger Editor. It describes how you can use the components of Procedure Builder to create debug and execute program units. Related
more...
Migrating to Microsoft Office 2000
...units that cover migration to Microsoft Office 2000. Through step-by-step instruction within a realistic simulation of Office 2000, individuals learn new features associated with the upgrade, year 2000 computer problems and the ins and outs of the migration process. Performance-based Pre- and Post-Assessments create a custom course path for each learner covering only the topics not yet
more...
SAP R/3 PP: Program Planning MP and MRP
The Computer Based Training (CBT) SAP R/3 PP: Production Planning MP and MRP describes the production planning process and explains how it works. Upon completing this course the trainee will be able to describe the various planning strategies and their applicability in different types of industries and identify the integration points with Materials Management Sales & Distribution Financial
more...
From LearningMeasure.com
Introduction to Pressure Measurement

This is an introductory course on pressure measurement. It discusses some of the basic concepts behind pressure measurement instrumentation, and the various units associated with pressure measurement.
more...
Introduction to Photometry
An introduction to the subject of photometry, and photometric units.
more...
From International Career Institute
Advertising Correspondence Course - Certificate and Diploma

...g (Graduation Certificate).
* Transcripts indicating units completed
* You will be conferred with the right of displaying post-nominals after your name to reflect the qualification you have achieved. eg. John Smith, DipAdv
* Letter of recommendation from the Institute Director
* Life membership of ICI + Alumni Association Membership
* Access to the ICI "Graduate
more...
From LearningMeasure.com
Introduction to Measurement Concepts


This course provides an introduction to the concepts of measurement and metrology (the science of measurement). Also provides an introduction to the SI system of units.
more...
Introduction to the decibel (dB)
...ve been introduced.
Introduction to logarithmic units
The Logarithm and its properties
Definition of the decibel and related units
Conversion between dB and Linear Units
Calculations with decibels
Examples of the usage of dB
The Use of decibels in Formulae
The Expression of Uncertainties in dB
If you are an engineer or have at least a BS in a
more...
SI Units - The Candela
The last in a series of seven courses on the SI system of units. The topic of this course is the SI unit of luminous intensity, the candela.
more...
SI Units - The Mole
The sixth out of seven courses on the seven SI base units. This course is about the amount of substance, the mole.
more...
Introduction to Cascading Style Sheets (CSS)
WWW103 - Introduction to CSS
Continuing on with the foundation built in WWW102-Basic HTML we will continue on with the subject of Cascading Style Sheets (CSS). Upon completion of the course the student
should know:
How to link to external style sheets
How to create embedded stylesheets
How to use inline style sheets
What are CSS selectors
Understand classes and
more...
SI Units - The kelvin
This is the fifth in a series of seven courses on the SI system of units, covering the unit of thermodynamic temperature, the kelvin.
more...
MEAS104 - SI Units - The kilogram
The third in a series of seven courses on the SI system of units.
more...
MEAS102 - SI Units - The second
This is the first in a series of seven courses on the SI base units. The second, the unit that measures time, is in a special class by itself.
more...
MEAS103 - SI Units - The meter
This is the second in a series of seven courses on the SI base units. This course is about the unit of length - the meter.
more...
SI Units - The Ampere
...
This is the fourth of our introductory courses on the SI units. This course is an introduction to the unit of electric current, the Ampere, and its derived units. The course outline is as follows:
Introduction
The Definition of the Ampere
Realization of the Ampere
Derived Units
Charge (the Coulomb)
Potential (the Volt)
Resistance
more...
From Americas Restoration Systems
Water Restoration Certification


...nt technology
Indoor Air Quality implementation
Cooling units
Air Change Rate
Drying as a science
Safety hazards
Identifying tools and equipment
Purchase of this course includes test fee, registration fee, enrollment key and certification
When you purchase this course you will receive an e-mail with your enrollment key and instructions for the online campus.
Become a Water
more...
From Termark Technical Institute
NICET Fire Alarm Systems - Level I II ONLINE Exam Prep Course
...riodic Testing - Basic Electricity - AC & DC Basic Metric Units and Conversions - Plans, Specifications and Contracts Basic Physical Science - Fire Warning Equipment for Dwellings Basic Personal Safety - Basic First Aid Procedures. In Level II we cover: Fire Protection Plans and Symbols - Basics of System Layout Electrical Installation Standards - Basic Fire Alarm Systems
Supervision and
more...
From Technology Ed
Managerial Accounting


Managerial accounting is concerned with providing information to managers- that is, to those who are inside an organization and who direct and control its operations. Managerial accounting can be contrasted with financial accounting, which is concerned with providing information to stockholders, creditors and others who are outside an organization. Managerial accounting information include
more...
From Education Systems
Fares and Tickets International
Prerequisite courses: Air Reservations and Air Fares International air travel has expanded exponentially in the past decade and promises to continue to grow. This course will provide you with the skills required to meet the needs of your international air travelers. These skills include an understanding of the two basic international faring systems, mileage and routing as well as currency
more...
From UC San Diego Extension Digital Arts Center
Adobe Photoshop I and II
... their computers.
Course Number: ART-40311 Credit: 3 units
This course is part of the following Certificate Program(s):
* Technical Communication
08/ 04/ 10 - 09/ 15/ 10
Location: ucsdextension. blackboard. com
You will have access to your course on the published start date.
Class Type: Onlinea web-based instruction
Instructor: Jonathan David Hunt
Textbooks: No
more...
From HRD Services
Level 5 Management and Leadership Course
ILM Level 5 Certificate in Management
This recognised course in management builds and broadens on the areas covered in the Award. Here, a managing improvementa is explored, both in terms of organisational and personal improvement. a Developing the reflective managera concentrates on the analysis of personal strengths and weakness and how to work through problems using creative
more...
Effective Management Level 3 Course










...c management skills. You can select from over 45 optional units to build a tailor-made qualification that meets your individual requirements, or those of your employer.
The large range of optional units cover broad management skills and knowledge such as team building, managing projects and working with costs and budgets or more specialised areas such as site waste management or incident
more...
From Kamerer Consulting
Developing Leadership Within Your Enterprise
...d other Sr. Managers responsible for managing operational units and divisions.
Course Description/ Objectives
The course defines the foundational responsibilities of business leadership including:
a Creating Vision: how to see opportunities and problems allowing for the construction of strategic plan(s) that provide direction.
a Establishing Goals: how to make an expectation
more...
From Business and Training Solutions Ltd.
Graduate Diploma in Sales Coaching

...duce champions at work.
The programme has ten learning units which are accessed via the web over a period of ten months.
Module GDSC1 a Sales Coaching in Context
Learning Unit GDSC01 - Sales Coaching within an organisational context
Learning Unit GDSC02 a Barriers to sales performance
Learning Unit GDSC03 a Differences between sales coaching and other management disciplines
more...
A Diploma in Professional Selling



A Higher Level 7 qualification in Ireland; Higher Level 5 in the UK, the Diploma in Professional Selling has 12 learning units divided into three modules. There are numerous work-related activities and assignments to submit; simulations to prepare; one briefing and three workshops to attend over a 10 months period; a professional development in the workplace portfolio to construct; and end of
more...
From Matias and Associates, PC
Financial Risk Management
Financial risk management with applications for corporate projects and investments: The course is designed to provide the appropriate knowledge and tools for a better understanding of financial risk management with applications for corporate projects and investments.
Course Structure: Self-directed with Interactive Elements, including video conferencing and live Q&A with subject matter expert.
more...
From Parts Now! LLC
Online HP LaserJet 4345mfp and M4345mfp Series Printer Repair Training
This course takes the technician through specifications, paper path theory and multi-function operations for the LJ 4345mfp and M4345mfp units. Important aspects of printer drivers and menus including the diagnostic and service menu are covered along with printer and ADF kits and teardown. Trouble-shooting will be addressed through multiple modules of this course along with common break-fix
more...
From NCC Home Learning
Teaching Assistant Diploma


...on a purely voluntary basis.
Modules
MANDATORY UNITS:
Provide Support for Learning Activities
Support Childrena s Development
Help to Keep Children Safe
Contribute to Positive Relationships
Provide Effective Support for your Colleagues
OPTIONAL UNITS (CHOOSE 2):
Use Information and Communication Technology to Support Pupila s Learning
Support a Child with
more...
From Coaching Ourselves
Managing On the Edges
Author: Henry Mintzberg
Managers generally spend as much time "managing on the edges" - in other words out of their unit, relating to the rest of the organization and to the outside world - as they do inside their unit. Here we consider various roles related to this important work, with the concentration on "buffering": how to manage the delicate balance of outside forces coming into the unit.
more...
From Kayiya Creek Rehabilitation Center
Dog Psychology 101
Dog Psychology Course Overview
Unit 1: Learning to breathe
What is the importance of breathing? In this unit we show you some simple breathing exercises to calm the mind and body. You will learn about good and bad stress and how to cope with stress in the work place and in your personal life.
Unit 2: How to Teach the Human
In this unit we teach you how to teach the human. Sometimes
more...
From Unique Solutions
Animal Care VQ units



...ill help your career progression. These are individual VQ units awarded by the Scottish Qualifications Authority aimed at learners interested in animal care.
These units look at maintaining the health and welfare of animals, promotion and maintenance of animal health and well being, maintaining animals in their accommodation, implementing and monitoring plans for animal health. A great way
more...
From PDHengineer. com-Decatur Professional Development, LLC
Modulating Condensing Fuel-Fired Water Heaters and Hydronic Boilers
...ronic boiler can avoid losses associated, in conventional units, with cycling at less than full load and with unrecovered latent heat of water produced in the combustion process. A system which incorporates features that minimize cycling by modulating fuel and air flow to the combustor and that recover additional heat from condensing moisture in the flue gas stream can achieve reductions in
more...
Design and Selection of Small Wastewater Systems
...onsiderations are presented ranging from small individual units, such as composting toilets and septic tanks, to complete small-scale treatment systems incorporating preliminary, primary and secondary treatment methods. Design of wastewater collection systems is also addressed, as well as regulatory requirements for the disposal of sludge. The student must take a multiple-choice quiz at the
more...
Potable Water - Filtration
...lightweight, easily transportable potable water treatment units to serve soldiers in the field. As drinking water standards increase in stringency, membrane filters have become more attractive in recent years. In this course the student will review the technical briefs Filtration, Slow Sand Filtration,and Diatomaceous Earth Filtration for Drinking Water published by the National Drinking Water
more...
Prevention of Shoreline Erosion - Coastal Defense Schemes
...kwaters Floating breakwaters Jetties Concrete armor units Storm surge barriers Pile structures Scour protection State Board Acceptance This course can be used by professional engineers to fulfill PDH requirements mandated by state and provincial licensing boards. Decatur Professional Development is an approved provider of continuing education in all states that pre-approve
more...
Controlling VOCs Using Carbon Adsorbers
...ibes the use of fixed-bed and cannister carbon adsorption units for VOC control. In this course, the student will learn the theory of carbon adsorption and how it is applied to actual designs for controlling VOCs. The conditions for VOC adsorption and its effects on fixed-bed and cannister design equipment selection are presented. The course will be beneficial for a student with basic
more...
Excel 2007 for Engineers
...any of the 341 built-in functions in Excel for converting units, statistics and those used to solve simultaneous equations. Excel 2007 for Engineers is an excellent starting point for new Excel users, for those upgrading to Excel 2007 from other versions of the program, or for those who just need a refresher on the basic functions of the program. A self-installing file can be downloaded to
more...
Particulate Control - Baghouses and Filters
...units are used in industry as an effective pollution control device for removal of particulate material within a captured air stream. This course presents the process descriptions of various styles of baghouses and air filter systems. Design and operating parameters are analyzed. The applicability of filter materials and operating principles are explained for a variety of uses. In this course
more...
Wet Scrubbers for Particulate Matter Control
...ized for fine PM removal Design parameters for scrubber units Support information for enhancing scrubber performance State Board Acceptance This course can be used by professional engineers to fulfill PDH requirements mandated by state and provincial licensing boards. Decatur Professional Development is an approved provider of continuing education in all states that pre-approve course
more...
Electrostatic Precipitators for Air Pollution Control
...harging and removal Design parameters for designing ESP units Support information for enhancing ESP performance State Board Acceptance This course can be used by professional engineers to fulfill PDH requirements mandated by state and provincial licensing boards. Decatur Professional Development is an approved provider of continuing education in all states that pre-approve course
more...
AC Single Phase Energy
... (power) at which it is delivered. An introduction to the units, components and basics of ac circuits is presented on the way to realizing the energy calculation objective. The material is mainly intended for the non electrical engineer who requires a basic understanding of single phase electrical power systems. Electrical engineers who have worked a considerable time in other areas will also
more...
Radioactivity Fundamentals
...adioactivity is important. There have been changes in the units and measurement of radioactivity in the past 30 years. This course is intended to be a review of the fundamentals of radioactivity; what it is, where it is found, what its characteristics are, how it is measured, and what its effects and its uses are. For those needing to go deeper into aspects of radioactivity, the course will
more...
Fundamentals of Combustion for Environmental Applications
...d interactions of burning systems. The course begins with units and fundamental relationships for mass and energy and then explores the special issues in waste characterization for combustion applications. We then move through mass and energy balances, and conclude with the basics of equilibrium and chemical kinetics.
A quiz of twenty-five (25) multiple-choice questions must be passed to be
more...
HVAC Tips for Green Buildings
...appropriate cooling system for your application - package units, ductless split, central chiller systems
?Impact of CFC compounds on ozone depletion and adopting environment friendly refrigerants
?Principles of cooling tower operation and importance of cooling water treatment
?Selection criteria for hydronic system including chilled water & condenser water pumps, variable speed pumping,
more...
HVAC - Equipment and Systems
...ment such as mechanical chillers, absorption chillers, DX units, evaporative cooling and cooling towers
?HVAC Delivery Equipment - Provides an overview of various heating and cooling delivery equipment such as convective and radiation baseboard units, air handling units, unitary units, fan coil units and their components
?Air Distribution Ductwork ? Provides an overview of air movement,
more...
Wireless Sensor Network Implementation in the Industrial Plant Setting
...neering professionals, "break the ice" with our operating units on installing wireless devices in the plant? Once we have determined that wireless is a viable option for an application, how can we help our organizations take the first step into the "world of wireless" with the minimum risk?
This course will help the engineer to answer those questions by analyzing several case studies in
more...
Introduction to CHP Technologies
...s to the strategic placement of electric power generating units at or near customer facilities to supply on-site energy needs. The key advantage of CHP over Separate Heat and Power Production (SHP) is the energy savings realized by using rejected heat from on-site power generation as thermal energy for other processes. In this course the student will learn about the basic CHP technologies
more...
Hot Water Floor and Space Heating Fundamentals
...ncluding boiler types, heating controls, heating terminal units, hot water heating system design considerations, applications, and maintenance considerations of hot water heating systems. The student is expected to read and review the material contained in the Hot Water Heating, Canada Plan Service, M-9735. Although the document is written primarily around agricultural buildings, the basic
more...
Acoustical Considerations in HVAC Systems
...nt when selecting and specifying air devices and terminal units, no matter which manufacturer is used as basis-of-design. The student is expected to read and review the material contained in the Titus Product Catalog Engineering Guidelines. The student must take a multiple-choice quiz consisting of twenty (20) questions at the end of this course to obtain PDH credits. Specific Knowledge or
more...
Fan Coil Basics - Titus
...units are products that have been around for years; however, there has been a growing interest in the use of these products for a variety of reasons. Fan coil units can provide zone control of heating and cooling in a manner that matches the zone load. For fan coil products, the typical application characteristics are similar to multi-family residential building. For these structures, heating
more...
Terminal Units
...f the components that make up the entire system. Terminal units have been a main part of the HVAC system for years and come in a variety of models and functional variances ranging from fairly common single duct boxes to more complex fan terminal units with special IAQ inlet controls. In this course the student will learn some of the basics of selection and applications of terminal units
more...
Theory and Application of Reciprocating Compressors
...plants, but is applicable to all reciprocating compressor units. The course begins with an introduction to various positive displacement machines, then concentrates on reciprocating compressors. These are developed to provide knowledge of machine layout, mechanical components, machine limits and methods for control of driver load and/or compressor throughput. The compression process is
more...
HVAC - Chilling Systems
...ry. This 4-hr course covers the applications of chiller units and is based entirely on US Corps of Engineers Construction Engineering Research Laboratory (USACERL) technical report 99/20, May 1999, Appendix C ? Chiller Systems. The student must take a multiple-choice quiz consisting of twenty (20) questions at the end of this course to obtain PDH credits. State Board Acceptance This
more...
HVAC - Hydronic Systems
...ystem components such as pumps, expansion tanks, terminal units, distribution piping and fittings. This course material is based entirely on US Corps of Engineers Construction Engineering Research Laboratory (USACERL) technical report 99/20, May 1999, Appendix E - Hydronic Systems The student must take a multiple-choice quiz consisting of twenty (20) questions at the end of this course to
more...
Pneumatic Conveying Systems
... storage facilities to a process unit, or between process units. Two most distinct categories of pneumatic conveying can be described as either dilute-phase or dense-phase systems. These have been developed over the past few decades to take advantage of the different behavioral properties of bulk materials and also to meet the increasingly demanding requirements of industry in the areas of
more...
Fluid Power Part 2 - Hydraulic Power Units
Fluid systems are utilized in many engineering systems like machine tools, heavy machinery, chemical processes, automotive equipment, aircraft, missiles, and space vehicles. All fluid systems involve the use of power unit comprising of pumps, valves, piping, tubing, and hoses used to convey fluid under pressure. This 6-hour course provides general information on the types and applications of
more...
Cooling Towers
...through them. The towers vary in size from small roof-top units to very large hyperbolic structures that can be over 120 meters tall and 100 meters in length. Smaller towers are normally factory-built, while larger units are site constructed. This 7 hour online course provides comprehensive information on cooling water systems and describes different types of cooling towers, their mechanical
more...
Construction Estimating Using Excel
...n Wood The take-off is performed using many different units: Cubic feet, cf, ft3, cu ft Cubic yards, cu yd, yd3, Feet, ft Square feet, sf, ft2, sq ft Tons Pounds, lbs, # Linear feet, lf Square, sq Foot board measure, fbm Gallons, gal We will use only a few commands, like border and fill color. We will use only a few built-in functions like SUM and PRODUCT. I have included an
more...
From The Virtual Training Company
Lightwave 3D Advanced Modeling
VTC author, Frank Maturi teaches users advanced concepts of Lightwave 3D Modeling. He begins by demonstrating how to set up a Modeler interface, while detailing general and display options, units, layouts, backdrops, and viewports. He then shows users how to find blueprints and reference images from the Web, use Photoshop for blueprint preparation, set up background templates within Modeler, and
more...
From Skillspride Online Training
A+ Syllabus 10 - Module 4 - Installing, Upgrading and Troubleshooting
...l devices, storage devices, interface cards, power supply units, processors, memory and motherboards. You will be able to install and configure a slave or master IDE device and install an IDE hard disk and configure its partitions and file systems. You will recognize the features of SCSI standards and be able to install and configure a SCSI adapter and peripherals. You will lean how to install
more...
A+ Module 4 - Installing, Upgrading and Troubleshooting
...l devices, storage devices, interface cards, power supply units, processors, memory and motherboards. You will be able to install and configure a slave or master IDE device and install an IDE hard disk and configure its partitions and file systems. You will recognize the features of SCSI standards and be able to install and configure a SCSI adapter and peripherals. You will lean how to install
more...
