Ruined by Design: How Designers Destroyed the World, and What We Can Do to Fix It


Mike Monteiro - 2019
    Guns, which lead to so much death, work exactly as they’re designed to work. And every time we “improve” their design, they get better at killing. Facebook’s privacy settings, which have outed gay teens to their conservative parents, are working exactly as designed. Their “real names” iniative, which makes it easier for stalkers to re-find their victims, is working exactly as designed. Twitter’s toxicity and lack of civil discourse is working exactly as it’s designed to work.The world is working exactly as designed. And it’s not working very well. Which means we need to do a better job of designing it. Design is a craft with an amazing amount of power. The power to choose. The power to influence. As designers, we need to see ourselves as gatekeepers of what we are bringing into the world, and what we choose not to bring into the world. Design is a craft with responsibility. The responsibility to help create a better world for all.Design is also a craft with a lot of blood on its hands. Every cigarette ad is on us. Every gun is on us. Every ballot that a voter cannot understand is on us. Every time social network’s interface allows a stalker to find their victim, that’s on us. The monsters we unleash into the world will carry your name.This book will make you see that design is a political act. What we choose to design is a political act. Who we choose to work for is a political act. Who we choose to work with is a political act. And, most importantly, the people we’ve excluded from these decisions is the biggest (and stupidest) political act we’ve made as a society.If you’re a designer, this book might make you angry. It should make you angry. But it will also give you the tools you need to make better decisions. You will learn how to evaluate the potential benefits and harm of what you’re working on. You’ll learn how to present your concerns. You’ll learn the importance of building and working with diverse teams who can approach problems from multiple points-of-view. You’ll learn how to make a case using data and good storytelling. You’ll learn to say NO in a way that’ll make people listen. But mostly, this book will fill you with the confidence to do the job the way you always wanted to be able to do it. This book will help you understand your responsibilities.

Making Handmade Books: 100+ Bindings, Structures Forms


Alisa Golden - 2011
    Thanks to the 100 ideas in this volume, the craft is now available to everyone. In as little as an afternoon, beginners will be on their way to folding, gluing, and sewing handmade books in a variety of shapes and styles, from rolled scrolls to Jacobs ladders, folded flexagons to case bindings. Complete with photographs of the authors own master books and statements by more than 40 established book artists, this collection is sure to inspire. Culled from the authors best-selling books Creating Handmade Books, Unique Handmade Books, and Expressive Handmade Books, these projects will fuel bookbinding adventures for years to come.

The Art of Doing Science and Engineering: Learning to Learn


Richard Hamming - 1996
    By presenting actual experiences and analyzing them as they are described, the author conveys the developmental thought processes employed and shows a style of thinking that leads to successful results is something that can be learned. Along with spectacular successes, the author also conveys how failures contributed to shaping the thought processes. Provides the reader with a style of thinking that will enhance a person's ability to function as a problem-solver of complex technical issues. Consists of a collection of stories about the author's participation in significant discoveries, relating how those discoveries came about and, most importantly, provides analysis about the thought processes and reasoning that took place as the author and his associates progressed through engineering problems.

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.

Print Liberation: The Screen Printing Primer


Jamie Dillon - 2008
    Even if you're starting out in a scary basement or in the tiny bathroom in your cramped apartment with a $40 budget, Print Liberation will show you everything you need to know to get started. And if you're already in a rented studio with a few bucks to spend, this book can help you turn screen printing into your personal art or business.Seriously, this is a completely comprehensive how-to guide. You'll start by learning the history of the craft accompanied by graphic illustrations. Then, step-by-step photographs walk you through the ins and outs of all the main screen-printing techniques, including printing on dimensional surfaces, such as walls and goats (although the latter is not recommended). You'll even find advice about how to turn screen printing into a money-making venture, either by selling your work through galleries or by offering your services locally to make posters, T-shirts and anything else people might need.You can do it. Your imagination is your only limitation.

After Effects Apprentice


Trish Meyer - 2007
    http://69.131.42.194/showpic.php?imag...

How Music Got Free: The End of an Industry, the Turn of the Century, and the Patient Zero of Piracy


Stephen Richard Witt - 2015
    It’s about the greatest pirate in history, the most powerful executive in the music business, a revolutionary invention and an illegal website four times the size of the iTunes Music Store. Journalist Stephen Witt traces the secret history of digital music piracy, from the German audio engineers who invented the mp3, to a North Carolina compact-disc manufacturing plant where factory worker Dell Glover leaked nearly two thousand albums over the course of a decade, to the high-rises of midtown Manhattan where music executive Doug Morris cornered the global market on rap, and, finally, into the darkest recesses of the Internet.Through these interwoven narratives, Witt has written a thrilling book that depicts the moment in history when ordinary life became forever entwined with the world online — when, suddenly, all the music ever recorded was available for free. In the page-turning tradition of writers like Michael Lewis and Lawrence Wright, Witt’s deeply-reported first book introduces the unforgettable characters—inventors, executives, factory workers, and smugglers—who revolutionized an entire artform, and reveals for the first time the secret underworld of media pirates that transformed our digital lives.An irresistible never-before-told story of greed, cunning, genius, and deceit, How Music Got Free isn’t just a story of the music industry—it’s a must-read history of the Internet itself.

Hands-On Machine Learning with Scikit-Learn and TensorFlow


Aurélien Géron - 2017
    Now that machine learning is thriving, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how.By using concrete examples, minimal theory, and two production-ready Python frameworks—Scikit-Learn and TensorFlow—author Aurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You’ll learn how to use a range of techniques, starting with simple Linear Regression and progressing to Deep Neural Networks. If you have some programming experience and you’re ready to code a machine learning project, this guide is for you.This hands-on book shows you how to use:Scikit-Learn, an accessible framework that implements many algorithms efficiently and serves as a great machine learning entry pointTensorFlow, a more complex library for distributed numerical computation, ideal for training and running very large neural networksPractical code examples that you can apply without learning excessive machine learning theory or algorithm details

The New Typography


Jan Tschichold - 1928
    First published in English in 1995, with an excellent introduction by Robin Kinross, this new edition includes a foreword by Rich Hendel, who considers current thinking about Tschichold's life and work.

Python Crash Course: A Hands-On, Project-Based Introduction to Programming


Eric Matthes - 2015
    You'll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you'll put your new knowledge into practice with three substantial projects: a Space Invaders-inspired arcade game, data visualizations with Python's super-handy libraries, and a simple web app you can deploy online.As you work through Python Crash Course, you'll learn how to: Use powerful Python libraries and tools, including matplotlib, NumPy, and PygalMake 2D games that respond to keypresses and mouse clicks, and that grow more difficult as the game progressesWork with data to generate interactive visualizationsCreate and customize simple web apps and deploy them safely onlineDeal with mistakes and errors so you can solve your own programming problemsIf you've been thinking seriously about digging into programming, Python Crash Course will get you up to speed and have you writing real programs fast. Why wait any longer? Start your engines and code!

The Human Age: The World Shaped By Us


Diane Ackerman - 2014
    Humans have "subdued 75 per cent of the land surface, concocted a wizardry of industrial and medical marvels, strung lights all across the darkness." We now collect the DNA of vanishing species in a "frozen ark," equip orangutans with iPads, create wearable technologies and synthetic species that might one day outsmart us. With her distinctive gift for making scientific discovery intelligible to the layperson, Ackerman takes us on an exciting journey to understand this bewildering new reality, introducing us to many of the people and ideas now creating--perhaps saving--the future.The Human Ageis a surprising, optimistic engagement with the dramatic transformations that have shaped, and continue to alter, our world, our relationship with nature and our prospects for the future.

www HR Giger com


H.R. Giger - 1997
    However, he scored his breakthrough in applied art, and particularly in his high-profile movie work on Ridley Scott's Alien. In 1980, he received an Oscar for "Best Achievement for Visual Effects" for his designs of the film's title creature and its otherworldly environment. His other celebrated film projects include Poltergeist II, Alien 3 and Species, for which he designed a deadly but beautiful half-extraterrestrial female creature and a fantastic nightmare train. Giger's album covers for Debbie Harry and Emerson, Lake and Palmer were voted as being among the top hundred in music history by music journalists, while furniture designed by Giger graces a bar in Chur, Switzerland. This book was designed by the artist himself, and features detailed commentaries in which Giger describes his work from the early 1960s to the late 1990s; the authentic voice of the master.

None of My Business


P.J. O'Rourke - 2018
    J. O'Rourke takes on his scariest subjects yet--business, investment, finance, and the political chicanery behind them. Want to get rich overnight for free in 3 easy steps with no risk? Then don't buy this book. (Actually, if you believe there's a book that can do that, you shouldn't buy any books because you probably can't read.) P.J.'s approach to business, investment, and finance is different. He takes the risks for you in his chapter "How I Learned Economics by Watching People Try to Kill Each Other." He proposes "A Way to Raise Taxes That We'll All Love"--a 200% tax on celebrities. He offers a brief history of economic transitions before exploring the world of high tech innovation with a chapter on "Unnovations," which asks, "The Internet--whose idea was it to put all the idiots on earth in touch with each other?" He misunderstands bitcoin, which seems "like a weird scam invented by strange geeks with weaponized slide rules in the high school Evil Math Club." He closes with a fanciful short story about the morning that P.J. wakes up and finds that all the world's goods and services are free! This is P.J. at his finest, a book not to be missed.

The Art of Immersion: How the Digital Generation Is Remaking Hollywood, Madison Avenue, and the Way We Tell Stories


Frank Rose - 2011
    Now, on YouTube and blogs and Facebook and Twitter, we are media. And while we watch more television than ever before, how we watch it is changing in ways we have barely slowed down to register. No longer content in our traditional role as couch potatoes, we approach television shows, movies, even advertising as invitations to participate—as experiences to immerse ourselves in at will. Wired contributing editor Frank Rose introduces us to the people who are reshaping media for a two-way world—people like Will Wright (The Sims), James Cameron (Avatar), Damon Lindelof (Lost), and dozens of others whose ideas are changing how we play, how we chill, and even how we think. The Art of Immersion is an eye-opening look at the shifting shape of entertainment today.

Sketchbooks: The Hidden Art of Designers, Illustrators and Creatives


Richard Brereton - 2009
    Intimate and often unseen, sketchbooks document the sources of inspiration as well as the journey to final execution. They showcase ideas and how these evolve and change into accomplished works. Fresh and spontaneous, their style connects directly with current illustration trends. The material is complemented by interviews where artists explain how they use their sketchbooks and how these relate to finished works. These, along with the sketchbooks themselves, will give readers a direct and unmediated insight into the process of research and creation.