找回密码
 注册
搜索
热搜: 超星 读书 找书
查看: 982|回复: 0

[【IM资讯】] ASP互动视频教程----By FIFa

[复制链接]
cthlj 该用户已被删除
发表于 2007-2-11 12:13:36 | 显示全部楼层 |阅读模式
ASP互动视频教程----By FIFa

从2006年5月18日开始,PConline将与FIF联合推出国内网上第一部互动视频教程:《ASP互动视频教程》。它预示着一个全新的自助学习时代的到来。
  尽管相较于传统的图文教程,以前的多媒体视频课件优点非常明显,但它仍然存在交互性差的缺点,不能实时的互动。当WEB2.0概念的大潮猛烈的冲击着互联网之际,“互动教程”的推出正是适应时代要求的体现。
  FIF认为,互动教程是以新颖而又灵活多变的教学模式、模拟课堂的教学环境、方便的网络沟通途径、系统化的学习方案为主体的互动表现形式。《ASP互动视频教程》即是对这种新教学模式的一个尝试,目的是用互动形式来解决前面提到的问题,使通过网络学习知识变得更加方便,有更好的学习效果。
  另外,该教程在表现形式上更注重深入浅出的教学,尽量采用通俗易懂的话语、贴近生活的例子。FIF组合了两个新词,一个叫“引教逻辑”,即引导学习者的教学逻辑。另一个叫做“连续注目点”,即学习者在看教程学习的时候应关注的显示位置。


关于本教程的视频介绍,请


点击这里

(2.73MB)观看




ASP互动视频教程



第一章 准备

ASP是什么东东?
内容简介:在学习ASP开发技术之前,有必要了解什么是ASP,并具备学习ASP的基本知识。
http://www.pconline.com.cn/pcedu/videoedu/asp/0605/other/060518fifasp21.htm
构建一个ASP运行环境
内容简介:学习安装WEB服务器IIS,构建一个ASP运行环境。
http://www.pconline.com.cn/pcedu/videoedu/asp/0605/other/060519fifasp22.html
照葫芦画瓢
内容简介:这是一节印象课。学习如何建立编辑环境(该教程使用Dreamweaver)以及“抄代码”。
http://www.pconline.com.cn/pcedu/videoedu/asp/0605/other/060520fifasp23.html

第二章 师傅领进门
程序是怎么工作的
内容简介:了解学习ASP程序代码是如何工作的。
http://www.pconline.com.cn/pcedu/videoedu/asp/0605/other/060522fifasp31.html
能变的量
内容简介:学习什么是变量,以及变量的基本使用方法。
http://www.pconline.com.cn/pcedu/videoedu/asp/0605/other/060523fifasp32.html
变量、变量、变量
内容简介:继续学习ASP的变量以及运算法则。
http://www.pconline.com.cn/pcedu/videoedu/asp/0605/other/060524fifasp33.html
数据的类型
内容简介:学习ASP数据的几种常用类型。
http://www.pconline.com.cn/pcedu/videoedu/asp/0605/other/060525fifasp34.html
不能一条道跑到黑(分支语句)
内容简介:学习ASP程序的分支结构语句IF...THEN...ELSE。
http://www.pconline.com.cn/pcedu/videoedu/asp/0605/other/060526fifasp35.html
组合拳
内容简介:学习ASP的逻辑运算符NOT, AND, OR。
http://www.pconline.com.cn/pcedu/videoedu/asp/0605/other/060527fifasp36.html
转(上)
内容简介:学习ASP的一种流程控制结构——循环
http://www.pconline.com.cn/pcedu/videoedu/asp/0605/other/060529fifasp371.html
转(下)
内容简介:学习ASP的一种流程控制结构——循环。
http://www.pconline.com.cn/pcedu/videoedu/asp/0605/other/060529fifasp372.html
数组
内容简介:学习数组的基本概念以及数组的声明
http://www.pconline.com.cn/pcedu/videoedu/asp/0605/other/060530fifasp381.html

第三章 雨后春笋
输入和输出(上)
内容简介:学习ASP中数据的输入与输出。
http://www.pconline.com.cn/pcedu/videoedu/asp/0605/other/060531fifasp411.html
输入和输出(下)
内容简介:学习ASP中数据的输入与输出
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060601fifasp412.html
函数(上)
内容简介:学习ASP中函数的基本知识,并了解常用的内置函数
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060602fifasp421.html
函数(下)
内容简介:学习ASP中函数的基本知识,学会区分客户端脚本与服务器端脚本的不同。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060603fifasp422.html
自编函数(上)
内容简介:学习在ASP中如何自定义函数。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060605fifasp423.html
自编函数(中)
内容简介:继续学习习ASP自定义函数
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060606fifasp424.html
自编函数(下)
内容简介:继续学习ASP函数与子程序的关系,以及参数的传递方式。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060607fifasp425.html


第四章 对象与组件

REQUEST对象
内容简介:学习ASP内置对象request。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060608fifasp511.html
RESPONSE对象(上)
内容简介:学习ASP内置对象RESPONSE。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060609fifasp512.html
RESPONSE对象(下)
内容简介:学习ASP内置对象RESPONSE。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060610fifasp513.html
SESSION对象
内容简介:学习ASP内置对象SESSION。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060612fifasp514.html
APPLICATION对象
内容简介:学习ASP内置对象APPLICATION
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060613fifasp515.html
SERVER对象
内容简介:学习ASP内置对象SERVER
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060614fifasp516.html
FSO组件(上)
内容简介:学习ASP内置组件FSO(File Access)。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060615fifasp521.html
FSO组件(下)
内容简介:学习ASP内置组件FSO(File Access)。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060616fifasp522.html

第五章 数据库
令人兴奋的数据库
内容简介:学习数据库、ODBC及ODBC创建、SQL、ADO的基础知识。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060617fifasp61.html
ACCESS的简单操作(上)
内容简介:ACCESS一般应用于小型的网站系统和一般性的数据存储。教程分三部分介绍
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060619fifasp621.html
ACCESS的简单操作(中)
内容简介:ACCESS一般应用于小型的网站系统和一般性的数据存储。教程分三部分介绍
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060620fifasp622.html
ACCESS的简单操作(下)
内容简介:ACCESS一般应用于小型的网站系统和一般性的数据存储。教程分三部分介绍
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060621fifasp623.html
SQL语句1
内容简介:学习最常用的SQL语句,包括增、删、改、查询等。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060622fifasp631.html
SQL语句2
内容简介:学习最常用的SQL语句,模糊查询。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060623fifasp632.html
SQL语句3
内容简介:学习常用的SQL语句,Select语句
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060626fifasp633.html
SQL语句4
内容简介:学习常用的SQL语句,完成增、删、改等操作。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060628fifasp634.html


第六章 ASP操作数据库


ASP操作数据库

内容简介:通过实例学习如何用ASP操作数据库。
http://www.pconline.com.cn/pcedu/videoedu/asp/0606/other/060630fifasp71.html
http://www.pconline.com.cn/pcedu/videoedu/asp/0607/other/060703fifasp72.html
http://www.pconline.com.cn/pcedu/videoedu/asp/0607/other/060705fifasp73.html
http://www.pconline.com.cn/pcedu/videoedu/asp/0607/other/060705fifasp74.html
http://www.pconline.com.cn/pcedu/videoedu/asp/0607/other/060707fifasp75.html
http://www.pconline.com.cn/pcedu/videoedu/asp/0607/other/060707fifasp76.html
http://www.pconline.com.cn/pcedu/videoedu/0607/other/060714fifasp77.html
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|网上读书园地

GMT+8, 2024-11-15 19:33 , Processed in 0.141662 second(s), 19 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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