If you are good at self teaching, it's as simple as picking up a book. There are many good resources - both books and web sites for learning programming. You can find books that will show you how to start with a very basic script such as returning "Hello Joe" on up to very complex scripts/programs such as an on-line storefront with credit card processing, news letter, etc.
If you don't have any kind of programming background you want to get familiar with key concepts such as loops, conditional statements, arrays, etc. Virtually every one of these concepts will apply to any programming - whether it's ASP, PHP, Java, Java Script, C++, assembly language, etc.
You want to get a good text editor - preferably something which is designed for coding. This will make coding easier because it will show you line numbers and can be configured to show related chunks of code in colors which will make it easier for debugging.
You will notice that I talked about using books more than once. While there are many good web sites that make wonderful resources, I have found it's easier to have a book I can look at than it is to toggle back and forth between windows. I would recommend starting with a basic book such as Visual QuickPro and then explore other resources once you start to build a comfort level.
You'll also want to invest time in learning at least the basics of HTML, CSS, and JavaScripts. While it's great to rely on the WYSIWYG editors to do this stuff automatically, you often need to know how to tweak this code to get things just right.
2007-08-18 21:02:11
·
answer #1
·
answered by Justin H 7
·
0⤊
0⤋
Through either online or books are fine, ASP.net is entirely different from ASP, make sure which one of those you after first.
I wouldn't have bothered with Visual Studio at all, a simple text editor is suffice (Textpad is good, but there are many better-yet open-source alternatives ported to Windows) and suffice for both ASP.net and ASP.
2007-08-18 20:43:38
·
answer #2
·
answered by Andy T 7
·
0⤊
0⤋
yes, start with http://www.w3schools.com/asp/default.asp
At W3Schools you will find complete ASP references about built-in objects and components, and their properties and methods.
If you want to learn ASP.NET, go to http://www.asp.net/
2007-08-18 20:43:02
·
answer #3
·
answered by aadhunik.com social networking s 3
·
0⤊
0⤋
Hi there
Try this tutorials
http://www.w3schools.com/asp/default.asp
2007-08-18 20:38:53
·
answer #4
·
answered by BuGs 1
·
0⤊
0⤋
Check your local college for independent classes.
2016-03-17 02:15:01
·
answer #5
·
answered by Anonymous
·
0⤊
0⤋
buy video training materials
2007-08-18 22:56:52
·
answer #6
·
answered by eyemanga 2
·
0⤊
0⤋
try this site: www.webreference.com
2007-08-18 21:28:24
·
answer #7
·
answered by <TriggerHappy> 2
·
0⤊
0⤋