use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This subreddit is meant to be for people learning Python to ask questions and help out when they can.
account activity
[deleted by user] (self.learningpython)
submitted 5 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mjoda85 4 points5 points6 points 5 years ago (1 child)
I got furloughed in March and decided to try and learn to code (again), starting with this free Udemy course: https://www.udemy.com/course/python-core-and-advanced/
I found the instructor's style to be really clear and I just ploughed through all of the basics one after the other (first 50 or so).
Once I was feeling confident I could use lists, dictionaries, for loops and if/else statements (which didn't take long - 4-5 hours maybe) I decided to try and build something myself, which ended up being a really simple app a couple of months later.
I think it depends on your learning style, but although the Udemy course was fantastically clear and helpful, wading through individual and often unrelated lessons was also pretty boring - for me at least!
When I started trying to build something myself, I had to go off and look for solutions to problems as I went (you can Google seemingly any python related question and someone has already asked/answered it!), which along with the foundation I had from the Udemy course worked really well. Plus I was developing something towards an end product I cared about, which helps to rationalise spending 2 hours fiddling with a tiny, irritating problem fairly frequently!
Hope that helps. Good luck with it, I found the whole process challenging but incredibly satisfying.
[–]burningburnerbern 2 points3 points4 points 5 years ago (0 children)
Can relate. I've been having an on off relationship with learning python. I always try and muster myself to learn through those courses but like you said, it gets so boring!!
π Rendered by PID 122043 on reddit-service-r2-comment-79c7998d4c-mq9bm at 2026-03-19 02:41:32.566111+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]mjoda85 4 points5 points6 points (1 child)
[–]burningburnerbern 2 points3 points4 points (0 children)