Skip to content

Commit 2329e67

Browse files
lyza-shyrzaivhf
authored andcommitted
Added course about Git and section about Data Science (EbookFoundation#2185)
* Added section about Data Science * Update free-courses-en.md * Added course about Git
1 parent 46640fb commit 2329e67

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

free-courses-en.md

+7
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* [Clojure](#clojure)
1212
* [Compilers](#compilers)
1313
* [CUDA](#cuda)
14+
* [Data Science](#datascience)
1415
* [Databases](#databases)
1516
* [Deep Learning](#deep-learning)
1617
* [Git](#git)
@@ -105,6 +106,11 @@
105106
* [Intro to Parallel Programming Using CUDA to Harness the Power of GPUs](https://www.udacity.com/course/intro-to-parallel-programming--cs344)
106107

107108

109+
### Data Science
110+
111+
* [Introduction to Python for Data Science](https://www.edx.org/course/introduction-python-data-science-microsoft-dat208x-3)
112+
113+
108114
### Databases
109115

110116
* [Database Systems](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/) (MIT's opencourseware)
@@ -123,6 +129,7 @@
123129
### Git
124130

125131
* [Git and Gitlab Live Workshop](https://courses.platzi.com/courses/git-gitlab/)
132+
* [How to Use Git and GitHub](https://www.udacity.com/course/how-to-use-git-and-github--ud775) (Udacity)
126133

127134

128135
### Go

0 commit comments

Comments
 (0)