Visualize This 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


Visualize This

简体网页||繁体网页
Nathan Yau 作者
John Wiley & Sons
译者
2011-7-20 出版日期
384 页数
GBP 26.99 价格
Paperback
丛书系列
9780470944882 图书编码

Visualize This 在线电子书 图书标签: visualization  数据可视化  数据图形化  infographic  设计  数据分析  Data  可视化图形   


喜欢 Visualize This 在线电子书 的读者还喜欢




点击这里下载
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-12-26


Visualize This 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Visualize This 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Visualize This 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024



Visualize This 在线电子书 用户评价

评分

2015-01-09

评分

推荐所有做MKT research和统计学的同志读。

评分

2015-01-09

评分

真够次的,打两星纯属苦劳。据说 data points 比这还不如,呵呵……

评分

详细讲解基础图像在R中画法。

Visualize This 在线电子书 著者简介

Nathan Yau 加州大学洛杉矶分校统计学专业在读博士、超级数据迷,专注于数据可视化与个人数据收集。他曾在《纽约时报》、CNN、Mozilla和SyFy工作过,认为数据和信息图不仅适用于分析,用来讲述与数据有关的故事也非常合适。Yau的目标是让非专业人士读懂并用好数据。他创建了一个设计、可视化和统计方面的博http://flowingdata.com,你可以从中欣赏到他最新的数据可视化实验作品。

向怡宁 交互和视觉设计师、摇滚乐手,同时还热衷于翻译和写作。著有《Flash组件、游戏、SWF加解密》及《就这么简单:Web开发中的可用性和用户体验》,译有《奇思妙想:15位计算机天才及其重大发现》、《瞬间之美:Web界面设计如何让用户心动》、《网站设计解构:有效的交互设计框架和模式》、《网站搜索设计:兼顾SEO及可用性的网站设计心得》等书。他认为“一个不会弹吉他的设计师不是个好译者”。


Visualize This 在线电子书 图书目录


Visualize This 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

Visualize This 在线电子书 图书描述

Practical data design tips from a data visualization expert of the modern age Data doesn?t decrease; it is ever-increasing and can be overwhelming to organize in a way that makes sense to its intended audience. Wouldn?t it be wonderful if we could actually visualize data in such a way that we could maximize its potential and tell a story in a clear, concise manner? Thanks to the creative genius of Nathan Yau, we can. With this full-color book, data visualization guru and author Nathan Yau uses step-by-step tutorials to show you how to visualize and tell stories with data. He explains how to gather, parse, and format data and then design high quality graphics that help you explore and present patterns, outliers, and relationships. Presents a unique approach to visualizing and telling stories with data, from a data visualization expert and the creator of flowingdata.com, Nathan Yau Offers step-by-step tutorials and practical design tips for creating statistical graphics, geographical maps, and information design to find meaning in the numbers Details tools that can be used to visualize data-native graphics for the Web, such as ActionScript, Flash libraries, PHP, and JavaScript and tools to design graphics for print, such as R and Illustrator Contains numerous examples and descriptions of patterns and outliers and explains how to show them Visualize This demonstrates how to explain data visually so that you can present your information in a way that is easy to understand and appealing.

From the Author: Telling Stories with Data

Author Nathan Yau A common mistake in data design is to approach a project with a visual layout before looking at your data. This leads to graphics that lack context and provide little value. Visualize This teaches you a data-first approach. Explore what your data has to say first, and you can design graphics that mean something.

Visualization and data design all come easier with practice, and you can advance your skills with every new dataset and project. To begin though, you need a proper foundation and know what tools are available to you (but not let them bog you down). I wrote Visualize This with that in mind.

You'll be exposed to a variety of software and code and jump right into real-world datasets so that you can learn visualization by doing, and most importantly be able to apply what you learn to your own data.

Three Data Visualization Steps:

1) Ask a Question

(Click Graphic to See Larger Version)

When you get a dataset, it sometimes is a challenge figuring out where to start, especially when it's a large dataset. Approach your data with a simple curiosity or a question that you want answered, and go from there.

2) Explore Your Data

(Click Graphic to See Larger Version)

A simple curiosity often leads to more questions, which are a good guide for what stories to dig into. What variables are related to each other? Can you see changes over time? Are there any features in the data that stand out? Find out all you can about your data, because the more you know what's behind the numbers, the better story you can tell.

3) Visualize Your Data

(Click Graphic to See Larger Version)

Once you know the important parts of your data, you can design graphics the best way you see fit. Use shapes, colors, and sizes that make sense and help tell your story clearly to readers. While the base of your charts and graphs will share many of the same properties – bars, slices, dots, and lines – the final design elements will and should vary by your unique dataset.

Visualize This 在线电子书 下载 mobi epub pdf txt 在线电子书下载

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Visualize This 在线电子书 读后感

评分

在多看买的电子版,闲时翻翻,看了一半。 鲜活的数据没有感觉到,倒是介绍了一些工具,Python/R/Illustrator/Flash/ActionScript。 不喜欢代码的人,一目十行略过;不喜欢 Illustrator 的人,也差不多。 我呢,既不想了解 Illustrator,暂时也没有计划学习 R,更关注数据的可视...  

评分

评分

粗略将书看了一遍,着重看了几个例子的实现,还没动手实践。贯穿书中的数据可视化标准步骤可能就是:Python采集数据,R生成草图,最后illustrator refine。 后面计划将书中实例都好好实践一遍,细细评味下书中对各种chart的选择、评价...  

评分

作者的统计学背景为这本书定下了很好的基础, 如果只是一个图形设计师, 写不出这种书. 因为数据可视化要做得好, 数学非常重要, 在这本书里面, 简单来说, 就是得懂些R的用法, 需要会写一些简单的命令和代码. 可视化见过的多了, 图表见过的多了, Excel见过的多了, 但在同一本书里...  

评分

粗略将书看了一遍,着重看了几个例子的实现,还没动手实践。贯穿书中的数据可视化标准步骤可能就是:Python采集数据,R生成草图,最后illustrator refine。 后面计划将书中实例都好好实践一遍,细细评味下书中对各种chart的选择、评价...  

类似图书 点击查看全场最低价

Visualize This 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


分享链接





Visualize This 在线电子书 相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有