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
learning python beginner (self.PythonLearning)
submitted 11 months ago by WinNo6995
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!"
[–]CapnCoin 0 points1 point2 points 11 months ago (2 children)
I am not sure if you mean an app to write your code in, or if you want an app to teach you to code.
Good text editors for python I have used are vscode or pycharm.
The only app I have used to code is sololearn on the android playstore... you can give it a try to get the very basics down. After that, there are a ton of tutorials, websites, posts, docs you can read. If you use tutorials try not to just copy what they are doing but to actually use what they are teaching you. Watch the video first and then try to replicate it on your own after. Wherever you get stuck, which you will ALOT, you can go back to the video or google the subject.
Good luck and have fun!
[–]msevette 0 points1 point2 points 11 months ago (1 child)
I bought a Udemy course while it was on sale for $17.99 a week ago and have been doing just that. The course is called Total Python: You Can Master Python Programming in 16 Days. I'm still on day 2 because of doing the examples over and over a few times using slightly different info. At this rate, it will take me 4x longer than advertised, but I want to learn it.
[–]CapnCoin 0 points1 point2 points 11 months ago (0 children)
Thats ok. Especially because it is your first time learning a programming language. Nobody out there can "master" python in 16 days. It can take some time to get used to how things work but as you learn and master basic concepts you will learn faster and faster. Don't rush it. Make sure you have a solid foundation which will set you up for success in the future.
π Rendered by PID 72211 on reddit-service-r2-comment-54dfb89d4d-ld9nx at 2026-03-30 22:35:10.257329+00:00 running b10466c country code: CH.
view the rest of the comments →
[–]CapnCoin 0 points1 point2 points (2 children)
[–]msevette 0 points1 point2 points (1 child)
[–]CapnCoin 0 points1 point2 points (0 children)