Violent Python: A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Security Engineers


T.J. O'Connor - 2012
    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.

Test-Driven Web Development with Python


Harry Percival - 2010
    You’ll learn everything from the basics of database integration and the use of JavaScript to browser-automation tools like Selenium, and advanced topics such as NoSQL, Web Sockets, and async programming.Ideal for beginners, this book teaches a development methodology that leads to peace of mind, cleaner code, and better web apps.

Shackled (Cuffed, Book Two) (An Alpha Male Romance)


Eva Grayson - 2016
    Cassidy What an arrogant prick. I cannot believe Austin Smith has the balls to hit on me right now. I don’t care if he’s gorgeous, rich and as sexy as any man I’ve ever met. Austin Smith left my life in shattered pieces with nobody around to help pick them up. But here he is, at this bar, hitting on me, and I can tell he has absolutely no idea who I am. The bastard doesn’t even have the courtesy to remember the faces of those he crushes under his expensive Italian loafers on his way up the ladder of success. I want to get some revenge. I’m just not sure I’m strong enough to resist having a little taste of him first… Austin There’s something about Cass. Something vulnerable, something sexy, something I can’t quite put my finger on… But I can put my hands all over her, and I will. She’s playing coy, hard to get—but not hard enough. And soon I’m going to get her out of this bar and into my bed. I know it’s only a matter of time before she’s naked beneath me, and I can already practically taste her on my tongue, feel her skin, and damn if she’s not driving me crazy. I live a high-stress life and there’s very little time for pleasure. But tonight, I intend to take my time with this woman. And before all is said and done, I’m going to have her CUFFED.

Smashing Node.Js: JavaScript Everywhere


Guillermo Rauch - 2012
    With more traditional web servers becoming obsolete, having knowledge on servers that achieve high scalability and optimal resource consumption using Node.js is the key to your app development success. Teaching you the essentials to making event-driven server-side apps, this book demonstrates how you can use less space and take less time for communication between web client and server.Contains numerous hands-on examples Explains implementation of real-time apps including Socket.IO and HTML5, and WebSockets Addresses practical Node.js advantages from specific design choices Demonstrates why knowledge and use of JavaScript is beneficial Includes an interactive online component with sample chapters Explains components of stand out apps including brevity and benchmarks Looking to enhance your abilities even further? Smashing Node.js: JavaScript Everywhere makes developing server-side apps accessible with its focus on JavaScript, open source, and easy-to-use language.

Learn Java in One Day and Learn It Well: Java for Beginners with Hands-on Project


Jamie Chan - 2016
    Learn Java Programming Fast with a unique Hands-On Project. Book 4 of the Learn Coding Fast Series. Covers Java 8. Have you always wanted to learn computer programming but are afraid it'll be too difficult for you? Or perhaps you know other programming languages but are interested in learning the Java language fast? This book is for you. You no longer have to waste your time and money trying to learn Java from boring books that are 600 pages long, expensive online courses or complicated Java tutorials that just leave you more confused and frustrated. What this book offers... Java for Beginners Complex concepts are broken down into simple steps to ensure that you can easily master the Java language even if you have never coded before. Carefully Chosen Java Examples Examples are carefully chosen to illustrate all concepts. In addition, the output for all examples are provided immediately so you do not have to wait till you have access to your computer to test the examples. Careful selection of topics Topics are carefully selected to give you a broad exposure to Java, while not overwhelming you with information overload. These topics include object-oriented programming concepts, error handling techniques, file handling techniques and more. In addition, new features in Java (such as lambda expressions and default methods etc) are also covered so that you are always up to date with the latest advancement in the Java language. Learn The Java Programming Language Fast Concepts are presented in a "to-the-point" style to cater to the busy individual. You no longer have to endure boring and lengthy Java textbooks that simply puts you to sleep. With this book, you can learn Java fast and start coding immediately. How is this book different... The best way to learn Java is by doing. This book includes a unique project at the end of the book that requires the application of all the concepts taught previously. Working through the project will not only give you an immense sense of achievement, it’ll also help you retain the knowledge and master the language. Are you ready to dip your toes into the exciting world of Java coding? This book is for you. Click the BUY button and download it now. What you'll learn: Introduction to Java - What is Java? - What software do you need to code Java programs? - How to install and run JDK and Netbeans? Data types and Operators - What are the eight primitive types in Java? - What are arrays and lists? - How to format Java strings - What is a primitive type vs reference type? - What are the common Java operators? Object Oriented Programming - What is object oriented programming? - How to write your own classes - What are fields, methods and constructors? - What is encapsulation, inheritance and polymorphism? - What is an abstract class and interface? Controlling the Flow of a Program - What are condition statements? - How to use control flow statements in Java - How to handle errors and exceptions - How to throw your own exception

Microsoft Excel 2013 Power Programming with VBA


John Walkenbach - 2013
    Naturally, that means John Walkenbach returns with a new edition of his bestselling VBA Programming book and covers all the methods and tools you need to know in order to program with Excel. With this comprehensive guide, Mr. Spreadsheet shows you how to maximize your Excel experience using professional spreadsheet application development tips from his own personal bookshelf.Featuring a complete introduction to Visual Basic for Applications and fully updated for the latest features of Excel 2013, this essential reference includes an analysis of Excel application development and is packed with procedures, tips, and ideas for expanding Excel's capabilities with VBA.Offers an analysis of Excel application development and a complete introduction to VBA Features invaluable advice from Mr. Spreadsheet himself, bestselling author John Walkenbach, who demonstrates all the techniques you need to create Excel applications, both large and small Covers navigating the Excel interface, formatting worksheets, interacting with other Office applications, working with collaboration tools, and using sample workbooks and John Walkenbach's award-winning Power Utility Pak to help enhance your Excel skills Provides tips, tricks, and techniques for expanding Excel's capabilities with VBA that you wont find anywhere else Excel 2013 Power Programming with VBA is packed with procedures, tips, and ideas for achieving Excel excellence with VBA.

Getting Clojure


Russ Olsen - 2018
    The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to understand the ideas underlying this structure of framework and features. You need this book: an accessible introduction to Clojure that focuses on the ideas behind the language as well as the practical details of writing code.

Blair's Wars


John Kampfner - 2003
    In six years in office he has committed forces to action in Kosovo, Iraq, Sierra Leone and Afghanistan. This work shows how Blair's government has sought to be at the forefront of a new and turbulent world order.

Learn R in a Day


Steven Murray - 2013
    The book assumes no prior knowledge of computer programming and progressively covers all the essential steps needed to become confident and proficient in using R within a day. Topics include how to input, manipulate, format, iterate (loop), query, perform basic statistics on, and plot data, via a step-by-step technique and demonstrations using in-built datasets which the reader is encouraged to replicate on their computer. Each chapter also includes exercises (with solutions) to practice key skills and empower the reader to build on the essentials gained during this introductory course.

Thinking in CSS


Aravind Shenoy - 2014
    Instead of wandering through loads of theory, we will understand CSS more practically so that we can design a webpage using CSS. We have used Notepad for the examples in this book. Alternatively, you can also use Notepad++ or any advanced editor. All that you need to do is copy the code and paste it into Notepad. Upon execution, you will get the output as depicted in the screenshots. Screenshots are provided for each sample code. Coding gets better with practice. The examples in this book are compatible with almost every browser. Instead of using the verbatim code, you can modify the code and see the change in the output, thereby understanding the subtle nuances of CSS. By the end of the book, with practice, you can achieve better things and get more acquainted with CSS.

Hunting A Psychopath: The East Area Rapist / Original Night Stalker Investigation


Richard Shelby - 2014
     Hunting A Psychopath chronicles the on-going search for the identity of the serial rapist and murderer known both as the East Area Rapist and Original Night Stalker. The author first lays the ground work for how the investigation was conducted. Then using what reports are still available, plus some personal insights, he examines each assault in the order they occurred. Gradually the methods used by the EAR/ONS in first searching out his victims, then stalking them, come to light. The EAR/ONS first surfaced in June,1976,in Sacramento, CA. He was last heard from in May, 1986,in Irvine, CA, where he brutally murdered an eighteen year old woman. In between those years he stayed busy, assaulting fifty-three people, and murdering twelve more, while spreading a blanket of fear across central CA and parts of Southern CA. It has been over thirty-years now,and still he has not been brought to justice. Although there have been other unsolved crimes of this same nature and of even greater magnitude, this series seems to have had a lasting impact on the public -- enough so that a virtual army of private citizens are pursuing this investigation on their own. When time permits, there are full time police officers who also work this investigation. By examining the information from each assault, it gradually becomes clear just how meticulous the EAR/ONS was. Every detail, from selecting a victim, to the actual assault, appear to have been carefully planned and orchestrated. The EAR/ONS was as devoted to committing sexual assaults and murders as anyone devoted to their own profession. In a distorted way, he was a professional rapist / murderer, and quite probably a certifiable psychopath. Perhaps this continuing interest is because those wanting to involve themselves in the investigation know it can still be brought to a satisfactory conclusion.

Professional ASP.NET MVC 3


Jon Galloway - 2011
    Book content includes:Getting started with MVC 3, including a rundown of the new project dialog, directory structure and an introduction to NuGet (PowerShell inside Visual Studio 2010)Controllers and Actions View and ViewModelsModels and Databases, including using NuGet to install Entity Framework Code FirstForms and HTML HelpersValidation and Data AnnotationsMembership, Authorization and SecurityAjaxRouting, including routing to Http HandlersNuGet, including using it from the Dialog 'and Package Console, creating a package, custom PowerShell actions and running from both a local repository and the WebDependency InjectionUnit testingExtending ASP.NET MVC with filters and Extensibility pointsWhat's new in MVC 3

Eye of the Viper: The Making of an F-16 Pilot


Peter Aleshire - 2004
    Luke, the world's largest fighter wing, is the only F-16 fighter training base in the United States, and each year it produces one thousand pilots who will fly the F-16 from Korea to Afghanistan to Iraq.But being among the elite pilots who are selected for the course is by no means a guarantee that they will earn the right to fly the F-16, perhaps the most agile jet fighter ever sent into combat. Only a few select individuals will have what it takes. Award-winning journalist Peter Aleshire, given unprecedented access to the pilots and teachers at Luke, provides a full blast of the rigors and intensity of the course--the personalities, the incredible machines, the irreverence, the bravado, and the toughness, not only of the hand-picked students seeking a place in the warrior subculture, but of the veteran pilots who must teach them how to stay alive. Readers will quickly come to understand the extraordinary mental and physical demands on a modern pilot--and the incredible joy and sense of freedom that makes most F-16 pilots describe their single-engine, weapons-laden, needle-nosed jet in terms that sound more like true love or helpless addiction than a relationship with a mere airplane. Eye of the Viper is a frank, ambitious, eminently entertaining look at the ambitions, fears, frailties, and courage that make or break the young pilots at the exquisitely sensitive controls of a $35-million jet.

Embedded Android: Porting, Extending, and Customizing


Karim Yaghmour - 2011
    You'll also receive updates when significant changes are made, as well as the final ebook version. Embedded Android is for Developers wanting to create embedded systems based on Android and for those wanting to port Android to new hardware, or creating a custom development environment. Hackers and moders will also find this an indispensible guide to how Android works.

Starting Out with Programming Logic and Design


Tony Gaddis - 2007
    In the successful, accessible style of Tony Gaddis’ best-selling texts, useful examples and detail-oriented explanations allow students to become comfortable with fundamental concepts and logical thought processes used in programming without the complication of language syntax. Students gain confidence in their program design skills to transition into more comprehensive programming courses.The book is ideal for a programming logic course taught as a precursor to a language-specific introductory programming course, or for the first part of an introductory programming course.