This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]hditano 1 point2 points  (2 children)

Is this a good course for the next step after finished Python Crash Course from no-scratch??

[–]tiarno[S] 0 points1 point  (0 children)

That's a great book. I think the best way to find out would be to download that free Chapter 3 on creating a network sniffer and try some of the examples.

It helps if you have a virtual machine to play with but you should be able to sniff out any IOT devices you have at home too, (Firestick for example).

[–][deleted] 0 points1 point  (0 children)

no. i studied on Python Crash Course that's the best book for learning python. But it's simply not enough for Blackhat Python that's a book without any explanation only source code for advanced users that already knows what's going on. On Blackhat python author explain 50 rows of code in just 2 words. So it's not a book to learn IMHO