Skip to content

Commit 58dceee

Browse files
authored
Fixes: #367 Tableau (#395)
* Computer Architecture and Organization added * Tableau Added
1 parent 1602b8c commit 58dceee

File tree

2 files changed

+64
-1
lines changed

2 files changed

+64
-1
lines changed

Diff for: Dictionary.json

+28-1
Original file line numberDiff line numberDiff line change
@@ -4450,7 +4450,34 @@
44504450
"Tips3": "https://bornfight.com/blog/symfony-tips-tricks-named-routes/",
44514451
"Tips4": "https://www.cloudways.com/blog/php/symfony/"
44524452
},
4453-
4453+
{
4454+
"Title": "Tableau",
4455+
"Tag": "Data Visualization Software",
4456+
"Documentation": "https://help.tableau.com/current/pro/desktop/en-us/gettingstarted_overview.htm",
4457+
"YT1": "https://www.youtube.com/watch?v=aHaOIvR00So",
4458+
"YT2": "https://www.youtube.com/watch?v=jEgVto5QME8",
4459+
"YT3": "https://www.youtube.com/watch?v=Wh4sCCZjOwo",
4460+
"YT4": "https://www.youtube.com/watch?v=6mBtTNggkUk",
4461+
"YT5": "https://www.youtube.com/watch?v=KA0QHWm0nWo",
4462+
"Website1": "https://www.tableau.com/",
4463+
"Website2": "https://www.guru99.com/what-is-tableau.html",
4464+
"Website3": "https://www.analyticsvidhya.com/learning-paths-data-science-business-analytics-business-intelligence-big-data/tableau-learning-path/",
4465+
"Website4": "https://www.tutorialspoint.com/tableau/index.htm",
4466+
"Website5": "https://www.tutorialgateway.org/tableau/",
4467+
"Dedicated GH page1": "https://github.com/tableau",
4468+
"Dedicated GH page2": "https://github.com/tableau/TabPy",
4469+
"Dedicated GH page3": "https://github.com/tableau/webdataconnector",
4470+
"Dedicated GH page4":"https://github.com/tableau/document-api-python",
4471+
"Course1": "https://www.tableau.com/learn/training",
4472+
"Course2": "https://www.udemy.com/course/tableau-tutorial-for-beginners/",
4473+
"Course3": "https://www.udacity.com/course/data-visualization-in-tableau--ud1006",
4474+
"Course4": "https://www.simplilearn.com/tableau-training-and-data-visualization-course",
4475+
"Course5": "https://www.linkedin.com/learning/topics/tableau",
4476+
"Tips1": "https://www.edureka.co/blog/tableau-tips-and-tricks/",
4477+
"Tips2": "https://evolytics.com/blog/six-favorite-tableau-tips-tricks-and-hacks-to-enhance-dashboards/",
4478+
"Tips3": "https://interworks.com/blog/2021/01/05/five-tableau-ux-hacks-for-2021/",
4479+
"Tips4": "https://www.vizwiz.com/p/tips.html"
4480+
},
44544481
{
44554482
"Title": "Tailwind CSS",
44564483
"Tag": "CSS Framework",

Diff for: README.md

+36
Original file line numberDiff line numberDiff line change
@@ -5534,6 +5534,42 @@ https://www.cloudways.com/blog/php/symfony/<br>
55345534
<br>
55355535
</details>
55365536

5537+
<details>
5538+
<summary>Tableau</summary>
5539+
<br>Category/Type - <br> Data Visualization Software<br>
5540+
<br>Official Documentation - <br> https://help.tableau.com/current/pro/desktop/en-us/gettingstarted_overview.htm <br>
5541+
<br>Best YouTube creators - <br>
5542+
https://www.youtube.com/watch?v=aHaOIvR00So<br>
5543+
https://www.youtube.com/watch?v=jEgVto5QME8 <br>
5544+
https://www.youtube.com/watch?v=Wh4sCCZjOwo<br>
5545+
https://www.youtube.com/watch?v=6mBtTNggkUk <br>
5546+
https://www.youtube.com/watch?v=KA0QHWm0nWo<br>
5547+
5548+
<br>Useful Websites - <br>
5549+
https://www.tableau.com/<br>
5550+
https://www.guru99.com/what-is-tableau.html<br>
5551+
https://www.analyticsvidhya.com/learning-paths-data-science-business-analytics-business-intelligence-big-data/tableau-learning-path/<br>
5552+
https://www.tutorialspoint.com/tableau/index.htm <br>
5553+
https://www.tutorialgateway.org/tableau/<br>
5554+
<br>Dedicated Github page - <br>
5555+
https://github.com/tableau<br>
5556+
https://github.com/tableau/TabPy <br>
5557+
https://github.com/tableau/webdataconnector<br>
5558+
https://github.com/tableau/document-api-python<br>
5559+
<br>Best Courses - <br>
5560+
https://www.tableau.com/learn/training<br>
5561+
https://www.udemy.com/course/tableau-tutorial-for-beginners/<br>
5562+
https://www.udacity.com/course/data-visualization-in-tableau--ud1006<br>
5563+
https://www.simplilearn.com/tableau-training-and-data-visualization-course<br>
5564+
https://www.linkedin.com/learning/topics/tableau<br>
5565+
<br>Other Tips / Hacks - <br>
5566+
https://www.edureka.co/blog/tableau-tips-and-tricks/ <br>
5567+
https://evolytics.com/blog/six-favorite-tableau-tips-tricks-and-hacks-to-enhance-dashboards/ <br>
5568+
https://interworks.com/blog/2021/01/05/five-tableau-ux-hacks-for-2021/ <br>
5569+
https://www.vizwiz.com/p/tips.html<br>
5570+
<br>
5571+
</details>
5572+
55375573
<details>
55385574
<summary>Tailwind CSS</summary>
55395575
<br>Category/Type - <br> CSS Framework <br>

0 commit comments

Comments
 (0)