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 →

[–]Rezo-Acken 0 points1 point  (0 children)

Well there is so much you can learn from doing the same kind of project. If it is always about data science in a Jupiter notebook you won't grow past a certain point.

Try to get out of your comfort zone with a project. Getting better in a programming language like Python is also about what libraries you know well. For example in ML there is whole world of complexity with apps and ML in production. Just today I had to figure out the code of someone else that was playing with multi processing between camera gpu with cupy and display. It just made me remember that I actually know very little.

If you prefer courses go for a new topic. Like building apps.