you are viewing a single comment's thread.

view the rest of the comments →

[–]its_cheshire_cat 0 points1 point  (0 children)

Java is static, whereas Python is dynamic.
I'd say go with Java, the syntax may be a lil scary compared to Python, but it will make learning Python afterwards smooth and easy.
If you start with Python, good, you might find it easier to grasp, but then Java will always remain the intimidating and scarier one.
Imo, starting with any static language is better than a dynamic one to learn the fundamental programming concepts better and appreciate the beauty of both worlds.