diff --git a/free-courses-en.md b/free-courses-en.md index 71ef493ca797b9963a4f25488fd26ab6bebc88ee..46a112f9769d19647f7374acbed2d010931aa493 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -11,6 +11,7 @@ * [Clojure](#clojure) * [Compilers](#compilers) * [CUDA](#cuda) +* [Data Science](#datascience) * [Databases](#databases) * [Deep Learning](#deep-learning) * [Git](#git) @@ -105,6 +106,11 @@ * [Intro to Parallel Programming Using CUDA to Harness the Power of GPUs](https://www.udacity.com/course/intro-to-parallel-programming--cs344) +### Data Science + +* [Introduction to Python for Data Science](https://www.edx.org/course/introduction-python-data-science-microsoft-dat208x-3) + + ### Databases * [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 @@ ### Git * [Git and Gitlab Live Workshop](https://courses.platzi.com/courses/git-gitlab/) +* [How to Use Git and GitHub](https://www.udacity.com/course/how-to-use-git-and-github--ud775) (Udacity) ### Go