Just started to learn asp using vbscript

Associate
Joined
2 Jul 2009
Posts
2,195
Location
Fife
Doing the 2nd year of my HND Software Development and were all learning asp now i was just wondering if anyone on here had any tips or advice about the subject in general.
 
I think its just to get us started or atleast i hope so. The last class had we were to write a function to say which day of the week it is using the whole (if then else) way of doing when theres a single line capable of doing just that in different formats. Pretty much tells you where were at lol
 
Whn I did a HND in Computing a couple of years ago we used classic ASP for some reason. Would try and apply the same ideas you've learned to a more commercially used languages like PHP or ASP.NET, as knowing only classic ASP is fairly limiting if looking for a job in this area (imo of course).

I can't speak for ASP.NET, but unlike classic ASP, PHP seems to have a built in function for everything, which is nice :)
 
Back
Top Bottom