I'd suggest running through the "Overview": http://web2py.com/books/default/chapter/29/3
If I understand correctly, you're not going to see "event driven programming". Basic web programming is "Request > Build Response > Send Response back to the User". On Thursday, June 7, 2012 3:15:26 AM UTC-7, Omar Ali wrote: > > I'm a total newbie. I have programmed extensively during the VB days > (event driven programming) (I know, you'd hardly call that programming!) so > ... Web programming is taking a toll on me. > > Could someone explain to me the dynamics of web2py programming in a way > that an event driven programming dude can understand, maybe using analogies > and such.. > > >