Sinisterly
Gold Violent Python - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Sharing (https://sinister.ly/Forum-Sharing)
+--- Forum: eBooks (https://sinister.ly/Forum-eBooks)
+--- Thread: Gold Violent Python (/Thread-Gold-Violent-Python)

Pages: 1 2


Violent Python - m0dem - 03-20-2016

Here is a download link for Violent Python that still works.

I haven't read it, but it looks pretty sweet.

Download:
http://www.romack.me/lvcc/ebooks/python/violent-py.pdf

Virustotal:
https://www.virustotal.com/en/file/ff82eabd3eb53d2e00810daeba76e36ef5d20b681fbe67c064e4de5ae29d6291/analysis/1458490863/

[Image: 2prBXQEt.png]

Table of Contents:
Spoiler:
[Image: 2pruTSHb.png]
[Image: 2prvBaG9.png]



RE: Violent Python - meow - 03-21-2016

For anyone who plans on reading this, I recommend skipping chapter 1 and learning Python properly first from here: http://learnpythonthehardway.org/book/


RE: Violent Python - m0dem - 03-21-2016

(03-21-2016, 12:52 AM)meow Wrote: For anyone who plans on reading this, I recommend skipping chapter 1 and learning Python properly first from here: http://learnpythonthehardway.org/book/

This. ^


RE: Violent Python - D3faultCell - 03-21-2016

(03-21-2016, 12:52 AM)meow Wrote: For anyone who plans on reading this, I recommend skipping chapter 1 and learning Python properly first from here: http://learnpythonthehardway.org/book/

Sweet thanks for sharing!


RE: Violent Python - m0dem - 03-21-2016

(03-21-2016, 01:00 AM)D3faultCell Wrote: Sweet thanks for sharing!

No problem. Smile


RE: Violent Python - DarkMuse - 03-21-2016

Very nice book. Teaches some important concepts from what I skimmed back when I had this. It would be beneficial to anyone who is interested in this stuff to really investigate and learn these methods thoroughly. You might spark some of your own ideas!


RE: Violent Python - Bish0pQ - 03-21-2016

Thanks for this, it's appreciated. I was now learning python through codeacademy which was fine as well, but this might be better. Great share.


RE: Violent Python - m0dem - 03-21-2016

(03-21-2016, 09:23 AM)Bish0pQ Wrote: Thanks for this, it's appreciated. I was now learning python through codeacademy which was fine as well, but this might be better. Great share.

Well great, I'm glad someone might have a use for it.
If you already know Python, you can skim through (or skip) chapter 1.


RE: Violent Python - Bish0pQ - 03-21-2016

(03-21-2016, 02:28 PM)m0dem Wrote: Well great, I'm glad someone might have a use for it.
If you already know Python, you can skim through (or skip) chapter 1.

Well I know the basics, is that enough or should I learn a bit more?


RE: Violent Python - m0dem - 03-21-2016

(03-21-2016, 02:51 PM)Bish0pQ Wrote: Well I know the basics, is that enough or should I learn a bit more?

I'd say probably just read chapter 1.