Best source to learn python for beginners | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Best source to learn python for beginners

30th Aug 2019, 3:40 PM
Dhanush
Dhanush - avatar
9 Answers
+ 1
On web: https://docs.python.org/ 3.7.4 Documentation https://www.w3schools.com/python/ Python Tutorial - W3Schools On YouTube: https://m.youtube.com/playlist?list=PLlRFEj9H3Oj7Bp8-DfGpfAfDBiblRfl5p Python for Everybody - Exploring Information (PY4E) - YouTube Textbook: https://goo.gl/search/Python+for+Everybody:+Exploring+Data+Using+Python+3 Python for Everybody: Exploring Data Using Python 3, Book by Charles Severance
5th Sep 2019, 1:41 AM
Jyotheesh A
+ 4
SoloLearn has a Python tutorial. I recommend it for beginners. https://www.sololearn.com/Course/Python/?ref=app
30th Aug 2019, 3:57 PM
Seb TheS
Seb TheS - avatar
+ 4
Use SoloLearn Python Tutorial and practice along with every lesson. Try Exercism website where you can find various problems to practice.
30th Aug 2019, 4:32 PM
‎Ahmad Amin
‎Ahmad Amin - avatar
+ 3
www.python.org you can try it here in solo learn
31st Aug 2019, 8:18 AM
Yabetsa
Yabetsa - avatar
+ 2
After the beginner's tutorial, try to challenge people within this app and get familiar with reading the code. Also, don't forget to practice yourself. There is no better way to learn coding, than by coding yourself!
30th Aug 2019, 7:15 PM
Koen
+ 2
everyone choosing his own way. At first you may finish sololearn tutorial, but it is shirt overview. At that step be curious and pay attention to comments, under lessons. Also for better understanding how some code work use debug. and official tutorial. But in some situation even that doesn't give an answer. In this case stackoverflow helps you a lot. And of course coding itself, try to write different pr., firstly simple for fun, and try make it more complicate with different approaches, step by step. But python itself only first step...in a long road..
30th Aug 2019, 8:45 PM
Alex Chernyshov
Alex Chernyshov - avatar
+ 2
www.codeacademy.com has a great free course on Python 2.
31st Aug 2019, 8:48 PM
Michel Voillery
Michel Voillery - avatar
+ 1
Use 'encode'
30th Aug 2019, 4:51 PM
emma obinna
emma obinna - avatar
+ 1
I’m taking this course on EdX: https://www.edx.org/course/programming-for-everybody-getting-started-with-JUMP_LINK__&&__python__&&__JUMP_LINK It’s very nice and easy to understand. The instructor also provide a free copy of his book, including simple exercises that you can try.
1st Sep 2019, 10:34 AM
Mai Dan Nguyen
Mai Dan Nguyen - avatar