TT282
Web Applications:
The client side of application development.

You are here:  Catzwhiskerz home | Open Uni | Web Apps | TT282 Resources

Resources for TT282.

I have been given a number of useful books, web sites and online tutorials relevant to TT282 which are listed below.

Beginning Active Server Pages 3.0, 2003, ISBN: 0764543636
Well recommended by many students of this course. Assumes a basic knowledge of HTML. Covers ASP and VBScript and introduces XML.

ASP made simple, by Sharon Deane and Robert Henderson, 2003, ISBN: 075065869X
Suitable for learning the basics of ASP. Includes a section about VBScript also.

http://www.w3schools.com/asp/asp_variables.asp
Resources from the W3C schools site about ASP (Active Server Pages).

http://www.w3schools.com/vbscript/default.asp
W3C schools tutorial on VBScript.

http://www.winnetmag.com/WindowsScripting/Article/ArticleID/5627/5627.html
Understanding VBScript arrays.

http://www.sloppycode.net/vbscript/
Sloppycode.net's reference for VBScript, with user notes.

http://www.sloppycode.net/asp/
Sloppycode.net's reference for ASP, with user notes.

http://www.plourdenet.com/book.aspx
Wayne Plourde's complete ASP 3.0 reference, an online book.

http://www.asptutorial.info/
ASPTutorial.Info - a comprehensive online tutorial for ASP.

TOP