![]() |
||
|
Computer Training Classes, Videos and CD-ROMs |
||
|
| Home Page | Training Courses A-C | Training Courses D-F | Training Courses G-I | Training Courses J-L | |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Visual J++ - Six Video Set |
kyvj6a |
$449.95 |
|
|
Level 1 (1 Hour 44 Minutes)
1.0 Introduction to J++ (13 Minutes)
1.1 What is Java?
1.2 J++ verses Java
1.3 J++ verses Visual Basic
1.4 J++ verses C++
1.5 The future of J++
2.0 Visual Studio 6.0 IDE (36 Minutes)
2.1 What is a project?
2.2 Project Explorer
2.3 Form Designer & Properties Window
2.4 Text Editor
2.5 Integrated Debugger
2.6 What is a Solution?
3.0 Platform Choices (6 Minutes)
3.1 Java Application
3.2 Java Applet
3.3 Windows Application
3.4 ActiveX Application
3.5 Code-behind HTML (IE)
3.6 Active Server Pages (ASP)
4.0 Windows Event Handling (25 Minutes)
4.1 Click
4.2 Enter
4.3 Leave
4.4 KeyUp
4.5 MouseEnter
4.6 MouseLeave
5.0 Authoring an Active X Control (15 Minutes)
5.1 What is an ActiveX Control?
5.2 Creating your project & Building your control
5.3 Writing your code
5.4 COM Class Properties & Compiling your code
5.5 Accessing your J++ control from Visual Basic
6.0 Technologies you Will Learn (7 Minutes)
6.1 WFC for Java
6.2 J/Direct
6.3 ActiveX
6.4 Distributed interNet Architecture
6.5 Three-Tier Database Architecture
6.6 Active Server Pages (ASP)
6.7 Transaction Server (MTS)
Level 2 (1 Hour 52 Minutes)
1.0 Case Studies You Will Learn (5 Minutes)
1.1 Calculator
1.2 Internet Chat Server
1.3 Internet Chat Client
1.4 Web Mail Reader
1.5 Sales & Inventory Database
1.6 e-Commerce Server
2.0 The Java Language (2 Minutes)
2.1 Elements of the Java Language
3.0 Primitive Data Types (34 Minutes)
3.1 boolean
3.2 byte
3.3 char
3.4 short
3.5 int
3.6 long
3.7 float
3.8 double
4.0 Operators (30 Minutes)
4.1 Arithmetic
4.2 Unary
4.3 Boolean
4.4 Binary
5.0 Flow Control (31 Minutes)
5.1 if/else
5.2 switch
5.3 while
5.4 do/while
5.5 for
6.0 Functions (9 Minutes)
6.1 Defining a Function
6.2 Variable Scope
Level 3 (1 Hour 44 Minutes)
1.0 Classes (27 Minutes)
1.1 Identifier
1.2 Block
1.3 Constructor
1.4 Destructor
1.5 Accessor
1.6 Mutator
1.7 Keyword: This
2.0 Object Oriented Programming (OOP) (14 Minutes)
2.1 Inheritance
2.2 Overloading
2.3 Polymorphism
2.4 Keyword: super
3.0 Packages (12 Minutes)
3.1 What is a package & Building a package
3.2 What is a CLASSPATH?
3.3 Reusing a package
3.4 ActiveX compared
4.0 Case Study: Calculator (26 Minutes)
4.1 How do I build a calculator?
4.2 Building the user interface
4.3 Writing the code
4.4 Adding a menu bar
5.0 Online Help Documentation (9 Minutes)
5.1 What is MSDN?
5.2 Finding what you need
6.0 String Manipulation (14 Minutes)
6.1 Length
6.2 Substring
6.3 The StringTokenizer and Parsing Text
Level 4 (1 Hour 59 Minutes)
1.0 Exception Handling (14 Minutes)
1.1 What is an Exception?
1.2 Try/catch
1.3 Finally
1.4 Throw
2.0 File I/O (18 Minutes)
2.1 What is a file?
2.2 Reading a filing
2.3 Writing a File
3.0 Network I/O (18 Minutes)
3.1 What is a socket:
3.2 Client socket
3.3 Server socket
4.0 Multithreading (17 Minutes)
4.1 What is a thread?
4.2 Starting a thread
4.3 Thread Arrays
4.4 Thread Priority
4.5 Stopping a Thread
4.6 High Performance
5.0 Case Study: Internet Chat Server (50 Minutes)
5.1 How do I build a chat server
5.2 Creating a Console Application
5.3 Writing the code
5.4 Designing the Network hub
Level 5 (2 Hours 3 Minutes)
1.0 Applets (19 Minutes)
1.1 What is an Applet?
1.2 Creating an Applet Project
1.3 Writing Your Code
1.4 Life Cycle of an Applet
2.0 Case Study: Internet Chat Client (43 Minutes)
2.1 What is a Chat Client?
2.2 Writing the Code
2.3 Network Sockets in Applets
2.4 Placing Applets in HTML
3.0 Deploying Your Application (14 Minutes)
3.1 Why do I need to deploy my Application?
3.2 Defining your target server
3.3 Release versus Debug Mode
4.0 ActiveX COM DLL (30 Minutes)
4.1 What is a ActiveX COM DLL?
4.2 Creating a COM Project
4.3 Writing the Code
4.4 Registering the Component
4.5 Accessing the Component from Visual Basic
4.6 Accessing a Visual Basic Component in J++
5.0 J/Direct (15 Minutes)
5.1 What is J/Direct?
5.2 J/Direct call Builder
5.3 Calling the Windows API from J++
Level 6 (2 Hours 23 Minutes)
1.0 Visual InterDev (1 Hour 2 Minutes)
1.1 InterDev and J++
1.2 What is Internet Information Server? (IIS)
1.3 What is Active Server Pages(ASP)
1.4 What is Visual InterDev?
1.5 What is Transaction Sever? (MTS)
1.6 Developing & Accessing MTS Components
1.7 What is Microsoft DNA?
2.0 Integrated Debugger (16 Minutes)
2.1 Setting Break Points
2.2 Stepping through your code
2.3 Monitoring Objects
3.0 Case Study: Web Mail (43 Minutes)
3.1 What is a mail reader?
3.2 What is Pop? Authoring a Pop & ActiveX COM DLL
3.3 Authoring a Mail Reader
4.0 Case Study : e Commerce (9 Minutes)
4.1 What is e-commerce?
4.2 What is an electronic shopping cart
4.3 Authoring an ActiveX Shopping Cart & Building a Storefrontal w/Visual InterDev
5.0 Case Study: Sales & Inventory Database (3 Minutes)
5.1 What data needs to be tracked
5.2 Inventory Table
5.3 Sales Table
6.0 ActiveX Data Objects (ADO) (8 Minutes)
6.1 What is ADO?
6.2 Connection
6.3 Command
6.4 Recordset
6.5 Writing the Data Access Code
6.6 Three Tier Database Architecture
|
Order the Six Video Set |
kyvj6a |
$449.95 |
|
|