|
|
|
|
|
by aditiyaa1
5159 days ago
|
|
Thanks a lot for your detailed, response. I will really look into the things that you have mentioned. Of all the different languages you have mentioned, python is my natural choice. What I have heard about python is that higher execution time makes it not suitable for bigger applications, but I know reddit, dropbox ,.etc are using python. How do you see it from your experience? |
|
Go with what you know already. Just add the client-side bits you need (html, etc.).
Django could be a good choice, but don't limit yourself to one language/framework.
Good luck.