+ 2
Any good book for python
3 Antworten
+ 3
I think Sololearn is good to study.
i have read at least 3 books about python and i found all in Sololearn but in a smaller scale.
You should study here and work hard (write programs as much as possible or read other codes carefully)
Good Luck :P
+ 4
"Learn python the hard way" is great with smooth learning curve and teach you from the basics to advance.
Try the O'Reilly's "Head first python" for more fun and fast learning to code something that looks like a program.