+ 2

Can somebody suggest me some good books for python?

15th Sep 2017, 4:17 PM
Mukul
Mukul - avatar
4 ответов
+ 4
For learning the basics: 1. Learning Python for the absolute beginner 2. Learn python3 the hard way 3. A practical introduction to python programming 4. Automate the boring stuff with python 5. The python crash course ###My tip is to get a book with a lot of exercises. Cause from my experience you learn more in a few exercises than you learn in a 100 pages full of words. For Hacking and System Security: 1. Violent Python 2. Gray hat python 3. Black hat python For algorithms and data structures: 1. grokking algorithms 2. Problem Solving with Algorithms and Data Structures 3. programming collective intelligence with python 4. The algorithm design manual.
16th Sep 2017, 7:09 AM
Poet🎭
Poet🎭 - avatar
+ 2
you sould start with "learn python the hard way - python coockbook" and for pentesting and data science "black hat python - violent python"
15th Sep 2017, 11:42 PM
New Coder
New Coder - avatar
+ 1
thank for sharing..
15th Sep 2017, 4:21 PM
Mukul
Mukul - avatar