#๐Ÿ”’ To learn python in general what do you guys recommend?

9 messages ยท Page 1 of 1 (latest)

desert dove
#

I've always wanted to try coding and have been now for like two days. But i'm trying to seek websites etc that i can use and actually learned termonology etc step by step. writing codes, trying projects, and even fixing bugs etc

lethal ivyBOT
#

@desert dove

Python help channel opened

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.

severe beacon
#

!resources

lethal ivyBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

severe beacon
# desert dove I've always wanted to try coding and have been now for like two days. But i'm tr...

look at the above linked page, many people on this server usually recommend:
cs50p "CS50's Introduction to Programming with Python" by Harvard University is a online self-paced course available on for free on the edX learning platform (much better then just looking at the ripped of video lectures on youtube): https://pll.harvard.edu/course/cs50s-introduction-programming-python
or the book "Automate the Boring Stuff with Python" that the author makes available for free online: https://automatetheboringstuff.com/
they are both beginner friendly and of high quality

desert dove
#

!close

lethal ivyBOT
#
Python help channel closed with !close

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.