Custom Search

Online Features eLearning - Training Resources

Features Training Provider? - Tell us about your Training!
Features Training Seminars and Classes
From Online Training Directory
Advanced Features of Dreamweaver MX(tm) on-line e-learning cbt (computer based)study at homecourseware ...Features of Dreamweaver MX - Phase 3, is the Third of a 3-part course series. Students will need to have access to Dreamweaver MX or Dreamweaver, the Internet and the course textbook "Macromedia Dreamweaver MX (ISBN 0-321-11271-7) by Garo Green & Abigail Rudner (2003). In this course, the student will be responsible for working through the "Hands On" exercises. These are designed to enhance  more...
Fireworks MX Advanced on-line e-learning cbt (computer based)study at homecourseware ...rse, animation, special effects, compressing and advanced features of Fireworks MX Fireworks MX Advanced is the Third and final class of a 3-part course; students are required to have access to the Internet and basic Internet and computer (file structure) knowledge, taken the Introduction and Intermediate to Fireworks MX class, have Fireworks MX or Fireworks 4 software installed in their  more...
FrameMaker I: Getting Your Feet Wet on-line e-learning cbt (computer based)study at homecourseware ...come familiar with the user interface and learn the basic features of the program. This course covers the following material: Introduction to FrameMaker Paragraph and Character Tags Templates Tables Graphics Anchored Frames The material for this course was created for Adobe FrameMaker 7.0 for Windows. If you use an earlier version, slight differences may exist in the product interface. Before  more...
FrameMaker II: Diving In on-line e-learning cbt (computer based)study at homecourseware Create books with multiple files; generate and format tables of contents and indexes; use cross-references, footnotes, variables, and conditional text; and convert documents to other formats, such as Adobe PDF and HTML. You can download the trial version of this software from the Adobe FrameMaker product site. This course provides an in-depth look at the core features of Adobe FrameMaker. This  more...
Quicken 2002 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course is an intermediate look at Quicken 2002. It explores some of the more advanced features of the software and familiarizes students with some useful tips to more efficient use of Quicken. The course will cover the various financial centers and planners, transactions, financial alerts, transaction categories, budgeting, taxes, asset and liability accounts, reports and graphs and  more...
Fireworks MX Intermediate on-line e-learning cbt (computer based)study at homecourseware Second part of a 3 part course, learning advanced features of Fireworks to create commercial images and effects.  more...
Cisco CCNA WAN Protocols HDLC, PPP on-line e-learning cbt (computer based) ...tween a subscriber and the service provider, explains the features and functions of the Point-to-Point Protocol (PPP), explains the function of each component in the encapsulation and session establishment. As you move through this unit, you will learn about the PPP frame format and associated configuration options, such as authentication, compression, error detection, multilink with PPP, and  more...
Cisco CCNA WAN Protocols-Configuring X.25 on-line e-learning cbt (computer based) ...etwork Associate. (CCNA) This unit introduces you to the features and functions of X.25. In addition, you will become familiar with the concept of packet switching as well as with the features of two types of virtual circuits. You will be presented with information that describes the need for Address Resolution and how it relates to transferring data across a network. This unit also  more...
Cisco CCNA Configuring Frame Relay and ISDN on-line e-learning cbt (computer based) ...ified Network Associate. (CCNA) This unit introduces the features of Frame Relay technology. In addition, the unit defines the Frame Relay terms associated with bandwidth. It examines the process for transmitting data from the source to the destination over a Frame Relay network. Frame Relay terms, such as virtual circuits and Data Link Connection Identifier (DLCI) are introduced, and the  more...
Java 2 -- Classes & Inheritance on-line e-learning cbt (computer based) ...aded constructors and chain constructors. You will learn features of the object-oriented programming (OOP) approach, which are inheritance and polymorphism. The unit also covers the procedures for reusing code and extending the use of existing classes by inheritance. In addition, you will learn about the features of subclasses and relationships between classes. You will also learn about the  more...
Java 2 -- Building Graphical User Interfaces on-line e-learning cbt (computer based) ...ts 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 Component class. You will learn about the use and application of the Panel, Applet, Window, Canvas, Frame, and Dialog classes, which are a part of the java.awt package. In addition, the unit describes the methods of the Graphics class for  more...
Java 2 -- Applets & Imaging on-line e-learning cbt (computer based) ... 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 life cycle and the procedure for creating an applet, as well as how to write the HTML code to run  more...
Java 2 -- File I/O on-line e-learning cbt (computer based) ...rs 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 provide you with an introduction to character encoding. This unit also covers the InputStream and OutputStream classes and their subclasses,  more...
Java 2 -- Advanced Java on-line e-learning cbt (computer based) ...he 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 garbage collection. You will learn to write code that makes effective use of the finalization mechanism. The unit  more...
Java 2 -- Enterprise Java on-line e-learning cbt (computer based) ... 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. You will learn to differentiate between Swing and AWT components, and convert AWT-based programs to Swing programs. This  more...
Java 2 -- Advanced java.lang & java.util Packages on-line e-learning cbt (computer based) ... 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 loadLibrary( ). You will learn how the System class provides access to standard input and output streams.  more...
Java 2 -- Extending the GUI on-line e-learning cbt (computer based) ... 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 dialog boxes by using the methods provided in the Menu Class and Dialog class. The second unit explains the  more...
Java 2 -- Networking on-line e-learning cbt (computer based) ... 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 as UDP, socket, proxy server, datagram, and port. In the second unit, you will learn about the Socket  more...
Java 2 -- Advanced Enterprise Java on-line e-learning cbt (computer based) ... detail the elements of Java necessary to implement these features and functions as you program in the Advanced Enterprise Java language. The first unit explains the concept of Java Database Connectivity (JDBC). It covers the features and functions of JDBC and the differences between JDBC and ODBC. You will learn about the models supported by JDBC and the different types of JDBC drivers.  more...
Dreamweaver 8 Series on-line e-learning cbt (computer based) ...tes and Web applications. These courses introduce the new features found in Dreamweaver 8.The student will have access to this course for 1 year. This self-directed course can be completed within 90 days or sooner depending on time and learning capabilities of the student. This is not for a beginner. For PC use. Welcome to Dreamweaver 8 Series Dreamweaver is a popular and powerful tool to  more...
Flash 8 Series on-line e-learning cbt (computer based) ...sites. This series walks you through the new and improved features found in Flash 8. The student will have access to this course for 1 year. This self-directed course can be completed within 90 days or sooner depending on time and learning capabilities of the student. Welcome to Flash 8 Series Flash is the standard tool for delivering interactivity and animation on Web sites. This series walks  more...
Flash I: Mastering the Tools on-line e-learning cbt (computer based) ...ch as creating and saving new documents, to more advanced features such as the use of panels, frames, strokes, layers, timeline effects, movie clips, etc. By the end of the course, you will be able to create your own animations for your own CD's, Web sites, etc. You will be amazed at the creative power that will be unleashed from within you! The teacher of this course has over 20 years of  more...
Cisco CCNA IP Routing Configuration on-line e-learning cbt (computer based) ...RIP), how RIP uses hop count as its metric. The stability features of RIP such as split horizon, hold down mechanism, and hop count limits are discussed. This unit also teaches the differences between RIP version 1 and RIP version 2, illustrates packet formats of both RIP versions, details the commands that are used to add RIP to the router configuration as well as the commands used to monitor  more...
Java 2 - Introduction on-line e-learning cbt (computer based) This course provides students a general overview and understanding of the Java 2 Programming Language. This unit will discuss Java history and the main features of the Java language. You will learn how Java differs from C++, and what types of unique features are available in the Java language. You will also learn why the Java Virtual Machine is considered the core of the Java platform.  more...
Fireworks MX Intermediate on-line e-learning cbt (computer based) ...features of Fireworks to create commercial images and effects. Fireworks MX Intermediate is the second class of a 3-part course; students are required to have access to the Internet and basic Internet and computer (file structure) knowledge, taken the Introduction to Fireworks MX class, have Fireworks MX or Fireworks 4 software installed in their computer and the course book ? Visual  more...
Sexual Harassment in the Workplace Series ...dressing or preventing sexual harassment in the workplace.Features: Flash and audio provide animated, interactive Lesson Introductions, Activities, and Simulations. Flash scenarios use real world situations to illustrate course concepts. Decision Point activities allow learners to work toward an outcome in an interactive environment. Exercises allow learners to practice in the actual  more...
Write for Business with Companion CD on-line e-learning cbt (computer based) ...tions, proposals, and more. The accompanying Companion CD features additional models, interactive lessons and exercises, and Microsoft Word templates, all in an easy-to-use electronic format. The Companion CD helps you improve your writing and communication skills on an individual basis. The Companion CD also includes an eBook version of Write for Business. This electronically searchable  more...
Windows 2000 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features in Microsoft Windows 2000 by walking them through the end-user necessary skills like using the mouse, working on the Desktop, using windows, and operating the Start menu and Taskbar. This course introduces students to the basic features in Microsoft Windows 2000. Students will learn end-user necessary skills like using the mouse, working on the Desktop, using windows, and operating  more...
Windows NT Introduction on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...networking resources in this course that introduces basic features of Microsoft Windows NT. The course also includes lessons on managing files by renaming, copying, and moving folders. This course introduces students to the basic features of Microsoft Windows NT. Students will learn skills such as working on the Desktop, using windows, and operating the Start menu and Taskbar. The course  more...
Word 2000 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...nts with the key introductory, intermediate, and advanced features of Microsoft Word 2000 to customize and enhance their text-based documents. The course starts out by teaching the students basic skills, and then works up to some of the most powerful aspects of Microsoft Word 2000. Also included is a business writing section designed to help improve professional writing skills. This course is  more...
Word 2000 Expert on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ... this course, students will learn how to use the advanced features of Microsoft Word 2000 to customize and enhance their documents. Some skills they will learn include using master documents, subdocuments, and expanded and locked documents; using field references, macros, and revision tools; and applying formatting techniques. In this course, students will learn how to use the advanced  more...
Word 2000 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...is designed to familiarize students with key introductory features of Microsoft Word 2000. Students will learn the tricks that will help them create, edit, and modify text-based documents easily. This course is designed to familiarize students with key introductory features of Microsoft Word 2000. Students will learn the tricks that will help them create, edit, and modify text-based documents  more...
Word 2000 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...is designed to familiarize students with the intermediate features of Microsoft Word 2000 so they can enhance the look of their text-based documents with the addition of symbols, tables, and graphics. This course is designed to familiarize students with the intermediate features of Microsoft Word 2000 so they can enhance the look of their text-based documents with the addition of symbols,  more...
Word 2000 Level 3 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ... this course, students will learn how to use the advanced features of Microsoft Word 2000, including master documents, field references, macros, and revision tools. In this course, students will learn how to use the advanced features of Microsoft Word 2000 to customize and enhance their documents. Real-life scenarios will make the lessons more applicable to users while performance-based  more...
Word 2000 MOUS on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...ach students the introductory, intermediate, and advanced features of Word 2002 so not only will they learn the basic steps to create and edit their text-based documents, they will also discover how to enhance the look and functunality of them. This course begins by teaching students the introductory and intermediate features of Microsoft Word 2000. They will learn the basic steps to create  more...
Word 2000 Proficient on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...igned to teach students the introductory and intermediate features of Word 2000 so not only will they learn the basic steps to create and edit their text-based documents, they will also discover how to enhance the look and functionality of them. This is a comprehensive course designed to teach students the introductory and intermediate features of Word 2000 so not only will they learn the  more...
Word 2002 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...ers with the key introductory, intermediate, and advanced features of Microsoft Word 2002. The course starts out by introducing the users to some of the application's basic capabilities and works up to showing them how to enhance the look of their text-based documents. Finally, the course builds upon intermediate Word skills by teaching students skills in creating and managing large projects.  more...
Word 2002 MOUS on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...ns by teaching students the introductory and intermediate features of Microsoft Word 2002 so not only will they learn the basic steps to create and edit their text-based documents, they will also discover how to enhance the look and functionality of them. This course begins by teaching students the introductory and intermediate features of Microsoft Word 2002 so not only will they learn the  more...
Working With Digital Pictures on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...g. Students will work with basic Adobe Photoshop Elements features, learning skills such as selecting areas of the images and sharing images online. This course is designed to introduce amateur photographers and interested business users to the basics of digital imaging. To accomplish this, students will look at how digital cameras create digital images; advantages and disadvantages of digital  more...
Working With Digital Pictures Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...To accomplish this, students will look at advanced camera features, lenses, automatic and creative controls, accessories, and basic color concepts. Using a camera, students will also zoom, record dates and times, and use red-eye reduction. Then, using Adobe Photoshop Elements, students learn how to brighten images, lighten shadows, work with color saturation, remove color, work in layers, use  more...
Visual Basic.NET on-line e-learning cbt (computer based) This Visual Basic .NET course teaches you the standards and basics for the Microsoft .NET framework. Visual Basic.NET is a significant upgrade to Visual Basic and incorporates many new features and framework goals of the .Net architecture. Learning to manage these changes will allow VB developers to create enterprise applications for the .NET platform and to create more traditional VB  more...
Visual Studio .NET and ASP.NET Online Training on-line e-learning cbt (computer based) ...ASP.NET platform, and gets students started using ASP.NET features such as server controls, validation controls and composite controls in their Visual Studio .NET projects. This e-learning computer training series includes all of the online training tutorials listed below and is provided in an interactive e-learning format. All courses allow for 1 year unlimited access (1 user)and include a  more...
Windows Vista on-line e-learning cbt (computer based) ...ferences between them. It also introduces some of the new features of Windows Vista, including the Sidebar, Windows Aero, and Windows Media Center. It teaches the user skills such as working on the Desktop, using windows, opening files and applications, and working with the Start menu and Taskbar. Windows Vista This course introduces students to Microsoft Windows Vista. It discusses the  more...
Windows Vista Essentials on-line e-learning cbt (computer based) ...soned user, learning to access advanced functions and new features, this comprehensive training guide will showcase all that Windows has to offer. You can access this course for 1 year. Completion time varies based on user knowledge and skills. Welcome to Windows Vista Essentials Windows Vista Essentials offers the tools needed to become a proficient Microsoft Windows Vista user in no time  more...
Word 2007 Level 1 on-line e-learning cbt (computer based) ...is designed to familiarize students with key introductory features of Microsoft Office Word 2007, as well as introduce them to some of its new interface features like the Ribbon, Mini toolbar, Quick Access toolbar, contextual tabs, and galleries. Students will learn the tricks that will help them create, edit, and modify text-based documents easily. Word 2007 Level 1 This course is designed to  more...
Using the Power of the iPod in Education: An Overview on-line e-learning cbt (computer based) ...ives. One powerful tool is the compact iPod that has many features that can be taken advantage of by teachers and students due to its portability, and powerful audio/video (and other) features. Using the Power of the iPod in Education: An Overview is a seven-day online course. In this course, teachers will learn why and how the iPod can improve the education that they are offering to their  more...
Selling With an Unfair Advantage: No Lying, Cheating or Deception on-line e-learning cbt (computer based)study at homecourseware ...he art of asking questions for clarifying needs; relating features and benefits to the customer context; how to listen and what to listen for; recognizing and handling objections; then when, how and what`s of getting action. The new millennium is complex and different. To prosper requires a fresh approach to selling. This program clearly reveals what you and your salespeople can do right now to  more...
Quicken 2000 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...ze Quicken 2000 s automated personal financial planning features. The importance of securing files with passwords and backing up data is stressed. Mastery of the topics introduced in this course will enable students to utilize Quicken 2000?s automated personal financial planning features to create accounts, track transactions, write and print checks, and reconcile accounts. Students will  more...
Quicken 2002 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...course establishes a basic understanding of the essential features of Quicken Deluxe 2002, familiarizing students with the concept of financial management and the use of financial software. This course establishes a basic understanding of the essential features of Quicken Deluxe 2002, familiarizing students with the concept of financial management and the use of financial software, and it  more...
QuickBooks Pro 2008 on-line e-learning cbt (computer based) ... payable. In the advanced level, you can learn additional features such as customizing Quickbooks, working with various Quickbooks accounts, creating reports, creating and use graphs, dealing with taxes, payroll, tracking jobs, writing letters, and synchronizing with client management software. The hands-on interactive labs will help you practice what you learn...with or without the application  more...
QuickBooks Pro 2005 on-line e-learning cbt (computer based) ... to grow your business Enable your company to use all the features QuickBooks has to offer Enroll today in this course to start your learning. Frequently Asked Questions How long will it take me to complete the course? The amount of time it takes to complete the course is dependent upon the time you are able to spend in study. The actual length of the video instruction is close to 6 hours.  more...
QuickBooks Pro 2000 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...rse will also show basic QuickBooks users how to use Help features to assist them in answering their questions. This introductory course takes the student through the basic accounting functionalities of QuickBooks Pro 2000. The topics that will be discussed include creating a company file using the EasyStep Interview, adding and modifying employee information, setting up a service company`s  more...
QuickBooks Pro 2001 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...e the financial information of a small business. Specific features of interest include the Customer Detail Center and the Vendor Detail Center. After completing this course, even students with limited accounting knowledge will be at ease using QuickBooks Pro 2001 to create and manage the financial information of a small business. Students will complete such tasks as creating invoices, making  more...
QuickBooks Pro 2001 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of QuickBooks Pro 2001, such as generating balance sheets, creating customized reports and invoices, and amending payroll information. This course will introduce students to the more advanced features of QuickBooks Pro 2001, such as generating balance sheets, creating customized reports and invoices, and amending payroll information. This course is designed to enable students to  more...
PowerPoint 2000 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...this course, students will become familiar with the basic features of Microsoft PowerPoint 2000, including creating presentations and working with visual elements. As students become more advanced, they will use masters, templates, and animation features, as well as learn how to prepare presentations by working with speaker notes and developing audience handouts. In this course, students will  more...
PowerPoint 2000 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...this course, students will become familiar with the basic features of Microsoft PowerPoint 2000, including creating presentations and working with visual elements. In this course, students will become familiar with the basic features of Microsoft PowerPoint 2000, including creating presentations and working with visual elements. In working with Slide Masters, students will be able to try out  more...
PowerPoint 2000 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed Students will learn how to design presentations for the Web, use templates, design speaker notes and handouts, and apply animation and effects in this more advanced Microsoft PowerPoint 2000 course. Students will be introduced to more advanced components of Microsoft PowerPoint 2000, such as using masters, templates, and animation features, and preparing presentations by working with speaker  more...
PowerPoint 2000 MOUS on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...nd working with visual elements, as well as such advanced features as masters, templates, and animation. In this course, students will become familiar with the basic aspects of Microsoft PowerPoint 2000, including creating presentations and working with visual elements, as well as such advanced features as masters, templates, and animation. Significant emphasis is placed on utilizing graphics  more...
PowerPoint 2000 Proficient on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...nd working with visual elements, as well as such advanced features as masters, templates, animation, and Web presentations. In this course, students will become familiar with the basic aspects of Microsoft PowerPoint 2000, including creating presentations and working with visual elements, as well as such advanced features as masters, templates, and animation. Significant emphasis is placed on  more...
PowerPoint 2002 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of PowerPoint 2002. They will learn how to design PowerPoint presentations on their computers how to use clip art images and drawing tools to enhance their presentations. Finally, students will learn advanced presentation skills including how to create a custom show, an agenda, and summary slides. This course introduces students to the basic features of Microsoft PowerPoint 2002. They  more...
PowerPoint 2007 Level 1 on-line e-learning cbt (computer based) ...features of Microsoft Office PowerPoint 2007. Students will learn how to design PowerPoint presentations on their computers through examples and interactive exercises. They will learn about the key interface changes of Microsoft Office 2007, namely the Ribbon, Quick Access toolbar, Mini toolbar, and galleries. PowerPoint 2007 Level 1 This course introduces students to the basic features of  more...
Office 2000 Intermediate on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...is designed to familiarize students with the intermediate features of Microsoft Word, Excel, Access, PowerPoint, and Outlook 2000. It also includes a section on presentation skills. This course introduces students to the more powerful aspects of these applications and attempts to broaden and develop the basic skills that they already possess. This course is designed to familiarize students  more...
Office 2000 Introduction on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...g a section on time management. Students will learn basic features from each one of these courses and gain an introductory knowledge of the applications. They will also learn some techniques to manage time more effectively. Office 2000 Introduction This course introduces students to Microsoft Word, Excel, Access, PowerPoint, and Outlook 2000. It also includes a section on time management. In  more...
Office XP (2002) Advanced on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of Microsoft Office XP. It covers the major features that apply to all of the applications. This includes Microsoft Word, Microsoft PowerPoint, Microsoft Excel, Microsoft Access, Microsoft Outlook, as well as a special course on time management. The goal of this advanced course is to broaden and develop the intermediate skills that the students already possess. This advanced course  more...
Office XP (2002) Intermediate on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of Microsoft Office XP. It covers the major features that apply to all of the applications. This includes Microsoft Word, Microsoft PowerPoint, Microsoft Excel, Microsoft Access, and Microsoft Outlook. This intermediate course strives to broaden and develop the intermediate skills that students already possess. This intermediate course introduces students to some new features of  more...
Office XP (2002) Introduction on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of Microsoft Office XP. It covers the major new features that apply to all of the applications. This includes Microsoft Word, Microsoft PowerPoint, Microsoft Excel, Microsoft Access, Microsoft FrontPage, and Microsoft Outlook. Students will learn the intoductory features that each of these applications has to offer. This course introduces students to the basic features of Microsoft  more...
Outlook 2000 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features found in Microsoft Outlook 2000. Some skills students will learn include sending, receiving, and managing e-mail messages; using the Calendar to schedule appointments; and understanding and using tasks. This introductory course teaches students the basic features found in Microsoft Outlook 2000. Some skills students will learn include sending, receiving, and managing e-mail messages;  more...
Outlook 2000 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...mediate course teaches students some of the more advanced features of Microsoft Outlook 2000. Some skills they will learn include using and customizing mail features and organizing items using categories. This intermediate course teaches students some of the more advanced features of Microsoft Outlook 2000. Some skills they will learn include using and customizing mail features; using advanced  more...
Outlook 2000 Proficient on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ... course teaches students both the basic and more advanced features found in Microsoft Outlook 2000. Skills taught include sending, receiving, and managing e-mail messages; using the Calendar; understanding and using tasks; exploring contacts and the Journal; and integrating Outlook and Office. This comprehensive course teaches students both the basic and more advanced features found in  more...
Outlook 98 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of Microsoft Outlook 98 by working through a series of exercises and scenarios that will instruct them in the functions of numerous buttons, menus, and folders. Students will also learn how to customize Outlook as their desktop Personal Information Manager (PIM). This course introduces students to the basic features of Microsoft Outlook 98, including a universal Inbox for all sources  more...
Office 2007 Series (Fast Track) on-line e-learning cbt (computer based) ...new Office package is changing the old interface with new features on an interface now known as the Ribbon. How do you find the commands you already know? What new commands are available in Word, Excel, Outlook, PowerPoint, and Access? Take a look at the changes in Office 2007 and learn how to make the most of them. This self-directed course can be completed within 90 days or sooner depending  more...
Microsoft Word 2002 Core on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...course teaches students the introductory and intermediate features of Microsoft Word 2002. They will learn the basic steps to create and edit their text-based documents, and will also discover how to enhance the look and functionality of them. This comprehensive course teaches students the introductory and intermediate features of Microsoft Word 2002 so not only will they learn the basic steps  more...
Microsoft Word 2002 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...is designed to familiarize students with key introductory features of Microsoft Word, as well as introduce them to some of its new capabilities introduced with the 2002 version. Some of the skills taught include examining the working screen, getting familiar with the new Task Panes, creating new documents, modifying bodies of text, and previewing and printing documents. This course is designed  more...
Microsoft Word 2002 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...se is designed to familiarize users with the intermediate features of Microsoft Word so they can enhance the look of their text-based documents. Some skills they will learn include formatting paragraphs by using indents, line spacing, and tab stops; and dividing the document into sections using margins, page breaks, and columns. This course is designed to familiarize users with the  more...
Office 2000 Advanced on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ... this course, students will learn how to use the advanced features of Microsoft Word, Excel, Access, and PowerPoint 2000, as well as a section on business writing. This advanced level course introduces the accomplished user to the most powerful aspects of these applications. It also strives to help the professional become a more effective writer. In this course, students will learn how to use  more...
Microsoft FrontPage 2002 Core on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...se is designed to familiarize users with key introductory features of Microsoft FrontPage, as well as introduce them to some of its new capabilities introduced with the 2002 version. Students will learn the tricks that will help them create, edit, and manage Web pages easily. The skills taught include examining the working screen; getting familiar with the new Task Panes; creating new Webs;  more...
Microsoft FrontPage 2002 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...se is designed to familiarize users with key introductory features of Microsoft FrontPage, as well as introduce them to some of the new 2002 capabilities. The skills include becoming familiar with the new Task Panes; creating new Webs; entering, modifying, and formatting text; incorporating graphics; applying themes; managing Webs; and previewing and publishing Webs. This course is designed to  more...
Microsoft Office XP New Features on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of the Office XP suite. It covers the major new features of Microsoft Word, Microsoft PowerPoint, Microsoft Excel, Microsoft Access, and Microsoft Outlook. This course introduces students to some of the new features of the Office XP suite. It covers the major new features that apply to all of the applications, including smart tags and Task Panes; as well as a few of the individual  more...
Microsoft Outlook 2002 Core on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features, such as working with e-mail messages, customizing Outlook to their personal preferences, and managing time using the Calendar, task, and note functions. This course will cover the basic features of Microsoft Outlook 2002. Topics covered include composing messages, sending messages, replying to messages, forwarding messages, creating contacts, scheduling appointments using the  more...
Microsoft Outlook 2002 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features found in Microsoft Outlook 2002. Some skills students will learn include sending, receiving, and managing e-mail messages; creating contacts; using the Calendar to schedule appointments; and understanding and using tasks. This introductory course teaches students the basic features found in Microsoft Outlook 2002. Some skills students will learn include sending, receiving, and  more...
Microsoft Outlook 2002 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course covers intermediate skills for Microsoft Outlook 2002. Students will learn how to assign categories to mail messages, propose alternate meeting times, and send task status reports. This course covers intermediate skills for Microsoft Outlook 2002. Topics covered include working with signatures, using the Personal Address Book and specialized mail features, categorizing contacts and  more...
Microsoft PowerPoint 2002 Comprehensive on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...d to teach students the basic, intermediate, and advanced features of Microsoft PowerPoint 2002 so they can not only create and modify simple presentations, but also much more elaborate ones, such as team projects. This course is designed to teach students the basic, intermediate, and advanced features of Microsoft PowerPoint 2002 so they can not only create and modify simple presentations,  more...
Microsoft PowerPoint 2002 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...r printing. This course introduces students to the basic features of Microsoft PowerPoint 2002. Students will learn how to design PowerPoint presentations on their computers through examples and interactive exercises. In addition, students will learn how to use clip art images and drawing tools to enhance presentations. Students will also learn how to use templates, create tables, and  more...
Microsoft PowerPoint 2002 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...diate course is designed to familiarize students with the features of Microsoft PowerPoint 2002 by teaching students how to design moderately complicated presenations, import Word outlines, and work with multiple slide masters. This course is designed to familiarize students with the intermediate features of Microsoft PowerPoint 2002. This course will prepare students to design PowerPoint  more...
Microsoft PowerPoint 2002 Level 3 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...rse is designed to familiarize students with the advanced features of Microsoft PowerPoint 2002. Students will learn how to apply advanced techniques to PowerPoint presentations, such as importing data from other Microsoft applications, adding video and sound clips, and modifying charts and tables in presentations. This course is designed to familiarize students with the advanced features of  more...
Microsoft Windows XP Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features in Microsoft Windows XP by including lessons on customizing the Desktop and using Windows Explorer. The course will walk the students through formatting disks, printing documents, using system tools, and shutting down the computer. This course introduces students to the basic features in Microsoft Windows XP. This course will teach the end-user necessary skills like using the mouse,  more...
Microsoft Office XP Certification on-line e-learning cbt (computer based) Our Office XP Training consists of 15 interactive computer-based training modules delivered via CD-ROM or via the Internet through our online university. Welcome to Microsoft Office XP Certification Our Office XP Training consists of 15 interactive computer-based training modules delivered via CD-ROM or via the Internet through our online university. The Office XP suite includes Access, Excel,  more...
Microsoft Excel 2002 Core on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...ensive course teaches students the basic and intermediate features of Excel 2002 so they can easily create and modify spreadsheets. Students will become familiar with Excel`s introductory-level new features, such as smart tags and speech recognition, as well as how to manage workbooks, print worksheets, create charts, and integrate workbooks with the Web. This comprehensive course teaches  more...
Microsoft Excel 2002 Expert on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...course teaches students a set of expert-level spreadsheet features through real-life scenarios and projects. Students will learn about summarizing list data with outlining and subtotals; creating and removing custom filters; implementing techniques for working with shared workbooks, including protecting workbooks from changes; tracking and reviewing changes; and merging and consolidating data  more...
Microsoft Excel 2002 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features and acquaints students with Microsoft Excel 2002 tools. Students will become familiar with Excel`s introductory-level new features, such as smart tags and speech recognition, as well as workbooks, cells, worksheets, and formulas. This course introduces students to basic spreadsheet features and acquaints students with Microsoft Excel 2002 tools by using real-life scenarios and  more...
Microsoft Excel 2002 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...oduces students to an additional set of basic spreadsheet features and acquaints students with the tools used in Microsoft Excel 2002. Some skills taught are customizing workbooks by changing worksheet attributes, using lists to store and organize worksheet data, using functions in financial and logical formulas, and formatting worksheets using AutoFormat and predefined styles. This course  more...
Microsoft Excel 2002 Level 3 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...course teaches students a set of expert-level spreadsheet features. Some skills students will acquire are summarizing list data with outlining and subtotals; customizing the Excel working screen with custom toolbars, menus, and macros; and creating and removing custom filters. This course teaches students a set of expert-level spreadsheet features. Students will learn about summarizing list  more...
Microsoft Certified Application Specialist Office 2007 The Microsoft Certified Application Specialist (MCAS) credential, part of the Microsoft Business Certification program, identifies specific skills covering the most in-demand 2007 Microsoft Office system products Microsoft Office Word 2007, Excel 2007, PowerPoint 2007, Access 2007, and Outlook 2007 as well as the Windows Vista operating system. The MCAS certification is replacing the Microsoft  more...
Mastering RoboHelp Office 2002 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...to choose the right Help format; and a comparison of Help features available from WinHelp, HTML Help, WebHelp, Oracle Help and Java Help. Working with Help Projects describes creating projects; compressing and compiling projects in RoboHelp; and generating projects in RoboHelp HTML. Importing Documents, Files and Projects contains Word to Help conversion tips; how to convert Word documents to  more...
MCSE 2000 & CCNA 2.0 CD-ROM Library (9 CD's) on-line e-learning cbt (computer based)study at homecourseware ...multi-step simulations, all on CD-ROM. Technical Training Features: ? Course map with completion marks ? Interactive training lessons ? Complete audio narration ? Lesson Summaries ? Quiz questions with multi-step simulations ? Glossary ? Quick Reference ? Case Studies ? Lesson Statistics and Lesson Reports MCSE Exam Coverage: 70-210 Win 2000 Professional 70-215 Win 2000 Server 70-216 Win 2000  more...
Microsoft Access 2002 Core on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features in Microsoft Access 2002, including speech recognition and the new Task Pane, as well as teaching them database creation and how to create and use tables, forms, filters and sorts, queries, and reports. This course will introduce students to the new features in Microsoft Access 2002 that set it apart from Access 2000, including speech recognition and the new Task Pane, as well as the  more...
Microsoft Access 2002 Expert on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...tudents already possess. Various maintenance and security features are also covered, teaching students ways to better manage multi-user databases. This advanced course strives to broaden and develop the intermediate database design skills that students already possess. Students will gain a more complete understanding of how to effectively create and use the primary database objects in Access,  more...
Microsoft Access 2002 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ... designed and set up. This course will also cover the new features in Access 2002 that set it apart from Access 2000, including speech recognition and the new Task Pane. This course introduces students to the basic elements that compose an Access database. Students will learn what a database is and how an effective database should be designed and set up. After they learn how to create their  more...
Microsoft Access 2002 Level 3 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features and gain a more complete understanding of how to effectively create and use the primary database objects in Access. Various maintenance features are also covered, teaching students ways to better manage multi-user databases. This advanced course strives to broaden and develop the intermediate database design skills that students already possess. Students will gain a more complete  more...
Microsoft Access on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...t Access, a solid understanding of the basic commands and features of this powerful database management system. As an introductory level class, topics to be covered include how to design, create, organize, display and query a database through Access. Since Microsoft Access is a Windows-based application, the instructor will provide a review on Windows 95/98 and using the mouse in this  more...
Lotus Notes 5.0 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of Lotus Notes 5.0. They will learn to send and receive e-mail, as well as schedule appointments and write to-do lists. This introductory course will teach students the basic features of Lotus Notes 5.0 so they can easily send and receive e-mail and manage databases. Specifically, students will learn the basics of sending and receiving e-mail, working with file attachments, formatting  more...
Lotus Notes 5.0 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of Lotus Notes 5.0. They will work with many Lotus Notes features used in customizing e-mail messages and accessing database material. This course enhances a student's basic understanding of Lotus Notes 5.0 by introducing them to the advanced features of Lotus Notes 5.0. Students will work with many Lotus Notes features used in customizing e-mail messages and accessing database  more...
Learn Spanish On-line From Live Instructors! - "Beginning Spanish 1" on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features 20 sessions taught in English by a live instructor and delivered in the Virtual Classroom. Discover an exciting way to learn the basic skills you need to communicate in Spanish. This 3 month introductory course combines the effectiveness of being taught by an instructor in a classroom with the flexibility and independence of online learning. The Course As a registered student, an  more...
Learn HTML All By Yourself- Advanced on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of HTML. This course continues where our introductory course leaves off. Our introductory course covered all the basic tags and covered topics such as creatings lists, creating links and placing images on your web pages. In this 5 week advanced HTML course, you will study changing the color of text, changing the color of a web page`s background and using an image for the background.  more...
ISO 9001:2000 General Employee Training on-line e-learning cbt (computer based) ... establish a rigorous QMS then ISO 9000 has the essential features which provide a solid base for any QMS. ISO 9000 is primarily concerned with "quality management". This means what the organization does to: Fulfill the customer's quality requirements Meet applicable regulatory requirements enhance customer satisfaction achieve continual improvement of its performance in pursuit of these  more...
Internet Explorer 7 Series on-line e-learning cbt (computer based) ...features of Internet Explorer 7. Learners will be able to securely use this updated web browser to perform searches, print documents, and access streaming content. The student will have access to this course for 1 year. This self-directed course can be completed within 90 days or sooner depending on time and learning capabilities of the student. Welcome to Internet Explorer 7 Series This  more...
Instructional Design Series on-line e-learning cbt (computer based) ...elp prepare the learner to create instructional programs. Features: Courses challenge the learner with a variety of question formats, including multi-step simulations, true/false, multiple choice, and fill-in-the-blank. Exercises allow learners to practice in the actual application being studied. A skill assessment generates a customized learning path based on the results of a pre-test. A  more...
FrontPage 2000 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...se is designed to familiarize users with key introductory features of Microsoft FrontPage 2000. Students will learn the tricks to help them create, edit, and manage Web pages easily. The skills introduced include examining the working screen; getting familiar with the new Task Panes; creating new Webs; entering, modifying, and formatting text; incorporating graphics; applying themes; managing  more...
FrontPage 2000 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...es. This course teaches students the additional advanced features of Microsoft FrontPage 2000. Students will learn advanced Web development techniques, such as using HTML, designing frames pages, creating interactive forms, and developing dynamic Web pages using DHTML. They will also learn how to integrate databases and how to publish a Web site once it is complete. Some other topics that  more...
Getting Started With Microsoft Windows XP on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features in Microsoft Windows XP. This course will teach the end-user necessary skills like using the mouse, working on the Desktop, using windows, and operating the Start menu and Taskbar. The course will also walk the students through formatting disks, printing documents, using system tools, and shutting down the computer. This course introduces students to the basic features in Microsoft  more...
Getting Started With Windows Millennium on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features in Windows Millennium Edition by teaching necessary skills like using the mouse, working on the Desktop, using windows, operating the Start menu and Taskbar, navigating in Windows Explorer, and using some of the included accessories. This course introduces students to the basic features in Windows Millennium Edition. This course will teach necessary skills like using the mouse,  more...
Excel 2002 MOUS on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...ensive course teaches students the basic and intermediate features of Excel 2002 so they can easily create and modify spreadsheets. Some skills users will acquire include learning to manage workbooks, working with cells and cell data, formatting and printing worksheets, creating and revising formulas, creating charts from worksheet data, learning about objects and their roles in worksheet  more...
Excel 2007 Level 1 on-line e-learning cbt (computer based) ... Microsoft Office Excel 2007. It covers basic spreadsheet features and acquaints students with Excel's tools. Students will learn to manage workbooks, work with cells and cell data, format and print worksheets, create and revise formulas, work with basic functions, use fills to save data entry time, and create and modify charts from worksheet data. Excel 2007 Level 1 This course introduces  more...
Excel 2007 Level 2 on-line e-learning cbt (computer based) ...familiarizes students with intermediate-level spreadsheet features. Students will learn how to convert older workbooks to the new default XML-based file format; customize the Quick Access toolbar; use logical and financial functions; format worksheets using themes, styles, and page breaks; use 3-D references; ready workbooks for the Web; use templates to create workbooks; and insert and  more...
Excel 2000 Expert on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of Microsoft Excel 2000 to work with records and ranges; sort, outline, and filter lists; import and export data; use PivotTables, PivotCharts, and data analysis tools; as well as how to merge and link workbooks. Students will learn how to apply the advanced features of Microsoft Excel 2000 to work with records and ranges; sort, outline, and filter lists; and import and export data.  more...
Excel 2000 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of Microsoft Excel 2000. Selected topics include understanding formulas and functions, working with columns and rows, using absolute references, and printing worksheets. This course familiarizes students with the basic features of Microsoft Excel 2000, including entering text and formulas, moving data, formatting worksheet appearance, and manipulating charts. Beginning with opening a  more...
Excel 2000 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...s course introduces students to such Microsoft Excel 2000 features as working with lists, databases, templates, and functions; formatting and linking worksheets; and using 3-D references and Microsoft Map. Students will also learn how to use Excel to save and work with files as Web pages. This course introduces students to such Microsoft Excel 2000 features as working with lists, databases,  more...
Excel 2000 Level 3 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of Microsoft Excel 2000 to work with records and ranges, sort records, outline and filter lists, and import and export data. The importance of proper management and password protection is also stressed. Students will learn how to apply the advanced features of Microsoft Excel 2000 to work with records and ranges, sort records, outline and filter lists, and import and export data. In  more...
Excel 2000 MOUS on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of Microsoft Excel 2000, including entering text and formulas, moving data, formatting worksheet appearance, and manipulating charts. Students will also be able to apply the advanced features of Excel 2000 to work with records and ranges; sort, outline, and filter lists; and import and export data. This course familiarizes students with many features of Microsoft Excel 2000, including  more...
Excel 2000 Proficient on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of Microsoft Excel 2000, including entering text and formulas, moving data, formatting worksheet appearance, and manipulating charts. Students will also learn how to save and work with files as Web pages. This course familiarizes students with many features of Microsoft Excel 2000, including entering text and formulas, moving data, formatting worksheet appearance, and manipulating  more...
Excel 2002 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features and acquaints them with the tools used in Microsoft Excel 2002. As the course becomes more advanced, students will learn how to customize workbooks by changing worksheet attributes, use lists to store and organize data, use functions in financial and logical formulas, and format worksheets using AutoFormat and predefined styles. Finally, students will learn how to customize the Excel  more...
Excel 2000 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features of Microsoft Excel 2000, including entering text and formulas, moving data, formatting worksheet appearance, and manipulating charts. As students become more advanced, they will be able to work with records and ranges, sort records, outline and filter lists, and import and export data. This course familiarizes students with the basic features of Microsoft Excel 2000, including  more...
Effective Business Communication Series on-line e-learning cbt (computer based) ...o wants to improve his or her professional writing skills.Features:Flash and audio provide animated, interactive Lesson Introductions, Activities, and Simulations. Flash scenarios use real world situations to illustrate course concepts. Audio accompanies each lesson page throughout the course. Activities allow learners to apply course concepts in an interactive questioning environment.  more...
Doing Business in China ...ing about the etiquette of doing business in China.Course Features: Flash and audio provide animated, interactive Lesson Introductions, Activities, and Simulations. Flash scenarios use real world situations to illustrate course concepts. Streaming video scenarios illustrate real world issues and solutions discussed in the course. Audio accompanies each lesson page throughout the course.  more...
Entry and Exit Strategies for Savvy Real Estate Investors--Instructor-Led on-line e-learning cbt (computer based) ...his exclusive online course uses cutting edge interactive features to show the ins and outs of proven strategies: from fix-and-flips to condo conversion, from refinancing to trade-ups. Most important, you learn which fits your goals. Students may complete this course within a reasonable period of time. Contact Hours give an indication of how much time is needed to take this class. As an extra  more...
Entry and Exit Strategies for Savvy Real Estate Investors--Self-Directed on-line e-learning cbt (computer based) ...his exclusive online course uses cutting edge interactive features to show the ins and outs of proven strategies: from fix-and-flips to condo conversion, from refinancing to trade-ups. Most important, you learn which fits your goals. Students may complete this course within a reasonable period of time. Contact Hours give an indication of how much time is needed to take this class. As an extra  more...
Doing Business in India ...ing about the etiquette of doing business in India.Course Features: Flash and audio provide animated, interactive Lesson Introductions, Activities, and Simulations. Flash scenarios use real world situations to illustrate course concepts. Streaming video scenarios illustrate real world issues and solutions discussed in the course. Audio accompanies each lesson page throughout the course.  more...
Database Management on-line e-learning cbt (computer based) ...features coverage of the important aspects of the relational PC-based database model including coverage of SQL. A highly useful methodology for designing databases is presented and illustrated through a variety of examples. This course is designed for anyone interested in gaining familiarity with database management. Someone taking this course should have some experience using a computer in a  more...
Crystal Reports XI on-line e-learning cbt (computer based) ...rts. Follow Jason Manibog as he teaches you many advanced features including the use of running totals, working with cross-tab reports, and utilizing subreports. Additionally, you will develop an understanding for Open Database Connectivity (ODBC) drivers, inner and outer joins, Structured Query Language (SQL), and updating and verifying data sources Your Crystal Reports XI training is  more...
Authorware for Educators on-line e-learning cbt (computer based)study at homecourseware ...lled Authorware. The textbook introduces you to the major features of Authorware and guides you step by step through the development of several Authorware projects. All of the files that you need for this course have been included with the textbook. You will modify several Authorware projects that have been created by the author. These projects contain a variety of multimedia objects such as  more...
AutoCAD 2006 2D on-line e-learning cbt (computer based) ...features of AutoCAD 2D, including commands, plotting, crosshatching, and pallets. Follow along with Kristen Kurland as she shows you how to work with dimensions, regions, boundaries, as well as understanding isometrics and viewports. The course can be completed within 90 days or less. The student will have 1 year unlimited access to the course. Welcome to the AutoCAD 2006 2D Training Series  more...
AutoCAD 2006 3D on-line e-learning cbt (computer based) ...features of AutoCAD 3D including commands, objects, surfaces, and solids. Follow along with Kristen Kurland as she shows you how to manipulate backgrounds, light, material, and landscaping to your needs.The course can be completed within 90 days or less. The student will have 1 year unlimited access to the course. Welcome to the AutoCAD 2006 3D Training Series The AutoCAD 2006 3D course will  more...
Adobe PhotoShop CS to CS2 Upgrade on-line e-learning cbt (computer based) ...o speed on what?s new and how to make the best use of new features like Adobe? Bridge, vanishing point, multiple layer control, smart object, image warp, and more. Your expert-led training is presented by Harold Driver. Harold has a knack for simplifying technical information and complex concepts so that you are able to quickly understand and apply his training. His engaging personality and  more...
Adobe Fireworks CS3 on-line e-learning cbt (computer based) ...Adobe's old ImageReady left off and comes packed with new features to set your designs up using html, java, and even CSS. With John Ulliman as your guide, you'll learn how to adjust, crop, and use filters on your digital pictures, scans and stock art. Plus, how to create composite images using layer techniques, adjustments and effects. This self-directed course can be completed within 90 days  more...
Access 2000 Level 3 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...s as a development tool. Various maintenance and security features are covered in the course, teaching students ways to better manage multi-user databases. This advanced course strives to broaden and develop the intermediate database design skills that students already possess. Students will gain a more complete understanding of how to effectively create and use the primary database objects  more...
Access 2000 MOUS on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This comprehensive course teaches students both the basic and the more advanced elements that compose an Access database. Students will gain a more complete understanding of how to effectively create and use the primary database objects in Access, including tables, queries, forms, reports, and data access pages. This comprehensive course teaches students both the basic and the more advanced  more...
Access 2002 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course introduces students to the basic elements that compose an Access database. Students will learn what a database is and how an effective database should be designed and set up. As the course becomes more advanced, students will use Microsoft Access as a development tool. The course strives to broaden and develop the basic database skills that students already possess. This course  more...
Access 2002 MOUS on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...features in Microsoft Access 2002 that set it apart from Access 2000. This includes speech recognition and the new Task Pane, as well as basic elements that compose an Access database. As the course becomes more advanced, students will gain a more complete understanding of how to effectively create and use the primary database objects in Access and how to manage multi-user databases. This  more...
Access 2000 Expert on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ...ges. In addition, students will be introduced to advanced features that allow Access to be used as a development tool. The course also teaches strategies for protecting data by enacting various security measures and by controlling how data is entered into a database. Finally, various maintenance features are covered in the course, teaching students ways to better manage multi-user databases.  more...
Access 2000 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course teaches students the basic database elements, good database design, Microsoft Access tools, and database maintenance and security, among many other skills. This course introduces students to basic elements that compose an Access database and strives to broaden and develop the database design skills that they already possess. Students will start out by learning what a database is and  more...
A+ 2003 Complete Bundle (90 days of online training for PC Technicians) on-line e-learning cbt (computer based)study at homecoursewareSelf Directed ... Certification exam. The A+ 2003 Complete Bundle package features: +Prerequisite study material. +A prerequisite test to help gauge your level of preparation. +More than 28 hours of interactive, multimedia training. +More than 1,000 pages of printable reference material to reinforce online computer-based learning. +Unlimited use (during the licensed 90 days of online access) of CompTIA  more...
QuickBooks Pro 2007 on-line e-learning cbt (computer based)study at homecourseware ... payable. In the advanced level, you can learn additional features such as customizing Quickbooks, working with various Quickbooks accounts, creating reports, creating and use graphs, dealing with taxes, payroll, tracking jobs, writing letters, and synchronizing with client management software. Your expert-led training is presented by Debbie Dalrymple. Debbie has been doing computer training  more...
Adobe Flash CS4 Professional: Essentials on-line e-learning cbt (computer based) ...nterface. You will understand how to correctly implement features like the new motion tween, motion presets, ActionScript3 event handling and how to professionally set up your site. Specific lessons include working with video and video controllers, building and modifying a Motion Tween, motion presets, production animation techniques and how to set up and use the new Frame Spans. By the time  more...
Adobe Dreamweaver CS4: Essentials on-line e-learning cbt (computer based) ...ep-by-step instructions for how to use the most important features in this award-winning program. After watching the series will comfortable optimizing image files for faster loading web graphics how to use CSS, Tables, Frames and how to add interactive features to your website like Flash files, JavaScript elements and AJAX. The major lessons include the details you will need to have a solid  more...
Adobe Dreamweaver CS3: Essentials on-line e-learning cbt (computer based) ...te. You will get an introduction to some of the advanced features like inserting active content like Flash, video, and audio files and creating roll over buttons. You will not be a web programming Guru but you will have a solid foundation to manage and update content on your website. The student will have access to this course for 1 year. This self-directed course can be completed within 90  more...
Adobe Dreamweaver CS3: Advanced on-line e-learning cbt (computer based) Adobe Dreamweaver CS3: Advanced 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 Web Design: Workflow on-line e-learning cbt (computer based) ...ne your web design skills as you learn how to use the new features in CS3 Web Design Workflow. Hosted by Abbas Rizvi, this video series teaches you how to bring your Photoshop or Illustrator artwork effortlessly into Flash, build web prototypes using new functionality in Fireworks, work with video and Flash, copy and paste from Photoshop into Dreamweaver, and even empower your non-technical  more...
Adobe CS3 Design: Workflow on-line e-learning cbt (computer based) Adobe CS3 Design: 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 best practices  more...
Adobe After Effects CS3: Essentials on-line e-learning cbt (computer based) ... animator Ko Maruyama, these training videos focus on new features and essential tools including Shape Layers, the Puppet Tool and Brainstorm. You?ll also learn how to use many of the new effects found in After Effects CS3 as well as how to import Photoshop Layer Styles. Learn the tricks you need to get on your way to producing high-end animations. The student will have access to this course  more...
Windows 98 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This introductory course will teach students how to use the basic features of Microsoft Windows 98. The course includes lessons on customizing the Desktop using Web content, screen savers, and Desktop themes. Students will also gain un understanding of the file system, including how to use Windows Explorer.  more...
Windows 98 New Features on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course will introduce students to the new features found in Windows 98, including Internet-related features. Creating a Web page using FrontPage Express and using the Online Help option are just two of the specific topics that will be covered.  more...
Learn JavaScript All By Yourself-Advanced on-line e-learning cbt (computer based)study at homecoursewareSelf Directed Learn more advanced features of JavaScript with our 5 week advanced lite course.  more...
Basics of Effective Selling on-line e-learning cbt (computer based)study at homecoursewareSelf Directed Course description -- Selling is a complex and sophisticated process, but successful sales begin and end with the basic essentials. This course includes an overview of the selling process, and provides worksheets and checklists to take you from contact list through sales call and on to follow-up and referrals. There are tools for identifying the features and benefits of your product and service,  more...
How To Master Palm Organizer Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course is designed to familiarize users with the basic features of the Palm Organizer. Some of the skills students will learn include getting around using the application buttons, learning how to enter text, creating appointments in the Date Book, attaching notes and alarms to records, and adding tasks in the To Do List.  more...
Office 97 Advanced on-line e-learning cbt (computer based)study at homecoursewareSelf Directed In this course, students will learn how to use the advanced features of Word, Excel, Access, and PowerPoint 97 to perform tasks above and beyond simple word processing and functioning. This advanced course will strive to broaden and develop the intermediate skills that students already possess.  more...
Office 97 Introduction on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course is designed to familiarize users with key introductory features of Microsoft Word 97, Excel 97, Access 97, PowerPoint 97, and Outlook 98. This course will provide students with the basic elements of these applications so they can establish some beginning skills.  more...
Palm OS 4 0 Introduction on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course is designed to familiarize users with the basic features of the Palm handheld, as well as the functionalities that come with Palm OS 4.0. Also, the Palm Desktop and HotSyncing are explored.  more...
Palm OS 4 0 Tips And Tricks on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course offers tips to help students take full advantage of the many features the Palm Organizer offers them, and they will gain a better understanding of how they can use the Palm to organize their schedules.  more...
Palm Tips And Tricks on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course offers tips to help students take full advantage of the many features the Palm organizer offers them.  more...
Pocket PC Tips And Tricks on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course teaches students the basic features and functions of the Pocket PC and also provides tips to help students take full advantage of the many features the Pocket PC offers them.  more...
PowerPoint 97 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course introduces students to the basic features of Microsoft PowerPoint 97. Students will learn how to design PowerPoint presentations on their computers through examples and interactive exercises. They will learn to use templates, create tables, and prepare a presentation for printing. The user will also be introduced to the most powerful aspects of Microsoft PowerPoint 97 as they become  more...
PowerPoint 97 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course introduces students to the basic features of Microsoft PowerPoint 97. Students will learn skills such as how to use templates, create tables, and prepare a presentation for printing.  more...
PowerPoint 97 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course is designed to familiarize students with the intermediate features of Microsoft PowerPoint 97. Students will also learn how to use WordArt, create clip art collections, and apply animation effects.  more...
Word 97 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course is designed to familiarize users with key features of Microsoft Word 97 that will help them create, edit, and modify their text-based documents easily. Students will learn the introductory, intermediate, and advanced features of Microsoft Word 97. The course will start by touching on basic and necessary tools, and then will increase the possibilities of what students can create in the  more...
Word 97 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course is designed to familiarize users with key introductory features of Word 97. Because there are so many tools that Microsoft Word offers in the world of word processing, this course will touch on the most basic and necessary of these tools.  more...
Word 97 Level 2 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course is designed to familiarize students with the intermediate features of Word 97 so they can increase the possibilities of what they can create with this application. Some skills they will learn include formatting paragraphs by using indents, line spacing, and tab stops; applying borders and shading; and using AutoText.  more...
Word 97 Level 3 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed In this course, students will learn how to use the advanced features of Word 97 to perform tasks above and beyond simple word processing, including using the Web Page Wizard. Students will also learn how to customize Word to suit their needs and make their tasks easier.  more...
Access 97 Level 3 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed In this course, accomplished Access users will be introduced to the most powerful features in Microsoft Access 97. Students will work with advanced forms, use parameter and crosstab queries, and employ complex calculation expressions and selection criteria.  more...
Excel 97 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course introduces students to the introductory, intermediate, and advanced aspects of Excel 97. It starts out teaching basic spreadsheet features and moves up to the most powerful aspects of Excel, such as adjusting default settings, creating views and custom toolbars, protecting worksheets, and applying passwords.  more...
Excel 97 Level 1 on-line e-learning cbt (computer based)study at homecoursewareSelf Directed This course introduces the students to basic spreadsheet features and acquaints them with Excel`s tools by using real-life scenarios and projects. Some topics that will be covered include creating, editing, saving, and printing spreadsheets; using menus and dialog boxes; adjusting cells; autofills and autoformats; and modifying worksheet colors.  more...
From 123-CBT Computer Based Training
Java Programming with Java SE 6 0 Java Utilities on-line e-learning cbt (computer based) To enable the learner to use the classes and methods of the java. lang, java. util, java. io, and java. nio packages The Math class - use the methods of the Java Math class to determine the value of a variable in a given piece of code, and associate the new methods of the Math class with their corresponding functions. The wrapper classes - recognize what wrapper classes are and how  more...
J2SE 5 0 Language Features on-line e-learning cbt (computer based) To introduce experienced developers to the language-specific improvements and changes in Java 5.0, the purpose of which is to make Java more developer-friendly and facilitate the writing of bug-free code  more...
Library and Class Changes in J2SE 5 0 on-line e-learning cbt (computer based) To examine the J2SE 5.0 changes to both the integration and core libraries, and to introduce the new AWT and Swing features  more...
Planning and Implementing an Active Directory Infrastructure on-line e-learning cbt (computer based) To identify the role and features of Windows Server 2003 Active Directory and the factors and requirements for planning and implementing an Active Directory infrastructure  more...
Advanced Tools in Photoshop CS3 on-line e-learning cbt (computer based) Designers and photographers alike can use a variety of advanced Photoshop CS3 tools to enhance their images. This course explores the digital versions of techniques used in traditional photography darkrooms such as smudging, dodging and burning, and applying filters. It also demonstrates how Photoshop users can isolate or extract areas of an image by applying masks, selecting pixels within  more...
Photoshop CS3 Animation and Automation on-line e-learning cbt (computer based) Adobe Photoshop CS3 allows users to perform basic digital composition and animation. Photoshop Extended users can take advantage of advanced motion graphics features such as the ability to paint frames or adjust color in video layers, and create timeline-based animations. This course explores Photoshop's motion graphics functionality, and also explains Photoshop CS3's targeted Web features.  more...
Importing and Tracing Images and Applying Effects in Illustrator CS3 on-line e-learning cbt (computer based) Adobe Illustrator CS3 allows users to import electronic art from other applications and combine them with vector artwork in creative ways. Once in Illustrator CS3, vector and bitmap images can be enhanced, altered, or completely changed using the special effects and filters that are built into the application. This course shows you how to place, link, and embed files from other applications into  more...
Programming with SQL Server 2005 on-line e-learning cbt (computer based) recognize how to implement SQL Server 2005 programming features to work with database data  more...
Completing Inbound Sales Calls on-line e-learning cbt (computer based) Everything you do in an inbound sales call leads up to the completion of the sale. A successful inside sales consultant knows how to keep a customer's attention all the way through the close of the sale. In this course, you will learn the process for assessing a sales opportunity, the four factors used to qualify a sales opportunity, and strategies for qualifying a sales opportunity. You will also  more...
The Role of Critical Thinking in Organizations on-line e-learning cbt (computer based) In the organizational arena, applied critical thinking skills provide an essential foundation for all effective planning, problem-solving, and decision-making activities. Employees who can analyze and reason consistently and proficiently furnish a cost-efficient resource that results in a distinctive competitive advantage. Workers who are skeptical of quick fixes and operational dogma pay  more...
Essentials of Electronic Communication on-line e-learning cbt (computer based) Everyone seems to be using e-mail lately--family members keeping in touch, university students submitting assignments, companies offering products for sale, and office workers carrying out their daily business tasks. Most e-mail users can improve their e-mail skills by learning more about the basic features and potentials of e-mail. Any business person will benefit from developing an understanding  more...
Optimizing E-mail at Work on-line e-learning cbt (computer based) In today's business world, e-mail is used to do everything from processing orders to supplying information. Because of the limitations of telephone communication when people who are very busy or sometimes in different time zones work together, e-mail use is on the rise in U.S. E-mail offers a plenitude of new opportunities for business, but understanding how to properly use it is essential in  more...
Creating and Working with PDFs in Adobe Acrobat 8 on-line e-learning cbt (computer based) Adobe Acrobat 8 enables you to create Adobe Portable Document Format (PDF) files ? files that retain a standard appearance across various operating system platforms and browsers. This course explores the creation of PDFs, including creating them from multiple files and web pages. In addition, the course discusses methods of saving, printing, formatting, and organizing PDFs. Accessibility and help  more...
Editing and Reviewing in Adobe Acrobat 8 on-line e-learning cbt (computer based) Using Adobe Acrobat 8, you can perform comprehensive reviews of PDF documents. This application allows you to review and add your comments to a document using a wide variety of commenting and markup features, including notes, stamps, and text insertion tools. This course highlights the main concepts of participating in a review using Adobe Acrobat 8.  more...
Forms and Document Security in Adobe Acrobat 8 on-line e-learning cbt (computer based) You can create and review many types of PDFs using Adobe Acrobat 8, but this application also enables you to safeguard your documents using any number of Acrobat's security features. This course explores the advantages of PDF security, and highlights several security measures you can employ, such as using digital IDs, security policies, password and encryption protection, and security envelopes.  more...
Advanced Features of Adobe Acrobat 8 on-line e-learning cbt (computer based) You can use the professional features of Adobe Acrobat 8 to perform such tasks as batch processing, and indexing. Adobe Acrobat 8 also allows you to prepare a PDF for commercial printing using its Preflight feature and this course explores the advanced features of Adobe Acrobat 8, including working with multimedia, creating batch sequences, and preparing PDFs for indexing.  more...
Using Adobe Reader 8 on-line e-learning cbt (computer based) Adobe Reader 8 is free software that allows you to view and work with Portable Document Format (PDF) files. This course explores the core features and functionality of Adobe Reader 8, including an overview of the work area, using forms, searching and reviewing PDF files, customizing the interface, and using the application's accessibility features. The advanced features of Adobe Reader 8 are also  more...
Web-form Creation with Visual Basic 2005 and ASP NET 2 0 on-line e-learning cbt (computer based) To create web forms with server controls, event handlers, state-management capabilities, navigation controls, validation features, globalization, and accessibility features, to configure web-application settings, to redirect users to other web pages, and to optimize pages  more...
Visual Studio 2005 and the NET Framework 2 0 on-line e-learning cbt (computer based) To identify how to use the basic features of Visual Studio 2005 and to identify the key features and differences between the .NET Framework and the .NET Compact Framework  more...
Web-form Creation with C 2005 and ASP NET 2 0 on-line e-learning cbt (computer based) To create web forms with server controls, event handlers, state-management capabilities, navigation controls, validation features, globalization, and accessibility features, to configure web-application settings, to redirect users to other web pages, and to optimize pages  more...
Supporting User Assistance and Accessibility on-line e-learning cbt (computer based) To demonstrate how to enable a Web Form to support user assistance and accessibility features  more...
Visual Studio 2005 with Visual Basic on-line e-learning cbt (computer based) To identify various new features of Visual Studio 2005 and, given a scenario, use and configure some of them  more...
Visual Basic 2005 the Console Class and Security on-line e-learning cbt (computer based) To identify the enhanced features of Visual Basic 2005, the Console class, and code security, and given a scenario, use some of these new features  more...
ADO NET 2 0 Data Binding and ASP NET 2 0 with Visual Basic on-line e-learning cbt (computer based) To identify the enhanced features of ADO.NET 2.0, data binding, data manipulation, and ASP.NET 2.0 and, given a scenario, use some of these new features with Visual Basic 2005  more...
Microsoft Windows 2000 - Active Directory Design Directory Services Security on-line e-learning cbt (computer based) To provide an overview of Active Directory security features and describe the different security management strategies available  more...
Windows 2000 - Security Solutions on-line e-learning cbt (computer based) To provide the information and skills necessary to design secure Windows 2000 networks, and to introduce the major security concepts, threats, risks, and the principal security features of Windows 2000  more...
Windows 2000 Professional Up and Running on-line e-learning cbt (computer based) To explain how to configure and use Windows 2000 printing, file system, mobility, and Internet features and options  more...
Introducing NET 3 5 and Visual Studio 2008 on-line e-learning cbt (computer based) The Microsoft .NET Framework 3.5 is an environment for developing, deploying and running applications and web services on Windows platforms. The .NET Framework supports the use of different languages and libraries for application development. Application types include both Windows-Forms applications and Web applications. Visual Studio 2008 is an integrated development environment that includes a  more...
Building NET 3 5 Applications with Visual Studio 2008 on-line e-learning cbt (computer based) Visual Studio 2008 is an integrated development environment that includes a drag-and-drop interface designer and many other tools for building and deploying .NET applications. Various enhancements have been added to the .NET Framework 3.5, including support for developing applications using Windows Presentation Foundation, Windows Communication Foundation, Windows Workflow Foundation, ASP.NET  more...
Printing Help Accessibility Localization and Globalization in C on-line e-learning cbt (computer based) To explain how to implement accessibility, user assistance, printing, localization, and globalization features in a C# Windows application  more...
Windows 2000 - New Features and Architecture on-line e-learning cbt (computer based) To explain the positioning of Windows 2000 and describe its architecture, new features, and benefits  more...
Windows 2000 - Advanced File and Folder Management on-line e-learning cbt (computer based) To provide an overview of the advanced file and folder services and features in Windows 2000  more...
Oracle Database 11g Supporting RMAN and Using Flashback Technology on-line e-learning cbt (computer based) To recognize the steps for making sure that you can recover data quickly by tuning RMAN to avoid bottlenecks, and also for making sure that any changes to a database can be easily reversed, if necessary, using Oracle Database 11g's flashback features.  more...
Oracle Database 11g Globalization on-line e-learning cbt (computer based) To recognize the steps for utilizing Oracle Database 11g's globalization support features to ensure that information and data is displayed in a user's native language, and that territory and language-dependent conventions are adhered to.  more...
Oracle Database 11g Getting Started with SQL and PL SQL New Features on-line e-learning cbt (computer based) To recognize the scope and capabilities of enhancements to SQL and PL/SQL, including tools such as SQL*Plus and SQL Developer, and use them to create reports and scripts, browse and manage database objects, find subpatterns, and track dependencies  more...
Oracle Database 11g Using Dynamic SQL and Implementing Performance Improvements on-line e-learning cbt (computer based) To recognize the steps for improving SQL and PL/SQL flexibility, usability, and performance, using dynamic SQL, language enhancements, and a variety of performance enhancements  more...
Oracle Database 11g Using Trigger Data Warehousing and Pivoting Enhancements on-line e-learning cbt (computer based) To recognize the steps for improving performance, managing scalabilty, enhancing control and processing speed, and reducing network load using enhanced features such as compound triggers, SecureFile LOBs, and PIVOT operations  more...
Oracle Database 11g Using the PL SQL Debugger Collections and Data Warehousin on-line e-learning cbt (computer based) To recognize ways to utilize the PL/SQL Debugger to analyze your code, identify the uses and benefits of collections, and identify the steps for employing data warehousing enhancements to improve query execution times.  more...
Introducing Oracle9i Database on-line e-learning cbt (computer based) To introduce the components and architecture of Oracle9i, the application of Oracle9i, and migrating and upgrading to Oracle9i  more...
Manageability Enhancements in Oracle9i on-line e-learning cbt (computer based) To describe the manageability enhancements of an Oracle9i database  more...
Availability Features in Oracle9i on-line e-learning cbt (computer based) To explain how the new features of an Oracle9i database support the maximum availability of a database  more...
Scalability and Performance in Oracle9i on-line e-learning cbt (computer based) To describe the scalability and performance enhancements available in an Oracle9i database  more...
Development Platform in Oracle9i on-line e-learning cbt (computer based) To explain the Oracle9i database enhancements that support the Oracle9i database development platform  more...
Security Overview for Oracle9i Administrators on-line e-learning cbt (computer based) To provide an overview of the security features in an Oracle9i database  more...
Oracle 11i E-Business Suite Introduction on-line e-learning cbt (computer based) To identify the main features of 11i E-Business Suite, to perform key navigation tasks, to create a shared entity type, and to recognize the key business flows of 11i E-Business Suite  more...
Oracle 11i E-Business Suite Multi-Org on-line e-learning cbt (computer based) To identify characteristics and key features of Multi-Org and to identify the considerations to make when implementing Multi-Org  more...
Oracle 11i E-Business Suite Workflow Alerts and Daily Business Intelligence on-line e-learning cbt (computer based) To identify the key features of the Oracle Workflow architecture, to create alerts in 11i E-Business Suite, to recognize the benefits and characteristics of Daily Business Intelligence (DBI) and, given a scenario, run a report in a DBI environment  more...
Oracle Database 11g Installation and Upgrade Enhancements on-line e-learning cbt (computer based) Recognize the enhancements to Oracle Database 11g's installation and upgrade processes, as well as its various post-upgrade steps, and recognize how to create a new database.  more...
Oracle Database 11g Storage Enhancements on-line e-learning cbt (computer based) recognize ways in which storage has been enhanced in Oracle Database 11g using Automatic Storage Management's (ASM's) commands and extensions.  more...
Oracle Database 11g Change Management Overview and SQL Plan Management on-line e-learning cbt (computer based) outline the uses of management tools in Oracle Database 11g, such as SQL Performance Analzer, SQL tuning sets, and SQL plan baselines, and outline how you can use them to effectively manage change and execute SQL plans.  more...
Oracle Database 11g Database Replay and Automatic SQL Tuning on-line e-learning cbt (computer based) Explain the benefits and uses of Oracle Database 11g's crucial developer tools, Database Replay and Automatic SQL Tuning, when setting up and testing a database  more...
Oracle Database 11g Intelligent Infrastructure Enhancements on-line e-learning cbt (computer based) Identify how to to monitor performance, automate maintenance, calibrate and manage resources, and streamline job scheduling using Oracle Database 11g's intelligent infrastructure enhancements.  more...
Oracle Database 11g Performance Enhancements on-line e-learning cbt (computer based) identify the scope and capabilities of Oracle Database 11g's performance-enhancing tools, such as those for memory management, performance analysis, and statistics gathering.  more...
Oracle Database 11g Partitioning and Storage-Related Enhancements on-line e-learning cbt (computer based) identify the benefits of Oracle Database 11g's partitioning and storage-related enhancements, and recognize how to use SQL Access Advisor to help you optimize your database in this regard.  more...
Oracle Database 11g Using RMAN Enhancements Flashback and LogMiner on-line e-learning cbt (computer based) identify ways of using Oracle Database 11g's enhanced RMAN, Flashback and LogMiner tools to clone databases, create backups and catalogs, archive historical data, and roll back transactions.  more...
Oracle Database 11g Diagnostic Enhancements and Using the Data Recovery Advisor on-line e-learning cbt (computer based) recognize the steps for detecting, diagnosing, and repairing critical errors and data failures in Oracle Database 11g, using its enhanced, proactive, diagnostic tools, such as Automatic Diagnostic Repository, Support Workbench, SQL Repair Advisor, and the Data Recovery Advisor.  more...
Oracle Database 11g New Security Features on-line e-learning cbt (computer based) identify the ways in which Oracle Database has enhanced security, including enhancements to Transparent Data Encryption and password security, and identify the steps for managing all aspects of security.  more...
Oracle Database 11g SecureFiles and Miscellaneous New Features on-line e-learning cbt (computer based) Recognize the steps for enhancing the performance of large objects, caching query results, and performing other miscellaneous tasks in Oracle Database 11g  more...
Oracle Database 11g Storage Structures and User Security on-line e-learning cbt (computer based) identify the steps for maintaining storage structures and automating storage management in Oracle Database 11g, and for managing privileges, roles, and other security features for users.  more...
Moving On with GoLive 5 on-line e-learning cbt (computer based) To guide the learner through the process of using advanced animation and navigation techniques and to demonstrate the use of forms as web-site enhancement features  more...
Up and Running with GoLive 5 on-line e-learning cbt (computer based) To introduce the web-page enhancement features of GoLive 5  more...
Getting Started with Illustrator 9 0 on-line e-learning cbt (computer based) To provide an overview of the basic features and tools in Illustrator 9.0  more...
Up and Running with Illustrator 9 0 on-line e-learning cbt (computer based) To provide an overview of the advanced features of the pen tools, brush tools, and tools for transforming and manipulating objects in Illustrator 9.0  more...
Oracle Database 10g New Features in Security and Software Maintenance on-line e-learning cbt (computer based) To use the new security and software upgrade features in Oracle 10g  more...
Oracle Database 10g Miscellaneous New Features on-line e-learning cbt (computer based) To recognize how various new features are used in Oracle 10g  more...
Using Flashback Technology in Oracle 10g on-line e-learning cbt (computer based) To outline the considerations and procedures for using Flashback features  more...
Managing Storage and System Resources in Oracle 10g on-line e-learning cbt (computer based) To outline the processes and considerations for using the Automatic Storage Management and Database Resource Manager features  more...
Using Advanced Features in Oracle 10g on-line e-learning cbt (computer based) To outline the processes and considerations for using the advanced features of Oracle Database 10g  more...
Oracle Database 10g New Installation and Configuration Features on-line e-learning cbt (computer based) To discuss the new installation and configuration features of Oracle 10g  more...
Oracle Database 10g New Data Loading Features on-line e-learning cbt (computer based) To discuss new data loading features in Oracle 10g  more...
Oracle Database 10g New Automatic Management and Management Infrastructure Feat on-line e-learning cbt (computer based) To identify the new automatic management and management infrastructure features of Oracle 10g  more...
Oracle Database 10g New Resource Scheduling and Task-Management Features on-line e-learning cbt (computer based) To identify the new resource, scheduling, and task-management features of Oracle 10g  more...
Oracle Database 10g New Space Management Features on-line e-learning cbt (computer based) To identify the new space management features of Oracle 10g  more...
Oracle Database 10g New Storage Features on-line e-learning cbt (computer based) To identify the new storage features of Oracle Database 10g  more...
Oracle Database 10g New Tuning Performance-monitoring and Analysis Features on-line e-learning cbt (computer based) To use Oracle 10g's new tuning, performance-monitoring, and analysis features  more...
Oracle Database 10g New Backup and Recovery Features on-line e-learning cbt (computer based) To use Oracle 10g's new backup and recovery features  more...
Oracle Database 10g Using Flashback on-line e-learning cbt (computer based) To recognize Oracle 10g's Flashback technology and use Flashback features  more...
Introduction to the features of Flash 8 on-line e-learning cbt (computer based) To recognize and use the features of Flash 8  more...
Tables Accessibility and Standards in Dreamweaver 8 on-line e-learning cbt (computer based) To add tables, accessibility features and standards to a site in Dreamweaver 8  more...
tcw11-gfc--11/21/09-13:53:50-(20382)[A]-[B]-[A]