Book picks similar to
Superdistribution by Brad Cox
economics
information_super<br/>highway
intellectual
nonfiction
Future Crimes
Marc Goodman - 2015
Hackers can activate baby monitors to spy on families, thieves are analyzing social media posts to plot home invasions, and stalkers are exploiting the GPS on smart phones to track their victims’ every move. We all know today’s criminals can steal identities, drain online bank accounts, and wipe out computer servers, but that’s just the beginning. To date, no computer has been created that could not be hacked—a sobering fact given our radical dependence on these machines for everything from our nation’s power grid to air traffic control to financial services. Yet, as ubiquitous as technology seems today, just over the horizon is a tidal wave of scientific progress that will leave our heads spinning. If today’s Internet is the size of a golf ball, tomorrow’s will be the size of the sun. Welcome to the Internet of Things, a living, breathing, global information grid where every physical object will be online. But with greater connections come greater risks. Implantable medical devices such as pacemakers can be hacked to deliver a lethal jolt of electricity and a car’s brakes can be disabled at high speed from miles away. Meanwhile, 3-D printers can produce AK-47s, bioterrorists can download the recipe for Spanish flu, and cartels are using fleets of drones to ferry drugs across borders. With explosive insights based upon a career in law enforcement and counterterrorism, Marc Goodman takes readers on a vivid journey through the darkest recesses of the Internet. Reading like science fiction, but based in science fact, Future Crimes explores how bad actors are primed to hijack the technologies of tomorrow, including robotics, synthetic biology, nanotechnology, virtual reality, and artificial intelligence. These fields hold the power to create a world of unprecedented abundance and prosperity. But the technological bedrock upon which we are building our common future is deeply unstable and, like a house of cards, can come crashing down at any moment. Future Crimes provides a mind-blowing glimpse into the dark side of technological innovation and the unintended consequences of our connected world. Goodman offers a way out with clear steps we must take to survive the progress unfolding before us. Provocative, thrilling, and ultimately empowering, Future Crimes will serve as an urgent call to action that shows how we can take back control over our own devices and harness technology’s tremendous power for the betterment of humanity—before it’s too late.From the Hardcover edition.
Life 3.0: Being Human in the Age of Artificial Intelligence
Max Tegmark - 2017
It doesn't shy away from the full range of viewpoints or from the most controversial issues--from superintelligence to meaning, consciousness and the ultimate physical limits on life in the cosmos.
The Singularity is Near: When Humans Transcend Biology
Ray Kurzweil - 2005
In his classic The Age of Spiritual Machines, he argued that computers would soon rival the full range of human intelligence at its best. Now he examines the next step in this inexorable evolutionary process: the union of human and machine, in which the knowledge and skills embedded in our brains will be combined with the vastly greater capacity, speed, and knowledge-sharing ability of our creations.
Rise of the Robots: Technology and the Threat of a Jobless Future
Martin Ford - 2015
In Rise of the Robots, Silicon Valley entrepreneur Martin Ford argues that this is absolutely not the case. As technology continues to accelerate and machines begin taking care of themselves, fewer people will be necessary. Artificial intelligence is already well on its way to making “good jobs” obsolete: many paralegals, journalists, office workers, and even computer programmers are poised to be replaced by robots and smart software. As progress continues, blue and white collar jobs alike will evaporate, squeezing working- and middle-class families ever further. At the same time, households are under assault from exploding costs, especially from the two major industries—education and health care—that, so far, have not been transformed by information technology. The result could well be massive unemployment and inequality as well as the implosion of the consumer economy itself.In Rise of the Robots, Ford details what machine intelligence and robotics can accomplish, and implores employers, scholars, and policy makers alike to face the implications. The past solutions to technological disruption, especially more training and education, aren't going to work, and we must decide, now, whether the future will see broad-based prosperity or catastrophic levels of inequality and economic insecurity. Rise of the Robots is essential reading for anyone who wants to understand what accelerating technology means for their own economic prospects—not to mention those of their children—as well as for society as a whole.
Visualizing Data: Exploring and Explaining Data with the Processing Environment
Ben Fry - 2007
Using a downloadable programming environment developed by the author, Visualizing Data demonstrates methods for representing data accurately on the Web and elsewhere, complete with user interaction, animation, and more. How do the 3.1 billion A, C, G and T letters of the human genome compare to those of a chimp or a mouse? What do the paths that millions of visitors take through a web site look like? With Visualizing Data, you learn how to answer complex questions like these with thoroughly interactive displays. We're not talking about cookie-cutter charts and graphs. This book teaches you how to design entire interfaces around large, complex data sets with the help of a powerful new design and prototyping tool called "Processing". Used by many researchers and companies to convey specific data in a clear and understandable manner, the Processing beta is available free. With this tool and Visualizing Data as a guide, you'll learn basic visualization principles, how to choose the right kind of display for your purposes, and how to provide interactive features that will bring users to your site over and over. This book teaches you:The seven stages of visualizing data -- acquire, parse, filter, mine, represent, refine, and interact How all data problems begin with a question and end with a narrative construct that provides a clear answer without extraneous details Several example projects with the code to make them work Positive and negative points of each representation discussed. The focus is on customization so that each one best suits what you want to convey about your data set The book does not provide ready-made "visualizations" that can be plugged into any data set. Instead, with chapters divided by types of data rather than types of display, you'll learn how each visualization conveys the unique properties of the data it represents -- why the data was collected, what's interesting about it, and what stories it can tell. Visualizing Data teaches you how to answer questions, not simply display information.
ASVAB For Dummies
Jennifer Lawler - 2003
Anyone eligible for military service can take the ASVAB, so you can also use the ASVAB for other purposes, such as finding out what you're good at, in case you want to attend vocational school or college. In addition, you can also use the test to help you better understand your skills, for when you enter the job market. And the best thing is, it absolutely free. And while the ASVAB may not be rocket science, it can be very tricky and you don't want to tackle it without some help. With this book as your guide, you'll quickly gain the knowledge and confidence you need to pass the ASVAB with flying colors. Written by a professional test-prep coach and a retired military man, it arms you with:A comprehensive review of all test subjects Practice problems to sharpen your skills Three complete sample tests Guidance on which tests are important to your military career Study techniques that will give you a competitive edged Tips on how to compute yours scores Information on the scores required for specific military jobs ASVAB For Dummies provides in-depth coverage of all ten ASVAB subsets. You get clear easy-to-understand reviews of all the basic concepts, formulas, and skills you need to answer every type of question in every subset. And you get dozens of mini-tests and practice problems that help you understand what areas you're strong in and which ones still need work. In not time, you'll:Pump up your vocabulary and reading comprehension skills and ace the verbal subsets Bone up on arithmetic procedures and mathematics concepts--and wrack up the points Get into gear with basic mechanical, auto shop, and electronics knowledge and cruise through the tests Quickly review basic science principles and score like a rocket scientists! ASVAB For Dummies is your complete tactical guide to improving your scores--on the double.
Professional Test Driven Development with C#: Developing Real World Applications with Tdd
James Bender - 2011
This hands-on guide provides invaluable insight for creating successful test-driven development processes. With source code and examples featured in both C# and .NET, the book walks you through the TDD methodology and shows how it is applied to a real-world application. You'll witness the application built from scratch and details each step that is involved in the development, as well as any problems that were encountered and the solutions that were applied.Clarifies the motivation behind test-driven development (TDD), what it is, and how it works Reviews the various steps involved in developing an application and the testing that is involved prior to implementing the functionality Discusses unit testing and refactoring Professional Test-Driven Development with C# shows you how to create great TDD processes right away.
The Big Short: by Michael Lewis
aBookaDay - 2016
If you have not yet bought the original copy, make sure to purchase it before buying this unofficial summary from aBookaDay. SPECIAL OFFER $2.99 (Regularly priced: $3.99) OVERVIEW This review of The Big Short: Inside the Doomsday Machine by Michael Lewis provides a chapter by chapter detailed summary followed by an analysis and critique of the strengths and weaknesses of the book. The main theme explored in the book is how corruption and greed in Wall Street caused the crash of the subprime mortgage market in 2008. Despite being completely preventable, the big firms in Wall Street chose to ignore the oncoming fall in favor of making money. Michael Lewis introduces characters—men outside of the Wall Street machine—who foresaw the crisis and, through several different techniques, were able to predict how and when the market would fall. Lewis portrays these men—Steve Eisman, Mike Burry, Charlie Ledley, and Jamie Mai—as the underdogs, who were able to understand and act upon the obvious weaknesses in the subprime market. Lewis’s overall point is to demonstrate how the Wall Street firms were manipulating the market. They used loans to cash in on the desperation of middle-to-lower class Americans, and then ultimately relied on the government to bail them out when the loans were defaulted. Using anecdotes and interviews from the men who were involved first-hand, the author makes the case that Wall Street, and how they conducted business in regards to the subprime mortgage market, is truly corrupt beyond repair, and the men he profiles in this novel were trying to make the best out of a bad situation. By having the words from the sources themselves, this demonstrates Lewis’s search for the truth behind what actually happened. Ultimately, we as an audience can not be sure if the intentions of these underdogs were truly good, but Lewis does an admirable job presenting as many sides to the story as possible. The central thesis of the work is that the subprime mortgage crisis was caused by Wall Street firms pushing fraudulent loans upon middle-to-lower class Americans that they would essentially not be able to afford. Several people outside of Wall Street were able to predict a crash in the market when these loans would be defaulted on, and bought insurance to bet against the market (essentially, buying short). Over a time period from roughly 2005-2008, the market crashed and huge banks and firms lost billions of dollars, filed for bankruptcy, or were bailed out by the government. These men, the characters of Lewis’s novel, were able to bet against the loans and made huge amounts of money, but it was not quite an easy journey. Michael Lewis is a non-fiction author and financial journalist. He has written several novels—notably Liar’s Poker in 1989, Moneyball in 2003, and The Blind Side in 2006. Born in New Orleans, he attended Princeton University, receiving a BA degree in Art History. After attending London School of Economics and receiving his masters there, he was hired by Salomon Brothers where he experienced much about what he wrote about in Liar’s Poker. He is currently married, with three children and lives in Berkeley, California. SUMMARY PROLOGUE: POLTERGEIST Michael Lewis begins his tale of the remarkable—and strange—men who predicted the immense fall of the housing market by immediately exposing himself as the exact opposite type of person from them. He explains to the reader that he has no background in accounting, business, or money managing.
Idea Man
Paul Allen - 2011
In 2007 and 2008, Time named Paul Allen, the cofounder of Microsoft, one of the hundred most influential people in the world. Since he made his fortune, his impact has been felt in science, technology, business, medicine, sports, music, and philanthropy. His passion, curiosity, and intellectual rigor-combined with the resources to launch and support new initiatives-have literally changed the world. In 2009 Allen discovered that he had lymphoma, lending urgency to his desire to share his story for the first time. In this long-awaited memoir, Allen explains how he has solved problems, what he's learned from his many endeavors-both the triumphs and the failures-and his compelling vision for the future. He reflects candidly on an extraordinary life. The book also features previously untold stories about everything from the true origins of Microsoft to Allen's role in the dawn of private space travel (with SpaceShipOne) and in discoveries at the frontiers of brain science. With honesty, humor, and insight, Allen tells the story of a life of ideas made real.
Real World OCaml: Functional programming for the masses
Yaron Minsky - 2013
Through the book’s many examples, you’ll quickly learn how OCaml stands out as a tool for writing fast, succinct, and readable systems code.Real World OCaml takes you through the concepts of the language at a brisk pace, and then helps you explore the tools and techniques that make OCaml an effective and practical tool. In the book’s third section, you’ll delve deep into the details of the compiler toolchain and OCaml’s simple and efficient runtime system.Learn the foundations of the language, such as higher-order functions, algebraic data types, and modulesExplore advanced features such as functors, first-class modules, and objectsLeverage Core, a comprehensive general-purpose standard library for OCamlDesign effective and reusable libraries, making the most of OCaml’s approach to abstraction and modularityTackle practical programming problems from command-line parsing to asynchronous network programmingExamine profiling and interactive debugging techniques with tools such as GNU gdb
A Whirlwind Tour of Python
Jake Vanderplas - 2016
This report provides a brief yet comprehensive introduction to Python for engineers, researchers, and data scientists who are already familiar with another programming language.Author Jake VanderPlas, an interdisciplinary research director at the University of Washington, explains Python’s essential syntax and semantics, built-in data types and structures, function definitions, control flow statements, and more, using Python 3 syntax.You’ll explore:- Python syntax basics and running Python codeBasic semantics of Python variables, objects, and operators- Built-in simple types and data structures- Control flow statements for executing code blocks conditionally- Methods for creating and using reusable functionsIterators, list comprehensions, and generators- String manipulation and regular expressions- Python’s standard library and third-party modules- Python’s core data science tools- Recommended resources to help you learn more
The Ultimate Price Action Trading Guide
Atanas Matov - 2019
Understand the dynamics of price action trading and give yourself a significant trading advantage. Benefit from years of trading experience. Give yourself an advantage by learning from someone who has experience on a prop desk. Atanas will teach you what you need to know about different types of price action and and how to trade it. Not sure where to start? Are you unsure about what it means to trade price action? Or maybe you don't understand how technical indicators work. This book will give your trading clarity. Understand different types of candlesticks and price action patterns so you can reduce your risk and be consistently profitable.. Easy to understand explanations of complex topics, this book will demystify price action trading once and for all. From Steve Burns of NewTraderU.com: "Atanas writes about the topics that most traders are interested in, price action and the tools to trade it systematically. His insight on technical indicators, how to identify and trade a trend, and how to visually see chart patterns have been read by tens of thousands of readers. The work and effort Atanas puts into writing and custom illustration is a testament to his passion for trading." About the Author: Atanas Matov a.k.a. Colibri Trader (@priceinaction on Twitter) started his trading career as a retail trader in the early 2000’s. After a few years of trading and investing his own funds, he won the KBC stock market challenge and shortly afterwards started working for a leading prop trading house in London. Currently he is trading his own account and trying to help other traders through his trading blog and social media. Major part of Atanas’s philosophy is in giving back and helping others achieve their trading goals. In his own words: “Judge your trading success by the things you have given up in order to get where you are now!" Follow Atanas on Twitter @priceinaction www.colibritrader.com
Thieves of Bay Street: How Banks, Brokerages and the Wealthy Steal Billions from Canadians
Bruce Livesey - 2012
Though no large financial institution has recently gone bust in this country, white-collar criminals, scam artists, Ponzi schemers and organized crime, from the Hells Angels to the Russian mafia, know that Canada is the place in the Western world to rip off investors. And the fraudsters do so with little fear of being caught and punished. Thieves of Bay Street investigates Canada's biggest financial scandals of recent years. Readers will learn what banks do with investors' money and what happens when they lose it. They will meet the bogus investment gurus, the brokers who lose money with both reckless abandon and impunity, the bankers who squander money in toxic investments, the lawyers who protect them and the regulators who do nothing to keep them from doing it again. And most importantly, they'll meet the victims who are demanding that our vaunted banking sector finally come clean on its dirtiest secret.
Apprenticeship Patterns: Guidance for the Aspiring Software Craftsman
Dave Hoover - 2009
To grow professionally, you also need soft skills and effective learning techniques. Honing those skills is what this book is all about. Authors Dave Hoover and Adewale Oshineye have cataloged dozens of behavior patterns to help you perfect essential aspects of your craft. Compiled from years of research, many interviews, and feedback from O'Reilly's online forum, these patterns address difficult situations that programmers, administrators, and DBAs face every day. And it's not just about financial success. Apprenticeship Patterns also approaches software development as a means to personal fulfillment. Discover how this book can help you make the best of both your life and your career. Solutions to some common obstacles that this book explores in-depth include:Burned out at work? "Nurture Your Passion" by finding a pet project to rediscover the joy of problem solving.Feeling overwhelmed by new information? Re-explore familiar territory by building something you've built before, then use "Retreat into Competence" to move forward again.Stuck in your learning? Seek a team of experienced and talented developers with whom you can "Be the Worst" for a while. "Brilliant stuff! Reading this book was like being in a time machine that pulled me back to those key learning moments in my career as a professional software developer and, instead of having to learn best practices the hard way, I had a guru sitting on my shoulder guiding me every step towards master craftsmanship. I'll certainly be recommending this book to clients. I wish I had this book 14 years ago!" -Russ Miles, CEO, OpenCredo
Ctrl+Shift+Enter Mastering Excel Array Formulas: Do the Impossible with Excel Formulas Thanks to Array Formula Magic
Mike Girvin - 2013
Beginning with an introduction to array formulas, this manual examines topics such as how they differ from ordinary formulas, the benefits and drawbacks of their use, functions that can and cannot handle array calculations, and array constants and functions. Among the practical applications surveyed include how to extract data from tables and unique lists, how to get results that match any criteria, and how to utilize various methods for unique counts. This book contains 529 screen shots.