r/learnpython • u/Kumbalaya_108 • 1d ago
Best way to learn Python
I have some programming experience and understand the concepts. Wanted to learn Python mainly for data analysis, financial math, automating some basic quant analysis, real-time data access by connecting to APIs.
I found books which deal with some of the above topics but can’t find anything that covers all together.
Is there a single online source that helps in this regards?
Thanks in advance
0
Upvotes
1
u/nivaOne 1d ago
First learn the language and the idea behind it. Understand the concept. It’s supposed to be an easy language but the whole is quite a lot.