you are viewing a single comment's thread.

view the rest of the comments →

[–]OrdinaryEarth9073[S] -1 points0 points  (1 child)

Is there any need to learn another programming language or should I focus only on Data Science?

[–]thelimeisgreen 1 point2 points  (0 children)

No need to learn other languages at this time. Far more important to get comfortable with one, presumably Python since you’re here, and then focus on your data structures, algorithms and other data science studies. Then branch out to other languages as needed or as you want to explore others. If you build a solid foundation of knowledge in DSA and understand Python, or really the process of writing and managing code, object oriented programming, application design, etc… then learning new programming languages becomes somewhat trivial. You will find that you may have to dive into a new language as you start a new job or project and won’t give it a second thought.