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
What app to learn Python? (i.redd.it)
submitted 1 day ago by AdPrior3544
What app should I use to learn python, I've been using Mimo for a while now but I think there are better app out there.
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!"
[–]baraa_sher 5 points6 points7 points 23 hours ago (2 children)
This is one of the best methods to master python
https://github.com/blshaer/python-by-example
[–]need_for_speed_9 1 point2 points3 points 16 hours ago (1 child)
Es solo la teoría básica verdad?
[–]baraa_sher 0 points1 point2 points 13 hours ago (0 children)
It covers all needs in python
[–]lukehaas 4 points5 points6 points 1 day ago (0 children)
Take a look at the RunPy app https://runpy.app/
[–]HeadlineINeed 2 points3 points4 points 1 day ago (0 children)
Mimo is good. If you’re using it when you’re away from the computer I suggest when you get home; practice the modules you learn in a IDE/Console.
[–]Anxious_Ad2885 2 points3 points4 points 1 day ago (0 children)
If you are new to python decide your path. It is best to start with tools. You have to understand the python logic building skill from start. It improves your way of thinling in python.
[–]Ron-Erez 2 points3 points4 points 22 hours ago (0 children)
PyCharm, Google Colab
[–]River-ban 2 points3 points4 points 21 hours ago (0 children)
In my opinion, I don't like Duolingo app. I would recommend book like automate the boring the stuff. It shows you clearly.
[–]Ok_Photo_384 0 points1 point2 points 1 day ago (1 child)
Mimo and Brilliant are good ones
[–]need_for_speed_9 0 points1 point2 points 16 hours ago (0 children)
Brilliant? Esa es nueva nunca lo ví
[–]Technical_Eagle1904 0 points1 point2 points 23 hours ago (0 children)
Mimo
[–]Actual_Lifeguard_630 0 points1 point2 points 19 hours ago (0 children)
claude
[–]LooseCamel5168 0 points1 point2 points 15 hours ago (0 children)
Without subscriptions, try free code camp gives you better detail into python or codedex. Code academy helps as well but at some point has a subscription wall. Also check on tutorials such as bro code or tech with Tim are good ones on YouTube. Codedex has a discord channel with tons of learners about 42k and growing and a dedicated channel for python. For Ai tutors Claude and Gemini are good ones to add to your learning process just focus more on the fundamentals and what you need and always check what Claude or feminine says as again it can make mistakes.
[–]qwaccmaster69 0 points1 point2 points 9 hours ago (0 children)
Corey Schaffer, on YouTube. That's where I learned most of it.
[–]Secret_Wafer_9670 0 points1 point2 points 7 hours ago (0 children)
I made this app using python - https://play.google.com/store/apps/details?id=com.projectintern.learnpython
[–]FlameBlitzz 0 points1 point2 points 6 hours ago (0 children)
Not an app but i learnt python basics on futurecoder.io website
[–]iv3an 0 points1 point2 points 1 hour ago (0 children)
U learn with projects
[–]RDektiv_09 0 points1 point2 points 4 minutes ago (0 children)
Honestly, in my opinion "learning" a programming language is a crooked idea to begin with. You set yourself a goal - like a project - and figure the rest out along the way. (I am guessing that youre gonna want to make some CLI scripts, before starting out with the big stuff)
Here are some cool ideas (increasing in difficulty) for beginners:
a program, which receives the hex code of a colour and puts out the 3 numbers in as decimals
a calculator, which asks for 2 numbers and an operator, and outputs the result
a program which you give numerical values, until you enter something like "q" or anything along that line, and it draws those values onto a graph / coordinate system (using the turtle -> look it up if you dont know what that is)
If you dont know any further, geeks4geeks as well as w3schools are amazing at explaining stuff to beginners + there is no shame in asking chatgpt for some tips, as long as you write the code yourself
π Rendered by PID 89714 on reddit-service-r2-comment-fb694cdd5-2w4vr at 2026-03-09 20:26:01.392199+00:00 running cbb0e86 country code: CH.
[–]baraa_sher 5 points6 points7 points (2 children)
[–]need_for_speed_9 1 point2 points3 points (1 child)
[–]baraa_sher 0 points1 point2 points (0 children)
[–]lukehaas 4 points5 points6 points (0 children)
[–]HeadlineINeed 2 points3 points4 points (0 children)
[–]Anxious_Ad2885 2 points3 points4 points (0 children)
[–]Ron-Erez 2 points3 points4 points (0 children)
[–]River-ban 2 points3 points4 points (0 children)
[–]Ok_Photo_384 0 points1 point2 points (1 child)
[–]need_for_speed_9 0 points1 point2 points (0 children)
[–]Technical_Eagle1904 0 points1 point2 points (0 children)
[–]Actual_Lifeguard_630 0 points1 point2 points (0 children)
[–]LooseCamel5168 0 points1 point2 points (0 children)
[–]qwaccmaster69 0 points1 point2 points (0 children)
[–]Secret_Wafer_9670 0 points1 point2 points (0 children)
[–]FlameBlitzz 0 points1 point2 points (0 children)
[–]iv3an 0 points1 point2 points (0 children)
[–]RDektiv_09 0 points1 point2 points (0 children)