Book picks similar to
Infographics by Jason Lankow
design
non-fiction
business
infographics
On Writing Well: The Classic Guide to Writing Nonfiction
William Zinsser - 1976
It is a book for everybody who wants to learn how to write or who needs to do some writing to get through the day, as almost everybody does in the age of e-mail and the Internet. Whether you want to write about people or places, science and technology, business, sports, the arts or about yourself in the increasingly popular memoir genre, On Writing Well offers you fundamental priciples as well as the insights of a distinguished writer and teacher. With more than a million copies sold, this volume has stood the test of time and remains a valuable resource for writers and would-be writers.
Ask: The Counterintuitive Online Formula to Discover Exactly What Your Customers Want to Buy...Create a Mass of Raving Fans...and Take Any Business to the Next Level
Ryan Levesque - 2015
The Ask Formula revealed in this book has been used to help build multi-million dollar businesses in 23 different industries, generating over $100 million dollars in sales in the process.You ‘ll discover why the Ask Formula is arguably THE most powerful way to discover EXACTLY what people want to buy and how to give it to them - and in a way that makes people fall in love with you and your company.In this tell-all book, expert online marketer Ryan Levesque (featured in CNBC, Yahoo Finance, The Miami Herald, The San Francisco Chronicle, Mass Market Retailer, Bloomberg Businessweek and more) turns everything you know about customer surveys on its head.You ‘ll discover how Ryan Levesque developed his proven system for creating survey-based, customized sales funnels. And you ‘ll also learn how YOU can implement the same system in your own business - no matter your market. The Ask Formula blueprint is laid out in clear and detailed steps for anyone to use and adapt.Whether you ‘re an aspiring Internet entrepreneur, advanced online marketer, or established business owner, this book will both inspire you and show you how to skyrocket your online income - while creating a mass of raving fans in the process - simply by asking the right questions in a surprisingly different way. For people looking to scale up their business, Askwill utterly transform how you think about consumer behavior and selling online.
Seductive Interaction Design: Creating Playful, Fun, and Effective User Experiences
Stephen P. Anderson - 2011
Anderson takes a fresh approach to designing sites and interactions based on the stages of seduction. This beautifully designed book examines what motivates people to act.Topics include: AESTHETICS, BEAUTY, AND BEHAVIOR: Why do striking visuals grab our attention? And how do emotions affect judgment and behavior? PLAYFUL SEDUCTION: How do you create playful engagements during the moment? Why are serendipity, arousal, rewards, and other delights critical to a good experience? THE SUBTLE ART OF SEDUCTION: How do you put people at ease through clear and suggestive language? What are some subtle ways to influence behavior and get people to move from intent to action? THE GAME OF SEDUCTION: How do you continue motivating people long after the first encounter? Are there lessons to be gained from learning theories or game design? Principles from psychology are found throughout the book, along with dozens of examples showing how these techniques have been applied with great success. In addition, each section includes interviews with influential web and interaction designers.
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.
The Secret Lives of Color
Kassia St. Clair - 2016
From blonde to ginger, the brown that changed the way battles were fought to the white that protected against the plague, Picasso's blue period to the charcoal on the cave walls at Lascaux, acid yellow to kelly green, and from scarlet women to imperial purple, these surprising stories run like a bright thread throughout history.In this book, Kassia St. Clair has turned her lifelong obsession with colors and where they come from (whether Van Gogh's chrome yellow sunflowers or punk's fluorescent pink) into a unique study of human civilization. Across fashion and politics, art and war, the secret lives of color tell the vivid story of our culture.
JavaScript: The Definitive Guide
David Flanagan - 1996
This book is both an example-driven programmer's guide and a keep-on-your-desk reference, with new chapters that explain everything you need to know to get the most out of JavaScript, including:Scripted HTTP and Ajax XML processing Client-side graphics using the canvas tag Namespaces in JavaScript--essential when writing complex programs Classes, closures, persistence, Flash, and JavaScript embedded in Java applicationsPart I explains the core JavaScript language in detail. If you are new to JavaScript, it will teach you the language. If you are already a JavaScript programmer, Part I will sharpen your skills and deepen your understanding of the language.Part II explains the scripting environment provided by web browsers, with a focus on DOM scripting with unobtrusive JavaScript. The broad and deep coverage of client-side JavaScript is illustrated with many sophisticated examples that demonstrate how to:Generate a table of contents for an HTML document Display DHTML animations Automate form validation Draw dynamic pie charts Make HTML elements draggable Define keyboard shortcuts for web applications Create Ajax-enabled tool tips Use XPath and XSLT on XML documents loaded with Ajax And much morePart III is a complete reference for core JavaScript. It documents every class, object, constructor, method, function, property, and constant defined by JavaScript 1.5 and ECMAScript Version 3.Part IV is a reference for client-side JavaScript, covering legacy web browser APIs, the standard Level 2 DOM API, and emerging standards such as the XMLHttpRequest object and the canvas tag.More than 300,000 JavaScript programmers around the world have made this their indispensable reference book for building JavaScript applications."A must-have reference for expert JavaScript programmers...well-organized and detailed."-- Brendan Eich, creator of JavaScript
Influence: The Psychology of Persuasion
Robert B. Cialdini - 1984
Dr. Robert Cialdini is the seminal expert in the rapidly expanding field of influence and persuasion. His thirty-five years of rigorous, evidence-based research along with a three-year program of study on what moves people to change behavior has resulted in this highly acclaimed book.You'll learn the six universal principles, how to use them to become a skilled persuader—and how to defend yourself against them. Perfect for people in all walks of life, the principles of Influence will move you toward profound personal change and act as a driving force for your success.
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"
How to
Michael Bierut - 2015
Featuring more than thirty-five of his projects, it reveals his philosophy of graphic design—how to use it to sell things, explain things, make things look better, make people laugh, make people cry, and (every once in a while) change the world. Specially chosen to illustrate the breadth and reach of graphic design today, each entry demonstrates Bierut’s eclectic approach. In his entertaining voice, the artist walks us through each from start to finish, mixing historic images, preliminary drawings (including full-size reproductions of the notebooks he has maintained for more than thirty-five years), working models and rejected alternatives, as well as the finished work. Throughout, he provides insights into the creative process, his working life, his relationship with clients, and the struggles that any design professional faces in bringing innovative ideas to the world.Offering insight and inspiration for artists, designers, students, and anyone interested in how words, images, and ideas can be put together, How to provides insight to the design process of one of this century’s most renowned creative minds.
Scientific Advertising
Claude C. Hopkins - 1923
The author of Scientific Advertising, Claude C. Hopkins, is well known as the father of modern advertising techniques, and this book has been widely used by students of advertising and marketing. This book covers many important aspects of advertising including how advertising laws are established, mail order advertising, headlines, psychology, strategy, budgeting, and more advanced subjects like negative advertising and how to test an advertising campaign.
Color Design Workbook: A Real-World Guide to Using Color in Graphic Design
Noreen Morioka - 2006
From the meanings behind colors to working with color in presentations, this book provides readers with the vital information needed to apply color creatively and effectively to their design work. Readers also receive guidance on talking with clients about color and selling color ideas. The science behind color theory is also explained in easily understood language, and case studies are included to show the effects some color choices had on both their clients and consumers.
Zarrella's Hierarchy of Contagiousness: The Science, Design, and Engineering of Contagious Ideas
Dan Zarrella - 2011
Social media master Dan Zarrella has amassed years of experience helping people negotiate the often mystical place of social media marketing. Now, he has condensed those well-tried ideas into this concise and conversational book. Zarrella’s Hierarchy of Contagiousness demystifies and deconstructs how social media works, who it benefits and why we all depend upon it to help our good ideas spread.
A Brief History of Everyone Who Ever Lived: The Stories in Our Genes
Adam Rutherford - 2016
It is the history of who you are and how you came to be. It is unique to you, as it is to each of the 100 billion modern humans who have ever drawn breath. But it is also our collective story, because in every one of our genomes we each carry the history of our species births, deaths, disease, war, famine, migration, and a lot of sex. Since scientists first read the human genome in 2001, it has been subject to all sorts of claims, counterclaims, and myths. In fact, as Adam Rutherford explains, our genomes should be read not as instruction manuals, but as epic poems. DNA determines far less than we have been led to believe about us as individuals, but vastly more about us as a species. In this captivating journey through the expanding landscape of genetics, Adam Rutherford reveals what our genes now tell us about history, and what history tells us about our genes. From Neanderthals to murder, from redheads to race, dead kings to plague, evolution to epigenetics, this is a demystifying and illuminating new portrait of who we are and how we came to be."
I Think You'll Find It's a Bit More Complicated Than That
Ben Goldacre - 2014
In 'Bad Science', Ben Goldacre hilariously exposed the tricks that quacks and journalists use to distort science. In 'Bad Pharma', he put the $600 billion global pharmaceutical industry under the microscope. Now the pick of the journalism by one of our wittiest, most indignant and most fearless commentators on the worlds of medicine and science is collected in one volume.
Brand Identity Essentials: 100 Principles for Designing Logos and Building Brands
Kevin Budelmann - 2010
It outlines and demonstrates basic logo and branding design guidelines and rules through 100 principles including the elements of a successful graphic identity, identity programs and brand identity, and all the various strategies and elements involved.