True Print


Book Description

Pushing the boundaries of design, from MacBook to letterpress Dafi Kühne is a Swiss designer who works with analog and digital ways to produce fresh and unique letterpress-printed posters. Using very different kinds of instruments, from a MacBook to a pantograph, for his compositions, he pushes the boundaries of design. Never afraid of getting his hands dirty in his creative workshop, Kühne embraces the labor involved in the entire process of creating a poster from initial idea to finished product. Fusing modern means with the century-old tradition of the letterpress, he forms a new vocabulary on how to communicate through type and form in a truly un-nostalgic way. Never retro, his work is a clever response to the search for new ways of graphic expression: true print.




My Ideal Bookshelf


Book Description

The books that we choose to keep -- let alone read -- can say a lot about who we are and how we see ourselves. In My Ideal Bookshelf, dozens of leading cultural figures share the books that matter to them most; books that define their dreams and ambitions and in many cases helped them find their way in the world. Contributors include Malcolm Gladwell, Thomas Keller, Michael Chabon, Alice Waters, James Patterson, Maira Kalman, Judd Apatow, Chuck Klosterman, Miranda July, Alex Ross, Nancy Pearl, David Chang, Patti Smith, Jennifer Egan, and Dave Eggers, among many others. With colorful and endearingly hand-rendered images of book spines by Jane Mount, and first-person commentary from all the contributors, this is a perfect gift for avid readers, writers, and all who have known the influence of a great book.




Print Workshop


Book Description

This is a book for low budgets and high ambition. Read it and you will learn how to put images of things onto other things. You will start by rolling up your sleeves. Your shirt will be stained anyways. At some point, you will harness the power of the sun. Go ahead, look inside. You will see that you do not need a fancy studio to print a T-shirt or a picnic blanket. There is no specialized machine required to print anything you want in any room you want. A mural, a dartboard, a deck of cards, these are all possible. In a week or a month, you will wake up to find you know words like acetate and substrate. You will be comfortable talking about ink and shopping at military supply stores. Perhaps most important of all, you will be printing images of things onto other things.




Practical Data Science


Book Description

Learn how to build a data science technology stack and perform good data science with repeatable methods. You will learn how to turn data lakes into business assets. The data science technology stack demonstrated in Practical Data Science is built from components in general use in the industry. Data scientist Andreas Vermeulen demonstrates in detail how to build and provision a technology stack to yield repeatable results. He shows you how to apply practical methods to extract actionable business knowledge from data lakes consisting of data from a polyglot of data types and dimensions. What You'll Learn Become fluent in the essential concepts and terminology of data science and data engineering Build and use a technology stack that meets industry criteria Master the methods for retrieving actionable business knowledge Coordinate the handling of polyglot data types in a data lake for repeatable results Who This Book Is For Data scientists and data engineers who are required to convert data from a data lake into actionable knowledge for their business, and students who aspire to be data scientists and data engineers




Web Programming with Dart


Book Description

Web Programming with Dart is for programmers who want to master the new Dart programming language from Google, and also web developers who want to understand how Dart can integrate perfectly with HTML5 and CSS3. With this book you will understand the ins and outs of the language, how the tools work, and how to get the most from the core functions and libraries. Web Programming with Dart is a practical, example-led book, with case studies involving developing UI animations for the web, working with web services such as JSON, server side Dart applications, and the new Polymer.dart library for advanced HTML UI web components generation. Take a full tour of Dart's core features and its advanced functionality Learn the tools that come with Dart SDK and the most important libraries. Additionally you will work with the newest Polymer.dart library for web component creation. Develop your own command-line and server side applications and, of course, web applications with Dart.




The Invention of Printing


Book Description




Data Structures and Algorithms using Python


Book Description

A comprehensive textbook that provides a complete view of data structures and algorithms for engineering students using Python.




Expert Twisted


Book Description

Explore Twisted, the Python-based event-driven networking engine, and review several of its most popular application projects. It is written by community leaders who have contributed to many of the projects covered, and share their hard-won insights and experience. Expert Twisted starts with an introduction to event-driven programming, explaining it in the context of what makes Twisted unique. It shows how Twisted's design emphasizes testability as a solution to common challenges of reliability, debugging, and start-to-finish causality that are inherent in event-driven programming. It also explains asynchronous programming, and the importance of functions, deferreds, and coroutines. It then uses two popular applications, treq and klein, to demonstrate calling and writing Web APIs with Twisted. The second part of the book dives into Twisted projects, in each case explaining how the project fits into the Twisted ecosystem and what it does, and offers several examples to bring readers up to speed, with pointers to additional resources for more depth. Examples include using Twisted with Docker, as a WSGI container, for file sharing, and more. What You'll LearnIntegrate Twisted and asyncio using adapters Automate software build, test, and release processes with Buildbot Create clients and servers with Autobahn Transfer files with Magic Wormhole Distribute cloud-based file storage with Tahoe LAFSUnderstand HTTP/2 with Python and Twisted Support for asynchronous tasks using Django Channels Who This Book Is For Readers should have some Python experience and understand the essentials of containers and protocols, but need not be familiar with Twisted or the associated projects covered in the book.




Mining the Social Web


Book Description

How can you tap into the wealth of social web data to discover who’s making connections with whom, what they’re talking about, and where they’re located? With this expanded and thoroughly revised edition, you’ll learn how to acquire, analyze, and summarize data from all corners of the social web, including Facebook, Twitter, LinkedIn, Google+, GitHub, email, websites, and blogs. Employ the Natural Language Toolkit, NetworkX, and other scientific computing tools to mine popular social web sites Apply advanced text-mining techniques, such as clustering and TF-IDF, to extract meaning from human language data Bootstrap interest graphs from GitHub by discovering affinities among people, programming languages, and coding projects Build interactive visualizations with D3.js, an extraordinarily flexible HTML5 and JavaScript toolkit Take advantage of more than two-dozen Twitter recipes, presented in O’Reilly’s popular "problem/solution/discussion" cookbook format The example code for this unique data science book is maintained in a public GitHub repository. It’s designed to be easily accessible through a turnkey virtual machine that facilitates interactive learning with an easy-to-use collection of IPython Notebooks.