* Cantinho Satkeys

Refresh History
  • j.s.: try65hytr a todos  49E09B4F
    22 de Julho de 2026, 21:03
  • JP: try65hytr Pessoal  4tj97u<z 2dgh8i k7y8j0 yu7gh8
    21 de Julho de 2026, 03:46
  • momo2free: dorcal
    19 de Julho de 2026, 18:10
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    19 de Julho de 2026, 10:44
  • JP: try65hytr Pessoal  4tj97u<z  2dgh8i k7y8j0
    14 de Julho de 2026, 05:28
  • j.s.: ghyt74 a todos
    13 de Julho de 2026, 08:29
  • cereal killa: try65hytr pessoal  r4v8p 4tj97u<z
    08 de Julho de 2026, 22:21
  • JP: dgtgtr Pessoal 4tj97u<z 2dgh8i k7y8j0 r4v8p
    07 de Julho de 2026, 18:29
  • j.s.: tenham um bom domingo  4tj97u<z
    05 de Julho de 2026, 09:39
  • j.s.: ghyt74 a todos  49E09B4F
    05 de Julho de 2026, 09:38
  • JP: try65hytr Pessoal  4tj97u<z 2dgh8i k7y8j0 r4v8p xe4s
    03 de Julho de 2026, 04:43
  • cereal killa: try65hytr pessoal,esta calor do karago  r4v8p 43e5r6
    01 de Julho de 2026, 22:01
  • j.s.: try65hytr a todos  49E09B4F
    30 de Junho de 2026, 21:02
  • JP: try65hytr Pessoal  4tj97u<z  2dgh8i k7y8j0 r4v8p
    30 de Junho de 2026, 05:31
  • JP: try65hytr Pessoal  4tj97u<z 2dgh8i k7y8j0 classic
    26 de Junho de 2026, 05:05
  • cereal killa: ghyt74 e continuaçao bom sao joao  wwd46l0'
    24 de Junho de 2026, 12:16
  • JP: try65hytr Pessoal  4tj97u<z 2dgh8i k7y8j0 xe4s
    24 de Junho de 2026, 04:05
  • FELISCUNHA: ghyt74   4tj97u<z e bom São João  h7i37
    23 de Junho de 2026, 10:55
  • j.s.: dgtgtr a todos  49E09B4F
    20 de Junho de 2026, 15:51
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    20 de Junho de 2026, 11:31

Autor Tópico: Mastering data visualization in D3.js  (Lida 125 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online WAREZBLOG

  • Moderador Global
  • ***
  • Mensagens: 15475
  • Karma: +0/-0
Mastering data visualization in D3.js
« em: 07 de Fevereiro de 2026, 11:55 »

Free Download Mastering data visualization in D3.js
Last updated 4/2021
Created by Adam Janes
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English + subtitle | Duration: 95 Lectures ( 6h 34m ) | Size: 2.5 GB

Design and build beautiful data visualizations with d3.js. An intensive introduction to the D3 library (V6).
What you'll learn
✓ Understand the fundamental building blocks of D3
✓ Gain a wide breadth of knowledge, learning how to create 14 different visualizations
✓ Critique existing visualizations and invent better designs for displaying data
✓ Interpret open source code from the D3 community for use in your own projects
✓ Master advanced tools in D3, building choropleth maps, brushes, tooltips, and layouts
✓ Develop substantial web apps, with multiple visualizations on the page at once
✓ Articulate original abstract ideas with compelling sketches
Requirements
● Students should have a good understanding of HTML, CSS, and JavaScript
● Students should know how to interact with the Document Object Model (DOM) using jQuery
Description
Welcome to Mastering data visualization in D3.js!
This course will take you from a beginner level in D3 to the point where you can build virtually any visualization that you can imagine. The course will teach you to program in the latest version of D3 - version 6.x.
Course Outline
In the first phase of the course, I will be building up your knowledge of D3 and introducing you to some of the most foundational topics in data visualization. You will
• Understand what SVGs are and how to they work with D3.
• Discover how D3 associates shapes with pieces of data.
• Write scales, axes, and labels to make some basic visualizations.
• Use the D3 update pattern to shift the position of SVGs as our data changes.
• Handle user interactions by adding events to the page.
• Add legends, tooltips, and sliders to your visualizations.
The course will also focus on data visualization design, helping you to make better decisions about how to structure your code, and teaching you to justify the decisions that you make to others. You will learn how to select the right visual channels for the data that you're working with to create completely unique visualizations.
In the second phase of the course, I will be taking you on a crash course through 12 new visualizations. You will gain a wide breadth of knowledge in D3, as I will be walking you through pre-written code from members of the D3 community. I'll introduce you to D3 layouts, and I will be showing you how to build each of these visualizations in D3
• Line Charts
• Area Charts
• Stacked Area Charts
• Pie Charts
• Donut Charts
• Wordclouds
• Choropleth Maps
• Node-Link Diagrams
• Tree Diagrams
• Treemaps
• Circle Packs
• Sunburst Plots
This part of the course will also teach you the skill of finding new visualizations by yourself, adapting open source code to fit with your own data.
In the final phase of the course, I will be showing you the proper file structure to use for managing multiple visualizations on the page at once. You will be able to create visualizations that can communicate with one another, allowing you to link user interactions between multiple different graphs. You'll also learn how to use brushes in D3 to select areas on the chart with the drag of a mouse.
Class Projects
The course will include 4 class projects for you to complete, which will give you the opportunity to practice your D3 skills with real data
• A simple bar chart to display the revenue growth of a small coffee chain.
• An updating bubble chart, cloning a famous visualization from Gapminder.
• An interactive line chart, showing historical cryptocurrency prices over time.
• A data dashboard for a large conglomerate company.
Each of the projects will gradually become more complex as the course progresses.
Should I Take This Course?
D3 is an incredibly powerful library to use, with a strong community of developers which is growing every day. Students should take this class if they want to get a rigorous introduction to D3, which covers a wide range of different topics.
This course is not an introductory course to web development. Students are expected to have had experience coding in JavaScript, HTML, CSS, and jQuery before enrolling in this course.
Who this course is for
■ Anyone who has a passion for working with data
■ Anyone who is curious about data visualization design
■ Anyone who wants to build complex interactive websites with D3js
Homepage
Código: [Seleccione]
https://www.udemy.com/course/masteringd3js/
Recommend Download Link Hight Speed | Please Say Thanks Keep Topic Live
DDownload
nwxhl.Mastering.data.visualization.in.D3.js.part2.rar
nwxhl.Mastering.data.visualization.in.D3.js.part1.rar
nwxhl.Mastering.data.visualization.in.D3.js.part3.rar
Rapidgator
nwxhl.Mastering.data.visualization.in.D3.js.part3.rar.html
nwxhl.Mastering.data.visualization.in.D3.js.part1.rar.html
nwxhl.Mastering.data.visualization.in.D3.js.part2.rar.html
AlfaFile
nwxhl.Mastering.data.visualization.in.D3.js.part2.rar
nwxhl.Mastering.data.visualization.in.D3.js.part1.rar
nwxhl.Mastering.data.visualization.in.D3.js.part3.rar

https://turbobit.net/06ry9arpqvhf/nwxhl.Mastering.data.visualization.in.D3.js.part3.rar.html
https://turbobit.net/35yt1tksopvt/nwxhl.Mastering.data.visualization.in.D3.js.part1.rar.html
https://turbobit.net/qlhbm17u6utt/nwxhl.Mastering.data.visualization.in.D3.js.part2.rar.html
FreeDL
nwxhl.Mastering.data.visualization.in.D3.js.part3.rar.html
nwxhl.Mastering.data.visualization.in.D3.js.part1.rar.html
nwxhl.Mastering.data.visualization.in.D3.js.part2.rar.html
No Password  - Links are Interchangeable