Sponona,

Did you try reading the whole book before trying out web2py to make an app?

I would suggest read the overview and then try making a small application,
such as an application to make grocery list,
or a todo application. As you run into the problems, search for the
specifics from the documentation.

Others here may not agree, but it might be a good idea to not use all of
the functionality that web2py offers. It offers a lot
and trying to learn everything right from the beginning can be
overwhelming. For example, initially,

(i) don't use it to generate forms
(ii) don't use DAL

This reduces many things that you have to learn to make a usable
application. Once you have learnt the other things,
you can come back and learn these.

This worked for me. I have just started learning DAL and I think it is
great. But to someone who is new to the framework
they can postpone learning it until they have an idea of some other more
basic things such as the application structure,
controllers, views, templating etc.




On Mon, Oct 15, 2012 at 8:56 AM, Sponona <[email protected]> wrote:

> i tried it but stopped half-way through. Isn't much insightful.
>
>
> On Saturday, October 13, 2012 7:29:22 AM UTC+5:30, Massimo Di Pierro wrote:
>>
>> Most people like this:
>> http://killer-web-development.**com/section/1/1<http://killer-web-development.com/section/1/1>
>>
>> On Friday, 12 October 2012 11:43:25 UTC-5, Sponona wrote:
>>>
>>> Can any1 tell me quickest way to learn all the essential stuff of web2py
>>> in detail?
>>> Any books or video-tutorials?
>>> The documentation is too large and is too frustrating to read.
>>>
>>>  --
>
>
>
>

-- 



Reply via email to