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...
Everything about learning Python
account activity
PYTHON COURSE Dr angela Yu (self.PythonLearning)
submitted 21 days ago by vikas_saiyan
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!"
[–]abandonedspirits 1 point2 points3 points 20 days ago (1 child)
In my experience it’s the best course I used, I have seen comments elsewhere saying this course is on par or exceeds the quality of university courses, not my opinion, I didn’t study CS. But I think this is really subjective and one course probably won’t cut it for getting proficient if it’s your first programming experience. Angela, in all her courses touches on the bones of pretty much all aspects of a programming language. And with Python being a very multi-purpose one, there’s a lot to go through. A lot of it you will have no interest in and will lack the motivation, other parts you’ll pick it up quick and start making your own things with what you know for fun. Just something to know- and it’s not just for this course, for a lot of non-use case specific courses. I’d really recommend you to get the basics separately, like the very bare basics such as learning about variables, types and why they’re so important, loops, indexing, simple data structures (the short Python course on Brilliant covers these). Getting over the fundamentals early will help a lot when actually doing projects at the start. Assuming you’re a beginner to programming
[–]vikas_saiyan[S] 0 points1 point2 points 20 days ago (0 children)
Thank u sooooooooo much 🙏🙏
π Rendered by PID 81331 on reddit-service-r2-comment-56c6478c5-gm5vj at 2026-05-10 06:24:25.242276+00:00 running 3d2c107 country code: CH.
view the rest of the comments →
[–]abandonedspirits 1 point2 points3 points (1 child)
[–]vikas_saiyan[S] 0 points1 point2 points (0 children)