Thursday, September 30, 2010

September 30, 2010

Well today I finish doing to the tutorial Java Script my first lesson from the book,
I had some issues getting down the the codes and understanding Java Script, now I'm looking down the codes again trying to make the web site work. 

1 comment:

  1. As I explained to Henry, we want to focus on server side programming with web2py, so our side trip into Javascript has two main goals:

    1. Get enough exposure to Javascript to understand what it is and to recognize it when you see it.
    2. Use it to do meaningful things with HTML forms.

    I did a quick search for sites on HTML forms, and came up with a few good links:

    http://www.w3schools.com/html/html_forms.asp
    http://www.echoecho.com/htmlforms.htm
    http://www.tizag.com/htmlT/forms.php

    I'm sure you and Henry can find other good resources as well, but this should help you get started.

    ReplyDelete