Python Libraries for beginners | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Python Libraries for beginners

I'm a python beginner and pretty much done with basic stuff. I want to move on to its libraries and want some guidelines like which one's to learn and from where to learn? Also plz share some useful functions with me. Thnx :)

12th Oct 2017, 5:40 PM
Ali Shafqat
Ali Shafqat - avatar
3 Answers
0
take a look in pythons functional programming aspect: list comprehensions map lambdas ect also check out the module functools...this is realy usefull to minimize your code and sometimes make it mor readable or even faster because of the optimization possibilities
12th Oct 2017, 10:03 PM
Chrizzhigh
Chrizzhigh - avatar
0
Yes and I'm using pycharm.
13th Oct 2017, 7:57 AM
Ali Shafqat
Ali Shafqat - avatar
- 1
let me ask something first... you have python script downloaded from python.org in laptop or pc????
12th Oct 2017, 6:30 PM
sayan chandra
sayan chandra - avatar