The Girl in the Shadows: My Life in a Cult


Katy Morgan-Davies - 2019
    Her father was the deluded and cruel leader of a cult based in South London who brainwashed those around him.Her father's paranoia and his need to completely control others led to Katy being imprisoned indoors and denied any kind of love or friendship. From a young age, Katy's father subjected her to violence and mental abuse. She was not permitted contact with anyone outside the house and on the rare occasions she did have to go out, she was always chaperoned. Katy never gave up hope of one day breaking free from her father's cruel clutches and finally found her freedom. This is her true story of endurance and survival.

Laravel: Up and Running: A Framework for Building Modern PHP Apps


Matt Stauffer - 2016
    This rapid application development framework and its vast ecosystem of tools let you quickly build new sites and applications with clean, readable code. With this practical guide, Matt Stauffer--a leading teacher and developer in the Laravel community--provides the definitive introduction to one of today's most popular web frameworks.The book's high-level overview and concrete examples will help experienced PHP web developers get started with Laravel right away. By the time you reach the last page, you should feel comfortable writing an entire application in Laravel from scratch.Dive into several features of this framework, including:Blade, Laravel's powerful, custom templating toolTools for gathering, validating, normalizing, and filtering user-provided dataLaravel's Eloquent ORM for working with the application's databasesThe Illuminate request object, and its role in the application lifecyclePHPUnit, Mockery, and PHPSpec for testing your PHP codeLaravel's tools for writing JSON and RESTful APIsInterfaces for file system access, sessions, cookies, caches, and searchTools for implementing queues, jobs, events, and WebSocket event publishingLaravel's specialty packages: Scout, Passport, Cashier, Echo, Elixir, Valet, and Socialite

Beginning Linux Programming


Neil Matthew - 2004
    The authors guide you step by step, using construction of a CD database application to give you hands-on experience as you progress from the basic to the complex. You'll start with fundamental concepts like writing Unix programs in C. You'll learn basic system calls, file I/O, interprocess communication, and shell programming. You'll become skilled with the toolkits and libraries for working with user interfaces.The book starts from the basics, explaining how to compile and run your first program. New to this edition are chapters on MySQL(R) access and administration; programming GNOME and KDE; and Linux standards for portable applications. Coverage of kernel programming, device drivers, CVS, grep, and GUI development environments has expanded. This book gives you practical knowledge for real wor ld application.What does this book cover?In this book, you will learn how toDevelop programs to access files and the Linux environment Use the GNU compiler, debugger and other development tools Program data storage aapplications for MySQL and DBM database systems Write programs that take advantage of signals, processes and threads Build graphical user interfaces using both the GTK (for GNOME) and Qt (for KDE) libraries Write device drivers that can be loaded into the Linux kernel Access the network using TCP/IP sockets Write scripts that use grep, regular expressions and other Linux facilities Who is this book for?This book is for programmers with some C or C++ experience, who want to take advantage of the Linux development environment. You should have enough Linux familiarity to have installed and configured users on Linux.

The Ruby Programming Language


David Flanagan - 2008
    It was written (and illustrated!) by an all-star team:David Flanagan, bestselling author of programming language "bibles" (including JavaScript: The Definitive Guide and Java in a Nutshell) and committer to the Ruby Subversion repository.Yukihiro "Matz" Matsumoto, creator, designer and lead developer of Ruby and author of Ruby in a Nutshell, which has been expanded and revised to become this book.why the lucky stiff, artist and Ruby programmer extraordinaire. This book begins with a quick-start tutorial to the language, and then explains the language in detail from the bottom up: from lexical and syntactic structure to datatypes to expressions and statements and on through methods, blocks, lambdas, closures, classes and modules. The book also includes a long and thorough introduction to the rich API of the Ruby platform, demonstrating -- with heavily-commented example code -- Ruby's facilities for text processing, numeric manipulation, collections, input/output, networking, and concurrency. An entire chapter is devoted to Ruby's metaprogramming capabilities.The Ruby Programming Language documents the Ruby language definitively but without the formality of a language specification. It is written for experienced programmers who are new to Ruby, and for current Ruby programmers who want to challenge their understanding and increase their mastery of the language.

Dogs and Love - Stories of Fidelity


Ferris Robinson - 2013
    Each short story is about a dog, love and the special bond that can form between dogs and people. Love stories for all ages, almost any of these short stories could be a bedtime story for children, although they run the emotional gamut from absurdity to poignancy. The language is clean, and although the loss of a pet is always sad, the idea of dressing a chihuahua in a red corduroy coat is funny, quickly bringing a smile. Almost every true story in this collection is either about a chihuahua or a mix thereof, and/or the abandoned hound that claimed a family as his own. One is about a lost mother dog who depended on the kindness of strangers after delivering her puppies in a cave on the side of a cliff. Another is about a little dog's grief when her master died; although he was important enough to be mourned by an entire city, Mopsy's sorrow was heartbreaking. Most of the dogs in these stories came from an animal shelter, and the fidelity that each rescue dog demonstrates, from utter loyalty to pure devotion, makes a master humble.Perhaps you will recognize and remember some of the dogs you have loved over the years as you read these stories, and realize how important dogs truly are in the emotional lives of humans

Malware Analyst's Cookbook and DVD: Tools and Techniques for Fighting Malicious Code


Michael Hale Ligh - 2010
    Security professionals will find plenty of solutions in this book to the problems posed by viruses, Trojan horses, worms, spyware, rootkits, adware, and other invasive software. Written by well-known malware experts, this guide reveals solutions to numerous problems and includes a DVD of custom programs and tools that illustrate the concepts, enhancing your skills. Security professionals face a constant battle against malicious software; this practical manual will improve your analytical capabilities and provide dozens of valuable and innovative solutions Covers classifying malware, packing and unpacking, dynamic malware analysis, decoding and decrypting, rootkit detection, memory forensics, open source malware research, and much more Includes generous amounts of source code in C, Python, and Perl to extend your favorite tools or build new ones, and custom programs on the DVD to demonstrate the solutions Malware Analyst's Cookbook is indispensible to IT security administrators, incident responders, forensic analysts, and malware researchers.

Practical Malware Analysis: The Hands-On Guide to Dissecting Malicious Software


Michael Sikorski - 2011
    When malware breaches your defenses, you need to act quickly to cure current infections and prevent future ones from occurring.For those who want to stay ahead of the latest malware, Practical Malware Analysis will teach you the tools and techniques used by professional analysts. With this book as your guide, you'll be able to safely analyze, debug, and disassemble any malicious software that comes your way.You'll learn how to:Set up a safe virtual environment to analyze malware Quickly extract network signatures and host-based indicators Use key analysis tools like IDA Pro, OllyDbg, and WinDbg Overcome malware tricks like obfuscation, anti-disassembly, anti-debugging, and anti-virtual machine techniques Use your newfound knowledge of Windows internals for malware analysis Develop a methodology for unpacking malware and get practical experience with five of the most popular packers Analyze special cases of malware with shellcode, C++, and 64-bit code Hands-on labs throughout the book challenge you to practice and synthesize your skills as you dissect real malware samples, and pages of detailed dissections offer an over-the-shoulder look at how the pros do it. You'll learn how to crack open malware to see how it really works, determine what damage it has done, thoroughly clean your network, and ensure that the malware never comes back.Malware analysis is a cat-and-mouse game with rules that are constantly changing, so make sure you have the fundamentals. Whether you're tasked with securing one network or a thousand networks, or you're making a living as a malware analyst, you'll find what you need to succeed in Practical Malware Analysis.

The Swift Programming Language


Apple Inc. - 2014
    Swift builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds modern features to make programming easier, more flexible, and more fun. Swift’s clean slate, backed by the mature and much-loved Cocoa and Cocoa Touch frameworks, is an opportunity to reimagine how software development works.

The Breakaway: The Inside Story of the Wirtz Family Business and the Chicago Blackhawks


Bryan Smith - 2018
    As chronic losers playing to a deserted stadium, they were worse than bad—they were irrelevant. ESPN named the franchise the worst in all of sports. Rocky's resurrection of the team's fortunes was—publicly, at least—a feel-good tale of shrewd acumen. Behind the scenes, however, it would trigger a father, son, and brother-against-brother drama of Shakespearean proportions. The Breakaway reveals that untold story. Arthur Wirtz founded the family's business empire during the Depression. From roots in real estate, "King Arthur" soon expanded into liquor and banking, running his operations with an iron hand and a devotion to profit that earned him the nickname Baron of the Bottom Line. His son Bill further expanded the conglomerate, taking the helm of the Blackhawks in 1966. "Dollar Bill" Wirtz demanded unflinching adherence to Arthur's traditions and was notorious for an equally fierce temperament. Yet when Rocky took the reins of the business after Bill's death, it was an organization out of step with the times and financially adrift. The Hawks weren't only failing on the ice—the parlous state of the team's finances imperiled every facet of the Wirtz empire. To save the team and the company, Rocky launched a radical turnaround campaign. Yet his modest proposal to televise the Hawks' home games provoked fierce opposition from Wirtz family insiders, who considered any deviation from Arthur and Bill's doctrines to be heresy. Rocky's break with the edicts of his grandfather and father led to a reversal for the ages—three Stanley Cup championships in six years, a feat Fortune magazine called "the greatest turnaround in sports business history." But this resurrection came at a price, a fracturing of Rocky's relationships with his brother and other siblings. In riveting prose that recounts a story spanning three generations, The Breakaway reveals an insider's view of a brilliant but difficult Chicago business and sports dynasty and the inspiring story of perseverance and courage in the face of intense family pressures.

Keith Richards: In His Own Words


Keith Richards - 1994
    Rhythm guitarist with The Rolling Stones for over 30 years, he is also famous in his own right as a solo artist.

Cormac McCarthy's All the Pretty Horses


Harold Bloom - 2003
    This comprehensive study guide also features "The Story Behind the Story" which details the conditions under which All the Pretty Horses was written. This title also includes a short biography on Cormac McCarthy and a descriptive list of characters.

How to Count (Programming for Mere Mortals, #1)


Steven Frank - 2011
    unsigned numbers- Floating point and fixed point arithmeticThis short, easily understood book will quickly get you thinking like a programmer.

The Crick Code: A Novel Based on the Memoirs of a Girl Raised in the FLDS Community of Colorado City


Betsy Cluff - 2018
    Becca struggles to make sense of her new relationship with an outcast dad, and the code of the Prophet which promises a superior existence with strict obedience. Blanketed by apocalyptic prophecies of world destruction for unbelievers and looming threats of being declared an apostate, she strives to “Keep Sweet” alongside an enormous new family of three mothers, a new father, and dozens of brothers and sisters. Underneath the beauty of wholesome childhood adventures with family and friends is an aching awareness that something isn’t right as she grows into womanhood and realizes her future is not her own. She must break the code before it is too late.

Concepts, Techniques, and Models of Computer Programming


Peter Van Roy - 2004
    The book focuses on techniques of lasting value and explains them precisely in terms of a simple abstract machine. The book presents all major programming paradigms in a uniform framework that shows their deep relationships and how and where to use them together.After an introduction to programming concepts, the book presents both well-known and lesser-known computation models ("programming paradigms"). Each model has its own set of techniques and each is included on the basis of its usefulness in practice. The general models include declarative programming, declarative concurrency, message-passing concurrency, explicit state, object-oriented programming, shared-state concurrency, and relational programming. Specialized models include graphical user interface programming, distributed programming, and constraint programming. Each model is based on its kernel language—a simple core language that consists of a small number of programmer- significant elements. The kernel languages are introduced progressively, adding concepts one by one, thus showing the deep relationships between different models. The kernel languages are defined precisely in terms of a simple abstract machine. Because a wide variety of languages and programming paradigms can be modeled by a small set of closely related kernel languages, this approach allows programmer and student to grasp the underlying unity of programming. The book has many program fragments and exercises, all of which can be run on the Mozart Programming System, an Open Source software package that features an interactive incremental development environment.

Best Friends Forever: Selena Gomez & Demi Lovato: An Unauthorized Biography


Lexi Ryals - 2008
    These best friends are there for each other through thick and thin, from unsuccessful auditions and failed pilots to Selena’s starring role on Disney Channel’s Wizards of Waverly Place and Demi’s breakout performance in Disney Channel’s Camp Rock, her tour with the Jonas Brothers, and their release of her debut album.