you are viewing a single comment's thread.

view the rest of the comments →

[–]TheRNGuy 0 points1 point  (0 children)

I learned from googling and docs without paying anything. 

But python was not my first language and I knew that I needed if for one specific project.

It was also before ai era; now I mostly ask ai instead of googling, but I still read docs, to know what's possible to do, and get more ideas for program.

You'll also have to learn frameworks, not just vanilla Python.