Online Object Oriented eLearning Training
From Online Training Directory
Object-Oriented Analysis Design using UML


This will be an eight week course introducing OO Analysis & Design. Each concept taught will be applied to a real world system in a step-by-step modeling of the same.
more...
From Serebra Learning Corporation
Java 2 Programming Part 2: Objects and Classes
This is the second course in a five-part series on Java 2 Programming. The Java platform is based on the idea that the same software should run on many different kinds of computers, consumer products, and other devices. Java software works on any device from mobile phones to supercomputers and is incorporated into all major Web browsers. This course teaches learners the general concepts of
more...
JDBC Application Development Part 3: Advanced Features, OOAD and SQLJ
This third course in the series teaches learners skills needed to help them create more advanced databases. It teaches advanced features for creating JDBC programs, including prepared statements, stored procedures, transactions, concurrency control, and metadata. It also teaches how to map an object-oriented design to a relational database and how to use SQLJ standards with Java.
more...
Object-Oriented Analysis Design I
This course teaches students the basic object-oriented concepts, such as objects, classes, and their relationships. It also teaches the various OOAD methodologies, such as Booch and OMT. This course is intended for systems analysts, application developers/programmers, project managers, and software designers.
more...
JavaScript Fundamentals
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 Analysis
This course teaches IS managers and programmers the concepts and principles of object-oriented analysis. Using the Booch method of object-oriented analysis, the focus is on concepts such as objects, classes and their relationships. Topics also include the evolution and advantages of object- oriented analysis, and solving a problem through an object-oriented approach. Analysts wishing to make the
more...
Introduction to Objects
The course will introduce the fundamental concepts of objects and differentiate between object-oriented programming concepts and non-object-oriented programming concepts in terms of their implications to software development. College students and IS professionals.
more...
Object-Oriented Analysis Design II
This course focuses on the object-oriented (OO) software development life cycle, both at the macro and the micro level. It also teaches the diagrams used at the different levels of the OO software development life cycle. This course is intended for systems analysts, application developers/programmers, project managers, and software designers.
more...
Object-Oriented Programming and COM
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...
Software Engineering Concepts
The Software Engineering Concepts WBT provides an introduction to the basic concepts of software engineering. It examines the software development process, and the relative strengths and weaknesses of various software process models. It also describes various approaches to requirement gathering and problem analysis. The students will also learn to specify and validate requirements. Managers,
more...
Object-oriented Coding Best Practices
To outline the best practices for defining and using classes, and determining how best to use inheritance or its alternatives Professional application developers or programmers, with at least 2 years experience, who want to learn the latest recommended techniques for developing high quality software
more...
Object-Oriented Analysis and Design with UML Fundamentals
To introduce basic OOAD principles, the Rational Unified Process, and the role of UML Web developers
more...
Object-Oriented Analysis and Design with UML Exploring System Behavior
To explain how to capture a system's requirements with use cases Web developers
more...
Object-Oriented Analysis and Design with UML Finding Classes
To outline techniques for finding classes from an initial set of system requirements Web developers
more...
Object-Oriented Analysis and Design with UML Analyzing the System
To show how to specify object interaction in the UML and to identify associations and inheritance between classes Web developers
more...
Object-Oriented Analysis and Design with UML System and Object Behavior
To introduce operations and attributes, state and activity diagrams, and to show the importance of a review of the class model Web developers
more...
Object-Oriented Analysis and Design with UML Designing the System
To introduce architectural analysis and design, and the role of key mechanisms Web developers
more...
Object-Oriented Analysis and Design with UML Design and Implementation Issues
To describe the main principles of designing and implementing an object-oriented model Web developers
more...
OOAD Introduction to Object-Oriented Concepts
This course covers the general OO concepts. It covers the benefits of OO and the OO terminology. Further, it covers concepts related to objects and classes, such as attributes and operations. In addition, this course covers encapsulation, inheritance, polymorphism, dependency, associations, links, aggregation, and composition. The target audience is business analysts, system analysts, system
more...
OOAD Introduction to Object-Oriented Analysis and Design
This course covers the general Object-Oriented Analysis and Design (OOAD) concepts. It covers the benefits of OOAD and the OOAD process. Further, it covers the concepts related to the requirement, analysis, and design phases. Under these concepts, the course covers requirements, use cases, the Supplementary Specification, domain model, operation contracts, use case realization, design patterns,
more...
OOAD Unified Modeling Language UML 2 0
This course covers history, goals, and features of Unified Modeling Language (UML) 2.0. It also covers various structural and behavioral UML diagrams. Structural diagrams include the Class, Object, Component, Package, Deployment, and Composite Structure diagrams. Behavioral diagrams include the Use Case, Sequence, Communications, Interaction Overview, Timing, Activity, and State Machine diagrams.
more...
OOAD Static Modeling with UML 2 0
This course covers the key concepts related to the use of Class diagrams, Component diagrams, and Deployment diagrams for static modeling. It also covers the features, elements, and considerations for using these diagrams. In addition, the course covers the modeling of three types of compartments in a class: name, attributes, and operations. Further, it discusses the concept and application of
more...
OOAD Dynamic Modeling with UML 2 0
This course covers dynamic modeling with Unified Modeling Language (UML) 2.0. It covers modeling concepts related to the Activity, Sequence, and State Machine diagrams. In the Activity diagram, the course covers the BasicActivities, IntermediateActivities, CompleteActivities, and structured activities packages. In Sequence diagram, it covers frames, interactions, and interaction operators. In the
more...
OOAD OO Design Patterns
This course covers the key concepts related to the use of Class diagrams, Component diagrams, and Deployment diagrams for static modeling. It also covers the features, elements, and considerations for using these diagrams. In addition, the course covers the modeling of three types of compartments in a class: name, attributes, and operations. Further, it discusses the concept and application of
more...
Visual Basic 6 0 ActiveX COM Part I
This course builds and extends the skills beyond basic Visual Basic programming by introducing ActiveX components and the Component Object Model (COM). The Component Object Model (COM) is an open, extensible standard on which ActiveX is based. By understanding COM, you can design applications from components that communicate through a common set of interfaces. Component software development cuts
more...
Advanced Language Features of Microsoft VB NET
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...
C 2005 System Types and Collections
To use types, classes, interfaces, iterators, and generics to create data-driven applications Employees, consultants, and students that are preparing for the Technology Specialist: Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (70-536)
more...
Visual Basic 2005 System Types and Collections
To use types, classes, interfaces, iterators, and generics to create data-driven applications Employees, Consultants, and Students that are preparing for the Technology Specialist: Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (70-536)
more...
Inside C
To compare and contrast the features of the C# programming language with those of C Application developers with experience in object-oriented programming, especially in C , who wish to start working with C#
more...
Programming C for the C Developer
To explain C# programming techniques and models Application developers with experience in object-oriented programming, especially in C , who wish to start working with C#
more...
Beginning C
To compare and contrast the features of the C# programming language with VB6 Application developers with experience in object-oriented programming, especially Visual Basic 6.0, who wish to start working with C#
more...
Programming C for the VB6 Developer
To describe C# programming techniques and models Application developers with experience in object-oriented programming, especially Visual Basic 6.0, who wish to start working with C#
more...
Fundamentals of C Programming
This course introduces the C language and the concept of object-orientation to students. The students also learn about objects and classes and their relation to functions. Finally, the students learn how to create functions, pass arguments and return values. Programmers who have functional experience in programming using a structured language like C or Pascal constitute the primary audience for
more...
Programming Constructs of C
This course presents the concept of structures, arrays, and strings within a C program. This course also covers how to create functions, including overloaded and inline functions. In addition, the students learn how to create pointers, and the application of pointers. Finally, the students learn the concept of classes and objects in C . Programmers who have functional experience in programming
more...
Object-Oriented Programming using C
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...
Data Manipulation in C
This course introduces students to the data manipulation features of C . In addition to understanding stream and file handling in C , the students are introduced to the role of preprocessor in C . Programmers and Application Developers who have experience in programming using a structured language like Fortran and Pascal constitute the primary audience for this curriculum. This curriculum would
more...
OS 390 C Programming
This course provides an introduction to programming in the C Language under OS/390. First the course provides an understanding of the elements of the C language. The course introduces many important concepts concerning C object-oriented programming (OOP). It describes the concept of a class with member variables and methods. The course continues with additional important OOP concepts which relate
more...
RDBMS Concepts
The success of an organization depends on its ability to acquire timely and accurate data about its operations, to manage this data effectively, and to use this data for analyzing its requirements and controlling its activities. Since the volume of data available to an organization might be vast, it is important to process this data to derive relevant information quickly. The data can be managed
more...
ABAP Programming I
To create a basic and an interactive report program using ABAP and to recognize how to preform basic object-oriented tasks such as creating and instantiating a class Project team members who will be involved at a programming level in customizing SAP implementations using SAP's ABAP programming language
more...
Java 2 Programming for SDK 1.4 Part 3 Object-Oriented Concepts
This course will address the object-oriented concepts used in Java.
more...
ABAP Objects 6.10 Overview
The course ABAP Objects 6.10 Overview describes the programming concepts used in SAP. It also explains a number of basic object-oriented concepts and provides a brief introduction to the conceptual phase of ABAP Object program systems. The course also provides a detailed description of the object-oriented programming concept. It also discusses the special features of the object-oriented concept
more...
Java 2: Classes and Inheritance
This course is aimed to discuss the constructs and features that make Java a highly modular and object-oriented programming language. The use and implementation of programming constructs such as classes objects methods packages interfaces and constructors and details of their benefits are described. Additionally the course explains the application of various Java features such as encapsulation
more...
C# Programming for MS .NET - Part 3: Object Orientation


This is the third course in a five part series that introduces the essentials of object-oriented programming. You will learn the terminology and concepts required to create and use classes in C#. The course also teaches how to use reference-type variables and how to create and destroy objects in C#.
more...
C++ Programming - Part 1


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...
C++ Programming - Part 2


This course is the second in a four-part series on C++ Programming, which is based on ANSI C++. The focus of this course will be on the object-oriented (OO) capabilities of C++. Students will gain the skills and knowledge needed to effectively create and manage classes, work with functions and operators, and take advantage of inheritance.
more...
C++ Foundation for Non-C Programmers - Part 2


This is the second part of a two-part series which is designed to teach non-C programmers the fundamentals of C++ programming. This series is based on ANSI C++ and is not environment or vendor-specific. This course introduces the skills needed to be able to begin to use C++'s Object-Oriented (OO) features. Students will learn how to create, use, and extend classes, as well as how to populate those
more...
Object-Oriented Analysis and Design with UML Part 1: Introduction and Planning
This first course in the series introduces OOAD and the UML describes the OOAD development process and teaches how to plan for a project. The section about the development covers how to follow an iterative and incremental process. The planning sections cover identifying program requirements and using use cases to understand those requirements.
more...
Object-Oriented Analysis and Design with UML Part 2: Analysis, State Diagrams and Activity Diagrams
This second course in the series focuses on analyzing and modeling system behavior. It describes how to create a conceptual model that identifies the concepts in a problem domain and how to model the system events that actors generate with system sequence diagrams. This course also introduces dynamic modeling with state and activity diagrams.
more...
Object-Oriented Analysis and Design with UML Part 3: Interaction Diagrams, Class Diagrams and Pkgs
This third course in the series finishes covering dynamic modeling and moves on to static modeling. The dynamic modeling content covers the interaction diagrams sequence and collaboration and how they illustrate the message interactions between instances and classes in the class model. The static modeling content covers using class diagrams. This course also covers using packages to illustrate
more...
Object-Oriented Analysis and Design with UML Part 4: Patterns, Implementation and Construction
This final course in the four-part series teaches about using patterns in the design process and about implementing and constructing the program. It covers when and how to use the two types of implementation diagrams deployment and component as well as how to construct the program with code. It also addresses some issues of iterative and incremental development.
more...
C# Programming for MS .NET - Part 3: Object Orientation
This is the third course in a five part series that introduces the essentials of object-oriented programming. You will learn the terminology and concepts required to create and use classes in C#. The course also teaches how to use reference-type variables and how to create and destroy objects in C#.
more...
Microsoft Visual Studio.NET Technology Overview: Part 2 - Visual Studio.NET Components
This is the second course in a two part series that covers each of the major Visual Studio.NET Components in detail. The new features of C++ are covered and C# is discussed both in terms of its evolutionary relationship to C++ and its most significant features. Visual Basic.NET is covered from the point of view of its object-oriented programming features and modernized language features. Its
more...
Designer/2000 R2: Modeling Object Types
This course aims to teach the use of Object Designer to design and implementation of the Object Oriented Features of Oracle8. The use and meaning of the major components of the United Modeling Language (UML) are explained and used to describe a realistic application. The use of UML in the Type Diagrammer and the transformation of an object model into a database schema design is described in
more...
Object Oriented Analysis and Design: Requirements Analysis
This is the first title in a series of two and covers the same material as the first half of the Instructor Led course Object Oriented Analysis and Design Using UML. This course teaches students the principles and terminology of object oriented development and how to apply object oriented techniques to define systems using the notation of the Unified Modeling Language (UML).
more...
Object Oriented Analysis and Design: Design
... material as the second half of the Instructor Led course Object Oriented Analysis and Design Using UML. This course teaches students the principles and terminology of object oriented development. It follows on from the first title in the series Object Analysis and Design: Requirements and Analysis and teaches the student how to apply a development process to move a project from requirements
more...
Lotus Domino R5 Development Part 4: Making Your Application Run
This is the fourth course in a nine part series for webmasters application developers and graphic designers that will introduce Notes/Domino features web-specific tasks and basic system administration tasks to be up on the web quickly and to use Domino to create Web sites and Web applications. At the completion of this course students will learn how to identify the object-oriented hierarchy for
more...
C++ Programming - Part 1
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...
C++ Programming - Part 2
This course is the second in a four-part series on C++ Programming which is based on ANSI C++. The focus of this course will be on the object-oriented (OO) capabilities of C++. Students will gain the skills and knowledge needed to effectively create and manage classes work with functions and operators and take advantage of inheritance.
more...
C++ Foundation for Non-C Programmers - Part 2
This is the second part of a two-part series which is designed to teach non-C programmers the fundamentals of C++ programming. This series is based on ANSI C++ and is not environment or vendor-specific. This course introduces the skills needed to be able to begin to use C++'s Object-Oriented (OO) features. Students will learn how to create use and extend classes as well as how to populate those
more...
C++ Programming II


This course, enables students to incorporate pointers, file handling, and advanced object-oriented programming features in C++ programs. Examples and exercises from four programs help to guide students through advanced C++ program design concepts. Students can view and print complete C++ program listings from the menu bar at any time during the instruction.
more...
Object-Oriented Java
This course is the third in a series of five which prepares students for the Sun Certified Java Programmers certification exam. This course introduces students to the principles and constructs of object-oriented programming. Students will learn how to write well-organized easy-to-maintain programs in Java. Students will know how to create control and reuse classes as well as understand how
more...
From 123-CBT Computer Based Training
C Programming for the Microsoft NET Platform Part 3

Course Overview This is the third course in a five part series that introduces the essentials of object-oriented programming. You will learn the terminology and concepts required to create and use classes in C#. The course also teaches how to use reference-type variables and how to create and destroy objects in C#. Learn To Identify characteristics of a class. Identify
more...
C Programming for the Microsoft NET Platform Part 3

Course Overview This is the third course in a five part series that introduces the essentials of object-oriented programming. You will learn the terminology and concepts required to create and use classes in C#. The course also teaches how to use reference-type variables and how to create and destroy objects in C#. Learn To Identify characteristics of a class. Identify
more...
C Programming for the Microsoft NET Platform Part 3

Course Overview This is the third course in a five part series that introduces the essentials of object-oriented programming. You will learn the terminology and concepts required to create and use classes in C#. The course also teaches how to use reference-type variables and how to create and destroy objects in C#. Learn To Identify characteristics of a class. Identify
more...
Advanced OOP Java Concepts

This course covers advanced Object-Oriented Programming (OOP) and Java concepts. It explains the concepts and use of abstract classes, interfaces, and nested classes. The course also covers creation, initialization, garbage collection, and finalization of objects in Java.
Learn To:
Identify key concepts related to class initialization.
Identify key concepts related to constructors.
more...
Advanced OOP Java Concepts

This course covers advanced Object-Oriented Programming (OOP) and Java concepts. It explains the concepts and use of abstract classes, interfaces, and nested classes. The course also covers creation, initialization, garbage collection, and finalization of objects in Java.
Learn To:
Identify key concepts related to class initialization.
Identify key concepts related to constructors.
more...
Intro to Object-Oriented Programming with Java

This course covers the advantages of Object-Oriented Programming (OOP) and OOP features specific to Java. It explains the concept and use of classes, objects, arrays, class members, and scope of variables. It also describes how to invoke methods. In addition, the course covers advanced OOP concepts like encapsulation, inheritance, polymorphism, and method overloading, overriding, and hiding.
more...
Intro to Object-Oriented Programming with Java

This course covers the advantages of Object-Oriented Programming (OOP) and OOP features specific to Java. It explains the concept and use of classes, objects, arrays, class members, and scope of variables. It also describes how to invoke methods. In addition, the course covers advanced OOP concepts like encapsulation, inheritance, polymorphism, and method overloading, overriding, and hiding.
more...
Macromedia Flash MX 2004 Developing Flash Applications

This course covers how to build a rich Internet application with Macromedia Flash MX 2004. The course has three units. The unit Object-Oriented ActionScript 2.0 introduces learners to object-oriented programming (OOP) concepts used in ActionScript 2.0. Connecting to External Data provides information for sending and retrieving data to and from a Flash file. The third unit, Components, enables
more...
C Programming - Part 2

Course Overview This course is the second in a four-part series on C++ Programming, which is based on ANSI C++. The focus of this course will be on the object-oriented (OO) capabilities of C++. Students will gain the skills and knowledge needed to effectively create and manage classes, work with functions and operators, and take advantage of inheritance. L earn To: Override the
more...
C Programming - Part 1

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

C ourse Overview
This is the fourth course in a five part series that will help students prepare for the Microsoft Certified Professional exam 70-152, Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. At the completion of this course, students will learn to work with database records and identify the methods of managing recordset size; identify the components of
more...
C Foundation for Non-C Programmers - Part 1

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

Course Overview This is the second part of a two-part series which is designed to teach non-C programmers the fundamentals of C++ programming. This series is based on ANSI C++ and is not environment or vendor-specific. This course introduces the skills needed to be able to begin to use C++'s Object-Oriented (OO) features. Students will hearn how to create, use, and extend classes, as well as
more...
Object Analysis Design Requirements Analysis

...e material as the first half of the Instructor Led course Object Oriented Analysis and Design Using UML. This course teaches students the principles and terminology of object oriented development, and how to apply object oriented techniques to define systems using the notation of the Unified Modeling Language (UML).
L earn To:
The principles and terminology of object oriented
more...
Object Analysis Design Design Implementation

... material as the second half of the Instructor Led course Object Oriented Analysis and Design Using UML. This course teaches students the principles and terminology of object oriented development. It follows on from the first title in the series Object Analysis and Design: Requirements and Analysis and teaches the student how to apply a development process to move a project from requirements
more...
CIW Enterprise Specialist Part 1 CORBA Intro IDL Clients

This is the first course in a five part series that introduces the student to the CORBA framework, the Interface Definition Language and the building of CORBA clients. Topics covered include the role of the Object Management Group and each of the fundamental elements of the CORBA architecture, such as ORB, IDL, Object Adapters and CORBA Services, the IDL. The IDL constructs - modules, interfaces,
more...
CIW Enterprise Specialist Part 2 CORBA Servers Adv Features Security

This is the second course in a five-part series that covers the building of CORBA servers, and advanced features such as Factory and callback objects, exceptions and DII, and CORBA security. The participant will learn how to use the IDL-to-Java compiler to generate server skeletons and how to implement CORBA objects using these skeletons. Server IDL skeletons, CORBA servers and naming services,
more...
CIW Enterprise Specialist Part 3 EJB Framework Session Beans

This is the third course in a five-part series that covers software components, distributed architectures, and the technologies associated with the Java 2 Platform, Enterprise Edition. It provides an overview of the Enterprise JavaBean Framework and also covers the creation, deployment, and invocation of an Enterprise JavaBean. Topics covered include server-side component software, defining
more...
CIW Enterprise Specialist Part 4 EJB Deployment EJB Clients Entity Beans

This is the fourth course in a five part series that covers the Deployment Descriptor tool and EJB deployment, writing EJB clients, and entity beans. The course introduces the Deployment Descriptor, including the role it plays and the various responsibilities that the bean developer, assembler and deployer have in relation to it. The various resources that can be referenced in the Deployment
more...
CIW Enterprise Specialist Part 5 CMP EJB Transactions Security

This is the final course in a five part series that introduces the learner to CMP, EJB Transactions, and EJB Security. The course covers an introduction to CMP and discusses how the container performs data manipulation. The learner is introduced to the benefits and drawbacks of CMP, and learns how to implement an entity bean that uses CMP. It also covers transactions, defining them and their
more...
ABAP Objects 6 10 Overview

The course ABAP Objects 6.10 Overview describes the programming concepts used in SAP. It also explains a number of basic object-oriented concepts, and provides a brief introduction to the conceptual phase of ABAP Object program systems. The course also provides a detailed description of the object-oriented programming concept. It also discusses the special features of the object-oriented concept
more...
Systems Analysis Using Client Server Model Part 2 Object Tech

This is the second course in a three part series that students will learn how to plan for client server analysis and design using object technology. This course will cover an introduction to client server analysis and design, an introduction to object technology, how to use object technology in client server analysis, and how to use object technology in client server design. Learn To: o
more...
Lotus Domino R5 Development Part 4 Making Your Application Run

Course Overview This is the fourth course in a nine part series for webmasters, application developers, and graphic designers that will introduce Notes/Domino features, web-specific tasks, and basic system administration tasks to be up on the web quickly and to use Domino to create Web sites and Web applications. At the completion of this course, students will learn how to identify the
more...
CIW Database Specialist Part 1 Introduction to Database Design

This is the first course in a four part series that teaches students about relational databases and database planning and design. It introduces relational databases, Codd's rules, relational data structure and the ER model. It also covers the various phases in the design life cycle and database design methodology, including the creation of ER models. Learn To: o Identify features of a
more...
CIW Database Specialist Part 2 Logical Physical Design

This is the second course in a four part series that teaches students about normalization, and logical and physical database design. This course will cover the normalization about the first, second, and third normal forms, and also about Boyce-Codd Normal Form, logical database design resolving relationships, creating a logical data model, and the various integrity constraints, physical database
more...
CIW Database Specialist Part 3 Database Interaction JDBC

This is the third course in a four part series that teaches students about SQL, relational algebra, transactions and database security, and an introduction to the JDBC. This course covers SQL DDL commands, inserting, updating, and querying with DML statements, granting and revoking privileges with DCL statements. The course also teaches about relational algebra concepts, to include joins,
more...
CIW Database Specialist Part 4 Advanced JDBC

This is the final course in a four part series that teaches metadata, improving JDBC programs, and building applications using JDBC. Topics covered include introduction to metadata and to ResultSetMetaData, SQL exceptions, scrollable and updateable result sets, batch updates, and prepared statements. Finally, the Building Applications Using JDBC teaches about Swing, the Layout Manager, UML and
more...
E-Business Technology Fund Part 3 Java Security Web Services Framework

This course begins by guiding the learner through Java 2, Java technologies and tools, and J2EE. Then, pervasive computing is covered. The learner is introduced to security threats and the measures used to counteract them. Web services are discussed and a case study is presented. An overview of IBM WebSphere and Framework products is included. Learn To To identify
more...
From The Virtual Training Company
Java Introduction to the Java Programming Language
...object oriented, general purpose programming language with a multitude of uses. With the power to develop everything from simple web animations to high-end business applications that program hand-held devices, microwaves, cross platform server applications and more, it's no wonder why Java is on everyone's mind. This practical "how to" course by Java expert, Arthur Griffith, starts from
more...
Macromedia ColdFusion MX
Macromedia ColdFusion MX brings increased power and flexibility to web development. With ColdFusion Components, web developers can create modular, reusable code objects, and call them internally, or through web services. This training takes you step-by-step through ColdFusion components: planning, design patterns, method structure, and much more. Instructor Darcey Spears covers object-oriented
more...
Java 2 Graphics
...object oriented, general purpose programming language with a multitude of uses. With the power to develop everything from simple graphics and web animations, to high-end business applications that program hand-held devices, microwaves, cross platform server applications and more, it's no wonder why Java is on everyone's mind. In this, the second in a series of Java courses offered by VTC, Java
more...
Macromedia Flash ActionScript 2 0 OOP
Macromedia Flash is one of the most versatile and user-friendly applications available today. Combine Flash with the Internet and you have unlimited possibilities for everything from animation to web applications. With ActionScripting, all of that potential becomes easier and more streamlined. Object-oriented programming (OOP) is a different approach to programming, intended to solve some of the
more...
Microsoft Visual Studio NET
With it's powerful WYSIWYG editor for Web designs, HTML IntelliSense and Style Sheet Editor, Visual Studio.net makes it simple for developers to create solutions spanning any Internet device. Virtual Training Company author Dave Mercer teaches developers how to harness the power of this powerful Internet application builder that allows for the targeting of operating systems and languages. Choose
more...
Maxon Cinema 4D XL6
Cinema 4D XL 6 for the Mac and PC enables users to work seamlessly between the two platforms. This extremely fast 3D modeling, animation, and ray-tracing program allows the opportunity to work within an object-oriented and multi-threaded architecture. Join 3D expert Matt Neutra in this powerful program from Maxon Computer as he teaches you the configuration, menus, and workflow. Become more
more...
C
C Plus Plus (C++) is a programming language that is both procedure-oriented and object-oriented. In Virtual Training Company's tutorial, Professor Arthur Lee will explain the environment of C++, then guide you into writing equations, creating functions and output, looping, and much more. To start learning about C++ now, click on the subject of your choice below.
more...
From Teach Me IT
RDBMS Concepts

The RDBMS Concepts WBT is an end user course that provides an overview of the architecture, functions, and benefits of a database management system and discusses various database models. The course describes the data structure of a relational database model in detail. It extensively covers the normalization process and compares SQL with other popular relational databases. After completing this
more...
Software Engineering Concepts

The Software Engineering Concepts WBT provides an introduction to the basic concepts of software engineering. It examines the software development process, and the relative strengths and weaknesses of various software process models. It also describes various approaches to requirement gathering and problem analysis. The students will also learn to specify and validate requirements. After
more...
Software Design and Development

The Software Design and Development course is meant for professionals whose responsibilities include design, development, or management of software systems and who want to understand the basics of software design and development. After completing this course, the user will be able to:
Identify general principles for designing software
Identify concepts associated with function-oriented design
more...
