The Non-Designer's Design Book


Robin P. Williams - 2003
    Not to worry: This book is the one place you can turn to find quick, non-intimidating, excellent design help. In The Non-Designer's Design Book, 2nd Edition, best-selling author Robin Williams turns her attention to the basic principles of good design and typography. All you have to do is follow her clearly explained concepts, and you'll begin producing more sophisticated, professional, and interesting pages immediately. Humor-infused, jargon-free prose interspersed with design exercises, quizzes, illustrations, and dozens of examples make learning a snap—which is just what audiences have come to expect from this best-selling author.

Maeda@Media


John Maeda - 2000
    Being ambidextrous with Eastern and Western cultures, he can see things most of us overlook. The result is a humor and expression that brings out the best in computers and art."--Nicholas Negroponte John Maeda is one of the world's leading experimental graphic designers and is quickly becoming a digital culture icon. His early preoccupation with the intersection of computer programming and digital art has resulted in a fascinating, interactive, and stunningly beautiful collection of work. Maeda has pioneered many of the key expressive elements that are prevalent on the web today. Among his most well-known works are "The Reactive Square," which features a simple black square on a computer screen that changes shape if one yells at it, and "Time Paint," in which paint flies across the screen. He has created innovative, interactive calendars, digital services, and advertisements for companies such as Sony, Shiseido, and Absolut Vodka. This is the first publication to present a complete overview of Maeda's work and philosophy. A glorious visual exploration of ideas and graphic form, "Maeda @ Media" takes you through Maeda's beginnings in early computerized printouts, to his reactive graphics on CD-ROM, to his dynamic experiments on the web, to his pedagogical approach to digital visual art, and finally to his overarching quest to understand the very nature of the relationship between technology and creativity. Six thematic chapters provide an overview of his entire career and research. But this is not just a catalog of older work: interspersedbetween each chapter is a new visual essay that has been created exclusively for this publication to underline each of the major themes. Coming together in a massive 480 pages, printed in a dazzling array of color combinations on three different kinds of paper, the result is a manifesto, a finely crafted manual and inspiration sourcebook all in one. With over 1000 illustrations.

A Race Too Far


Chris Eakin - 2009
    A Race Too Far is the story of how the race unfolded, and how it became a tragedy for many involved.Of the nine sailors who started the race, four realised the madness of the undertaking and pulled out within weeks. The remaining five each have their own remarkable story. Chay Blyth, fresh from rowing the Atlantic with John Ridgway, had no sailing experience but managed to sail round the Cape of Good Hope before retiring. Nigel Tetley sank whilst in the lead with 1,100 nautical miles to go, surviving but dying in tragic circumstances two years later. Donald Crowhurst began showing signs of mental illness and tried to fake a round the world voyage. His boat was discovered adrift in an apparent suicide, but his body was never found. Bernard Moitessier abandoned the race whilst in a strong position and carried on to Tahiti, where he settled and fathered a child by a local woman despite having a wife and family in Paris. Robin Knox-Johnston was the only one to complete the race.It has undoubtedly become the most legendary of modern stories of men pitting themselves against the sea. Forty years on, Chris Eakin recreates the drama of the epic race, talking to all those touched by the tragedies surrounding the Golden Globe: the survivors, the widows and the children of those who died. It is a book that both evokes the primary wonder of the adventure itself and reflects on what it has come to mean to both those involved and the rest of us in the forty years since.

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.

Financial Peace University And Total Money Makeover Complete 2009 Home Study Kit By Dave Ramsey W/ Dvds Cds Books


Dave Ramsey
    

You Don't Know JS: Up & Going


Kyle Simpson - 2015
    With the "You Don’t Know JS" book series, you’ll get a more complete understanding of JavaScript, including trickier parts of the language that many experienced JavaScript programmers simply avoid.The series’ first book, Up & Going, provides the necessary background for those of you with limited programming experience. By learning the basic building blocks of programming, as well as JavaScript’s core mechanisms, you’ll be prepared to dive into the other, more in-depth books in the series—and be well on your way toward true JavaScript.With this book you will: Learn the essential programming building blocks, including operators, types, variables, conditionals, loops, and functions Become familiar with JavaScript's core mechanisms such as values, function closures, this, and prototypes Get an overview of other books in the series—and learn why it’s important to understand all parts of JavaScript

A Software Engineer Learns HTML5, JavaScript and jQuery


Dane Cameron - 2013
    Due to their monopoly position in web browsers, and the fact web browsers have spread from PCs to phones, tablets and TVs; their status will continue to grow and grow. Despite their success, many software engineers are apprehensive about JavaScript and HTML. This apprehensiveness is not completely unfounded; both JavaScript and HTML were rushed in their early years, and driven by commercial rather than engineering interests. As a result, many dubious features crept into these languages. Due to backwards compatibility concerns, most of these features still remain. In addition, many software engineers have used these languages without ever learning them. JavaScript and HTML have low barriers to entry, and this, along with their similarity to other languages, led many software engineers to conclude that there really was nothing much to learn. If you have not used JavaScript and HTML for a number of years, or if you are a programmer or software engineer using other languages, you may be surprised at what they now offer. Browser based web applications are now capable of matching or exceeding the sophistication and scale of traditional desktop applications. In order to create complex web applications however, it is essential to learn these languages. This book takes the point of view that once you have a strong grasp of the fundamentals, the details will take care of themselves. It will not present you with long lists of APIs, or intricate details of every attribute, these can be found in reference manuals. It will focus on the details of each language that are fundamental to understanding how they work. This book will guide you through the process of developing a web application using HTML5, Javascript, jQuery and CSS. It contains the following content: 1. An introduction to the HTML5 markup language, and how it differs from HTML4 and XHTML. 2. An introduction to JavaScript, including an in-depth look at its use of objects and functions, along with the design patterns that support the development of robust web applications. 3. An introduction to jQuery selection, traversal, manipulation and events. 4. An in-depth look at the Web storage and IndexedDB APIs for client side data storage. 5. A guide to implementing offline web applications with the Application Cache API. 6. An introduction to the ways JavaScript can interact with the users file-system using the FileReader API. 7. The use of Web Workers in a web application to execute algorithms on background threads. 8. An introduction to AJAX, and the jQuery API supporting AJAX. 9. An introduction to Server Sent Events and Web Sockets. All subjects are introduced in the context of a sample web application. This book is intended for anyone with at least a superficial knowledge of HTML and programming.

Microsoft Excel 2013 Power Programming with VBA


John Walkenbach - 2013
    Naturally, that means John Walkenbach returns with a new edition of his bestselling VBA Programming book and covers all the methods and tools you need to know in order to program with Excel. With this comprehensive guide, Mr. Spreadsheet shows you how to maximize your Excel experience using professional spreadsheet application development tips from his own personal bookshelf.Featuring a complete introduction to Visual Basic for Applications and fully updated for the latest features of Excel 2013, this essential reference includes an analysis of Excel application development and is packed with procedures, tips, and ideas for expanding Excel's capabilities with VBA.Offers an analysis of Excel application development and a complete introduction to VBA Features invaluable advice from Mr. Spreadsheet himself, bestselling author John Walkenbach, who demonstrates all the techniques you need to create Excel applications, both large and small Covers navigating the Excel interface, formatting worksheets, interacting with other Office applications, working with collaboration tools, and using sample workbooks and John Walkenbach's award-winning Power Utility Pak to help enhance your Excel skills Provides tips, tricks, and techniques for expanding Excel's capabilities with VBA that you wont find anywhere else Excel 2013 Power Programming with VBA is packed with procedures, tips, and ideas for achieving Excel excellence with VBA.

What is HTML 5?


Brett McLaughlin - 2011
    I realize that sounds more like a line out of an existential movie — maybe Waiting for Godot or a screenplay by Sartre — than a statement about HTML5. But it’s really the truth: most of the people using HTML5 are treating it as HTML4+, or even worse, HTML4 (and some stuff they don’t use). The result? A real delay in the paradigm shift that HTML5 is almost certain to bring. It’s certainly not time to look away, because by the time you look back, you may have missed something really important: a subtle but important transition centered around HTML5.

The Zen of Fundraising: 89 Timeless Ideas to Strengthen and Develop Your Donor Relationships


Ken Burnett - 2006
    If all that has ever been said and written about the art and science of fundraising could be distilled down to just what really matters--what fundraisers everywhere need to know--there would be only a small number of true gems deserving of the description, "nuggets of information." Leading international fundraiser Ken Burnett, author of the classic Relationship Fundraising, has identified and defined 89 such nuggets which he presents here as The Zen of Fundraising, a fun read, one-of-a-kind look into what makes donors tick and-more importantly-what makes them give.

The Easy Way to Quit Caffeine: Live a healthier, happier life


Allen Carr - 2016
    Over 80 per cent of adults in the UK use caffeine every day, but when does this habit become a reliance? Caffeine is a bitter addictive drug which attacks the central nervous system and makes you jittery. Fooling you into thinking you are more alert, caffeine will often disrupt your sleep and actually increase overall fatigue. Quite simply, it's bad for you with no real benefits.In The Easy Way to Quit Caffeine, Allen Carr addresses the difficulties that coffee-drinkers and soda consumers face in trying to quit caffeine. By explaining what caffeine does to your body, and providing simple step-by-step instructions to free you from your addiction, Carr shows you how to lead a happier, healthier and more chilled life.

The Great Book of American Trivia: Fun Random Facts & American History (Trivia USA 2)


Bill O'Neill - 2017
    A quick read packed with information from cover to cover. Here you will find out: Which US president survived an assassination attempt - and didn’t even pause his speech? What holiday’s origin story was actually just a tall tale to unite a country at war? Where in the world can you find an American mountain range - that isn’t in America? How did an earthquake lead to the Trail of Tears? What First Lady gossip shook up an entire presidential cabinet? Overstuffed like the Thanksgiving turkey with answers to these questions and more facts - sometimes fun, sometimes serious, but always as true as we can confirm amongst America’s fables - The Great Book of American Trivia takes on the real drama behind the quaint stories we found as students in US history books. A novelty amongst trivia books, here you’ll learn the real stories, the mysteries, and the fascinating tidbits about American history from its first inhabitants to present day.Whether you know nothing about America’s past or you consider yourself an expert, you’ll learn something new and find yourself entertained as you discover or relive the nation’s troubles, mistakes, triumphs, and challenges. Dig in now and start learning the interesting stories that shaped America into what it is today.

Bulletproof Ajax


Jeremy Keith - 2003
    Uses progressive enhancement techniques to ensure graceful degradation (which makes sites usable in all browsers). Shows readers how to write their own Ajax scripts instead of relying on third-party libraries. Web site designers love the idea of Ajax--of creating Web pages in which information can be updated without refreshing the entire page. But for those who aren't hard-core programmers, enhancing pages using Ajax can be a challenge. Even more of a challenge is making sure those pages work for all users. In Bulletproof Ajax, author Jeremy Keith demonstrates how developers comfortable with CSS and (X)HTML can build Ajax functionality without frameworks, using the ideas of graceful degradation and progressive enhancement to ensure that the pages work for all users. Throughout this step-by-step guide, his emphasis is on best practices with an approach to building Ajax pages called Hijax, which improves flexibility and avoids worst-case scenarios.

Microinteractions: Designing with Details


Dan Saffer - 2013
    With this practical book, you’ll learn how to design effective microinteractions: the small details that exist inside and around features. How can users change a setting? How do they turn on mute, or know they have a new email message?Through vivid, real-world examples from today’s devices and applications, author Dan Saffer walks you through a microinteraction’s essential parts, then shows you how to use them in a mobile app, a web widget, and an appliance. You’ll quickly discover how microinteractions can change a product from one that’s tolerated into one that’s treasured.Explore a microinteraction’s structure: triggers, rules, feedback, modes, and loopsLearn the types of triggers that initiate a microinteractionCreate simple rules that define how your microinteraction can be usedHelp users understand the rules with feedback, using graphics, sounds, and vibrationsUse modes to let users set preferences or modify a microinteractionExtend a microinteraction’s life with loops, such as “Get data every 30 seconds”

Little Dogs: Training Your Pint-Sized Companion


Deborah Wood - 2004
    Colorful sidebars and numerous photographs highlight key information and provide extra training tips that every owner will appreciate.