Skip to content

Commit b3f6fd6

Browse files
committed
readme updates
1 parent 4fc529a commit b3f6fd6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Productivity/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,5 @@ In the text editors Atom and Sublime Text 3 you can install Linter packages that
138138
* [Unix commands](https://en.wikipedia.org/wiki/List_of_Unix_commands)
139139
* [DOS commands](https://en.wikipedia.org/wiki/List_of_DOS_commands)
140140
* [Git Basics](https://www.youtube.com/watch?v=U8GBXvdmHT4)
141+
* [Git Workflows](http://blog.endpoint.com/2014/05/git-workflows-that-work.html)
141142
* [Research Cyberinfrastructure at USC](http://www.sc.edu/about/offices_and_divisions/division_of_information_technology/rci/)

Visualization/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This module of the course covers data visualization tools. We'll learn these to
1717
* [Matplotlib guide](http://pbpython.com/effective-matplotlib.html)
1818
* [Overview of Python visualization tools](http://pbpython.com/visualization-tools-1.html)
1919
* [A Dramatic Tour Through Python's Data Visualization Landscape](https://dsaber.com/2016/10/02/a-dramatic-tour-through-pythons-data-visualization-landscape-including-ggplot-and-altair/)
20+
* [A Detailed Matplotlib Example](https://www.dataquest.io/blog/making-538-plots/)
2021
* [Matplotlib Gallery](https://matplotlib.org/gallery.html)
2122
* [Seaborn Gallery](https://seaborn.pydata.org/examples/index.html)
2223
* [Bokeh Gallery](https://bokeh.pydata.org/en/latest/docs/gallery.html)

0 commit comments

Comments
 (0)