#🔒 Whats the best Website/Application to learn Python?
7 messages · Page 1 of 1 (latest)
@forest wigeon
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
!res From how you phrased your question I assume you're completely new to programming.
Generally I recommend a book, and the mass favourite here is "Automate the Boring Stuff with Python". It's available for free online. It's linked in the resources here, as well as a lot of other stuff
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
the above book is a good recommendation, if you want a free self-paced online course with both video material and text as well as problem sets to solve, i recommend CS50P from Harvard University on the edX platform: https://www.edx.org/learn/python/harvard-university-cs50-s-introduction-to-programming-with-python
it might look like it costs $299, but it doesn't if you skip the certificate that isn't worth paying for anyways (in my opinion)
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.