+ 2

What python library should I learn for software development?

Software development through python

1st Jul 2019, 5:56 AM
Ololade
2 odpowiedzi
+ 2
A great atvantage of python is the large number of modules. It is a good idea to get used to some modules in the standard library and some populair 3-party libraries. With medium-large projects it's easier to not just base your program around 1 of 2 modules.
1st Jul 2019, 11:39 AM
Merijn Willemsen
Merijn Willemsen - avatar
+ 1
Thank you
1st Jul 2019, 6:35 PM
Ololade