I want to develop a anonymous chat website like http://omgele.com.
I know that this website is developed in python using twisted matrix framework. Using twisted matrix it’s easy to develop such website.
But I am very comfortable in Java and have 1 year’s experience with it, and dont know python.
-
What should I do? Should I start
learning python to take advantage
of the twisted matrix framework?OR
-
Should I develop it in java?If so
which framework you would suggest to
do so?
Learn python.
This will add one very powerful tool to your toolbox.
Also twisted can do much more than just chat which will help you in future.