Coders: The Making of a New Tribe and the Remaking of the World


Clive Thompson - 2019
    And this may sound weirdly obvious, but every single one of those pieces of software was written by a programmer. Programmers are thus among the most quietly influential people on the planet. As we live in a world made of software, they're the architects. The decisions they make guide our behavior. When they make something newly easy to do, we do a lot more of it. If they make it hard or impossible to do something, we do less of it.If we want to understand how today's world works, we ought to understand something about coders. Who exactly are the people that are building today's world? What makes them tick? What type of personality is drawn to writing software? And perhaps most interestingly -- what does it do to them?One of the first pieces of coding a newbie learns is the program to make the computer say "Hello, world!" Like that piece of code, Clive Thompson's book is a delightful place to begin to understand this vocation, which is both a profession and a way of life, and which essentially didn't exist little more than a generation ago, but now is considered just about the only safe bet we can make about what the future holds. Thompson takes us close to some of the great coders of our time, and unpacks the surprising history of the field, beginning with the first great coders, who were women. Ironically, if we're going to traffic in stereotypes, women are arguably "naturally" better at coding than men, but they were written out of the history, and shoved out of the seats, for reasons that are illuminating. Now programming is indeed, if not a pure brotopia, at least an awfully homogenous community, which attracts people from a very narrow band of backgrounds and personality types. As Thompson learns, the consequences of that are significant - not least being a fetish for disruption at scale that doesn't leave much time for pondering larger moral issues of collateral damage. At the same time, coding is a marvelous new art form that has improved the world in innumerable ways, and Thompson reckons deeply, as no one before him has, with what great coding in fact looks like, who creates it, and where they come from. To get as close to his subject has he can, he picks up the thread of his own long-abandoned coding practice, and tries his mightiest to up his game, with some surprising results.More and more, any serious engagement with the world demands an engagement with code and its consequences, and to understand code, we must understand coders. In that regard, Clive Thompson's Hello, World! is a marvelous and delightful master class.

Offside: My Life Crossing the Line


Sean Avery - 2018
    And the most respected of these is the code of silence. For the first time, a hockey player is prepared to reveal what really goes on in the NHL, in the spirit of what Ball Four did for baseball. The money, the personalities, the adultery, and the drugs--and also the little things that make up daily life in the league. Most athletes have little to say, but Sean doesn't have that problem. Yes, he tells us about the guys he's fought and the guys he's partied with, and he tells us where to find the best cougar bars in various NHL cities and what it's like to be hounded by the media when you're dating a celebrity. But Sean's job on the ice was always to get inside the heads of the guys he played against, and that insight on human nature is on full display in Offside.What makes millionaire athletes tick? What are their weaknesses? And in the end, what makes Sean Avery--once called the most hated player in the NHL--who he is? What is it like to make people hate you for a living? Sean Avery's misdeeds on and off the ice are well-documented, and he certainly has his detractors. But on the other hand, he has a lot of supporters, in part for things like being the first North American athlete to come out in favour of marriage equality, and in part just for being an interesting guy. Love him or hate him, he is one of the best-known players of the past few decades, and certainly one of the most colourful and outspoken. In Offside, he meets his accusers head-on, and gives them something to think about.

Advanced Swift


Chris Eidhof - 2016
    If you have read the Swift Programming Guide, and want to explore more, this book is for you.Swift is a great language for systems programming, but also lends itself for very high-level programming. We'll explore both high-level topics (for example, programming with generics and protocols), as well as low-level topics (for example, wrapping a C library and string internals).

The Last Summer


John Hough Jr. - 2002
     It is the summer of 1968: The world is poised on the cusp of radical change. Politicians question the status quo, blacks react to decades of oppression, and students protest the injustices of war. Change is in the air, too, for 37-year-old single mother Claire Malek. She has just walked out on her rather cushy job in Washington, DC, as "special assistant" to Senator Bob Mallory. DC had become an impossible place for Claire, heavy with regrets and burdened with secrets she knew she could never divulge. Anxious for both escape and change, Claire packs her 15-year-old daughter, April, into her Camaro and heads to a small town on Cape Cod, where Claire takes a job as cub reporter on a twice-weekly newspaper called the "Covenant." She knows it's a big risk, but Claire is desperate for a new start and a new life, and the town and all it has to offer seem to be a good beginning.For Lane Hillman, son of the publisher of the "Covenant," change is just beyond the horizon. Twenty-two years old and fresh out of Harvard, he's come home to celebrate the last summer of his youth and one final season as a reporter on his father's newspaper. In an effort to avoid the draft, and possible service in Vietnam, Lane has enlisted in VISTA -- the America-based Peace Corps -- and in the fall will begin a four-year stint working in the inner city of Detroit.Claire's first day on the job is the same day Robert Kennedy is shot. Racial tensions around the country continue to erupt into violence and confrontation. But in a few days another more personal tragedy strikes the town as a young girl is found murdered -- the first such death there in more than twenty years -- and on the same day a teenage boy is found drowned under suspicious circumstances.As Claire and Lane work together to try to make sense of the seemingly unrelated deaths, a closeness grows between them, and with it, the stirrings of sexual attraction. At first Claire resists, knowing that the fifteen years separating them is an unbridgeable gap, but before either of them realizes what's happening, she and Lane are swept up in a romantic passion that threatens to overwhelm them both.As the summer progresses, so does their affair, and soon the whole town knows about it, including Lane's parents, who are not at all pleased with this turn of events, and April, Claire's daughter, who feels both awe and resentment at the changes the affair brings in her mother.Before the summer ends, however, Claire and Lane will have to contend with more than the opinions of family and townsfolk. A shadowy figure responsible for the death of the young woman begins to fixate on someone new -- and the lovers find themselves in a race to save their own lives.A work of great tenderness, taut suspense, and historical immediacy, "The Last Summer" is a captivating portrait of love and sacrifice.

Milwaukee Massacre: Jeffery Dahmer and the Milwaukee Murders


Robert J. Dvorchak - 1991
    When he led officers back to his captor's lair, they made a gruesome discovery - torsos stuffed in a barrel, severed heads piled up in the fridge and skulls stacked neatly in the filing cabinet. Tacked to the freezer were photographs of the mutilated corpses and in the middle, 31-year-old Jeffery Dahmer, serial killer. This book tells the story of this case of true crime. This book tells the story of Jeffrey Dahmer - a deranged and savage sex killer- going beyond the grisly details to reconstruct events that led up to the murders of at least 17 young men.

Fluent Python: Clear, Concise, and Effective Programming


Luciano Ramalho - 2015
    With this hands-on guide, you'll learn how to write effective, idiomatic Python code by leveraging its best and possibly most neglected features. Author Luciano Ramalho takes you through Python's core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time.Many experienced programmers try to bend Python to fit patterns they learned from other languages, and never discover Python features outside of their experience. With this book, those Python programmers will thoroughly learn how to become proficient in Python 3.This book covers:Python data model: understand how special methods are the key to the consistent behavior of objectsData structures: take full advantage of built-in types, and understand the text vs bytes duality in the Unicode ageFunctions as objects: view Python functions as first-class objects, and understand how this affects popular design patternsObject-oriented idioms: build classes by learning about references, mutability, interfaces, operator overloading, and multiple inheritanceControl flow: leverage context managers, generators, coroutines, and concurrency with the concurrent.futures and asyncio packagesMetaprogramming: understand how properties, attribute descriptors, class decorators, and metaclasses work"

Your Simple Guide to Reversing Type 2 Diabetes: The 3-step plan to transform your health


Roy Taylor - 2021
    In this pocket version of his bestselling Life Without Diabetes, Professor Roy Taylor offers a brilliantly concise explanation of what happens to us when we get type 2 and how we can escape it.Taylor's research has demonstrated that type 2 is caused by just one factor - too much internal fat in the liver and pancreas - and that to reverse it you need to strip this harmful internal fat out with rapid weight loss.In simple, accessible language, Taylor takes you through the three steps of his clinically proven Newcastle weight loss plan and shows how to incorporate the programme into your life.Complete with FAQs and inspirational tips from his trial participants, this is an essential read for anyone who has been given a diagnosis of type 2 diabetes or pre-diabetes and wants to understand their condition and transform their outcomes.

Site Reliability Engineering: How Google Runs Production Systems


Betsy Beyer - 2016
    So, why does conventional wisdom insist that software engineers focus primarily on the design and development of large-scale computing systems?In this collection of essays and articles, key members of Google's Site Reliability Team explain how and why their commitment to the entire lifecycle has enabled the company to successfully build, deploy, monitor, and maintain some of the largest software systems in the world. You'll learn the principles and practices that enable Google engineers to make systems more scalable, reliable, and efficient--lessons directly applicable to your organization.This book is divided into four sections: Introduction--Learn what site reliability engineering is and why it differs from conventional IT industry practicesPrinciples--Examine the patterns, behaviors, and areas of concern that influence the work of a site reliability engineer (SRE)Practices--Understand the theory and practice of an SRE's day-to-day work: building and operating large distributed computing systemsManagement--Explore Google's best practices for training, communication, and meetings that your organization can use

Architecture 101: From Frank Gehry to Ziggurats, an Essential Guide to Building Styles and Materials


Nicole Bridge - 2015
    Architecture 101 cuts out the boring explanations, and instead provides a hands-on lesson that keeps you engaged as you explore the world's greatest structures.Featuring only the most important facts, building styles, and architects, you'll enjoy uncovering the remarkable world of architecture with this book. Inside, you'll also find fascinating elements like:Illustrations of popular building styles, such as Georgian and Greek RevivalDrawings of the essential parts of different buildingsUnique profiles of the most inspirational figures in architectureFrom Norman Foster and Frank Lloyd Wright to the Beauvais Cathedral and the Empire State Building, Architecture 101 is packed with hundreds of entertaining architecture tidbits that you can't get anywhere else!

Founders at Work: Stories of Startups' Early Days


Jessica Livingston - 2001
    These people are celebrities now. What was it like when they were just a couple friends with an idea? Founders like Steve Wozniak (Apple), Caterina Fake (Flickr), Mitch Kapor (Lotus), Max Levchin (PayPal), and Sabeer Bhatia (Hotmail) tell you in their own words about their surprising and often very funny discoveries as they learned how to build a company.Where did they get the ideas that made them rich? How did they convince investors to back them? What went wrong, and how did they recover?Nearly all technical people have thought of one day starting or working for a startup. For them, this book is the closest you can come to being a fly on the wall at a successful startup, to learn how it's done.But ultimately these interviews are required reading for anyone who wants to understand business, because startups are business reduced to its essence. The reason their founders become rich is that startups do what businesses do--create value--more intensively than almost any other part of the economy. How? What are the secrets that make successful startups so insanely productive? Read this book, and let the founders themselves tell you.

Java Concurrency in Practice


Brian Goetz - 2005
    Now this same team provides the best explanation yet of these new features, and of concurrency in general. Concurrency is no longer a subject for advanced users only. Every Java developer should read this book."--Martin BuchholzJDK Concurrency Czar, Sun Microsystems"For the past 30 years, computer performance has been driven by Moore's Law; from now on, it will be driven by Amdahl's Law. Writing code that effectively exploits multiple processors can be very challenging. Java Concurrency in Practice provides you with the concepts and techniques needed to write safe and scalable Java programs for today's--and tomorrow's--systems."--Doron RajwanResearch Scientist, Intel Corp"This is the book you need if you're writing--or designing, or debugging, or maintaining, or contemplating--multithreaded Java programs. If you've ever had to synchronize a method and you weren't sure why, you owe it to yourself and your users to read this book, cover to cover."--Ted NewardAuthor of Effective Enterprise Java"Brian addresses the fundamental issues and complexities of concurrency with uncommon clarity. This book is a must-read for anyone who uses threads and cares about performance."--Kirk PepperdineCTO, JavaPerformanceTuning.com"This book covers a very deep and subtle topic in a very clear and concise way, making it the perfect Java Concurrency reference manual. Each page is filled with the problems (and solutions!) that programmers struggle with every day. Effectively exploiting concurrency is becoming more and more important now that Moore's Law is delivering more cores but not faster cores, and this book will show you how to do it."--Dr. Cliff ClickSenior Software Engineer, Azul Systems"I have a strong interest in concurrency, and have probably written more thread deadlocks and made more synchronization mistakes than most programmers. Brian's book is the most readable on the topic of threading and concurrency in Java, and deals with this difficult subject with a wonderful hands-on approach. This is a book I am recommending to all my readers of The Java Specialists' Newsletter, because it is interesting, useful, and relevant to the problems facing Java developers today."--Dr. Heinz KabutzThe Java Specialists' Newsletter"I've focused a career on simplifying simple problems, but this book ambitiously and effectively works to simplify a complex but critical subject: concurrency. Java Concurrency in Practice is revolutionary in its approach, smooth and easy in style, and timely in its delivery--it's destined to be a very important book."--Bruce TateAuthor of Beyond Java" Java Concurrency in Practice is an invaluable compilation of threading know-how for Java developers. I found reading this book intellectually exciting, in part because it is an excellent introduction to Java's concurrency API, but mostly because it captures in a thorough and accessible way expert knowledge on threading not easily found elsewhere."--Bill VennersAuthor of Inside the Java Virtual MachineThreads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of concurrent applications, with improvements to the Java Virtual Machine to support high-performance, highly scalable concurrent classes and a rich set of new concurrency building blocks. In Java Concurrency in Practice , the creators of these new facilities explain not only how they work and how to use them, but also the motivation and design patterns behind them.However, developing, testing, and debugging multithreaded programs can still be very difficult; it is all too easy to create concurrent programs that appear to work, but fail when it matters most: in production, under heavy load. Java Concurrency in Practice arms readers with both the theoretical underpinnings and concrete techniques for building reliable, scalable, maintainable concurrent applications. Rather than simply offering an inventory of concurrency APIs and mechanisms, it provides design rules, patterns, and mental models that make it easier to build concurrent programs that are both correct and performant.This book covers:Basic concepts of concurrency and thread safety Techniques for building and composing thread-safe classes Using the concurrency building blocks in java.util.concurrent Performance optimization dos and don'ts Testing concurrent programs Advanced topics such as atomic variables, nonblocking algorithms, and the Java Memory Model

Time-Saver Standards for Housing and Residential Development


Joseph De Chiara - 1994
    In superb graphic detail, with hundreds of plans, illustrations, and diagrams, this comprehensive resource presents and entire library's worth of essential design data for residential development.

The Quantum Mystery (Kindle Single)


John Gribbin - 2016
    In this experiment, a particle going through one of a pair of holes seems to be aware of what is going on at the other hole, and changes its behaviour according to whether that hole is open or closed. This is closely linked to the puzzle of entanglement, where one particle instantly reacts to what is happening to another particle, even when they are widely separated. And in a final example of the mind-boggling nature of the quantum world, these effects seem to operate across time as well as space: What is going to happen in the future affects the behaviour of a particle now. In The Quantum Mystery, John Gribbin, the best-selling author of In Search of Schrödinger’s Cat, describes the history of the double-slit experiment, the wave-particle duality of the quantum world, and the latest experiments which show these bizarre effects at work before our very eyes.

Google Hacking: An Ethical Hacking Guide To Google


Ankit Fadia - 2007
    Google Hacking teaches people how to get the most out of this revolutionary search engine. Not only will this book teach readers how Google works, but it will also empower them with the necessary skills to make their everyday searches easier, more efficient, and more productive. Google Hacking also demonstrates how Google can be used for negative means. It's immense searching power, means that everyone, including cyber criminals, can feasibly access confidential data, such as company presentations, budgets, blueprints, even credit card numbers, with just the click of a mouse. Using numerous examples, case studies, and screenshots, this book explains the art of ethical Google Hacking -- it not only teaches readers how Google works, but it provides them with the knowledge they need to protect their data and systems from getting Google Hacked. This is the only book you need to maximize (and protect yourself) from Google searches!

Deadhouse: Life in a Coroner's Office


John Temple - 2005
    Ed Strimlan is a doctor who never got to practice medicine. Instead he discovers how people died. Mike Chichwak is a stolid ex-paramedic, respected around the office for his compassion and doggedness. Tiffani Hunt is twenty-one, a single mother who questions whether she wants to spend her nights around dead bodies.All three deputy coroners share one trait: a compulsive curiosity. A good thing too because any observation at a death scene can prove meaningful. A bag of groceries standing on a kitchen counter, the milk turning sour. A broken lamp lying on the carpet of an otherwise tidy living room. When they approach a corpse, the investigators consider everything. Is the victim face-up or down? How stiff are the limbs? Are the hands dirty or clean? By the time they bag the body and load it into the coroner's wagon, Tiffani, Ed, and Mike have often unearthed intimate details that are unknown even to the victim's family and friends.The intrigues of investigating death help make up for the bad parts of the job. There are plenty of burdens--grief-stricken families, decomposed bodies, tangled local politics, and gore. And maybe worst of all is the ever-present reminder of mortality and human frailness.Deadhouse also chronicles the evolution of forensic medicine, from early rituals performed over corpses found dead to the controversial advent of modern forensic pathology. It explains how pathologists "read" bullet wounds and lacerations, how someone dies from a drug overdose or a motorcycle crash or a drowning, and how investigators uncover the clues that lead to the truth.