As a recent beginner myself. The best thing I can recommend in order
to learn how to use the framework is just sit down and start coding.
Look through the Documentation page, specifically the interactive
examples page, look at the Cheat Sheet (and have it open as you code),
and look the the presentation powerpoint on the web2py front page.

A good project to start with is a simple Registration/Login system.
That will teach you about forms, redirecting, and db insert and
select.

The beauty about that as a first project is that you have to do a
login/registration system for any project you work on as the first
thing, so once you do that, you can actually continue on to build what-
ever you want.

If you have questions ask here, you will get answers within minutes.
But don't sit waiting for an answer, keep going in your app and keep
trying to figure it out on your own.

IMPORTANT: if you can afford the $12, get the official manual, it
makes life MUCH easier! Though you can still get by without it,
depending on your comfort level with using/web development python.




On Sep 4, 4:21 am, emaynard <[email protected]> wrote:
> Manoj,
>
> FYI - The entire second edition is available on Scribd in read-only
> form if that is any help.http://www.scribd.com/doc/19211452/Web2py-Manual
>
> -Eric
>
> On Sep 4, 4:08 am, Manoj <[email protected]> wrote:
>
> > I have developed few apps using django and trying to understand
> > web2py. Lack of web2py documentation is hindering me from learning
> > web2py ( and things are diffrent from django)
>
> > Any pointers for a newbee to web2py? I want to convert django tutorial
> > in web2py tutorial as learning process and will post it to group if I
> > succeed. If I get web2py book ( I brought 1st edition few months ago
> > but didnt find time to go through it) I will also try to create
> > mindmap (http://freemind.sourceforge.net/wiki/index.php/Main_Page) of
> > web2py  ( I just lost a job and will have 15 days of free time ( 4
> > hours each day) so I am trying to utilize it in better way)
>
> > IMHO web2py looks promising but lack of documentation is a major pita
> > ( django docs are much better ) and web2py community should replicate
> > it
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to