This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # MySQL | |
| ## Getting started | |
| - http://www.sqlteaching.com/ | |
| - https://www.codecademy.com/learn/learn-sql | |
| ### Related tutorials | |
| - [MySQL-CLI](https://www.youtube.com/playlist?list=PLfdtiltiRHWEw4-kRrh1ZZy_3OcQxTn7P) | |
| - [Analyzing Business Metrics](https://www.codecademy.com/learn/sql-analyzing-business-metrics) | |
| - [SQL joins infografic](https://www.codeproject.com/Articles/33052/Visual-Representation-of-SQL-Joins) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="container"> | |
| <div class="row vidrow" style="margin:0;"> | |
| <div class="col-md-6"> | |
| <h2>Title</h2> | |
| <big>Description</big> | |
| </div> | |
| <div class="col-md-6"> | |
| <!-- Example Youtube Video Url https://www.youtube.com/watch?v=dQw4w9WgXcQ --> | |
| <!-- Place the v= parameter in data-embed --> | |
| <div class="youtube" data-embed="dQw4w9WgXcQ"> |