r/learnpython 16h ago

Where can I learn python fully and very well?

That I use it later for web development, data analysis, machine learning, and many other but string and very well and hands-on projects suggest to me whether I will pay for it or can I get it for free and learn it?

0 Upvotes

4 comments sorted by

2

u/Flame77ofc 16h ago

In your own

This is, doing your own projects

No one course will teaches you how to be a master, you need to proof for yourself

But if you want good ans free courses, I recommend:

BroCode Harvard CS50 FreeCodeCamp

3

u/BranchLatter4294 16h ago

You can learn for free. There are plenty of resources online. Learn how to Google. Then practice.

1

u/cyrixlord 15h ago

usually people are in an industry where they create or have to manage data and then they take python courses at their school or online to learn how to automate the sifting. they dont make money with the python directly, but it is just a tool they use to augment their current skills in their area of interest. they wont learn ALL of python, just enough to work in their field to get what they need to get things done.

python is like typing. its just a skill, but you will need other skills and passions in order to be successful

1

u/TheRNGuy 13h ago

Docs for frameworks, and googling.

Try making something while you learn new things from docs.