Designing for the Digital Age: How to Create Human-Centered Products and Services
Kim Goodwin - 2009
Designing successful products and services in the digital age requires a multi-disciplinary team with expertise in interaction design, visual design, industrial design, and other disciplines. It also takes the ability to come up with the big ideas that make a desirable product or service, as well as the skill and perseverance to execute on the thousand small ideas that get your design into the hands of users. It requires expertise in project management, user research, and consensus-building. This comprehensive, full-color volume addresses all of these and more with detailed how-to information, real-life examples, and exercises. Topics include assembling a design team, planning and conducting user research, analyzing your data and turning it into personas, using scenarios to drive requirements definition and design, collaborating in design meetings, evaluating and iterating your design, and documenting finished design in a way that works for engineers and stakeholders alike.
Ray Tracing in One Weekend (Ray Tracing Minibooks Book 1)
Peter Shirley - 2016
Each mini-chapter adds one feature to the ray tracer, and by the end the reader can produce the image on the book cover. Details of basic ray tracing code architecture and C++ classes are given.
E-Learning by Design
William Horton - 2006
Like his best-selling book Designing Web-Based Training, this book is a comprehensive resource that provides practical guidance for making the thousand and one decisions needed to design effective e-learning. e-Learning by Design includes a systematic, flexible, and rapid design process covering every phase of designing e-learning. Free of academic jargon and confusing theory, this down-to-earth, hands-on book is filled with hundreds of real-world examples and case studies from dozens of fields."Like the book's predecessor (Designing Web-based Training), it deserves four stars and is a must read for anyone not selling an expensive solution. -- From Training Media Review, by Jon Aleckson, www.tmreview.com, 2007
The DAM Book: Digital Asset Management for Photographers
Peter Krogh - 2005
The best solutions can be found in The DAM Book, our bestselling guide to managing digital images efficiently and effectively. Anyone who shoots, scans, or stores digital photographs is practicing digital asset management (DAM), but few people do it in a way that makes sense. In this second edition, photographer Peter Krogh -- the leading expert on DAM -- provides new tools and techniques to help professionals, amateurs, and students:Understand the image file lifecycle: from shooting to editing, output, and permanent storage Learn new ways to use metadata and key words to track photo files Create a digital archive and name files clearly Determine a strategy for backing up and validating image data Learn a catalog workflow strategy, using Adobe Bridge, Camera Raw, Adobe Lightroom, Microsoft Expression Media, and Photoshop CS4 together Migrate images from one file format to another, from one storage medium to another, and from film to digital Learn how to copyright images To identify and protect your images in the marketplace, having a solid asset management system is essential. The DAM Book offers the best approach.
jQuery Pocket Reference
David Flanagan - 2010
This book is indispensable for anyone who is serious about using jQuery for non-trivial applications." -- Raffaele Cecco, longtime developer of video games, including Cybernoid, Exolon, and StormlordjQuery is the "write less, do more" JavaScript library. Its powerful features and ease of use have made it the most popular client-side JavaScript framework for the Web. This book is jQuery's trusty companion: the definitive "read less, learn more" guide to the library.jQuery Pocket Reference explains everything you need to know about jQuery, completely and comprehensively. You'll learn how to:Select and manipulate document elementsAlter document structureHandle and trigger eventsCreate visual effects and animationsScript HTTP with Ajax utilitiesUse jQuery's selectors and selection methods, utilities, plugins and moreThe 25-page quick reference summarizes the library, listing all jQuery methods and functions, with signatures and descriptions.
Learning React: A Hands-On Guide to Building Maintainable, High-Performing Web Application User Interfaces Using the React JavaScript Library
Kirupa Chinnathambi - 2016
Platform: Get Noticed in a Noisy World
Michael Hyatt - 2012
In this straightforward how-to, he offers down-to-earth guidance on crafting an effective and meaningful online platform.In Platform, you will learn how to:Extend your influence, monetize it, and build a sustainable career. Get noticed and start earning money in an increasingly noisy world. Learn to amplify, update, polish, and organize your content for success.Platform goes behind the scenes into the world of social media success. You’ll discover what bestselling authors, public speakers, entrepreneurs, musicians, and other creatives are doing differently to gain contacts, connections, and followers and win customers in today’s crowded marketplace.With proven strategies, easy-to-replicate formulas, and practical tips, this book makes it easier, less expensive, and more possible than ever to stand out from the crowd and launch a business.
Wishcraft: How to Get What You Really Want
Barbara Sher - 1979
Now she's a pilot. Peter Johnson was a truck driver. Now he's a dairy farmer. Tina Forbes was a struggling artist. Now she's a successful one. Alan Rizzo was an editor. Now he's a bookstore owner.What they have in common--and what you can share--are Barbara Sher's effective strategies for making real changes in your life. This human, practical program puts your vague yearnings and dreams to work for you--with concrete results. You'll learn how to- Discover your strengths and skills- Turn your fears and negative feelings into positive tools- Diagram the path to your goal--and map out target dates for meeting it- Chart your progress--day by day- Create a support network of contacts and sources- Use a buddy system to keep you on track
The Art and Science of Java
Eric S. Roberts - 2007
By following the recommendations of the Association of Computing Machinery's Java Task Force, this first edition text adopts a modern objects-first approach that introduces readers to useful hierarchies from the very beginning.KEY TOPICS: Introduction; Programming by Example; Expressions; Statement Forms; Methods; Objects and Classes; Objects and Memory; Strings and Characters; Object-Oriented Graphics; Event-Driven Programs; Arrays and ArrayLists; Searching and Sorting; Collection Classes; Looking Ahead.MARKET: A modern objects-first approach to the Java programming language that introduces readers to useful class hierarchies from the very beginning.
PHR/SPHR: Professional in Human Resources Certification Study Guide
Anne M. Bogardus - 2003
This comprehensive new edition of the top-selling PHR/SPHR Study Guide provides you expert preparation and review for these challenging exams as well as comprehensive coverage on labor relations, workforce planning, compensation, OSHA regulations.
Beginning iPhone 3 Development: Exploring the iPhone SDK
Dave Mark - 2009
Updated and revised for iPhone SDK 3, many of the discussions in the original book have been clarified to make some of the more complex topics easier to understand. In addition, all of the projects have been rebuilt from scratch using the SDK 3 templates.Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, this book offers a complete soup-to-nuts course in iPhone and iPod touch programming. The book starts with the basics, walking you through the process of downloading and installing Apple's free iPhone SDK, and then stepping you though the creation of your first simple iPhone application. From there, you'll learn to integrate all the interface elements iPhone users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll see how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using SQLite, iPhone's built-in database management system. In addition, you'll also learn about Core Data, an important persistence mechanism that has just been added with SDK 3.And there's much more! You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You'll discover the fine points of application preferences and learn how to localize your apps for multiple languages. You can discover more about this book, download source code, and find support forums at the book's companion site, at www.iphonedevbook.com.The iPhone 3 update to the best-selling and most recommended book for iPhone developers Packed full of tricks, techniques, and enthusiasm for the new SDK from a developer perspective The most complete, useful, and up-to-date guide to all things having to do with Apple's iPhone SDK
How to Be Good at Performance Appraisals: Simple, Effective, Done Right
Dick Grote - 2011
One of a manager's toughest--and most important--responsibilities is to evaluate an employee's performance, providing honest feedback and clarifying what they've done well and where they need to improve. In How to Be Good at Performance Appraisals, Dick Grote provides a concise, hands-on guide to succeeding at every step of the performance appraisal process--no matter what performance management system your organization uses. Through step-by-step instructions, examples, do-and-don't bullet lists, sample dialogues, and suggested scripts, he shows you how to handle every appraisal activity from setting goals and defining job responsibilities to evaluating performance quality and discussing the performance evaluation face-to-face. Based on decades of experience guiding managers through their biggest challenges, Grote helps answer the questions he hears most often: -How do I set goals effectively? How many goals should someone set?-How do I evaluate a person's behaviors? Which counts more, behaviors or results? -How do I determine the right performance appraisal rating? How do I explain my rating to a skeptical employee?-How do I tell someone she's not meeting my expectations? How do I deliver bad news? Grote also explains how to tackle other thorny performance management tasks, including determining compensation and terminating poor performers. In accessible and useful language, How to Be Good at Performance Appraisals will help you handle performance appraisals confidently and successfully, no matter the size or culture of your organization. It's the one book you need to excel at this daunting yet critical task.
Mastering the Requirements Process
Suzanne Robertson - 1999
Written by two internationally acclaimed experts on requirements, this text provides software engineers with the insights, techniques and templates to discover exactly what their customers desire for their systems.
Dictate Your Book: How To Write Your Book Faster, Better, and Smarter (Growth Hacking For Storytellers)
Monica Leonelle - 2015
But many writers still believe it's not for them. Perhaps they've tried it in the past and it hasn't worked. Or perhaps this new technology is confusing, expensive, or frustrating and that's held them back from taking advantage of it. If you're ready to take the next step and learn a new skill set that will give you a huge advantage over what other authors are doing today, grab Dictate Your Book and start working through the challenges that are holding you back from reaping the benefits of dictation. It includes: - Why you need to get started with dictation, even if you tried it before and hated it! - All of Monica’s best tips for making dictation work for you, whether you writing fiction or non-fiction - Every piece of equipment Monica recommends, plus half a dozen ways to test dictation before you buy - Monica’s full setup for her innovative Walk ’n Talks which helped her hit 4,000+ words per hour For authors who are ready to take their productivity to the next level, this short guide will help you get started!
Kellogg on Marketing
Alice M. Tybout - 2000
This is a must-have marketing reference.