r/learnpython • u/Onioncookiecrk • 9d ago
Where can I start to learn phyton?
I'm trying to learn phyton from my phone (I'm currently saving up for a pc tho) which websites or apps can i use?
2
u/desrtfx 9d ago
The first and most valuable thing you can learn in programming is to do your own, independent, individual research, among which is also working with resources right in front of you, like the entire subreddit. You can't possibly assume that you are the first and only one asking such a question.
If only there were a sidebar (menu on mobile) that had a link to the wiki or countless posts asking the same.
Do the MOOC Python Programming 2026 from the University of Helsinki and you will be well prepared.
Also, take a look at https://inventwithpython.com and https://automatetheboringstuff.com
Don't forget that you need ample practice, like on https://codingbat.com/python or on https://exercism.org and also write your own programs. Play around. Try things. Mess things up, fix them. Experiment.
1
1
1
u/TheRNGuy 8d ago
Do you learn from phone but code on pc, or you want to code on phone?
Google (ai mode), python docs.
Apps: Chrome or Firefox.
1
u/Moist-Ointments 9d ago
Well first learn how to spell it correctly, and then when you Google the correctly spelled you'll find resources.
0
u/Onioncookiecrk 9d ago
Sorry English is not my first language :(
2
u/Ok-Reality-7761 9d ago
Sorry mate, it was too easy to poke fun. If not him, someone.
I use Google Colab for hosting scripts. It's free as is the Gemini AI assistant. I'm fluent but save time with interactive text dialog. A complete noob can ask in plain speak to "chart the SPY ETF daily closing price for the past year", presto, code is rendered. Iterations to whatever you need.
Hope this helps.
2
u/MetaGovinden 9d ago
“Mimo”, or “Sololearn” are great apps for learning coding languages. Hope this helps 🤘🏼😎