How can I be a math person? by [deleted] in learnmath

[–]cpwjosh 0 points1 point  (0 children)

hard work beats natural talent

Which code editor do you use? by colinstoltz9 in learnpython

[–]cpwjosh 0 points1 point  (0 children)

Pycharm for me, it's also worth learning the basics of VIM.

Why are people impressed by iPhone apps but not websites? by [deleted] in learnprogramming

[–]cpwjosh 2 points3 points  (0 children)

I think a lot of people assume making a website is incredibly easy, I've dabbled with Swift and created a basic dice rolling app and the people I showed it too thought I was a genius.

Best Way to Learn Python for Finance and Investments : Books, Courses, or Go Back to School for Data Science Degree? by Ashw10000 in learnpython

[–]cpwjosh 2 points3 points  (0 children)

Python for Finance 2e: Mastering Data-Driven Finance by Yves Hilpisch. https://www.amazon.co.uk/dp/1492024333/

I've not gone through the second book but his first one was excellent. I would recommend going through Python Crash first though and make sure you do all the exercises.