知道美河 | 上传资料 | VIP申请 | 精品课程 | 资料搜索 | 问题反馈 | 会员手册 | 积分消费 | 积分充值 | 帐号保护
美河学习学习在线赞助VIP

美河学习在线(主站) eimhe.com

 找回密码
 建立账号
查看: 6263|回复: 10

[8.23][美河资料发布小组@likeying27][VTC][VTC编程系列一][670MB][MOV]

[复制链接]
发表于 2005-8-23 00:44:15 | 显示全部楼层 |阅读模式
  • MS VB 6.O 编程语言指南 (Microsoft Visual Basic 6 ) 讲师:Arthur L. Lee
  • C++编程语言指南 (C Plus Plus ) 讲师:Arthur L. Lee
  • Java.2.JSP.&.Servlets.编程及应用指南 (Java 2: JSP and Servlets ) 讲师:Arthur Griffith
  • Java2-图形处理指南 (Java 2: Graphics ) 讲师:Arthur Griffith
  • Java-Java.编程语言入门指南 (Java: Introduction to the Java Programming Language ) 讲师:Arthur Griffith
  • Java2-.程序员认证指南  (Java 2: Certified Programmer ) 讲师:Arthur Griffith





地址:/VIP资料下载二区/IT区
bin 文件 可以用 DAEMON Tools打开
mov 格式 需要用QuickTime Player打开
语言为英文  


各门课程内容介绍见以下个楼:

课程截图(以C++)为例:

[ 本帖最后由 likeying27 于 2005-8-23 00:51 编辑 ]
vc2.jpg
vc1.jpg

评分

1

查看全部评分

 楼主| 发表于 2005-8-23 01:00:58 | 显示全部楼层

MS VB 6.O 编程语言指南 (Microsoft Visual Basic 6 ) 讲师:Arthur L. Lee

Microsoft Visual Basic 6 is a versatile language, usable for business applications, database interface, gaming applications, and even for presentations. Professor Arthur Lee authors this Virtual Training Company tutorial. He begins by introducing code and the controls needed in Visual Basic. Learn all about variables, debugging, and creating menus, as well. To get started now, click below on the topic of your choice.
VB适用于 商务应用,数据库接口,游戏应用~
主要讲解了 代码,控件,变量,调试,菜单~


Title: Microsoft Visual Basic 6
Author: Arthur L. Lee
Price: $99.95
Duration: 5 hrs / 75 lessons
Compatibility: Win XP, 2000, 98, NT, Mac OS X, OS 9


课程结构:
Introduction and Getting Started
Introduction & Visual Basic Overview
The VB 6 Environment (window orientation)
The VB 6 Environment (placing controls on form)
The First Project (Hello World)
Writing Code
Modifications to Hello World
Saving and Running the Project
Common errors, Debugging
Code Window Views
Naming Rules and conventions for controls
Form Properties (startup position, window state, Visible)

More Controls and Code
Text Box vs. Label
Frames with Options Buttons & Check Boxes
Images (using graphical images on the form)
Multiple Control manipulation
User-Friendly Features (Access keys, Tab Index)
User-Friendly Features (default, cancel properties)
Tab Stop, Focus, Max Length, Tool Tips
Code for user convenience (clearing text boxes, labels, Set Focus)
VB color Constants, Font object, With-End With Coding
Concatenation
Demo of Name & Address Maker-User Perspective
Demo of Name & Address Maker-Programmer Perspective

Variables and Code for Calculations
What is variable?
Variables vs. Constants
Data Types supported by VB
Naming rules and conventions for Variables: Option Explicit
The VAL Function and Calculations
Putting it together - Book Sales Program (part 1)
Formatting for output
Accumulating & Module-Level Variables
Book Sales Program (Wrap up)
Another Demo - Shipping Charges

Coding Decision (IF-Else)
Project Overview - Coffee Sales
Variables; IF - THEN - ELSE statements
Using IF Statements with the MsgBox Function
Clear button with message boxes
The CALL Statement
Other options with message boxes
Another demonstration program - More data validation
UCase/Lease functions

Debugging, Immediate Window, Stand-alone Projects
Using Breakpoints; Stepping through code
Using the Immediate Window
Common Errors and Things to Avoid
Using the Object Browser
The Form Icon; Creating an Executable Project (.EXE file)

Other Event Procedures
MsgBox vs. the Input Box
Click and Change Events
GotFocus/LostFocus Events
KeyPress and Mouse Events
Form Load and Form Activate Events
More on LostFocus, SetFocus and the Visible Property
Miscellaneous Form Properties
Validate Event

Creating Menus
The Menu Editor
Creating Submenus and Flyout Menus
More menu options
Adding and About Form with a Menu item
Adding a menu to an existing Project
Wrapping up the menu demo (enabled property)
 楼主| 发表于 2005-8-23 01:10:07 | 显示全部楼层

C++编程语言指南 (C Plus Plus ) 讲师:Arthur L. Lee

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.
主要讲述C++运行环境及如何编写表达式,函数,I/O,循环等~


Title: C Plus Plus
Author: Arthur L. Lee
Price: $99.95
Duration: 5 hrs / 43 lessons
Compatibility: Win XP, 2000, 98, NT, Mac OS X, OS 9


Intro to C++ & the Environment
Intro to C/C++
The C++ Environment
Completing the Sample Program
Compiling & Executing Programs
Common errors
Saving & Exiting; other errors

Variables,Constants, & Math Statements
Variables
Data Types
Declaration statements & Initializing variables
Declaring Constants
Assignment Statements vs. Prompting for user input

The String Data Type; Equations
Character vs. String data
Using the getline function and the strcpy function
Writing equations and Type casting
Putting it all Together: Demo of complete program
Debugging Demo

Programmer-Defined Functions
Creating Programmer-Defined Functions
Details of Function prototypes, definition and the calling statement
Scope & Lifetime issues; Passing data with functions
Passing Variables by Value and by Reference
Functions that Return Values
Debugging Demo

Creating Output (formatting and creating files)
Stream Manipulators (formatting output)
The Output File Stream: Accessing the Output File
Demo Program (Demo 12) to Illustrate
Debugging Demo

Using the if Statement
Syntax of a Conditional Statement
Relational Operators
Executing if Logic (one statement vs. block)
Assignment Operator vs. Equality Operator
Logical Operators (symbols for: and, or, not)

Other Functions; Nested if Statements
Converting to Upper/Lower Case
Comparing Strings (strcmp and stricmp functions)
The Strlen Function
Nested if Statement Structure
Demo of Complete Program

Looping
Overview of the Looping Structures
Demo of the While Loop
Demo of the Do-While Loop
Demo of the For Loop
Counters and Accumulators in Loops
Demo of Complete Program
Increment/Decrement Operator (what does C++ mean?)*


 楼主| 发表于 2005-8-23 01:19:45 | 显示全部楼层

Java2-.程序员认证指南 (Java 2: Certified Programmer ) 讲师:Arthur Griffith

The Java 2: Certified Programmer tutorial is for programmers experienced in using the basic syntax and structure of the Java programming language who wish to take the Sun Certified Programmer for Java 2 Platform exam . This course covers the information required by certification exam 310-035, which is the exam for Java 2 version 1.4. It also includes the information needed for 310-036, which is the certification exam for upgrading a certification from version 1.2 to version 1.4. It also includes the information required by 311-055, which is the certification exam for Java 2 version 5.0. The latest releases added several new features to the language. VTC Author Arthur Griffith guides you through this preparation tutorial on your journey to certification. To begin learning Java 2: Certified Programmer today, simply click on one of the links.
用于 SUN 的SCJP1.4考试,代号310-035,但同样包括了310-036 从1.2到1.4的升级考试和最新
的5.0考试内容~


Title: Java 2: Certified Programmer
Author: Arthur Griffith
Price: $99.95
Duration: 6 hrs / 89 lessons
Compatibility: Win XP, 2000, 98, NT, Mac OS X, OS 9


Introduction
Course Introduction
The Exam Pt.1
The Exam Pt.2

Object Oriented Programming
An Object
A Class
Inheritance
Instantiation
An Abstract Class
An Interface
Polymorphism

Declarations & Operations
Hello World
Names
Data Types
Data Types Pt.2
Data Declaration
Literal Values
Literal Values Pt.2
Arithmetic Operators
Bitwise Operators
Assignment Operators
Widening and Narrowing
Boolean Operations

References & Objects
Instantiation & References
Polymorphism
Garbage Collection
Arrays
Multidimensional Arrays
Array Initial Values

The Structure of Java
The Java Virtual Machine
Contents of a Class
Class Modifiers
Data Modifiers
Method Modifiers
Constructors
Methods Pt.1
Methods Pt.2
Methods Pt.3
Methods Pt.4

Flow Control
Boolean Expressions
If/Else
While & Do/While
For Pt.1
For Pt.2
Switch/Case
Break & Continue
Throwing an Exception Pt.1
Throwing an Exception Pt.2
The Try/Catch/Finally Block
Overloading & Overriding Methods
Some Specific Exceptions
Assert

Language Fundamentals
Packages
Import
Classpath & Jar Files
Abstract Class
Interfaces
Java Keywords
Nested Classes
An Anonymous Class
Enumerated Types
Comparing Objects
Java Bean Naming Standards

java.io & java.text
File Input & Output
Stream Input & Output
Serializable Classes
Format & Parse Dates
Number & Wrapper Classes
NumberFormat

Threads
java.lang.Thread
java.lang.Runnable
Synchronized
Wait & Notify
More About Threads

java.lang & java.util
java.lang.Math
Strings
Boxing & Unboxing
java.lang.System
The Set Collection
List, Queue, & Map
Generic Syntax
Selecting a Collection Class
Hashcode
java.util.regex
Pattern & Matcher
java.lang.Comparable
Sorting & Searching

Wrapup
Some Terms
Summary of the Course

Credits
About This Author
 楼主| 发表于 2005-8-23 01:31:17 | 显示全部楼层

Java.2.JSP.&.Servlets.编程及应用指南

JavaServer Pages and Java Servlets are programs executed by a Web server to produce Web pages which are sent to a client Web browser in response to a request from the browser. This course by Arthur Griffith not only demonstrates how to write them, it also shows how to deploy them to a server and make them run in response to a request. Both Servlets and JavaServer pages can read from files, including the use of SQL to read from a relational database, and use the information to construct a Web page. To begin learning today, simply click on one of the Java 2: JSP and Servlets lessons.
JSP和Servlets用于创建C/S模式的网页~
课程介绍了如何编写代码,配置,运行~


Title: Java 2: JSP and Servlets
Author: Arthur Griffith
Price: $99.95
Duration: 6 hrs / 74 lessons
Compatibility: Win XP, 2000, 98, NT, Mac OS X, OS 9


Introduction
Introduction to the Course
What is a JavaServer Page?
What is a Java Servlet?

The Container
Static and Dynamic Web Pages
The Container
Installation
The Environment
Starting the Server

Basic Servlets
Writing and Compiling a Servlet
Creating an Application
Two Ways to Deploy
Yet Another Deploy
Servlet Mapping
An Interception Servlet

Basic JSPs
Writing a JSP
JSP to Java Translation
JSP Elements
Imports/Globals/Methods pt. 1
Imports/Globals/Methods pt. 2
Tracking an Error
The Custom Error Page

XML and Ant
Introduction to XML
The DTD
Parameters and Error Pages
Download and Install Ant
Tasks and Properties
Basic War Building
Compiling and Deploying
A Jar File pt. 1
A Jar File pt. 2
JSPs and HTML Files
Packages

HTML and HTML Forms
Tables
Images
Style Sheets
Coding a Form
Text Boxes and Text Areas
Check Boxes and Radio Buttons
Pull Down and Scrolled List

JSP Tags
A JSP Tag Handler
A Tag with a Body
A Tag with Attributes pt. 1
A Tag with Attributes pt. 2
Before and After the Body
Tag Libraries
A Few Handy JSTL Tags
Parameters and Looping
EJB
Looping forEach
Import and Choose
Running Timestamp

Cookies and Session Tracking
The Purpose of a Cookie
Setting and Getting Servlet Cookies
Setting and Getting JSP Cookies
URL Encoding in a JSP
Explicit URL Encoding
Session Timeout

Errors and Exceptions
Declaring Error Handling in web.xml
An Error Sending Servlet
Servlet Throwing an Exception
JSP Errors and Exceptions
Logging

Files
A Servlet to Setup a Download
A More General Download Servlet
Viewing a Resource File
Request Headers
An Applet in a JSP
An Applet with Parameters in a JSP
An Applet in a Servlet
JavaScript in a JSP
JavaScript in a Servlet
Thread Safe Code

Wrapup
Summary of the Course
About this Author
 楼主| 发表于 2005-8-23 01:38:01 | 显示全部楼层

Java2-图形处理指南

Java is a simple, scalable 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 expert, Arthur Griffith, uses practical examples to demonstrate Java programming as it applies to the creation and manipulation of graphic objects. The source code is also provided, so the user can follow right along. To begin learning learning today, simply click on one of the Java 2: Graphics lessons.
实例讲解JAVA图形的创建和操控图形对象~


Title: Java 2: Graphics
Author: Arthur Griffith
Price: $99.95
Duration: 6 hrs / 74 lessons
Compatibility: Win XP, 2000, 98, NT, Mac OS X, OS 9


Introduction
Course Introduction
Course Overview

Getting Started
Where to Get Java
The Command Line Installation
Writing and Compiling a Program
The Mainline

The Graphics Object and Colors
The Graphics Class
The Graphics2D Class
The Coordinate System
Filling a Window with Color
Inventing a Color of Your Own
Shading Up and Down
A Color Gradient
Color Gradient Directions
Cyclical Color Gradient

Positioning/Sizing/Rotating
Polygon
Translate and Rotate
Circling
Scaling
Shearing
The Affine Transform

Fundamental Drawing
A Random Drawing
Arcs
Rounded Rectangles
Basic Line Drawing
Corners and Ends
Dashed Lines

Fundamental Fonts
Font Measuring
Positioning Text
Font List

Image Files
Loading Image Files
Scaling
Types of Scaling
Pixel by Pixel pt. 1
Pixel by Pixel pt. 2
Convolving pt. 1
Convolving pt. 2
Transformation pt. 1
Transformation pt. 2
Compositing
Cross Fading

The Mouse and Keyboard
Reading Mouse Events
Mouse Motion
All Mouse Events
Reading Keyboard Events
Selecting a Mouse Cursor
Dragging Objects
Dragging Solid Objects
Rubberbanding

Making Shapes and Fitting Curves
Building a Rectangle with GeneralPath
Scaling and Zig Zagging
The Winding Rule
Quadratic Curves
Asymmetric Quadratic Curves
Cubic Curves
Asymmetric Cubic Curves
Attaching Shapes with GeneralPath
Combining Shapes with GeneralPath
Combining Shapes with an Area Object
Crop Image
Filling an Area

Fitting Text
Ways of Displaying Text pt. 1
Ways of Displaying Text pt. 2
Positioning Text
Text Attributes
Drawn Letters
Letters with Pictures
Dynamic Resizing of Text

Stupid Animation Tricks
Flicker
No Flicker
No Flicker Applet
Pong and Electrons pt. 1
Pong and Electrons pt. 2

Credits
About this Author
 楼主| 发表于 2005-8-23 01:45:37 | 显示全部楼层

Java-Java.编程语言入门指南

Java is a simple, scalable 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 beginner level and uses practical examples to demonstrate the Java programming language. Source code is also provided for every example, so the user can follow right along. To get started, click one of the movie topics below.
实例讲解JAVA,适合初级水平者~


Title: Java: Introduction to the Java Programming Language
Author: Arthur Griffith
Price: $99.95
Duration: 8 hrs / 92 lessons
Compatibility: Win XP, 2000, 98, NT, Mac OS X, OS 9


Introduction
Course Introduction
What is Java?
What You Will Need
A Few Important Words
The Command Line Installation
Course Overview

Two Programs Named Howdy
The Source Code of Howdy
Compiling and Running Howdy
The Source Code of a Howdy Window
Compiling and Running Howdy Window
Adding Exits to Howdy Window

Drawing Text in a Window
Font Anatomy
Positioning Text Version pt. 1
Positioning Text Version pt. 2
Positioning Text Version pt. 3
Garbage Collection
Selecting Fonts
Selecting Colors

A Few Language Fundamentals
The Arithmetic Data Types
More Fundamental Data Types
Operators
The String Class
Arrays
If and Conditionals
Looping
Listing Fonts

Classes, Data, and Access
Methods/Arguments/Returns
Fundamental Inheritance
The Sun Documentation
The Creation of an Object
More About Constructors
Access

Drawing and Painting
Drawing Rectangles
Filling Rectangles
Drawing and Filling Circles
The Rounded Rectangle
Drawing and Filling Arcs
Inventing a Shape of Your Own
Rectangle with a Beveled Edge
Simple Color Shading
The Checkerboard and Shading Problems
Two Checkerboard and Shading Solutions

Graphic Files
Loading a Graphic File from Disk
Displaying a Graphic Image
Loading a Graphic File from the Internet
Scaling Images
Drawing in Memory
Picture Checkerboard Problem
Picture Checkerboard Solution

Simple Animation
Threads
A Simple Thread Example
A Simple Animation
Overcoming the Flicker Problem
Pong Program One
Pong Program Two
The Switch and Case Statement
The Doomed Vessel

Introduction to Applets
Applet Fundmentals
The Constructor and Init
An Applet is a Creature of the Internet
Creating a Production Applet
Animated Applet Structure
One Bouncing Ball
Random
One Hundred Bouncing Balls
The Autumn Leaves Applet

Responding to the Mouse
Java Interfaces
A Simple Mouse Clicker
Moving an Object in a Window
Dragging an Object in a Window
Dragging a Returning Object in a Window

Components
Components and the AWT
Placing Buttons in Panel
Listening to Buttons in a Panel
Poking Text into a Label
A Choice is for Making a Selection
A List is for Making a Selections
A Text Field is for Typing
Toggles Turn On and Off

Placing Components in a Window
Containers and Layout Managers
The Border Layout Manager
The Grid Layout Manager
The GridBag Layout Manager pt. 1
The GridBag Layout Manager pt. 2
The Card Layout Manager
The XY Layout Manager

Dialogs and Menus
A Non-Modal Dialog
A Modal Dialog
A Messaging Dialog
A Menu on a Frame

Wrap Up
Command Line Options for Javac
Command Line Options for Java


总算完了~~~
发表于 2005-8-23 07:35:06 | 显示全部楼层
发表于 2005-8-23 13:39:55 | 显示全部楼层
 楼主| 发表于 2005-8-23 17:04:10 | 显示全部楼层
但是你要是参加认证考试,几乎所有的都是 英文的,所以听 英文的当然是最好的啦~
呵呵~
如果听不懂的话也可以看看别人的DEMO(演示)和DEBUG(调试),看看他是怎么写程序的~

^_^
发表于 2005-8-23 19:27:59 | 显示全部楼层
不错啊,看多了,就会喜欢的啦。漫漫培养计算机英语的语感啊。
您需要登录后才可以回帖 登录 | 建立账号

本版积分规则

 
QQ在线咨询

QQ|小黑屋|手机版|Archiver|美河学习在线 ( 浙网备33020302000026号 )

GMT+8, 2025-5-2 02:50

Powered by Discuz!

© 2001-2025 eimhe.com.

快速回复 返回顶部 返回列表