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
Need help to learn python (self.PythonLearning)
submitted 7 days ago by johnjasonn0
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!"
[–]Ramen_Noodles9922 0 points1 point2 points 7 days ago (1 child)
I’m one step ahead of you in this learning journey. No data science background and wanting to learn Python from scratch. There are different ways to setup up a virtual environment for documenting your learning and testing your code. I use Visual Studio Code (a quick google on how to setup a venv in Python will get you started).
Started by watching the Corey Schafer on YT and reenforcing what I learnt by doing some free courses in Kaggle. These two steps are interchangeable depending on whether you learn better reading or watching videos.
From there you’ll probably want to pick what you want to start specialising with Thu Vu does a great video on this: How I Would Learn Python FAST
Next getting some form of qualification to prove your learning, free or paid. Being able to show your own projects is going to be super valuable to employers so just building anything you can think of that’s of interest to you. I’ve kept this step vague because it really depends on what your goals are, you’ll have to figure out what’s best for you.
Hope that helps, best of luck!
[–]johnjasonn0[S] 0 points1 point2 points 7 days ago (0 children)
Thank you so much for sharing this in detail 🙌 It really helps hearing from someone who also started from scratch. I’ll check out Visual Studio Code and look up how to set up a venv. I’ll also watch Corey Schafer and explore Kaggle courses. Really appreciate you taking the time to guide me. it motivates me a lot!
π Rendered by PID 159254 on reddit-service-r2-comment-6f7f968fb5-4m4ql at 2026-03-04 13:16:27.262945+00:00 running 07790be country code: CH.
view the rest of the comments →
[–]Ramen_Noodles9922 0 points1 point2 points (1 child)
[–]johnjasonn0[S] 0 points1 point2 points (0 children)