From 1c0bf6b796d729d23f8e750f5ffd1ae8ceabbc9a Mon Sep 17 00:00:00 2001 From: BSi <46674147+mbhup@users.noreply.github.com> Date: Mon, 18 Feb 2019 20:47:46 +0530 Subject: [PATCH] Added p5.js youtube playlist (#3143) * added p5.js * Added hyperlink * inline linking fix * added p5.js under screencast * removed p5.js from courses * added blank line between heading and section --- free-podcasts-screencasts-en.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-podcasts-screencasts-en.md b/free-podcasts-screencasts-en.md index c7ef2913..3fd839ce 100644 --- a/free-podcasts-screencasts-en.md +++ b/free-podcasts-screencasts-en.md @@ -20,6 +20,7 @@ * [Elm](#elm) * [Ember.js](#emberjs) * [Node.js](#nodejs) + * [p5.js](#p5js) * [React.js](#reactjs) * [Kotlin](#kotlin) * [Language Agnostic](#language-agnostic) @@ -165,6 +166,11 @@ * [Nodeup](http://nodeup.com) (podcast) +#### p5.js + +* [Code! Programming with p5.js](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA) (screencast) + + #### React.js * [React Native Podcast](https://devchat.tv/react-native-radio) (podcast) -- GitLab