首页 磁力链接怎么用

[Udemy] d3.js - Complete Developer Data Visualization Guide (2020) [En]

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2022-7-29 13:57 2024-6-16 12:58 233 7.98 GB 152
二维码链接
[Udemy] d3.js - Complete Developer Data Visualization Guide (2020) [En]的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 01 Introduction/001 Learning Path - How to Get the Most out of The Course.mp46.34MB
  2. 02 Installing Development Tools/001 Installing VSCode IDE and Helpful Extensions.mp461.49MB
  3. 02 Installing Development Tools/002 Using Chrome Browser.mp410.45MB
  4. 02 Installing Development Tools/003 Important Message.mp41.66MB
  5. 04 Introduction to D3.JS/001 D3 Brief Introduction.mp415.56MB
  6. 04 Introduction to D3.JS/002 D3 Website and Demos.mp4115.65MB
  7. 04 Introduction to D3.JS/003 Setting Up Project with D3.mp4100.1MB
  8. 04 Introduction to D3.JS/004 SVG - Introduction.mp46.2MB
  9. 04 Introduction to D3.JS/005 SVG Inline HTML - Creating a Circle.mp438.32MB
  10. 04 Introduction to D3.JS/006 SVG MDN Docs.mp415.14MB
  11. 04 Introduction to D3.JS/007 Creating D3 Canvas and Circle.mp487.29MB
  12. 04 Introduction to D3.JS/008 Double Quotes or Not for Attr.mp413.99MB
  13. 04 Introduction to D3.JS/009 Creating Lines with SVG in D3.mp448.27MB
  14. 04 Introduction to D3.JS/010 SVG Text.mp435.46MB
  15. 05 Creating Visualizations Dynamically/001 Creating a Bar and Move it Dynamically.mp432.81MB
  16. 05 Creating Visualizations Dynamically/002 Showing Three Bars on Screen (Upside Down).mp474.03MB
  17. 05 Creating Visualizations Dynamically/003 Inverting the yAxis.mp48.02MB
  18. 05 Creating Visualizations Dynamically/004 Understanding the _Enter()_ function and Making it All Dynamically.mp4117.33MB
  19. 05 Creating Visualizations Dynamically/005 Cleaning up the Code.mp48.68MB
  20. 05 Creating Visualizations Dynamically/006 Customizing Our Data Array with Objects.mp483.75MB
  21. 05 Creating Visualizations Dynamically/007 Parsing Local and Remote JSON.mp4239.84MB
  22. 06 Earthquake Visualization Project/001 Project Setup.mp4101.99MB
  23. 06 Earthquake Visualization Project/002 Showing Earthquakes - Circles in the X-Axis.mp498.59MB
  24. 06 Earthquake Visualization Project/003 Showing Earthquakes - Dynamically.mp4189.51MB
  25. 06 Earthquake Visualization Project/004 Adding Event MouseOver.mp462.63MB
  26. 06 Earthquake Visualization Project/005 Showing a Tooltip.mp473.33MB
  27. 06 Earthquake Visualization Project/006 Showing Tooltip with Data.mp4130.62MB
  28. 07 Scales & BarCharts - Revisited/001 Revisiting Barcharts and Introduction to Scales.mp435.93MB
  29. 07 Scales & BarCharts - Revisited/002 What is Linear Scale.mp44.08MB
  30. 07 Scales & BarCharts - Revisited/003 Creating and Implementing yScale.mp436.08MB
  31. 07 Scales & BarCharts - Revisited/004 Band Scale.mp43.06MB
  32. 07 Scales & BarCharts - Revisited/005 Finalizing Band Scale.mp431.24MB
  33. 07 Scales & BarCharts - Revisited/006 Margins and Groups.mp452.91MB
  34. 07 Scales & BarCharts - Revisited/007 Creating xAxis and yAxis.mp453.89MB
  35. 07 Scales & BarCharts - Revisited/008 Final xAxis and Graph Inverted.mp452.78MB
  36. 07 Scales & BarCharts - Revisited/009 Bonus - Adding Animation.mp422.45MB
  37. 07 Scales & BarCharts - Revisited/010 Fixing the Axis Issue.mp47.46MB
  38. 08 SVG Paths/001 SVG Paths Introduction.mp47.6MB
  39. 08 SVG Paths/002 Creating SVG Paths.mp442.02MB
  40. 08 SVG Paths/003 Creating SVG Paths with D3JS.mp461.74MB
  41. 08 SVG Paths/004 D3 Curves.mp445.33MB
  42. 08 SVG Paths/005 Creating an Area Chart - Part 1.mp450.92MB
  43. 08 SVG Paths/006 Setting Ranges and Domains - Part 2.mp4239.81MB
  44. 08 SVG Paths/007 Adding Axis - Part 3.mp442.8MB
  45. 08 SVG Paths/008 CSS Customizations - Part 4.mp413.88MB
  46. 08 SVG Paths/009 Adding Line - Part 5.mp442.67MB
  47. 08 SVG Paths/010 Final Tweaks.mp453.17MB
  48. 09 Creating a Pie Chart/001 Setting Up DACA Project.mp456.02MB
  49. 09 Creating a Pie Chart/002 Pie Chart Concepts.mp44.96MB
  50. 09 Creating a Pie Chart/003 Creating Pie Angles.mp497.12MB
  51. 09 Creating a Pie Chart/004 Showing an Arc on Screen.mp460.89MB
  52. 09 Creating a Pie Chart/005 Dynamically Showing a Pie Chart on Screen.mp468.36MB
  53. 09 Creating a Pie Chart/006 Adding Dynamic Colors to Pie.mp449.59MB
  54. 09 Creating a Pie Chart/007 Adding a Tooltip.mp4143.05MB
  55. 09 Creating a Pie Chart/008 Beautifying the Pie Chart.mp4124.7MB
  56. 09 Creating a Pie Chart/009 Adding Tween Animation.mp472.64MB
  57. 10 Final Project - U.S. Immigration Services/001 Immigration Visualization - Demo.mp416.15MB
  58. 10 Final Project - U.S. Immigration Services/002 Project Setup.mp460.13MB
  59. 10 Final Project - U.S. Immigration Services/003 Pulling CSV Data.mp465.12MB
  60. 10 Final Project - U.S. Immigration Services/004 Creating Clusters - Part 1.mp4235.14MB
  61. 10 Final Project - U.S. Immigration Services/005 Creating Clusters - Part 2.mp467.71MB
  62. 10 Final Project - U.S. Immigration Services/006 Creating Clusters Circles - Part 3.mp4129.01MB
  63. 10 Final Project - U.S. Immigration Services/007 Showing Clusters on Screen.mp479.91MB
  64. 10 Final Project - U.S. Immigration Services/008 Showing D3 Tip.mp466.31MB
  65. 10 Final Project - U.S. Immigration Services/009 Color Legend.mp4178.84MB
  66. 10 Final Project - U.S. Immigration Services/010 Adding Size Legend.mp4110.2MB
  67. 10 Final Project - U.S. Immigration Services/011 Finished Project.mp455.1MB
  68. 11 The Essentials of Web Development - HTML, CSS and JavaScript/001 What's the World Wide Web (WWW) And How it Works.mp429.33MB
  69. 11 The Essentials of Web Development - HTML, CSS and JavaScript/002 Web Technologies and the Web.mp49.7MB
  70. 11 The Essentials of Web Development - HTML, CSS and JavaScript/003 JavaScript, HTML and CSS - The 3 Legged Stool.mp47.55MB
  71. 11 The Essentials of Web Development - HTML, CSS and JavaScript/004 Understanding the HTML Document Structure.mp414.21MB
  72. 11 The Essentials of Web Development - HTML, CSS and JavaScript/005 HTML Heading.mp415.57MB
  73. 11 The Essentials of Web Development - HTML, CSS and JavaScript/006 HTML Paragraph Tag.mp410.52MB
  74. 11 The Essentials of Web Development - HTML, CSS and JavaScript/007 The Break line Tag.mp410.92MB
  75. 11 The Essentials of Web Development - HTML, CSS and JavaScript/008 Formatting HTML - Bio Page.mp4117.25MB
  76. 11 The Essentials of Web Development - HTML, CSS and JavaScript/009 Adding Address and Break line.mp415.68MB
  77. 11 The Essentials of Web Development - HTML, CSS and JavaScript/010 Emphasizing and Formatting Text.mp475.68MB
  78. 11 The Essentials of Web Development - HTML, CSS and JavaScript/011 Solution to Challenge.mp45.04MB
  79. 11 The Essentials of Web Development - HTML, CSS and JavaScript/012 More HTML Elements.mp42.67MB
  80. 11 The Essentials of Web Development - HTML, CSS and JavaScript/013 Finalizing HTML Formatting.mp422.67MB
  81. 12 HTML Attributes/001 HTML Attributes.mp45.07MB
  82. 12 HTML Attributes/002 HTML Attribute - HREF and Style.mp462.22MB
  83. 12 HTML Attributes/003 HTML Image Tag.mp4134.98MB
  84. 12 HTML Attributes/004 HTML Title and Lang Attribute.mp436.33MB
  85. 12 HTML Attributes/005 List of More HTML Attributes.mp45.78MB
  86. 12 HTML Attributes/006 Unordered List in HTML.mp476.86MB
  87. 12 HTML Attributes/007 List Type Attributes and Nested Lists.mp459.51MB
  88. 12 HTML Attributes/008 HTML Table - Introduction.mp42.4MB
  89. 12 HTML Attributes/009 Creating an HTML Table.mp466.94MB
  90. 12 HTML Attributes/010 Adding Border Style to Table - Inline CSS.mp441.36MB
  91. 13 CSS - Styling HTML Pages/001 Introduction to CSS.mp41.81MB
  92. 13 CSS - Styling HTML Pages/002 Styling our Table with Internal Style Sheet.mp459.26MB
  93. 13 CSS - Styling HTML Pages/003 CHALLENGE_ Create a Simple HTML Page.mp43.47MB
  94. 13 CSS - Styling HTML Pages/004 SOLUTION And More on CSS and Button.mp488.67MB
  95. 13 CSS - Styling HTML Pages/005 CSS Rules - Font Styles.mp424.6MB
  96. 13 CSS - Styling HTML Pages/006 The Class Attribute.mp439.23MB
  97. 13 CSS - Styling HTML Pages/007 The ID Attribute.mp429.21MB
  98. 14 Building a Navigation Page/001 Creating a Navigation Page - Part1.mp456.41MB
  99. 14 Building a Navigation Page/002 Navigation Page Creation - Adding Hover.mp434.72MB
  100. 14 Building a Navigation Page/003 Understanding the Box Model.mp47.54MB
  101. 14 Building a Navigation Page/004 Removing Margin and Padding.mp417.22MB
  102. 14 Building a Navigation Page/005 Adding More HTML Pages.mp415.81MB
  103. 14 Building a Navigation Page/006 Adding Correct Paths to HTML Pages.mp420.75MB
  104. 14 Building a Navigation Page/007 External Style Sheets adn Linking.mp499.58MB
  105. 14 Building a Navigation Page/008 Introduction to DIV.mp431.84MB
  106. 14 Building a Navigation Page/009 DIVs and Float.mp432.68MB
  107. 14 Building a Navigation Page/010 Structuring Content in a Web Page.mp412.63MB
  108. 14 Building a Navigation Page/011 Manually Restructuring Pages.mp434.88MB
  109. 15 Sectioning Elements/001 Using Sectioning Elements.mp47.48MB
  110. 15 Sectioning Elements/002 Using Sectioning Elements on a Page.mp4165.01MB
  111. 15 Sectioning Elements/003 Structuring our Footer.mp470.32MB
  112. 15 Sectioning Elements/004 Final Thoughts About HTML.mp489.6MB
  113. 16 JavaScript Fundamentals/001 3 Legged Stool - Introduction to Javascript.mp41.37MB
  114. 16 JavaScript Fundamentals/002 JavaScript in the Chrome Console.mp417.17MB
  115. 16 JavaScript Fundamentals/003 More on JavaScript in the Console.mp448.57MB
  116. 16 JavaScript Fundamentals/004 Understanding the DOM.mp412.04MB
  117. 16 JavaScript Fundamentals/005 Location of the Script Tag and Why.mp438.06MB
  118. 16 JavaScript Fundamentals/006 JavaScript Concatenation and Variables.mp432.96MB
  119. 16 JavaScript Fundamentals/007 Null and Undefined and Boolean.mp418.32MB
  120. 16 JavaScript Fundamentals/008 Arithmetic Operations.mp433.5MB
  121. 16 JavaScript Fundamentals/009 Remainder.mp48.26MB
  122. 16 JavaScript Fundamentals/010 The Plus Sign.mp49.58MB
  123. 16 JavaScript Fundamentals/011 Introduction to If Statement.mp431.23MB
  124. 16 JavaScript Fundamentals/012 Identicality Comparison.mp412.22MB
  125. 16 JavaScript Fundamentals/013 Logical Operators with Conditional Operators.mp429.57MB
  126. 16 JavaScript Fundamentals/014 The Ternary Operator.mp413.53MB
  127. 17 JavaScript Arrays & Loops/001 Introduction to Arrays.mp417.29MB
  128. 17 JavaScript Arrays & Loops/002 Getting the Last Item of an Array.mp413.08MB
  129. 17 JavaScript Arrays & Loops/003 For Loops.mp429.56MB
  130. 18 JavaScript Functions and Objects/001 Introduction to Functions.mp413.56MB
  131. 18 JavaScript Functions and Objects/002 Different Types of Functions.mp411.72MB
  132. 18 JavaScript Functions and Objects/003 Function Parameters and Returns.mp429.09MB
  133. 18 JavaScript Functions and Objects/004 Local and Global Variables.mp414.45MB
  134. 18 JavaScript Functions and Objects/005 Understanding Local and let Scope Variables.mp438.07MB
  135. 18 JavaScript Functions and Objects/006 Introduction to Objects.mp46.37MB
  136. 18 JavaScript Functions and Objects/007 Creating our First JS Object.mp424.3MB
  137. 18 JavaScript Functions and Objects/008 Instantiating our Own Objects - Constructors.mp477.31MB
  138. 19 The DOM and The BOM/001 The DOM and The BOM - Using JS to Access the DOM.mp46.42MB
  139. 19 The DOM and The BOM/002 Using getElementById Selector.mp496.12MB
  140. 19 The DOM and The BOM/003 Using the querySelectors.mp454.45MB
  141. 19 The DOM and The BOM/004 Applying inline CSS with JavaScript.mp491.98MB
  142. 19 The DOM and The BOM/005 OnClick Event.mp436.9MB
  143. 19 The DOM and The BOM/006 Intercepting More Events.mp453.19MB
  144. 19 The DOM and The BOM/007 EventListeners.mp425.15MB
  145. 19 The DOM and The BOM/008 More on EventListeners.mp470.78MB
  146. 20 Building a Tip Calculator/001 Build a Tip Calculator - Part 1.mp4105.81MB
  147. 20 Building a Tip Calculator/002 Tip Calculator - CSS - Part 2.mp4156.93MB
  148. 20 Building a Tip Calculator/003 Build a Tip Calculator - Part 3.mp464.58MB
  149. 20 Building a Tip Calculator/004 Build a Tip Calculator - Part 4 - Grabbing Input Field Values.mp433.39MB
  150. 20 Building a Tip Calculator/005 Tip Calculator - Finalized UI.mp4158.3MB
  151. 20 Building a Tip Calculator/006 Tip Calculator - Final.mp4238.98MB
  152. 21 Where to Go Next, from Here_/001 Where to Go Next, from Here_.mp4212.28MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统