5 odpowiedzi
+ 12
www.sololearn.com
www.codeacademy.com
www.programiz.com
www.freecodecamp.com
Very helpful Resources:
http://thonny.org
https://code.sololearn.com/WLERR0KIgB86/?ref=app
https://code.sololearn.com/W1dgaelo4Yxa/?ref=app
https://code.sololearn.com/WLERR0KIgB86/?ref=app
https://code.sololearn.com/WLERR0KIgB86/?ref=app
https://www.sololearn.com/Discuss/510275/?ref=app
https://www.sololearn.com/Discuss/208039/?ref=app
https://www.sololearn.com/Discuss/636195/?ref=app
https://www.sololearn.com/Discuss/844148/?ref=app
https://www.sololearn.com/Discuss/923664/?ref=app
https://www.sololearn.com/Discuss/204501/?ref=app
https://www.sololearn.com/Discuss/476426/?ref=app
https://code.sololearn.com/W053FGMMcFME/?ref=app
https://www.sololearn.com/Discuss/510018/?ref=app
https://code.sololearn.com/WBHiShj1ublU/?ref=app
https://www.sololearn.com/Discuss/821134/?ref=app
https://www.sololearn.com/Discuss/204501/?ref=app
https://www.sololearn.com/Discuss/444755/?ref=app
https://www.sololearn.com/Discuss/875707/?ref=app
https://www.sololearn.com/Discuss/871973/?ref=app
https://www.sololearn.com/Discuss/1081014/?ref=app
What is the Best Python IDE?
https://www.sololearn.com/Discuss/1145128/?ref=app
https://www.sololearn.com/discuss/875954/?ref=app
+ 5
You can start with Solo Learn. It isn't very good idea to learn programming in internet, actually. There are a lot of books about Python so you can easily study it, using time-tested literature.
+ 3
python official website. you can download one page html documentation tutorial for offline learning.
+ 1
if you want learning python on android, you can use GNURoot Debian. Then, type: apt update. Type: apt upgrade. Type: apt install python3
+ 1
you can also use termux on android
after installation type
pkg install python