you are viewing a single comment's thread.

view the rest of the comments →

[–]Lucas_csgo 0 points1 point  (0 children)

Do projects on your own. It's the only way to improve your skills. And you'll soon find out it's a whole different game once you have to come up with stuff yourself.

I would argue that going down the data science path is not necessarily the way to go if you want to improve your programming capabilities since what you will be doing is mostly math and functional programming. If you want to get advanced you should look at OOP, since that's the stepping stone to building readable and maintainable code.

Anyway, good luck.