Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
c3ypt1c99058yTry to do some code where you find out weather a number is a prime or not... it will teach you arrays, if else, loops... etc...
-
nerd1658yI recently used sololearn.com, it seems pretty good, although I've been a web developer for a long time now, so not really any new concepts in it, not sure how good it would be if you have less experience. The thing I found though is always write something yourself in a language to make it stick, e.g. querying a db or a web service
-
Kaivo1628yExercism.io is also very nice, althought I didn't try any python exercises on there. The concept of using unit tests to validate yourself rather than some online validator is really nice.
-
unjx20218yPacktpub has a free book "Learning Python" by Fabrizio Romano https://packtpub.com/packt/...
Note: Not to be confused with Mark Lutz excellent book of the same name
https://amazon.com/Learning-Python-...
+ All you need in one big list:
https://wiki.python.org/moin/...
Related Rants
First rant!
Wanna start learning Python, any recommendation?
undefined
python
new language