From a6ce8f0e0c93e9b49fa1d10de03a841e27b647b3 Mon Sep 17 00:00:00 2001 From: "Brian H. Hough" <56947075+BrianHHough@users.noreply.github.com> Date: Thu, 29 Oct 2020 11:49:29 -0400 Subject: [PATCH] Adding 5 free bootstrap courses (#4865) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Adding 5 free Bootstrap courses! There were only 2 resources for the Bootstrap section, so I built this out with courses from Freecodecamp, YouTube, and Class Central. * Adding 5 Bootstrap free courses (alphabetized) Needed to alphabetize them :) * Fixing YouTube link endpoint + removing "YouTube" specification Hi @SethiPandi — thanks for the comments and the warm welcome to Hacktoberfest! 🎃 I have done the following from your feedback: - fixed the YouTube endpoint so it links to the playlist (not the original video) - Removed YouTube specification from the two resources that are YT videos Let me know if you need any other changes from me 😊 --- free-courses-en.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-courses-en.md b/free-courses-en.md index 16d0919d..8d8a4322 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -126,6 +126,11 @@ ### Bootstrap * [Bootstrap 4 Quick Start: Code Modern Responsive Websites](https://www.udemy.com/share/101qsw/) - Brad Hussey (Udemy) +* [Bootstrap tutorial for beginners](https://www.youtube.com/playlist?list=PL6n9fhu94yhXd4xnk-j5FGhHjUv1LsF0V) - kudvenkat +* [Complete Bootstrap Crash Course | Bootstrap 4 Tutorial](https://www.youtube.com/watch?v=ZfRn9VJzdGA) - Julio Codes +* [Introduction to Bootstrap - A Tutorial](https://www.classcentral.com/course/edx-introduction-to-bootstrap-a-tutorial-3338) - Microsoft via edX (Class Central) +* [Learn Bootstrap 4 for free](https://scrimba.com/learn/bootstrap4) - Neil Rowe (Scrimba) +* [Learn Bootstrap 4 in this free 10-part course](https://www.freecodecamp.org/news/want-to-learn-bootstrap-4-heres-our-free-10-part-course-happy-easter-35c004dc45a4/) - Per Harald Borgen (Freecodecamp) * [Rapid website design with Bootstrap](https://www.udemy.com/course/responsive-website-design) - Laurence Svekis (Udemy)