Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Both Django and web2py are excellent 'full stack' web frameworks with similar features and capabilities - you won't be 'missing out' on much as a beginner with either framework.</p> <p>It's hard to answer your question without knowing more about what you want to do with your learning. Some would say that there is a danger of learning the framework and not the language so it might be best to get a deeper understanding of the Python language and lighter weight frameworks (e.g. <a href="http://flask.pocoo.org/" rel="noreferrer">Flask</a> or <a href="http://werkzeug.pocoo.org/" rel="noreferrer">wekzeug</a>) first.</p> <p>Having said that, web2py has a lower initial learning curve than Django as it was <a href="http://www.web2py.com/book/default/chapter/01#Why-web2py" rel="noreferrer">specifically designed as a learning tool</a>. So I'd say you've made a good choice. No learning is ever wasted and if you decided you need something else in the future the good techniques you will have learnt using web2py will not go to waste.</p> <p>Although there are more learning resources for Django, as it has been around longer and has more users, learning web2py is also fast because of the excellent <a href="http://www.web2py.com/book" rel="noreferrer">book</a> and almost instant responses to questions on the <a href="http://groups.google.com/group/web2py" rel="noreferrer">user group</a>.</p> <p>If you're looking to get a job, there are more Django jobs so that might be a factor. Having said that, the web2py community has recently set up <a href="http://www.experts4solutions.com/" rel="noreferrer">experts4solutions</a> where you could promote your skills and availability in the future.</p> <p>Have fun!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload