Are there any de facto standard/good intro to web programming books out there? I can do your run of the mill boring HTML static page stuff, but I really need to learn how to make dynamic pages. Any help?
there is dynamic HTML, essentially using script to change the html on a page as a user is browsing it.
or there is server side scripting like ASP, PHP, Perl which allow users to interact with the site by requesting and submitting information from your servers or databases.
I'd suggest starting off with learning SQL, javascript and php.
you can get most of the basics from the web. And its free.
If you are going to look for books, it will really depend on your personality. I perfer code heavy books, but my friends perfer theory heavy books. Its all in how you learn.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.