Java PlayFramework & Python Django GAE

Posted by Maik Klein on Programmers See other posts from Programmers or by Maik Klein
Published on 2012-07-01T10:38:29Z Indexed on 2012/07/01 15:23 UTC
Read the original article Hit count: 565

Filed under:
|
|
|

I already know Java, C# and C++. Now I want to start with web development and I saw that some really big sites are built with Python/C++. I like the coding style of Python, it looks really clean, but some other things like no errors before runtime is really strange.

However, I don't know what I should learn now. I started with Python but then I saw that Google App Engine also supports Java and the PlayFramework looks amazing too.

Now I am really confused. Should I go with Python or Java? I found the IDE for Python "PyCharm" really amazing for web development. Does Java have something similar, eclipse maybe?

I know that this question isn't constructive, but it will help me with my decision. What are pro and cons of both languages?

© Programmers or respective owner

Related posts about java

Related posts about python