Book picks similar to
Practical Approaches for Designing Usable Websites (Smashing eBook Series) by Smashing Magazine
web
web-and-mobile-development
design
offloaded
Make Time: How to Focus on What Matters Every Day
Jake Knapp - 2018
Why? In a world where information refreshes endlessly and the workday feels like a race to react to other people's priorities faster, frazzled and distracted has become our default position. But what if the exhaustion of constant busyness wasn't mandatory? What if you could step off the hamster wheel and start taking control of your time and attention? That's what this book is about. As creators of Google Ventures' renowned "design sprint," Jake and John have helped hundreds of teams solve important problems by changing how they work. Building on the success of these sprints and their experience designing ubiquitous tech products from Gmail to YouTube, they spent years experimenting with their own habits and routines, looking for ways to help people optimize their energy, focus, and time. Now they've packaged the most effective tactics into a four-step daily framework that anyone can use to systematically design their days. Make Time is not a one-size-fits-all formula. Instead, it offers a customizable menu of bite-size tips and strategies that can be tailored to individual habits and lifestyles. Make Time isn't about productivity, or checking off more to-dos. Nor does it propose unrealistic solutions like throwing out your smartphone or swearing off social media. Making time isn't about radically overhauling your lifestyle; it's about making small shifts in your environment to liberate yourself from constant busyness and distraction. A must-read for anyone who has ever thought, If only there were more hours in the day..., Make Time will help you stop passively reacting to the demands of the modern world and start intentionally making time for the things that matter.
WordPress Web Design for Dummies
Lisa Sabin-Wilson - 2011
WordPress expert Lisa Sabin-Wilson makes it easy for anyone with a basic knowledge of the WordPress software to create a custom site using complimentary technologies including CSS, HTML, and PHP. This easy-to-follow, full-color guide helps you identify the tools and technologies you need to create the site you envision, build a user-friendly navigation system, select colors and layouts, work with existing WordPress themes, and even develop your own theme to personalize your site.WordPress offers a versatile tool for building customized Web sites; this full-color book walks you through the process, explains the complimentary technologies involved, and shows you how to select colors, fonts, and themes Case studies illustrate the process and the effects that can be achieved Shows how to incorporate WordPress templates, graphic design principles, HTML, CSS, and PHP to build a truly one-of-a-kind Web site If you know how to use WordPress software to create a blog, WordPress Web Design For Dummies will enable you to quickly and easily construct a unique Web site for your business, organization, or personal use.
Design Like Apple: Seven Principles for Creating Insanely Great Products, Services, and Experiences
John Edson - 2012
And all of these capabilities are founded in a deep and rich embrace of what it means to be a designer.Design Like Apple uncovers the lessons from Apple's unique approach to product creation, manufacturing, delivery, and customer experience.Offers behind-the-scenes stories from current and recent Apple insiders Draws on case studies from other companies that have mastered the creative application of design to create outrageous business results Delivers how-to lessons across design, marketing, and business strategy Bridging creativity and commerce, this book will show you to how to truly Design Like Apple.
Wally Olins - The Brand Handbook
Wally Olins - 2008
Wally Olins sets out the ground rules for branding success in the 21st century, explaining why understanding the links between business, brand and consumer has never been more vital for commercial success, and reflecting the recent enormous changes in the branding world.
Sharpe 3 Book Collection #7
Bernard Cornwell - 2012
Rumours abound that Napoleon has surrendered, been murdered, or fled. But before the French are finally defeated and Sharpe can lay down his sword, one of the bloodiest conflicts of the war must be fought: the battle for the city of Toulouse.Sharpe and the Waterloo Campaign, 15 June to 18 June 1815It is 1815. Sharpe is serving on the personal staff of the Prince of Orange, who refuses to listen to Sharpe’s reports of an enormous army, led by Napoleon, marching towards them.Richard Sharpe and the Emperor, 1820-21Five years after the Battle of Waterloo, Sharpe’s peaceful retirement in Normandy is shattered. An old friend, Don Blas Vivar, is missing in Chile, reported dead at rebel hands – a report his wife refuses to believe. She appeals to Sharpe to find out the truth.
MongoDB Applied Design Patterns
Rick Copeland - 2013
You’ll learn how to apply MongoDB design patterns to several challenging domains, such as ecommerce, content management, and online gaming. Using Python and JavaScript code examples, you’ll discover how MongoDB lets you scale your data model while simplifying the development process.Many businesses launch NoSQL databases without understanding the techniques for using their features most effectively. This book demonstrates the benefits of document embedding, polymorphic schemas, and other MongoDB patterns for tackling specific big data use cases, including:Operational intelligence: Perform real-time analytics of business dataEcommerce: Use MongoDB as a product catalog master or inventory management systemContent management: Learn methods for storing content nodes, binary assets, and discussionsOnline advertising networks: Apply techniques for frequency capping ad impressions, and keyword targeting and biddingSocial networking: Learn how to store a complex social graph, modeled after Google+Online gaming: Provide concurrent access to character and world data for a multiplayer role-playing game
The Practitioner's Guide to Product Management
Jock Busuttil - 2015
THE PRACTITIONER'S GUIDE TO PRODUCT MANAGEMENT provides a firsthand road map to help you avoid the pitfalls of product failure-taking you through the field of product management with candid stories and real-world experiences of what it takes to create a product that meets the customer's needs.Product management is the art, science and skill of bringing a successful product to life. In The Practitioner's Guide To Product Management, Jock Busuttil looks at what product managers do, how the role came to be, how it's still continuing to evolve, and why it's such good news that there's no prescribed route to becoming one.Busuttil also delves into examples of the good, the bad and the ill-advised products to consider why they succeeded and failed and give you the inside track on avoiding all the common product management pitfalls. The book examines the fine line between success and failure and reveals nine ways you can increase your product's chances of success.If you're new to product management and wondering what it's all about or if you're a product manager shooting for professional success, this book will give you the inside track on starting, developing, and then selling a new product.
Graphic Design: A User's Manual
Adrian Shaughnessy - 2009
Set out in A-Z style and written in a realistic, conversational, and insightful way, the book provides advice on the fundamental topics and issues that face designers in their daily lives. It looks at everything from kerning to presenting, from budgeting to dealing with rejection, from annual reports to interface design. Adrian Shaughnessy, author of the best-selling How to be a Graphic Designer Without Losing Your Soul, is himself a successful designer, and brings a wealth of experience to this very useful and entertaining book.
Sticky Branding: 12.5 Ways to Stand Out, Attract Customers, and Grow an Incredible Brand
Jeremy Miller - 2014
Companies like Apple, Nike, and Starbucks have made themselves as recognizable as they are successful. But large companies are not the only ones who can stand out. It’s achievable for any business willing to break away from the industry norms and find innovative ways to serve its customers.Based on a decade of research into what makes companies successful, Sticky Branding’s 12.5 guiding principles are drawn from hundreds of interviews with CEOs and business owners who have excelled within their industries. By following their examples your company will:- Attract more customers- Sell more, faster- Inspire employee engagement- Become immune to the competition- Earn higher profitsSticky Branding is your branding playbook. It provides ideas, stories and exercises to make your company stand out, attract customers, and grow into an incredible brand.
Developing Backbone.js Applications
Addy Osmani - 2012
You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a simple Todo list app, a RESTful book library app, and a modular app with Backbone and RequireJS. Author Addy Osmani, an engineer for Google’s Chrome team, also demonstrates advanced uses of the framework.Learn how Backbone.js brings MVC benefits to the client-sideWrite code that can be easily read, structured, and extendedWork with the Backbone.Marionette and Thorax extension frameworksSolve common problems you’ll encounter when using Backbone.jsOrganize your code into modules with AMD and RequireJSPaginate data for your Collections with the Backbone.Paginator pluginBootstrap a new Backbone.js application with boilerplate codeUse Backbone with jQuery Mobile and resolve routing problems between the twoUnit-test your Backbone apps with Jasmine, QUnit, and SinonJS