in reply to Re^2: Web Programming: For Beginners
in thread Web Programming: For Beginners
In principle I agree with what you said. In point of fact when I do web programming I do all my testing on a localized web server until I'm sure the code is ready for Prime Time®.
I confess to being leery of telling a beginner to set up a local web server. Using a web server and setting one up are two different things. Having seen a lot of questions on the Monastery surrounding web server configuration I think learning to use a web server and learning to set up of your own should be kept as two separate learning paths.
Indeed I have worked with a great number of application folks who write wonderful web applications but don't know spit about setting up or maintaining the web servers they target their code to.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Web Programming: For Beginners
by chromatic (Archbishop) on Aug 26, 2011 at 16:22 UTC | |
Re^4: Web Programming: For Beginners
by herveus (Prior) on Aug 26, 2011 at 15:41 UTC | |
by blue_cowdawg (Monsignor) on Aug 26, 2011 at 15:44 UTC | |
Re^4: Web Programming: For Beginners
by runrig (Abbot) on Aug 26, 2011 at 15:54 UTC |