Jump to content

Menu

Recommended Posts

My son wants to learn how to build a dynamic website. He already knows how to program in Python and is quick at picking up code.

 

I already have a hosting account he can log onto, and we're looking for self-teaching books or websites (not classes). Amazon has positive reviews of Head First Web Design and HTML, XHTML & CSS for Dummies.

 

Would anyone have feedback on these books or other recommendations?

 

Thanks in advance!

Link to comment
Share on other sites

Head First HTML with CSS & XHTML was a great book. This resource got me up and running a website within hours. (I would recommend any book by Head First, as I love that style.)

 

Is he only interested in the programming part, or would making the website graphically appealing be interesting too? If so here is a place that offers free lessons in web graphic design and marketing, to help "sell" your product better.

 

http://www.bigbrandsystem.com/

Link to comment
Share on other sites

If your son doesn't want to have to type out the book examples :c), than I would recommend W3Schools. Free tutorials and reference guides for various web building topics. This site will popup in my daily Google searches for references, so I'd say it covers quite a bit.

 

I just gave away my entire library of web building books (about 8 books) to my neighbors son for high school graduation, as he wants to be a programmer. However he has no experience, your son already has his foot in the door and probably has somewhat of an idea of where he is headed -- so online references and Google can help with examples. Examples for the win! :c)

Link to comment
Share on other sites

HTML 5 is an upcoming standard with many new features, e.g. Canvas which allows 'drawing'. Some examples of what can be accomplished:

http://www.canvasdemos.com/

http://diveintohtml5.org/

 

I also recommend the HTML and CSS resources at Sitepoint:

http://reference.sitepoint.com/html

 

These can be additional resources once he's up and running with a webpage.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...