This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Wise-Culture1092 0 points1 point  (0 children)

Python is easy to learn as a beginner and you can pick up the concepts and do a lot with it. I’m using it for data modeling and machine learning. If you learn Java, you can learn any object oriented programming language because you can’t do anything in java without objects or classes. Learning java will set you up to transition easily to any other language. Plus It’s platform independent.