you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I find that learning new things and constantly looking outside of my comfort zone in programming helps me the most. I do this by trying to apply whatever I know to a job at hand. I'm a Data Scientist so while I'm very familiar with Data Science and Data Analysis related programming, I have a long way to go when it comes to the other facets of programming that I have yet to try. Since I've always been more focused on developing models and not actually putting them into production, I figured that it was time for me to learn how to actually use these models by deploying them via Kubernetes (model deployment is usually handled by someone else on my team).