Online Declare eLearning

Declare Training Provider? - Tell us about your Training!
Declare Training Seminars and Classes
From 123-CBT Computer Based Training
Using Composite Data Types on-line e-learning cbt (computer based)cd rom Using Composite Data Types Oracle To identify the benefits associated with records and collections, declare and initialize nested tables and VARRAYs, and create and reference an INDEX BY table and table of records  more...
From Online Training Directory
Java 2 -- Classes & Inheritance on-line e-learning cbt (computer based) ...eclaring classes and creating objects. You will learn to declare instance variables, methods, and local variables by using permitted modifiers such as public, protected, private, and package. You will also learn to invoke overloaded constructors and chain constructors. You will learn features of the object-oriented programming (OOP) approach, which are inheritance and polymorphism. The unit  more...
From 123-CBT Computer Based Training
C Programming - Part 1 on-line e-learning cbt (computer based)cd rom ... the valid names of variables in C. Identify the code to declare a constant or a variable based on the given situation. Identify valid expressions in C. Identify the result of implicit conversion in C in mixed expression. Identify the code for the character-based input function that should be used in a given situation. Identify the code for the character-based output function that should  more...
C Programming - Part 2 on-line e-learning cbt (computer based)cd rom ...g function sprintf with arguments. Type the statement to declare a two-dimensional array for storing specified data. Identify the appropriate two-dimensional array initialization statement for a specified situation. Identify the output of a set of statements used to access an element of a two-dimensional array. Unit 2: Pointers Duration: 1 - 2 Hour(s) Identify valid pointer  more...
C Programming - Part 3 on-line e-learning cbt (computer based)cd rom ...quivalent of a given binary number. Complete the code to declare a bit field in a structure, for the given scenario. Identify the result of the expressions that use bitwise logical operators, given the values of the variables used in an expression. Identify the output of the expressions that use bitwise shift operators, given the values of the variables used in an expression. Identify the  more...
C Programming - Part 1 on-line e-learning cbt (computer based)cd rom ... functions in C++. Identify how a class member should be declared in a program in a given situation. Identify the syntax for a nested class definition. Identify the syntax for a member function definition that uses scope resolution operators. Identify the syntax for a member function definition within a class. Unit 4: Objects and Member Functions Duration: 2 Hour(s) Identify the  more...
C Programming - Part 2 on-line e-learning cbt (computer based)cd rom ...a class with the access specifiers that should be used to declare them for a specific scenario. Write the code to derive a class from a specified base class for a specified scenario. Identify the derived class constructor that is needed to initialize a derived class object with arguments. Write the code to access a base class member function from a publicly derived class. Identify the code  more...
C Programming - Part 3 on-line e-learning cbt (computer based)cd rom ...ions and abstract classes using pure virtual functions. Declare a function template. Overload a function template. Create a class template. Use a class template. Manage the memory used by objects. Identify the concepts of reference counting and garbage collection. C ontent Emphasis Skills-Based A udience Application developers, software engineers, systems engineers,  more...
C Foundation for Non-C Programmers - Part 2 on-line e-learning cbt (computer based)cd rom ... Identify the features of object-oriented programming. Declare a class. Create an object to a class. Invoke and access member functions. Identify the function of a pointer. Manipulate member functions. Declare special member functions. Inherit a class from a given base class. Use different types of polymorphism. Design and invoke different types of classes. Convert one data  more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 1 on-line e-learning cbt (computer based)cd rom ... programming structures. Identify the statements used to declare a variable and a constant. Identify methods of verifying data entered by the user. Set a reference to a type library. Identify form events in Visual Basic. Create a menu on a form. Create a pop-up menu. Identify the properties and uses of the ListView control. Identify the uses of the TreeView control in displaying  more...
SQL and PL SQL PL SQL Basics on-line e-learning cbt (computer based)cd rom ...tructs. Identify the PL/SQL datatypes Identify how to declare PL/SQL variables and identify the PL/SQL programming conventions. Retrieve and manipulate data from the database by using PL/SQL commands Identify features and attributes of SQL cursors, and manage transactions. Use the IF-THEN-ELSE and IF-THEN-ELSIF conditional constructs and the Basic loop, FOR LOOP, and WHILE LOOP  more...
Java for Procedural Programmers Java Concepts on-line e-learning cbt (computer based)cd rom ...lues. Identify the syntax used to declare a variable. Match literal values with their features. Identify features of strings. Identify characteristics of type conversion. Identify guidelines for using whitespace. Match types of comments with their  more...
Java Exceptions Assertations on-line e-learning cbt (computer based)cd rom ... types of exceptions, exception handling, and the ways to declare and throw exceptions. Under assertions, the course focuses on assert statements, compilation of classes that use assertions, enabling and disabling assertions at run time, and uses of assertions. Learn To: Identify key concepts related to exceptions. Distinguish between exceptions and errors. Identify the code  more...
Java Exceptions Assertations on-line e-learning cbt (computer based)cd rom ... types of exceptions, exception handling, and the ways to declare and throw exceptions. Under assertions, the course focuses on assert statements, compilation of classes that use assertions, enabling and disabling assertions at run time, and uses of assertions. Learn To: Identify key concepts related to exceptions. Distinguish between exceptions and errors. Identify the code  more...
XML Programming--Part 2 DOM SAX XSLT on-line e-learning cbt (computer based)cd rom ...ed for conditional processing and looping. Identify and declare xsl:import and xsl:include elements. C ontent Emphasis Conceptual A udience The audience would ideally have experience developing Web and enterprise applications using XML. They would typically work as a Application Developer or a Software Engineer. T otal Learning Time 5 - 7 Hour(s) Course Contents  more...
XML Programming--Part 2 DOM SAX XSLT on-line e-learning cbt (computer based)cd rom ...ed for conditional processing and looping. Identify and declare xsl:import and xsl:include elements. C ontent Emphasis Conceptual A udience The audience would ideally have experience developing Web and enterprise applications using XML. They would typically work as a Application Developer or a Software Engineer. T otal Learning Time 5 - 7 Hour(s) Course Contents  more...
Java for Procedural Programmers Java Concepts on-line e-learning cbt (computer based)cd rom ...lues. Identify the syntax used to declare a variable. Match literal values with their features. Identify features of strings. Identify characteristics of type conversion. Identify guidelines for using whitespace. Match types of comments with their  more...
UNIX Shell Programming Part 1 Bourne Shell Bash on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a three part series that presents students with both theoretical and practical instruction on the origins and basic features of UNIX Shell Programming. This course will provide an introduction to UNIX shells in general, however, it will focus on programming in the Bourne shell. Additionally, this course will cover the Grep utility. Learn To  more...
Visual Basic 6 0 Designing Implementing Desktop Applications - Part 4 on-line e-learning cbt (computer based)cd rom ...onent availability. Set a reference to a COM component. Declare a specific object variable. Declare a generic object variable. Identify code to create an object. Define properties and methods for a COM component. Identify the features of callback procedures. Create an instance of Internet Explorer. Set properties for an instance of Internet Explorer. Call methods exposed by the  more...
Visual Basic 6 0 Designing Implementing Distributed Applications - Part 3 on-line e-learning cbt (computer based)cd rom ...ement in a given situation. Identify the SQL commands to declare and assign values to variables. Identify the result of Flow-of-control statements in SQL. Identify the query command that retrieves data from joined tables. Add a Data Environment to a Visual Basic Project using the Add Data Environment command. Establish a connection to a SQL Server database using the Data Link Properties  more...
IBM DB2 Universal Database V6 1--App Development on-line e-learning cbt (computer based)cd rom ...ks of an application containing embedded SQL statements. Declare the host variables that correspond to specific columns in a table. Code a statement that uses host variables in queries using an embedded SELECT. Code a statement that uses host variables to change data within a specific application. Analyze the content of host variables to determine whether a column contains null values.  more...
IBM DB2 Universal Database V6 1--App Development on-line e-learning cbt (computer based)cd rom ...ks of an application containing embedded SQL statements. Declare the host variables that correspond to specific columns in a table. Code a statement that uses host variables in queries using an embedded SELECT. Code a statement that uses host variables to change data within a specific application. Analyze the content of host variables to determine whether a column contains null values.  more...
C Programming for the Microsoft NET Platform Part 1 on-line e-learning cbt (computer based)cd rom ... are reserved in C#. • Identify the syntax used to declare a local variable. • Identify the syntax used to assign a value to a variable. • Identify characteristics of operators in C#. • Identify the syntax used to increment a variable. • Identify the syntax for creating an enumeration type. • Identify the syntax for creating a structure type. •  more...
C Programming for the Microsoft NET Platform Part 3 on-line e-learning cbt (computer based)cd rom ...structs and classes. • Identify the syntax used to declare a reference variable. • Identify characteristics of an invalid reference. • Identify characteristics of comparing reference variables. • Identify characteristics of the default constructor. • Identify the syntax used to overload a constructor. • Identify characteristics of an initializer list.  more...
C Programming for the Microsoft NET Platform Part 2 on-line e-learning cbt (computer based)cd rom ...ed to call a method. • Identify the syntax used to declare local variables in methods. • Identify characteristics of an array. • Identify the syntax used to access an array element. • Identify guidelines for using an array. Audience The intended audience for this course are individuals involved in programming in C, C++, Microsoft Visual Basic or Java and wish  more...
C Programming for the Microsoft NET Platform Part 3 on-line e-learning cbt (computer based)cd rom ...structs and classes. • Identify the syntax used to declare a reference variable. • Identify characteristics of an invalid reference. • Identify characteristics of comparing reference variables. • Identify characteristics of the default constructor. • Identify the syntax used to overload a constructor. • Identify characteristics of an initializer list.  more...
C Programming for the Microsoft NET Platform Part 3 on-line e-learning cbt (computer based)cd rom ...structs and classes. • Identify the syntax used to declare a reference variable. • Identify characteristics of an invalid reference. • Identify characteristics of comparing reference variables. • Identify characteristics of the default constructor. • Identify the syntax used to overload a constructor. • Identify characteristics of an initializer list.  more...
Oracle Database 10g PL SQL Fundamentals Part 2 on-line e-learning cbt (computer based)cd rom ...ts learn to create anonymous PL/SQL blocks. They learn to declare variables and trapping exceptions, develop stored procedures, functions, packages and database triggers. Learn To: Identify features of PL/SQL blocks within a subprogram. Match types of PL/SQL named blocks with their descriptions. Match types of PL/SQL environments with their descriptions. Identify features  more...
From Software Training Academy, Inc
The Spring Framework revised instructor led trainingon-line e-learning cbt (computer based) ...tecture of Spring Use Spring's Inversion of Control to declare application components, rather than hard-coding their states and lifecycles Use Dependency Injection to further control object relationships from outside the Java code base Create validators for business objects, and associate them for application-level and unit-testing uses Build a Web application as a Spring  more...
From Serebra Learning Corporation
XML Basic Concepts and Techniques on-line e-learning cbt (computer based) The XML: Basic Concepts and Techniques course is the first course in the XML curriculum. This course is meant for Web programmers who want to use Extensible Markup Language (XML) to transport and exchange data over the Internet. The course explains how users can apply XML to their advantage. It also describes the procedures for creating well-formed XML documents and Document Type Definitions  more...
Visual Basic 6 0 Using the Win 32 API Part I on-line e-learning cbt (computer based) This course provides an overview of the Microsoft Win32 application programming interface (API), how it is organized, and some of its features that you can use in your Visual Basic Windows applications. The Win32 API includes services that go beyond the core language and controls provided with Visual Basic such as system management, networking, printing, and security. Using the Win32 API, you can  more...
Moving to Visual Basic NET on-line e-learning cbt (computer based) To outline the language differences between Visual Basic 6.0 and Visual Basic .NET and to describe the new Visual Studio .NET features Application developers with experience using previous versions of Microsoft Visual Basic who wish to start working with Microsoft Visual Basic .NET  more...
Advanced Language Features of Microsoft VB NET on-line e-learning cbt (computer based) To explain the new object-oriented features of Visual Basic .NET, data access with ADO.NET, and strategies for migration Application developers with experience using previous versions of Microsoft Visual Basic who wish to start working with Microsoft Visual Basic .NET  more...
Building Web Services and Web-Service Clients with Microsoft NET on-line e-learning cbt (computer based) To build a web service and web-service clients in .NET Application developers wishing to begin using Microsoft .NET to build web services  more...
Customizing Controls and Events in C on-line e-learning cbt (computer based) To demonstrate how to customize controls and add event handling to a C# Windows application Application developers with some experience in C# who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials  more...
Customizing Controls and Events in VB NET on-line e-learning cbt (computer based) To demonstrate how to customize controls and add event handling to a VB.NET Windows application Application developers with some experience in Visual Basic .NET who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET  more...
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...
ANSI C Programming Functions on-line e-learning cbt (computer based) To introduce functions in ANSI C and describe how to write and use them in programs Programmers and software developers new to ANSI C  more...
ANSI C Programming Processing Records on-line e-learning cbt (computer based) To describe how to write ANSI C programs for processing aggregate data objects individually, in arrays, and in lists Programmers and software developers new to ANSI C  more...
VPNs Using Certification Authorities on-line e-learning cbt (computer based) to recognize how to configure and verify IPSec VPN using CAs The primary target includes network designers, network administrators, network engineers, and system engineers.  more...
PL SQL Packages on-line e-learning cbt (computer based) To create and work with Oracle 10g packages Database administrators, application developers, and database operators  more...
Introduction to PL SQL on-line e-learning cbt (computer based) To introduce PL/SQL and provide an introduction to identifiers and variables in PL/SQL Database administrators, application developers, and database operators  more...
Using Composite Data Types on-line e-learning cbt (computer based) To identify the benefits associated with records and collections, declare and initialize nested tables and VARRAYs, and create and reference an INDEX BY table and table of records Database administrators, application developers, and database operators  more...
Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0 - Part 4 on-line e-learning cbt (computer based) This is the fourth course in a five part series that will provide students with the knowledge to write a Microsoft Visual Basic-based application that accesses data from a database. In this course, students will learn to use ActiveX Data Objects to access and manipulate data sources. This course also addresses advanced database issues, such as data integrity and referential integrity.  more...
Java 2 Programming Part 2: Objects and Classes on-line e-learning cbt (computer based) This is the second course in a five-part series on Java 2 Programming. The Java platform is based on the idea that the same software should run on many different kinds of computers, consumer products, and other devices. Java software works on any device from mobile phones to supercomputers and is incorporated into all major Web browsers. This course teaches learners the general concepts of  more...
JavaScript Fundamentals on-line e-learning cbt (computer based) This course describes the features of JavaScript and compares JavaScript with other technologies, such as Java. The course also covers the fundamentals of JavaScript programming, JavaScript variables, operators, loops, and conditional statements. This course is designed for application developers and authors who plan, design and implement web-based business solutions on intranets, extranets, and  more...
Object-Oriented Programming using C on-line e-learning cbt (computer based) This course introduces students to advanced programming features of C , such as the different types of C functions, concepts of overloading, and inheritance. Programmers and Application Developers who have experience in programming using a structured language like Fortran and Pascal constitute the primary audience for this curriculum. This curriculum would introduce them to the object-oriented  more...
C++ Programming - Part 1 on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd This course is the first in a four-part series on C++ Programming, which is based on ANSI C++. This course will focus on teaching users some of the fundamental differences between C and C++. It will also introduce the object-oriented (OO) features of C++ and teach users how to use these features to create a simple class.  more...
From Skillspride Online Training
Assertiveness Skills on-line e-learning cbt (computer based) ...Oxford English dictionary defines 'assert' as: 'maintain, declare one's claim to rights' and 'assert oneself' as: 'insists on one's rights'. Assertiveness training therefore, focuses on understanding, acknowledging and learning how to declare one's rights. This training course involves readers in realising their own rights and the right of others in the workplace. Practical activities allow  more...
Want to market your Declare training?
Custom Search
tcw11--06/03/12-08:41:29-(4302)[A]-[B]-[B]