• Core Python Programming by AWesley J. Chun

    Core Python Programming by AWesley J. Chun

    Core Python Programming by AWesley J. Chun
    ISBN: 0132269937 | edition 2006 | CHM | 1120 pages | 3 mb

    Python is an agile, robust, expressive, fully object-oriented, extensible, and scalable programming language. It combines the power of compiled languages with the simplicity and rapid development of scripting languages. In Core Python Programming, Second Edition, leading Python developer and trainer Wesley Chun helps you learn Python quickly and comprehensively so that you can immediately succeed with any Python project.
    Continue Reading
  • Python for Bioinformatics by Sebastian Bassi

    Python for Bioinformatics by Sebastian Bassi

    Python for Bioinformatics by Sebastian Bassi
    Published: 2009-09-30 | ISBN: 1584889292 | PDF | 587 pages | 6 MB

    Programming knowledge is often necessary for finding a solution to a biological problem. Based on the author’s experience working for an agricultural biotechnology company, Python for Bioinformatics helps scientists solve their biological problems by helping them understand the basics of programming. Requiring no prior knowledge of programming-related concepts, the book focuses on the easy-to-use, yet powerful, Python computer language.
    Continue Reading
  • Violent Python by TJ O'Connor

    Violent Python by TJ O'Connor

    Violent Python: A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Security Engineers by TJ O'Connor
    ISBN: 1597499579 | 2012 | EPUB/MOBI/PDF | 288 pages | 10 MB

    Violent Python shows you how to move from a theoretical understanding of offensive computing concepts to a practical implementation. Instead of relying on another attacker's tools, this book will teach you to forge your own weapons using the Python programming language. This book demonstrates how to write Python scripts to automate large-scale network attacks, extract metadata, and investigate forensic artifacts. It also shows how to write code to intercept and analyze network traffic using Python, craft and spoof wireless frames to attack wireless and Bluetooth devices, and how to data-mine popular social media websites and evade modern anti-virus.
    Continue Reading
  • Test-Driven Development with Python (EPUB/MOBI)



    Test-Driven Development with Python (Early Release) By Harry Percival
    2013 | 54 Pages | ISBN: 1449364829 | EPUB/MOBI | 3 MB

    With Early Release ebooks, you get books in their earliest form — the author's raw and unedited content as he or she writes — so you can take advantage of these technologies long before the official release of these titles. You'll also receive updates when significant changes are made, new chapters as they're written, and the final ebook bundle. This version of the early release has 4/27 chs and an appendix.
    Continue Reading
  • Test-Driven Development with Python


    Test-Driven Development with Python
    2013 | 54 Pages | ISBN: 1449364829 | PDF | 3 MB

    With Early Release ebooks, you get books in their earliest form — the author's raw and unedited content as he or she writes — so you can take advantage of these technologies long before the official release of these titles. You'll also receive updates when significant changes are made, new chapters as they're written, and the final ebook bundle. This version of the early release has 4/27 chs and an appendix.
    Continue Reading
  • SecurityTube Python Scripting Expert



    SecurityTube Python Scripting Expert
    English | mp4 | H264 720x540 | AAC 2 ch 256 kbps | 2.98 GB
    eLearning

    The SecurityTube Python Scripting Expert (SPSE) is an online certification which will help you gain mastery over Python scripting and its application to problems in computer and network security. This course is ideal for penetration testers, security enthusiasts and network administrators who want to learn to automate tasks or go beyond just using ready made tools. We will be covering topics in system security, network security, attacking web applications and services, exploitation techniques, malware and binary analysis and task automation.
    Continue Reading
  • Introduction to Python Scripting in NUKE


    Introduction to Python Scripting in NUKE
    English | MP4 | H264 1766 kbps 30 fps | 1280x720 | AAC 128 kbps 44 KHz | 2.18 GB
    Genre: elearning

    Python is a widely used scripting language that is integrated into NUKE to let us artists control the user interface, quickly modify many nodes and integrate with external applications.
    By learning some Python commands and workflows we can extend NUKE and write scripts that let us focus on creating art.
    We will start this NUKE tutorial by echoing the Python commands that NUKE uses internally and begin writing our own code.
    From there we will learn how to correctly create nodes, set properties at node creation and have our scripts automatically run whenever NUKE starts up.
    From there, we can begin working on some projects, like a script that selects all nodes of a specific class based on user input and a script to automatically break a multi-channel EXR into individual auto-cropped shuffle nodes so we can begin compositing faster.
    Continue Reading
  • Making Use of Python-repost


    W..y (6-2002) | PDF | 300 pages | ISBN: 0471219754 | 7.5Mb

    Making Use of Python /by Rashi Gupta. Python is a multipurpose development language that can be used on virtually every platform. It offers built-in support for critical development steps including data structures, dynamic typing, and dynamic building.
    Continue Reading
  • Python Programming eBooks Collection 2013



    Python Programming eBooks Collection 2013
    English | PDF | Collection | 1 Gb

    Python is a general-purpose programming language whose design philosophy emphasizes code readability. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming styles. It features a fully dynamic type system and automatic memory management, similar to that of Scheme, Ruby, Perl and Tclm and has a large and comprehensive standard library. Like other dynamic languages, Python is often used as a scripting language, but is also used in a wide range of non-scripting contexts. Using third-party tools, Python code can be packaged into standalone executable programs. Python interpreters are available for many operating systems.
    Continue Reading
  • Best Internet Links

    45 Anonymous 23.02.2013
  • Python: Crea programas multiplataforma y aplicaciones web y descubre el framework Django



    Python: Crea programas multiplataforma y aplicaciones web y descubre el framework Django
    Flash Video | MP4 / AVC, ~225 kb/s | 1280x720 | Duration: 04:42:33 | Spanish: AAC, 64 kb/s (1 ch) | 711 MB
    Genre: Development / Programming

    Crea con este curso video2brain tus propios programas desarrollados en el lenguaje Python. Te mostraremos cómo programar usando este lenguaje multiplataforma, con el que podrás crear tus propios programas para ejecutarlos tanto en Windows o Mac OSX como en Linux. También verás cómo usar Python para tus aplicaciones web y te presentaremos las ventajas de trabajar con el framework Django.
    Continue Reading
  • Natural Language Processing with Python (true pdf)


    Natural Language Processing with Python
    O'Reilly Media, Inc. | English | 2009 | ISBN: 0596516495 | 502 pages | PDF | 3,2 MB

    This book offers a highly accessible introduction to Natural Language Processing, the field that underpins a variety of language technologies, ranging from predictive text and email filtering to automatic summarization and translation. With Natural Language Processing with Python, you'll learn how to write Python programs to work with large collections of unstructured text. You'll access richly-annotated datasets using a comprehensive range of linguistic data structures. And you'll understand the main algorithms for analyzing the content and structure of written communication. Packed with examples and exercises, Natural Language Processing with Python will help you:
    Continue Reading
  • Introduction to Computation and Programming Using Python



    Introduction to Computation and Programming Using Python by John V. Guttag
    2013 | ISBN-10: 0262519631 | 280 pages | PDF | 102 MB

    This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including PyLab. It provides students with skills that will enable them to make productive use of computational techniques, including some of the tools and techniques of "data science" for using computation to model and interpret data.
    Continue Reading
  • Zed A. Shaw – Learn Python

    Zed A. Shaw – Learn Python
    English | + Book | Video Format: MP4 | 800×600 | 751 mb
    Genre : eLearning

    Learn Python is a Python tutorial Zed A. Shaw wrote to teach programming to people who do not know how to code. It assumes you are probably a power user of your computer, and then takes you from nothing to programming simple games. After finishing this course you should be ready for many of the other programming books out there.
    Continue Reading
  • Learn Python The Hard Way



    Learn Python The Hard Way
    English | 2012 | mp4 | H264 800x600 | AAC 2 ch 56 kbps | 5 hours 40 min | 940 MB
    Python Programming Language | Level: Beginner

    Learn Python The Hard Way is a Python tutorial I wrote to teach programming to people who do not know how to code. It assumes you are probably a power user of your computer, and then takes you from nothing to programming simple games. After finishing this course you should be ready for many of the other programming books out there.
    Continue Reading
  • Python Essential Reference By David Beazley



    Python Essential Reference By David Beazley
    2001 | 416 Pages | ISBN: 0735710910 | DJVU | 4 Mb

    For anyone who programs in Python, David M. Beazley's Python Essential Reference, Second Edition will serve as a capable and exceptionally competent guide to current Python syntax and library modules. Concise, yet authoritative, this book sets a high standard as a one-volume reference to this powerful object-oriented programming language.
    Continue Reading