> > I am very new to python and web2py also. I have some experience in > programming. in last 2 weeks i also learnt python basics. I would like to > ask if you have a link or tutorial on WEB2PY CRUD web application from > scratch. I would greatly appreciate your help. Thanks in advance. > > Have you looked through the book yet? The Overview chapter is tutorial style and includes some CRUD stuff: http://web2py.com/books/default/chapter/29/3. You can also check out http://killer-web-development.com/, http://www.youtube.com/playlist?list=PL5E2E223FE3777851, and http://www.web2py.com/examples/default/videos/.
Anthony

