Book picks similar to
The Book of Inkscape: The Definitive Guide to the Free Graphics Editor by Dmitry Kirsanov
reference
non-fiction
humblebundle
graphics
Cool Infographics: Effective Communication with Data Visualization and Design
Randy Krum - 2013
This innovative book presents the design process and the best software tools for creating infographics that communicate. Including a special section on how to construct the increasingly popular infographic resume, the book offers graphic designers, marketers, and business professionals vital information on the most effective ways to present data.Explains why infographics and data visualizations work Shares the tools and techniques for creating great infographics Covers online infographics used for marketing, including social media and search engine optimization (SEO) Shows how to market your skills with a visual, infographic resume Explores the many internal business uses of infographics, including board meeting presentations, annual reports, consumer research statistics, marketing strategies, business plans, and visual explanations of products and services to your customers With Cool Infographics, you'll learn to create infographics to successfully reach your target audience and tell clear stories with your data.
Machine Learning for Hackers
Drew Conway - 2012
Authors Drew Conway and John Myles White help you understand machine learning and statistics tools through a series of hands-on case studies, instead of a traditional math-heavy presentation.Each chapter focuses on a specific problem in machine learning, such as classification, prediction, optimization, and recommendation. Using the R programming language, you'll learn how to analyze sample datasets and write simple machine learning algorithms. "Machine Learning for Hackers" is ideal for programmers from any background, including business, government, and academic research.Develop a naive Bayesian classifier to determine if an email is spam, based only on its textUse linear regression to predict the number of page views for the top 1,000 websitesLearn optimization techniques by attempting to break a simple letter cipherCompare and contrast U.S. Senators statistically, based on their voting recordsBuild a "whom to follow" recommendation system from Twitter data
Java Web Services: Up and Running
Martin Kalin - 2009
You'll learn how to write web services from scratch and integrate existing services into your Java applications. With Java Web Services: Up and Running, you will:Understand the distinction between SOAP-based and REST-style services Write, deploy, and consume SOAP-based services in core Java Understand the Web Service Definition Language (WSDL) service contract Recognize the structure of a SOAP message Learn how to deliver Java-based RESTful web services and consume commercial RESTful services Know security requirements for SOAP- and REST-based web services Learn how to implement JAX-WS in various application servers Ideal for students as well as experienced programmers, Java Web Services: Up and Running is the concise guide you need to start working with these technologies right away.
Freehand Drawing and Discovery: Urban Sketching and Concept Drawing for Designers
James Richards - 2013
Taking a "both/and" approach, this book provides step-by-step guidance on drawing tools and techniques and offers practical suggestions on how to use these skills in conjunction with digital tools on real-world projects. Illustrated with nearly 300 full color drawings, the book includes a series of video demonstrations that reinforces the sketching techniques.
Feature Engineering for Machine Learning
Alice Zheng - 2018
With this practical book, you’ll learn techniques for extracting and transforming features—the numeric representations of raw data—into formats for machine-learning models. Each chapter guides you through a single data problem, such as how to represent text or image data. Together, these examples illustrate the main principles of feature engineering.Rather than simply teach these principles, authors Alice Zheng and Amanda Casari focus on practical application with exercises throughout the book. The closing chapter brings everything together by tackling a real-world, structured dataset with several feature-engineering techniques. Python packages including numpy, Pandas, Scikit-learn, and Matplotlib are used in code examples.
OS X 10.10 Yosemite: The Ars Technica Review
John Siracusa - 2014
Siracusa's overview, wrap-up, and critique of everything new in OS X 10.10 Yosemite.
OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 2
Dave Shreiner - 1999
The OpenGL Programming Guide provides definitive and comprehensive information on OpenGL and the OpenGL Utility Library. It is far and away the most important book on OpenGL, and is commonly referred to by programmers simply as the Red book. Last summer the OpenGL Architectural Review Board (ARB) announced the release of the version 2.0 standard, incorporating the OpenGL Shader Language (GLSL) officially into the spec. This is the biggest change in OpenGL since its inception. This new edition will provide basic information about GLSL itself, as well as all the other changes to the 1.5 and 1.0 versions. the official, comprehensive guide to GLSL itself. A few years ago, pundits were predicting the imminent demise of OpenGL. Far from expiring, however, OpenGL has had a resurgence in the last couple years, and has solidified its position as the defacto standard for high-quality computer graphics. This book remains the necessary guide for any developer doing graphics programming. The sample source code in the book will be available on the book's web site.
Force: Dynamic Life Drawing for Animators
Michael D. Mattesi - 2006
He has been a professional production artist and instructor for the last fifteen years with clients including Disney, Marvel Comics, Hasbro Toys, ABC, Microsoft, Electronic Arts, DreamWorks and Nickelodeon.Audience level: Intermediate to advanced
Secrets and Lies: Digital Security in a Networked World
Bruce Schneier - 2000
Identity Theft. Corporate Espionage. National secrets compromised. Can anyone promise security in our digital world?The man who introduced cryptography to the boardroom says no. But in this fascinating read, he shows us how to come closer by developing security measures in terms of context, tools, and strategy. Security is a process, not a product – one that system administrators and corporate executives alike must understand to survive.This edition updated with new information about post-9/11 security.
The Ultimate Hero's Journey: 195 Essential Plot Stages Found in the Best Novels and Movies
Neal Soloponte - 2017
Every great novel and movie follows a common narrative pattern known as the Hero’s Journey. In this book, for the first time at such level of detail, independent writers can have a look into the Hollywood’s manual on how to create a classic. Make no mistake about it: This is not just another popular take on the subject. This is it. All the 195 plot milestones found in the greatest stories of all times are outlined here—clearly, exactly, concisely. If you are writing a novel or a script, don’t run with disadvantage: Step into this mythical landscape and follow your favorite heroes along The Ultimate Hero’s Journey, as you discover the master structure of timeless storytelling.
Jean Haines' World of Watercolour
Jean Haines - 2015
Jean's loose, expressive paintings are filled with colour and personality, and embrace a range of subjects that includes flowers, animals, people and places, all influenced by the countries and cities she's lived in and the people she's met during her life. This beautiful book contains easy-to-follow and inspiring introductory sections such as ‘an artist’s treasure chest’ and ‘the colour gym’, offering practical guidance and in-depth exercises in an innovative and accessible way, and the numerous examples of Jean’s work will inspire and encourage novice as well as experienced artists. After this introductory section, the book shows the reader how to put the skills they've learned into practice with gorgeous step-by-step projects packed full of expert tips and advice, encouraging them to move forward and develop their own style of working. Like her painting, Jean's writing is filled with passion and enthusiasm, transporting the reader through a world of watercolour that will not fail to excite and inspire.
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.
Lifehacker: The Guide to Working Smarter, Faster, and Better
Adam Pash - 2011
This new edition of a perennial bestseller boasts new and exciting tips, tricks, and methods that strike a perfect balance between current technology and common sense solutions for getting things done. Exploring the many ways technology has changed since the previous edition, this new edition has been updated to reflect the latest and greatest in technological and personal productivity.The new "hacks" run the gamut of working with the latest Windows and Mac operating systems for both Windows and Apple, getting more done with smartphones and their operating systems, and dealing with the evolution of the web. Even the most tried-and-true hacks have been updated to reflect the contemporary tech world and the tools it provides us.Technology is supposed to make our lives easier by helping us work more efficiently. Lifehacker: The Guide to Working Smarter, Faster, and Better, Third Edition is your guide to making that happen!
Make: AVR Programming: Learning to Write Software for Hardware (Make : Technology on Your Time)
Elliot Williams - 2013
In this book you'll set aside the layers of abstraction provided by the Arduino environment and learn how to program AVR microcontrollers directly. In doing so, you'll get closer to the chip and you'll be able to squeeze more power and features out of it.Each chapter of this book is centered around projects that incorporate that particular microcontroller topic. Each project includes schematics, code, and illustrations of a working project.
Program a range of AVR chips
Extend and re-use other people’s code and circuits
Interface with USB, I2C, and SPI peripheral devices
Learn to access the full range of power and speed of the microcontroller
Build projects including Cylon Eyes, a Square-Wave Organ, an AM Radio, a Passive Light-Sensor Alarm, Temperature Logger, and more
Understand what's happening behind the scenes even when using the Arduino IDE
853 Hard To Believe Facts
Nayden Kostov - 2018
This book, however, is loaded with fun and verified facts, presented in a manner that will provide you with hours of entertainment. It will load you with never-ending intellectual ammunition for a lifetime of parties. If you argue that it is absolutely useless information, you will be right ... until you know how to use it. Amaze your friends and family by telling them that "Hitler woman” is an anagram of “mother-in-law” or that the holes in pen caps are there to save people from choking to death!Following the success of my site RaiseYourBrain, I decided to collect the best gems of breath-taking trivia and to present you a great compilation of facts, suitable for vast auditory. This is a result of years of sifting through history and references books on a myriad of subjects as well as searching the Internet and paying attention to the news. In 2016, I published “1123 Hard to Believe Facts”, which was read by tens of thousands and accumulated hundreds of positive reviews on Amazon and GoodReads, averaging 4.4* (out of 5). As it has remained in the Top 10 of its category for almost two years now, I decided that it is definitely time for the long-awaited follow-up. The present book contains fewer, but better explained facts about literally everything.Apparently, this book can be fun for high school students too: even the most “spicy” entries, neatly separated in the chapter “Facts about human and animal sexuality”, remain factual and abstain from profanity. To my greatest delight, an avid reader of my website explained that he was preparing daily fact sheets for his son’s lunch box. He prints out three facts every day to create some lunch-time fun for his child and to provoke his intellectual curiosity. Honestly, I wish my parents had done the same at the time!