I need some tips to learn fast Python programming... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

I need some tips to learn fast Python programming...

26th Jan 2017, 1:12 AM
Toño Avilés
Toño Avilés - avatar
4 Answers
+ 2
I found "Learn python the hard way" to be pretty helpful. It makes no assumptions as to your level of understanding with programing languages and gets you to a point where other learning materials are digestible. There's a free version of it available online.
26th Jan 2017, 2:06 AM
syn
syn - avatar
+ 2
The fastest way to learn is to code. For me a helpful place was the Codecademy course of Python. (Note: it's Python 2 course, but the main difference with Python 3 i saw is the function print(), which is print. It will be switched to Python 3 this summer. :)) Then you can try the exercises in CodingBat site. Good luck!
28th Jan 2017, 12:11 AM
Boris Batinkov
Boris Batinkov - avatar
+ 1
Thank you!
26th Jan 2017, 3:23 PM
Toño Avilés
Toño Avilés - avatar
+ 1
Thank you Boris.
28th Jan 2017, 12:38 AM
Toño Avilés
Toño Avilés - avatar