Need advice

Hye everyone! So I have covered Structures, object oriented programing etc in the second semester. Now the next subject is data structures. So should I just focus on ds or should I study some additional things like python,web development etc in my 3 month vacations.
Thanks!
3 months, ... 3 subjects, ... well, there's a thing!
ds&algorithms is huge, study it! First, you appear to be on a path to learn some languages that, unlike c++, may not provide ds for you. Second, the algorithms and techniques side of it will take you much deeper into doing things for yourself when your needs don't have a canned answer.

learning another language too soon may be confusing. solidify your fundamentals -- take a look at design, etc -- before you go too far in another direction.

if your end goal is web development, sure, cross on over there sooner rather than later. But the above would still serve you well even when you change languages... so I would still delay the language change even if its your end-game, until you have just a little bit more background...
Last edited on
Thanks!
Topic archived. No new replies allowed.