|
-
November 15th, 2002, 08:51 PM
#13
Any language is good...just stick with it and learn the syntax of the language AS WELL AS good coding practices (the two are quite different). The Practice of Programming ( http://www.amazon.com/exec/obidos/tg...glance&s=books ) is a very good book to teach you good programming habits (non language specific).
Also...asp is not vb. ASP is a platform where you can use any com compatable scripting language to do your server side processing. Most commonly used with vbscript and javascript...but can be used with perl and some others. If you tinker with asp I'd highly recommend learning some vb or c++ so you can work with com components. 
It's all a piece of cake...just stick with it and practice.
"When I get a little money I buy books; and if any is left I buy food and clothes." - Erasmus
"There is no programming language, no matter how structured, that will prevent programmers from writing bad programs." - L. Flon
"Mischief my ass, you are an unethical moron." - chsh
Blog of X
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|