Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Strategic Writing for UX
  • Language: en
  • Pages: 195

Strategic Writing for UX

When you depend on users to perform specific actions—like buying tickets, playing a game, or riding public transit—well-placed words are most effective. But how do you choose the right words? And how do you know if they work? With this practical book, you’ll learn how to write strategically for UX, using tools to build foundational pieces for UI text and UX voice strategy. UX content strategist Torrey Podmajersky provides strategies for converting, engaging, supporting, and re-attracting users. You’ll use frameworks and patterns for content, methods to measure the content’s effectiveness, and processes to create the collaboration necessary for success. You’ll also structure your voice throughout so that the brand is easily recognizable to its audience. Learn how UX content works with the software development lifecycle Use a framework to align the UX content with product principles Explore content-first design to root UX text in conversation Learn how UX text patterns work with different voices Produce text that’s purposeful, concise, conversational, and clear

Strategic Writing for UX
  • Language: en
  • Pages: 194

Strategic Writing for UX

When you depend on users to perform specific actions—like buying tickets, playing a game, or riding public transit—well-placed words are most effective. But how do you choose the right words? And how do you know if they work? With this practical book, you’ll learn how to write strategically for UX, using tools to build foundational pieces for UI text and UX voice strategy. UX content strategist Torrey Podmajersky provides strategies for converting, engaging, supporting, and re-attracting users. You’ll use frameworks and patterns for content, methods to measure the content’s effectiveness, and processes to create the collaboration necessary for success. You’ll also structure your voice throughout so that the brand is easily recognizable to its audience. Learn how UX content works with the software development lifecycle Use a framework to align the UX content with product principles Explore content-first design to root UX text in conversation Learn how UX text patterns work with different voices Produce text that’s purposeful, concise, conversational, and clear

Strategic Writing for UX
  • Language: en
  • Pages: 176

Strategic Writing for UX

  • Type: Book
  • -
  • Published: 2019
  • -
  • Publisher: Unknown

When you depend on users to perform specific actions-like buying tickets, playing a game, or riding public transit-well-placed words are most effective. But how do you choose the right words? And how do you know if they work? With this practical book, you'll learn how to write strategically for UX, using tools to build foundational pieces for UI text and UX voice strategy. UX content strategist Torrey Podmajersky provides strategies for converting, engaging, supporting, and re-attracting users. You'll use frameworks and patterns for content, methods to measure the content's effectiveness, and processes to create the collaboration necessary for success. You'll also structure your voice throughout so that the brand is easily recognizable to its audience. Learn how UX content works with the software development lifecycle Use a framework to align the UX content with product principles Explore content-first design to root UX text in conversation Learn how UX text patterns work with different voices Produce text that's purposeful, concise, conversational, and clear.

Nicely Said
  • Language: en
  • Pages: 193

Nicely Said

  • Type: Book
  • -
  • Published: 2014-05-16
  • -
  • Publisher: New Riders

Whether you’re new to web writing, or you’re a professional writer looking to deepen your skills, this book is for you. You’ll learn how to write web copy that addresses your readers’ needs and supports your business goals. Learn from real-world examples and interviews with people who put these ideas into action every day: Kristina Halvorson of Brain Traffic, Tiffani Jones Brown of Pinterest, Randy J. Hunt of Etsy, Gabrielle Blair of Design Mom, Mandy Brown of Editorially, Sarah Richards of GOV.UK, and more. Topics include: • Write marketing copy, interface flows, blog posts, legal policies, and emails • Develop behind-the-scenes documents like mission statements, survey question...

Writing Is Designing
  • Language: en
  • Pages: 202

Writing Is Designing

Without words, apps would be an unusable jumble of shapes and icons, while voice interfaces and chatbots wouldn't even exist. Words make software human–centered, and require just as much thought as the branding and code. This book will show you how to give your users clarity, test your words, and collaborate with your team. You'll see that writing is designing.

UX Strategy
  • Language: en
  • Pages: 312

UX Strategy

User experience (UX) strategy requires a careful blend of business strategy and UX design, but until now, there hasn’t been an easy-to-apply framework for executing it. This hands-on guide introduces lightweight strategy tools and techniques to help you and your team craft innovative multi-device products that people want to use. Whether you’re an entrepreneur, UX/UI designer, product manager, or part of an intrapreneurial team, this book teaches simple-to-advanced strategies that you can use in your work right away. Along with business cases, historical context, and real-world examples throughout, you’ll also gain different perspectives on the subject through interviews with top strategists. Define and validate your target users through provisional personas and customer discovery techniques Conduct competitive research and analysis to explore a crowded marketplace or an opportunity to create unique value Focus your team on the primary utility and business model of your product by running structured experiments using prototypes Devise UX funnels that increase customer engagement by mapping desired user actions to meaningful metrics

UX Research
  • Language: en
  • Pages: 255

UX Research

One key responsibility of product designers and UX practitioners is to conduct formal and informal research to clarify design decisions and business needs. But there’s often mystery around product research, with the feeling that you need to be a research Zen master to gather anything useful. Fact is, anyone can conduct product research. With this quick reference guide, you’ll learn a common language and set of tools to help you carry out research in an informed and productive manner. This book contains four sections, including a brief introduction to UX research, planning and preparation, facilitating research, and analysis and reporting. Each chapter includes a short exercise so you can quickly apply what you’ve learned. Learn what it takes to ask good research questions Know when to use quantitative and qualitative research methods Explore the logistics and details of coordinating a research session Use softer skills to make research seem natural to participants Learn tools and approaches to uncover meaning in your raw data Communicate your findings with a framework and structure

Content Strategy for the Web
  • Language: en
  • Pages: 256

Content Strategy for the Web

  • Type: Book
  • -
  • Published: 2012-02-28
  • -
  • Publisher: New Riders

FROM CONSTANT CRISIS TO SUSTAINABLE SUCCESS BETTER CONTENT MEANS BETTER BUSINESS. Your content is a mess: the website redesigns didn’t help, and the new CMS just made things worse. Or, maybe your content is full of potential: you know new revenue and cost-savings opportunities exist, but you’re not sure where to start. How can you realize the value of content while planning for its long-term success? For organizations all over the world, Content Strategy for the Web is the go-to content strategy handbook. Read it to: Understand content strategy and its business value Discover the processes and people behind a successful content strategy Make smarter, achievable decisions about what content to create and how Find out how to build a business case for content strategy With all-new chapters, updated material, case studies, and more, the second edition of Content Strategy for the Web is an essential guide for anyone who works with content.

20 Recipes for Programming MVC 3
  • Language: en
  • Pages: 122

20 Recipes for Programming MVC 3

There's no need to reinvent the wheel every time you run into a problem with ASP.NET's Model-View-Controller (MVC) framework. This concise cookbook provides recipes to help you solve tasks many web developers encounter every day. Each recipe includes the C# code you need, along with a complete working example of how to implement the solution. Learn practical techniques for applying user authentication, providing faster page reloads, validating user data, filtering search results, and many other issues related to MVC3 development. These recipes help you: Restrict access to views with password protection Allow users to upload and save a file to your website Implement AJAX to allow users to see updated content quickly Validate form input to ensure the data you capture is what you expect Create thumbnails to preview images rather than view them full-size Give your web application the ability to change languages Use CAPTCHA to prevent automated programs from completing forms Make URLs more user- and search-engine-friendly with the MapRoute function

Lean UX
  • Language: en
  • Pages: 151

Lean UX

The Lean UX approach to interaction design is tailor-made for today’s web-driven reality. In this insightful book, leading advocate Jeff Gothelf teaches you valuable Lean UX principles, tactics, and techniques from the ground up—how to rapidly experiment with design ideas, validate them with real users, and continually adjust your design based on what you learn. Inspired by Lean and Agile development theories, Lean UX lets you focus on the actual experience being designed, rather than deliverables. This book shows you how to collaborate closely with other members of the product team, and gather feedback early and often. You’ll learn how to drive the design in short, iterative cycles to...