On Sunday 14 June 2009 05:59:30 kakaruk...@gmail.com wrote:
> I'm an intermediate level python programmer, a beginner in perl, a
> total novice in php & javascript. I'm also an intermediate level Linux
> user. I have designed and maintained websites before, some sites in
> HTML/CSS, a blog using a b2evolution (PHP/ mySQL) (a tool that was
> already written by someone, the setup and admin interface is very
> simple, so no coding was needed), maintained a site with CMS in PHP
> (also no coding was needed)
>
> Could you roughly estimate for me how long do I need to learn and use
> Django for my project? How long it takes to finish the project?

2 weeks to a month to get a site going with basic functionality - the rest of 
your life to make it perfect ;-). You do not really need to use javascript, at 
least at the outset. The key thing is to go into production as fast as 
possible and then keep adding modules. Start with the blog and the forum - 
there are ready made ones which you can plug in and modify, but to practise it 
is better to roll your own. For the blog you just need a couple of models and 
you can add django.contrib.comments for the comments part. I have about the 
same skill set as you and I learnt django and went into production in 9 days 
(I had a deadline to meet and only missed it by 2 days)
-- 
regards
kg
http://lawgon.livejournal.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to