eBooks-it.org Logo
eBooks-IT.org Inner Image

Search Engine



Page 2 from 177 results



Foundations of Python Network Programming

The comprehensive guide to building network applications with Python
Foundations of Python Network Programming Image
2nd Edition
This second edition of Foundations of Python Network Programming targets Python 2.5 through Python 2.7, the most popular production versions of the language. Python has made great strides since Apress released the first edition of this book back in the days of Python 2.3. The advances required new chapters to be written from the ground up, and others to be extensively revised. You will learn fundamentals like IP, TCP, DNS and SSL by using working Python programs; you will also be able to familiarize yourself with infrastructure components like memcached and message queues. You can also delve into network server designs, and compare threaded approaches with asynchronous event-based solutions. But the biggest change is this edition's expanded treat...

Python Algorithms

Mastering Basic Algorithms in the Python Language
Python Algorithms Image
2nd Edition
Python Algorithms, Second Edition explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. The book deals with some of the most important and challenging areas of programming and computer science in a highly readable manner. It covers both algorithmic theory and programming practice, demonstrating how theory is reflected in real Python programs. Well-known algorithms and data structures that are built into the Python language are explained, and the user is shown how to implement and evaluate others.What youll learnHow to transform new probl...

Black Hat Python

Python Programming for Hackers and Pentesters
Black Hat Python Image
When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. But just how does the magic happen?In Black Hat Python, the latest from Justin Seitz (author of the best-selling Gray Hat Python), you'll explore the darker side of Python's capabilities-writing network sniffers, manipulating packets, infecting virtual machines, creating stealthy trojans, and more. You'll learn how to:Create a trojan command-and-control using GitHubDetect sandboxing and automate common malware tasks, like keylogging and screenshottingEscalate Windows privileges with creative process controlUse offensive memory forensics tricks to retrieve password hashes and inject shellcode into a virtual machineExtend the popular Burp Suite web-hacking toolAbuse Windows COM automation to perform a man-in-the-browser attackExfiltrate data from a network most sneakilyInsider techniques and creative challenges throughout sho...

Effective Python

59 Specific Ways to Write Better Python
Effective Python Image
It's easy to start writing code with Python: that's why the language is so immensely popular. However, Python has unique strengths, charms, and expressivity that can be hard to grasp at first -- as well as hidden pitfalls that can easily trip you up if you aren't aware of them. Effective Python will help you harness the full power of Python to write exceptionally robust, efficient, maintainable, and well-performing code. Utilizing the concise, scenario-driven style pioneered in Scott Meyers's best-selling Effective C++, Brett Slatkin brings together 59 Python best practices, tips, shortcuts, and realistic code examples from expert programmers. Through realistic examples, Slatkin uncovers little-known Python quirks, intricacies, and idioms that powerfully impact code behavior and performance. You'll learn how to choose the most efficient and effective way to accomplish key tasks when multiple options exist, and how to write code that's easier to u...

Python 3 MCQ

Multiple Choice Questions N Answers for Tests, Quizzes - Python Students & Teachers
Python 3 MCQ Image
Multiple Choice Questions for Python 3 - 600 Plus MCQ's for Python Jobs, Tests & Quizzes If you are learning Python programming on your own (whether you are learning from Python books, videos or online tutorials and lesson plans) this book is for you. These questions and answers can be used to test your knowledge of Python3. If you already know Python, you can still use it to check how many questions you can attempt on your own without any help. You may want to go through these questions before you appear for a job interview. If you are a teacher or tutor who is teaching Python, you'll find these MCQ useful as a tool to understand how much your students have learned what you have taught. All these questions are based on Python 3 and the target level of questions is Beginner Level - someone who is just starting to learn Python or someone who has recently learnt Python. Answer Key for these questions is provided at the end....


2007 - 2018 © eBooks-IT.org