Hi,
I want to create a simple site for my personal usage. And this only in python based technologies. So I want to get a expert oponian on this topic.
- What should i used as platform? I did a search for available options and found
Django
,grok
,web2py
and many more of these. Which one a novice use should use? If I choose to use only the basic python scripts then what option i have to work on? - http://wiki.python.org/moin/WebBrowserProgramming. This link on python site confused me more, instead of solving my curiosity about the topic. Please give some pointer to accurate and easy to understand reading materials.
I have got a idea of developing java
based web applications using either spring-webmvc
and struts
. Can I relate Java process to python process for web development?