Hacker News new | ask | show | jobs
by AF 6689 days ago
How many books do you need for a web framework?

Django is pretty simple. There's already the official book in print. Not to mention one of the reasons Rails has so many books to begin with was due to really poor online documentation. Django doesn't have that problem.

Usually I think havings lots of printed documentation is very important, but in Django's case, due to its simplicity and quality of existing docs, I don't think it is an issue.

1 comments

different people learn in different ways just like different people teach the same subject in different ways. To me having more variety helps out a lot.

Techwise - Rails and Django are more or less the same (compared to the other stuff out there). Rails just has a bigger community than Django. I think that really helps for someone just starting out (with a deadline to boot)