Online Constants eLearning

Constants Training Provider? - Tell us about your Training!
Constants Training Seminars and Classes
From 123-CBT Computer Based Training
Introduction to Software Program Design on-line e-learning cbt (computer based)cd rom Introduction to Software Program Design In order to work their magic, computer programmers need to understand the various methods required by programming languages. This course introduces the learner to the basic methods and processes necessary to construct algorithms, including variables and data types, expressions and statements, and more advanced concepts like arrays and functions.  more...
From Online Training Directory
Java 2 - Language & Semantics on-line e-learning cbt (computer based) Students will learn basic Java programming fundamentals, operators and expressions as well as, control statements and arrays. In this unit, you will learn about the Java syntax and lexical issues. It covers identifying the range and declaring the constants, literals, and variables of the three main categories of primitive data types. You will learn to identify Java keywords and identifiers.  more...
Java 2 -- Building Graphical User Interfaces on-line e-learning cbt (computer based) ...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 painting and drawing on the client area. Finally, the unit describes the use of  more...
From 123-CBT Computer Based Training
SAP R 3 v3 0 Information Systems within FI on-line e-learning cbt (computer based)cd rom ...: create forms. create reports. define valuation constants. Evaluate G/L accounts: balance sheet analysis: Fiscal Year comparison. use Key Figure without constant. use Key Figure with constant. Unit 3: Line Items and Account Balances Duration: 1 - 2 Hour(s) Use basic line item functions: call up line items. use standard evaluations. Set line item  more...
WebSphere MQ Programming I on-line e-learning cbt (computer based)cd rom ...tween WebSphere MQ elementary data types, structures, and constants. Identify the key considerations involved in building a WebSphere MQ application. Unit 2: Major Calls a a Housekeeping (1.5 - 2 hours) Identify features of the MQCONN call. Identify features of the MQCONNX call. Differentiate  more...
WebSphere MQ Programming I on-line e-learning cbt (computer based)cd rom ...tween WebSphere MQ elementary data types, structures, and constants. Identify the key considerations involved in building a WebSphere MQ application. Unit 2: Major Calls a a Housekeeping (1.5 - 2 hours) Identify features of the MQCONN call. Identify features of the MQCONNX call. Differentiate  more...
CIW Enterprise Specialist Part 1 CORBA Intro IDL Clients on-line e-learning cbt (computer based)cd rom ...tive type counterparts. o Identify features of defining constants. o Identify features of using the IDL compiler to generate client stubs. o Match Object Request Broker (ORB) initialization methods with their descriptions. o Identify features of the CORBA naming service. Audience The intended audience for this course includes Technical Managers, Database Administrators, Application  more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 2 on-line e-learning cbt (computer based)cd rom .... Create properties and methods. Identify uses of named constants. Add events to a class. Identify code to raise errors from a class. Identify the code needed to test the methods and properties of a class. Identify uses for collections. Perform the steps to handle an event. Create a data source class. Create a data consumer class. Unit 2: ActiveX Controls Duration: 3 - 4 Hour(s)  more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 5 on-line e-learning cbt (computer based)cd rom ...on. Identify methods for setting conditional compilation constants. Identify the features of HTML Help. Write code to display Help. Identify the properties required to display context-sensitive Help. Identify the features of the different editions of Visual Basic 6.0. Identify the functions of Visual SourceSafe. Unit 2: Packaging and Deploying Applications Duration: 2 - 3 Hour(s)  more...
Lotus Domino R5 Development Part 4 Making Your Application Run on-line e-learning cbt (computer based)cd rom ...la language. Identify the rules to be followed for using constants in the Formula language. Identify the order of evaluation for the formula statements in the Formula language. Write formulas in Domino Designer by using Online Help in a database. Write a function in the Script area that performs a string manipulation for a specific task. Identify the If statement that performs a logical  more...
Java Concepts on-line e-learning cbt (computer based)cd rom ...ddition, the course covers the data types, variables, and constants used in Java. Learn To: Identify key features of the Java language. Identify key concepts related to Java Virtual Machine (JVM) implementation. Install the Java 2 Software Development Kit (J2SDK) 1.4.2 on a computer running Microsoft Windows XP. Identify valid identifiers and keywords in Java. Identify  more...
Java Concepts on-line e-learning cbt (computer based)cd rom ...ddition, the course covers the data types, variables, and constants used in Java. Learn To: Identify key features of the Java language. Identify key concepts related to Java Virtual Machine (JVM) implementation. Install the Java 2 Software Development Kit (J2SDK) 1.4.2 on a computer running Microsoft Windows XP. Identify valid identifiers and keywords in Java. Identify  more...
CIW Dynamic Server Pages Part 1 on-line e-learning cbt (computer based)cd rom ...9; Identify the piece of code that uses PHP variables and constants to perform a specified task. • Identify the PHP operator that is used to generate a specified result. • Select the piece of code that uses PHP statements to perform a specified task. • Identify the piece of code that uses PHP variable functions to perform a specified task. • Identify the output of a  more...
Oracle Database 10g PL SQL Fundamentals Part 3 on-line e-learning cbt (computer based)cd rom ...BMS_SQL package. Identify guidelines for standardizing constants and exceptions. Identify benefits of using local subprograms. Sort the characteristics of the rights models according to their category. Identify features of native compilation. Identify settings to be specified for native compilation. Sequence the steps to enable native compilation of PL/SQL code. Audience:  more...
From Serebra Learning Corporation
Process Analysis and Documentation on-line e-learning cbt (computer based) The Six Sigma DMAIC system is a roadmap that points the way to process and performance improvement. The second phase in this methodology is Measure. You cannot hope to improve processes and performance without first knowing where you are, assessing where you want to be, and then planning how to get there, while measuring progress toward the goal all along the way. In the words of an old adage,  more...
Visual Basic 6 Introduction Part II on-line e-learning cbt (computer based) ...s, procedures, and functions in program code. Data types, constants, and arrays are also covered, as well as how to create standard modules. The second unit demonstrates how to use conditional structures and looping structures to control how a program responds to different conditions. In the last unit, you will be introduced to various controls and functions that can be used to increase the  more...
Getting Started with Programming on-line e-learning cbt (computer based) To introduce structured programming concepts, coding design, and style Anyone wishing to know the basics of programming  more...
Testing and Instrumenting C Applications on-line e-learning cbt (computer based) To introduce the concepts of software testing and debugging and to describe the use of the Debug and Trace programmatic classes in the .NET Framework class library and the Visual Studio .NET and SDK interactive debuggers Windows developers seeking to update their knowledge of and skills in developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET  more...
Testing and Instrumenting Web Applications in C on-line e-learning cbt (computer based) To introduce the concepts of software testing and debugging and to describe how to instrument an application for tracing and debugging in .NET Web developers seeking to update their knowledge and skills when developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification  more...
Testing and Instrumenting Web Applications in VB NET on-line e-learning cbt (computer based) To introduce the concepts of software testing and debugging and to describe how to instrument an application for tracing and debugging in .NET Web developers seeking to update their knowledge and skills when developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification  more...
Testing and Instrumenting VB NET Applications on-line e-learning cbt (computer based) To introduce the concepts of software testing and debugging and to describe the use of the Debug and Trace programmatic classes in the .NET Framework class library and the Visual Studio .NET and SDK interactive debuggers Windows developers seeking to update their knowledge of and skills in developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET  more...
Basic C Programming on-line e-learning cbt (computer based) ...he powerful C programming constructs; functions, symbolic constants, macros, and arrays. It describes the principles and processes of writing user-defined functions, the difference between user functions and C library functions, function headers and definitions, passing data among functions, and recursive functions. It also provides an understanding of life span or scope of program variables,  more...
ANSI C Programming Data Representation on-line e-learning cbt (computer based) To describe how ANSI C programs use memory to store data and how to write portable C programs Programmers and software developers new to ANSI C  more...
Electrical Electronics DC Circuits on-line e-learning cbt (computer based) The course content covers analysis of various electric circuits and behavior of various types of components. The course is aimed at individuals working with machinery, maintaining machinery or involved in maintenance.  more...
Object-Oriented Programming and COM on-line e-learning cbt (computer based) The Object-Oriented Programming and COM is the first course in this curriculum. This course describes the features of Object Orientation and the Component Object Model (COM). The course also covers the basics of creating and working with the COM and Distributed COM (DCOM) components. This curriculum has been designed for application developers and authors who plan, design and implement distributed  more...
Data Management and Analysis with Excel 2002 on-line e-learning cbt (computer based) The Data Management and Analysis with Excel 2002 WBT is the second course in the Office XP: Excel 2002 curriculum. This course teaches the user how to effectively manage data in Excel and analyse data based on certain functions. The functions dealt with in this course include mathematical, logical, date and time, text, lookup and reference, financial, and statistical functions. Additionally, the  more...
Java 2: Language and Semantics on-line e-learning cbt (computer based) This course details the Java language and Java semantics. It describes the fundamentals of Java programming such as syntax fundamentals lexical issues data types keywords identifiers constants literals and variables. In addition you will learn about the use of operators expressions and control statements in Java. Finally the course explains the use of arrays. Related Exam: Sun Microsystems Exam  more...
From LearningMeasure.com
Fundamental Constants in Metrology on-line e-learning cbt (computer based) A survey course on the use of fundamental constants in metrology  more...
From PDHengineer. com-Decatur Professional Development, LLC
Radioactivity Fundamentals on-line e-learning cbt (computer based) ...s an introduction to such topics as calculations of decay constants & half-lives and health physics. To receive PDH credit, the student must take a multiple choice quiz of twenty-one (21) questions. State Board Acceptance This course can be used by professional engineers to fulfill PDH requirements mandated by state and provincial licensing boards. Decatur Professional Development is an  more...
First Order RLC Circuits Time Domain Analysis on-line e-learning cbt (computer based) ... inspection. Get the complete response with no unsolved constants. Know the design constraints that the circuit types and circuit element values impose. Associate the mathematical techniques with by-inspection methods. Associate a plotted complete response with a circuit type. State Board Acceptance This course can be used by professional engineers to fulfill PDH requirements  more...
An Introduction to Noise Control in Buildings on-line e-learning cbt (computer based) ...erence Levels (SIL), Sound Pressure Levels (SPL) and Room Constants are also introduced, and you will see how the principles of sound Transmission Loss (TL), Noise Reduction (NR) and Sound Transmission Class (STC) are used in project design. The information you will get from this course will allow you to apply basic acoustical engineering principles to a variety of projects, and will give you  more...
From The Virtual Training Company
Microsoft Visual Basic for Access 2002 on-line e-learning cbt (computer based) Microsoft Visual Basic for Access 2002 is actually the language used to build Microsoft applications such as Word, Excel, and PowerPoint. In this Virtual Training Company tutorial, author Mark Long teaches you how to use Visual Basic for Access to build and publish your own programs. He teaches you the concept of event programming, code control structures, variables, constants, and much more. To  more...
Microsoft Visual Basic for Access on-line e-learning cbt (computer based) Microsoft Visual Basic for Access is actually the language that is part of Microsoft applications such as Word, Excel, and PowerPoint. In this Virtual Training Company tutorial, author Mike Haines explains VBA in the context of Access. He teaches you the concept of event programming, code control structures, variables and constants, and much more. Start becoming familiar with VBA now by clicking  more...
From Skillspride Online Training
Microsoft Word 2000 VBA and Word Developer on-line e-learning cbt (computer based) This course is aimed at experienced Word users, preferably with some awareness or experience of another programming language. Readers will learn about bookmarks, fields, document templates, form fields, macros, object, properties and methods, variable and constants, control structures, controls, dialog boxes and user-defined forms, sorting information, dubugging and error trapping and events. This  more...
Microsoft Word 2000 VBA and Word Developer on-line e-learning cbt (computer based) This course is aimed at experienced Word users, preferably with some awareness or experience of another programming language. Readers will learn about bookmarks, fields, document templates, form fields, macros, object, properties and methods, variable and constants, control structures, controls, dialog boxes and user-defined forms, sorting information, dubugging and error trapping and events. This  more...
Do you teach Constants ?
Custom Search
tcw11--06/01/12-15:53:34-(3182)[A]-[B]-[B]