Ask HN: django vs php: a hard choice

https://news.ycombinator.com/item?id=314143
by kamme • 18 years ago
14 27 18 years ago

I'm making plans to start my own killer-webapp and I just can't decide in what I will develop it.

I am currently a php developer so I know my way around php and I'm able to make the application I have in mind without any problems. But I'm also very interested in django, a relatively new thing for me but it sure does look promising and worth my time to invest further.

I tend to choose php because I know it, I know it is well supported, it scales without large problems, I can configure it and optimize it without a problem.

While django is very fast in terms of development time, it's a challenge, probably good for my career if I can add django/python developer to my CV and it has a great community.

But I have doubts for choosing django... For starters, I don't know if it's 'economical' to choose django in terms of performance. Does django beat pure php in complex sites pageviews? In other words, do I have to scale faster with django then with php? Will I be able to find additional programmers if my website becomes a success? I live in Europe and I don't have the impression django/python developers are common here (prove me wrong!). How is the support going to be? I'm always surprised to see very old php4 code runs fine on the newest php5 release, but I heard djando changes quite often and you have to re-write code if you want to use a newer release.

Like I said, I don't have any real-world experience with django, so I'd like your advice/thoughts on this.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com