diff --git a/README.md b/README.md index 0321bd97a7f3862d6e0fc1b88c34642ec6eac101..35c488d367b64e9eecabb35651747fda2264dd48 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,7 @@ Free Podcasts and Screencasts: + English: [github](/free-podcasts-screencasts-en.md) + Portuguese (Brazil): [github](/free-podcasts-screencasts-pt_BR.md) + Russian: [github](/free-podcasts-screencasts-ru.md) + + +### Programming Playgrounds ++ [Free Programming Playgrounds](/free-programming-playgrounds.md) diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index cdd2a091707d85bbf4b0cb669c64a2ee93b64410..14a3dc5e46043c996aaa62a093e286ffec07d73c 100644 --- a/free-programming-playgrounds.md +++ b/free-programming-playgrounds.md @@ -2,12 +2,13 @@ * [Angular](#angular) * [CSS](#css) +* [FlexBox](#flexbox) * [JavaScript](#javascript) * [Node.js](#nodejs) * [PHP](#php) * [Python](#python) * [Ruby](#ruby) -* [sql](#sql) +* [SQL](#sql) ### Angular @@ -23,6 +24,11 @@ * [Dabblet](http://dabblet.com) +### FlexBox + +* [Echoplex](http://the-echoplex.net/flexyboxes/) + + ### JavaScript * [CodePen](http://codepen.io)