Re: [web2py] Getting started in Web2py

2012-03-23 Thread Jim Steil
This is a nice resource as well... http://killer-web-development.com/ -Jim On 3/22/2012 11:15 PM, SeamusJP wrote: Hi, I am developing a new project, new to python. Project is mainly for CRUD, display data on website, and easy management of back end. I started Djangobook and finished it,

Re: [web2py] Getting started in Web2py

2012-03-22 Thread Bruno Rocha
You can use eclipse to develop your web2py apps and avoid the alt+tab problem. If you really like the "IDE experience" I suggest you to try wingIDE. Also you can just use a terminal with emacs, VI or whatever you like to work. No need to even open the web admin interface. The documentation, at a