From 4eb7762d3ea294da139eb195d40785b6d4d912de Mon Sep 17 00:00:00 2001 From: Himanshu Rathod Date: Sun, 24 Oct 2021 19:25:31 +0530 Subject: [PATCH] Added a Cloud Fundamentals category and one course (#6401) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added a Cloud Fundamentals category and one course * Update free-courses-en.md * Updated Heading Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update courses/free-courses-en.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update free-courses-en.md * Updated Course Name Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Fixed the C++ heading link Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> --- courses/free-courses-en.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 1001916ec..ea386f0aa 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -12,6 +12,7 @@ * [C#](#c-sharp) * [C++](#cpp) * [Clojure](#clojure) +* [Cloud Computing](#cloud-computing) * [Compilers](#compilers) * [CUDA](#cuda) * [Dart](#dart) @@ -241,6 +242,11 @@ * [Functional Programming with Clojure](http://mooc.fi/courses/2014/clojure/) +### Cloud Computing + +* [Microsoft Certified: Azure Fundamentals](https://docs.microsoft.com/en-us/learn/certifications/azure-fundamentals/) - Microsoft + + ### Compilers * [Stanford's Compilers](https://www.edx.org/course/compilers)