in reply to Re^2: Web Programming: For Beginners
in thread Web Programming: For Beginners
By basics you need to learn what the moving parts of web "programming" is all about. Understand the relationship between your application (or static pages) and the server they are being hosted on and what is involved in the user experience of accessing those.
The fact that you stated you don't even know what a web server is tells me you are at the parking garage level of understanding and you want to get to the penthouse.
Just like learning how to play a game you need to understand the rules and in the case of a sport such as football or soccer you sometimes even need to understand the rationale behind the rules.
Knowing what a web server is and what it does for you and how it does it is a good place to start on your journey towards learning how to do web programming. There is pain in the learning (pain is weakness leaving your mind) but the rewards for going through that pain are paid off when you get to the point you are doing actual programming and understand what is happening to your code in that environment.
Steps:
That will keep you busy for a while, keep you off the streets but hopefully not interfere with your studies. :-)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Web Programming: For Beginners
by perl.j (Pilgrim) on Aug 26, 2011 at 15:35 UTC | |
by Anonymous Monk on Aug 27, 2011 at 09:00 UTC | |
by blue_cowdawg (Monsignor) on Aug 26, 2011 at 15:41 UTC |