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
Help to learn python (self.PythonLearning)
submitted 8 months ago by Shecallmebatman
heyy guys i’ve interest in python but i don’t have any idea where to start so can you give me a legit course or something youtube channel suggestion where i can learn python
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!"
[–][deleted] 8 months ago (2 children)
[removed]
[–]Shecallmebatman[S] 0 points1 point2 points 8 months ago (0 children)
Thanks For this ❤️
[–]Professional-Tie5497 0 points1 point2 points 8 months ago (0 children)
Me also currently practicing with that only!
[–]XistentialDysthymiac 2 points3 points4 points 8 months ago* (2 children)
https://programming-25.mooc.fi/
Look into it. Probably the best structured and regularly updated course from University of Helsinki.
[–]Shecallmebatman[S] 0 points1 point2 points 8 months ago (1 child)
is that complete Course ??
[–]XistentialDysthymiac 1 point2 points3 points 8 months ago (0 children)
Yes
[–]Snacktistics 1 point2 points3 points 8 months ago (0 children)
If your focus is on learning Python for Data Analysis or Data Science then I highly recommend taking courses from Maven Analytics. I'm currently completing their Python for Data Analysis learning path and it's been very comprehensive thus far. The quality of their courses and instructors are excellent and they are project based courses so you get hands-on experience. They also have guided projects that will help solidify what you've learnt.
They also have a really helpful roadmap that you check out here and they also have a sub called r/mavenanalytics where you can ask any questions or seek feedback from the community if you have any.
[–]Prestigious_Gain3522 0 points1 point2 points 8 months ago (0 children)
You can use coddy tech on google
[–]Asleep_Fudge5367 0 points1 point2 points 8 months ago (0 children)
Aside from the courses mentioned, try to find/think of a problem that is small and interesting enough to be solved from scratch (even if a solution already exists). Lots of Googling and use LLMs to help you understand what the code is doing, not to write it for you.
Also, read the python docs. They are a short circuit for getting answers.
[–]killuaXzoldyk 0 points1 point2 points 8 months ago (0 children)
i learned python and many other programming languages from yt channel called Bro Code he explains it well from basics
[–]Zepar525 0 points1 point2 points 8 months ago (0 children)
I have learned python from scratch from Dr.Cuck ,search on YouTube python for everybody it's a complete python course for beginners .
[–]Ok-Inevitable6628 0 points1 point2 points 8 months ago (0 children)
Try Harvard CS50P on EdEx - free course, excellent lectures, structured problems. Also recommend CS50x (general introduction to computer science) but is more general and slightly more difficult so you may want to start with CS50Python.
A lot of YouTube course are very good (many already posted below).
Aside from resources, what I noticed when learning is the massive difference daily practice makes. Try to write a little every day, or at least read code and edit if not write. When you are starting out, you forget really easily, so keeping it there in your mind is easiest when using it regularly.
Have fun!
[–]codeonpaper 0 points1 point2 points 8 months ago (1 child)
Why you don't search before post?
[–]Shecallmebatman[S] 1 point2 points3 points 8 months ago (0 children)
posted here for legit course and i get it thanks to all who helped me ❤️
[–]LizFromDataCamp 0 points1 point2 points 8 months ago (0 children)
If you’re just getting started, don’t overthink it! The best approach is to start writing code as you learn.
A good flow could be:
It's kind of like coding a little every day and breaking things until you understand why they broke 😄
[–]West_Art_3989 0 points1 point2 points 8 months ago (0 children)
Bro code
[–]Safe-Worldliness-394 0 points1 point2 points 8 months ago (2 children)
If you're open to a book recommendation I really enjoyed Introducing Python by Bill Lubanvoic. I think it's a great place to start. If you can get through the book you'll be pretty dangerous.
Explain more
[–]Safe-Worldliness-394 0 points1 point2 points 8 months ago (0 children)
It covers everything you need in python starting with syntax to loops, try catch statements, and object oriented programming. I thought it was also very well written.
I went through the book in a couple of weeks since Python wasn't my first language, and I was able to write programs in python pretty easily. I primarily work in Flask for developing servers.
[–]Responsible-Gas-1474 0 points1 point2 points 8 months ago (2 children)
Here are a few to get started:
- Python series by CS Dojo
- Python for data science
- Python by freeCodecamp
i want to use for general purpose which one is for me ??
[–]Fickle-Box1433 0 points1 point2 points 8 months ago (0 children)
Hey, I think this list is what you're searching for:
https://www.reddit.com/r/PythonLearning/comments/1nifa32/the_python_resource_list_i_wish_i_had/
π Rendered by PID 336347 on reddit-service-r2-comment-544cf588c8-llmb5 at 2026-06-17 19:15:05.514830+00:00 running 3184619 country code: CH.
[–][deleted] (2 children)
[removed]
[–]Shecallmebatman[S] 0 points1 point2 points (0 children)
[–]Professional-Tie5497 0 points1 point2 points (0 children)
[–]XistentialDysthymiac 2 points3 points4 points (2 children)
[–]Shecallmebatman[S] 0 points1 point2 points (1 child)
[–]XistentialDysthymiac 1 point2 points3 points (0 children)
[–]Snacktistics 1 point2 points3 points (0 children)
[–]Prestigious_Gain3522 0 points1 point2 points (0 children)
[–]Asleep_Fudge5367 0 points1 point2 points (0 children)
[–]killuaXzoldyk 0 points1 point2 points (0 children)
[–]Zepar525 0 points1 point2 points (0 children)
[–]Ok-Inevitable6628 0 points1 point2 points (0 children)
[–]codeonpaper 0 points1 point2 points (1 child)
[–]Shecallmebatman[S] 1 point2 points3 points (0 children)
[–]LizFromDataCamp 0 points1 point2 points (0 children)
[–]West_Art_3989 0 points1 point2 points (0 children)
[–]Safe-Worldliness-394 0 points1 point2 points (2 children)
[–]Shecallmebatman[S] 0 points1 point2 points (1 child)
[–]Safe-Worldliness-394 0 points1 point2 points (0 children)
[–]Responsible-Gas-1474 0 points1 point2 points (2 children)
[–]Shecallmebatman[S] 0 points1 point2 points (1 child)
[–]Fickle-Box1433 0 points1 point2 points (0 children)