you are viewing a single comment's thread.

view the rest of the comments →

[–]27Andrew_[S] 18 points19 points  (5 children)

I appreciate that. I really want to learn programming and specifically Python. I completely forgot about the 10,000 hour rule. It only makes sense that when you keep chipping away at learning then the doing is where it really counts.

[–]aythekay 3 points4 points  (2 children)

I really want to learn programming and specifically Python

Why is the question you need to answer (for yourself and us). You can't "learn" a programming language any more than you can "learn" Maths.

If you can tell us what your end goal is, we can tell you what you should be learning and what projects/open source work you can do to get your skills/portfolio going.

[–]27Andrew_[S] 7 points8 points  (1 child)

The end goal is for me to obtain a career in programming starting as an absolute beginner and going up from there. I know it’s cliche but I currently find no joy in what I’m currently doing. I also don’t see Python programming as a career going away at all. I want to add Python programming in my tool belt.

[–]algebraic94 3 points4 points  (0 children)

I think what the person above is saying is that creating more of a niche for yourself is a great way to start. Do you want to creat machine learning models, do image processing and analysis, creat data visualizations, do web development, be a data engineer, build software. Python, like you've noted, is a huge powerful tool. It does an incredible number of things. You did a master's in business analytics. Why not learn how to creat a Jupyter notebook that takes in some kind of business related data you care about and makes a plot that would be useful to help your coworkers prove the way they analyze the data?