Book picks similar to
Type Rules!: The Designer's Guide to Professional Typography by Ilene Strizver
design
typography
graphic-design
non-fiction
The Back of the Napkin: Solving Problems and Selling Ideas with Pictures
Dan Roam - 2008
Three dots to represent Dallas, Houston, and San Antonio. Three arrows to show direct flights. Problem solved, and the picture made it easy to sell Southwest Airlines to investors and customers. Used properly, a simple drawing on a humble napkin is more powerful than Excel or PowerPoint. It can help crystallize ideas, think outside the box, and communicate in a way that people simply “get”. In this book Dan Roam argues that everyone is born with a talent for visual thinking, even those who swear they can’t draw. Drawing on twenty years of visual problem solving combined with the recent discoveries of vision science, this book shows anyone how to clarify a problem or sell an idea by visually breaking it down using a simple set of visual thinking tools – tools that take advantage of everyone’s innate ability to look, see, imagine, and show. THE BACK OF THE NAPKIN proves that thinking with pictures can help anyone discover and develop new ideas, solve problems in unexpected ways, and dramatically improve their ability to share their insights. This book will help readers literally see the world in a new way.
The Manga Guide to Electricity
Kazuhiro Fujitaki - 2006
And this time, she has to pass.Luckily, her ever-patient tutor Hikaru is there to help. Join them in the pages of The Manga Guide to Electricity as Rereko examines everyday electrical devices like flashlights, heaters, and circuit breakers, and learns the meaning of abstract concepts like voltage, potential, current, resistance, conductivity, and electrostatic force.The real-world examples that you'll find in The Manga Guide to Electricity will teach you:What electricity is, how it works, how it's created, and how it can be usedThe relationship between voltage, current, and resistance (Ohm's law)Key electrical concepts like inductance and capacitanceHow complicated components like transformers, semiconductors, diodes, and transistors workHow electricity produces heat and the relationship between current and magnetic fieldsIf thinking about how electricity works really fries your brain, let The Manga Guide to Electricity teach you all things electrical in a shockingly fun way.
Draplin Design Co.: Pretty Much Everything
Aaron James Draplin - 2016
Ford Motors. Burton Snowboards. The Obama Administration. While all of these brands are vastly different, they share at least one thing in common: a teeny, little bit of Aaron James Draplin. Draplin is one of the new school of influential graphic designers who combine the power of design, social media, entrepreneurship, and DIY aesthetic to create a successful business and way of life. Pretty Much Everything is a mid-career survey of work, case studies, inspiration, road stories, lists, maps, how-tos, and advice. It includes examples of his work—posters, record covers, logos—and presents the process behind his design with projects like Field Notes and the “Things We Love” State Posters. Draplin also offers valuable advice and hilarious commentary that illustrates how much more goes into design than just what appears on the page. With Draplin’s humor and pointed observations on the contemporary design scene, Draplin Design Co. is the complete package for the new generation of designers.
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!
Pantone: The Twentieth Century in Color
Leatrice Eiseman - 2011
From the Pale Gold (15-0927 TPX) and Almost Mauve (12-2103 TPX) of the 1900 Universal Exposition in Paris to the Rust (18-1248 TPX) and Midnight Navy (19-4110 TPX) of the countdown to the Millennium, the 20th century brimmed with color. Longtime Pantone collaborators and color gurus Leatrice Eiseman and Keith Recker identify more than 200 touchstone works of art, products, d cor, and fashion, and carefully match them with 80 different official PANTONE color palettes to reveal the trends, radical shifts, and resurgences of various hues. This vibrant volume takes the social temperature of our recent history with the panache that is uniquely Pantone.
The User Experience Team of One: A Research and Design Survival Guide
Leah Buley - 2013
Whether you want to cross over into user experience or you're a seasoned practitioner trying to drag your organization forward, this book gives you tools and insight for doing more with less.
Think Like a Programmer: An Introduction to Creative Problem Solving
V. Anton Spraul - 2012
In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve problems and teaches you what other introductory books often ignore: how to Think Like a Programmer. Each chapter tackles a single programming concept, like classes, pointers, and recursion, and open-ended exercises throughout challenge you to apply your knowledge. You'll also learn how to:Split problems into discrete components to make them easier to solve Make the most of code reuse with functions, classes, and libraries Pick the perfect data structure for a particular job Master more advanced programming tools like recursion and dynamic memory Organize your thoughts and develop strategies to tackle particular types of problems Although the book's examples are written in C++, the creative problem-solving concepts they illustrate go beyond any particular language; in fact, they often reach outside the realm of computer science. As the most skillful programmers know, writing great code is a creative art—and the first step in creating your masterpiece is learning to Think Like a Programmer.
Black and White Photography: A Basic Manual
Henry Horenstein - 1983
A photography instructor guides individuals in the mechanics of taking, developing, and printing black-and-white pictures.
The Animator's Survival Kit
Richard Williams - 2001
During his more than forty years in the business, Williams has been one of the true innovators, winning three Academy Awards and serving as the link between Disney's golden age of animation by hand and the new computer animation exemplified by Toy Story. Perhaps even more important, though, has been his dedication in passing along his knowledge to a new generation of animators so that they in turn could push the medium in new directions. In this book, based on his sold-out master classes in the United States and across Europe, Williams provides the underlying principles of animation that every animator--from beginner to expert, classic animator to computer animation whiz --needs. Urging his readers to "invent but be believable," he illustrates his points with hundreds of drawings, distilling the secrets of the masters into a working system in order to create a book that will become the standard work on all forms of animation for professionals, students, and fans.
Graphic Design Rules: 365 Essential Design Dos and Don'ts
Sean Adams - 2012
Every creative has their own individual approach, or more importantly their own combinations of the thousands of techniques one can apply when planning a new design project. But there are some dos and don'ts that always figure strongly in any heated debate about what one should or should not accept as the right way to create the best graphic design. Packed with practical advice but presented in a light-hearted fashion, Graphic Design Rules is the perfect book for the ever-growing group of non-designers who want some graphic design guidance.
PHP Cookbook
David Sklar - 2002
With our Cookbook's unique format, you can learn how to build dynamic web applications that work on any web browser. This revised new edition makes it easy to find specific solutions for programming challenges.PHP Cookbook has a wealth of solutions for problems that you'll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.
The Complete Manual of Typography
James Felici - 2002
Jim Felici brings together a vast amount of knowledge in this book. Must-have!" --Erik Spiekermann, author, Stop Stealing Sheep (and Find Out How Type Works)This book is about how type should look and how to make it look that way; in other words, how to set type like a professional. It releases the craft knowledge that used to reside almost exclusively in the heads of people working in type shops. The shops are gone, the technologies have changed, but the goal remains the same. This book explains in very practical terms how to use today's computerized tools to achieve that secret of good design: well-set type.Beautifully designed and richly illustrated, The Complete Manual of Typography is an essential reference for anyone who works with type. Designers, print production professionals, and corporate communications managers can go straight to the index to find focused answers to specific questions, while educators and students can read it as a textbook from cover to cover. You'll find:History, basic concepts, and anatomy of good typography, concisely presented and indexed for quick reference by busy professionals. Straight-ahead instructions for how to manage fonts, handle corrupted or missing fonts, and find the characters you need. Clear, useful explanations of what makes good type good (and bad type bad) . Detailed guidance on controlling the fundamentals of type, including measure, point size, leading, kerning, and hyphenation and justification. Practical advice on how to fix and avoid composition problems such as loose lines, bad rags, widows and orphans. Hard-to-find rules for managing indents and alignments, skews, wraps, expert-set characters, and tables. Scores of workarounds that show how to wring good type out of uncooperative word-processing and layout programs.
Data Points: Visualization That Means Something
Nathan Yau - 2013
In Data Points: Visualization That Means Something, author Nathan Yau presents an intriguing complement to his bestseller Visualize This, this time focusing on the graphics side of data analysis. Using examples from art, design, business, statistics, cartography, and online media, he explores both standard-and not so standard-concepts and ideas about illustrating data.Shares intriguing ideas from Nathan Yau, author of Visualize This and creator of flowingdata.com, with over 66,000 subscribers Focuses on visualization, data graphics that help viewers see trends and patterns they might not otherwise see in a table Includes examples from the author's own illustrations, as well as from professionals in statistics, art, design, business, computer science, cartography, and more Examines standard rules across all visualization applications, then explores when and where you can break those rules Create visualizations that register at all levels, with Data Points: Visualization That Means Something.
The Artist's Way: A Spiritual Path to Higher Creativity
Julia Cameron - 1992
An international bestseller, millions of readers have found it to be an invaluable guide to living the artist’s life. Still as vital today—or perhaps even more so—than it was when it was first published one decade ago, it is a powerfully provocative and inspiring work. In a new introduction to the book, Julia Cameron reflects upon the impact of The Artist’s Way and describes the work she has done during the last decade and the new insights into the creative process that she has gained. Updated and expanded, this anniversary edition reframes The Artist’s Way for a new century.
Design for How People Learn
Julie Dirksen - 2011
Many of us are also teaching, even when it's not in our job descriptions. Whether it's giving a presentation, writing documentation, or creating a website or blog, we need and want to share our knowledge with other people. But if you've ever fallen asleep over a boring textbook, or fast-forwarded through a tedious e-learning exercise, you know that creating a great learning experience is harder than it seems.In Design For How People Learn, you'll discover how to use the key principles behind learning, memory, and attention to create materials that enable your audience to both gain and retain the knowledge and skills you're sharing. Using accessible visual metaphors and concrete methods and examples, Design For How People Learn will teach you how to leverage the fundamental concepts of instructional design both to improve your own learning and to engage your audience.