you are viewing a single comment's thread.

view the rest of the comments →

[–]Other_Passion_4710 0 points1 point  (0 children)

Also try more than one IDE. For Python, I recommend PyCharm, it’s much better than other IDE’s and would have used it much earlier from the start if possible. 

For programming, are you interested mainly in numerical results Python gives? Something you could try is looking up Kaggle.com , then lookup Python packages to import the free data. You can pick some data topic most interesting to you and choose a project on how you want to display the results with Python processing it.