From 5e47a45477265714f71bdee29514e72f2f9e276f Mon Sep 17 00:00:00 2001 From: Meet Shah Date: Tue, 16 Dec 2014 11:49:25 +0530 Subject: [PATCH] Added MATLAB Course --- free-courses-en.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-courses-en.md b/free-courses-en.md index 7892db4f..bb5d3572 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -8,6 +8,7 @@ * [iOS](#ios) * [Java](#java) * [JS](#js) +* [Matlab](#matlab) * [OCaml](#ocaml) * [Oracle PL/SQL](#oracle-plsql) * [Python](#python) @@ -43,6 +44,7 @@ * [CIS 194: Introduction to Haskell](http://www.seas.upenn.edu/~cis194/) - Brent Yorgey * [CS240h: Functional Systems in Haskell](http://www.scs.stanford.edu/11au-cs240h/notes/) - Bryan O'Sullivan + ### HTML / CSS * [Build a SaaS landing page using Skeleton](https://www.bloc.io/tutorials/jottly-a-beginner-s-guide-to-html-css-skeleton-and-animate-css) * [Build a responsive website with Webflow](https://www.bloc.io/tutorials/webflow-tutorial-design-responsive-sites-with-webflow) @@ -67,6 +69,10 @@ * [Egghead.io](https://egghead.io/) +### MATLAB +* [MIT 18.S997 Introduction to MATLAB Programming](http://ocw.mit.edu/courses/mathematics/18-s997-introduction-to-matlab-programming-fall-2011/) + + ### OCaml * [Cornell's Data Structures and Functional Programming](http://www.cs.cornell.edu/courses/cs3110/) -- GitLab