From cc70a62867e1dabecfdee001201f2e5fbe50f2fd Mon Sep 17 00:00:00 2001 From: saritip <58343248+saritip@users.noreply.github.com> Date: Wed, 28 Oct 2020 18:08:25 +0200 Subject: [PATCH] Add Python Podcast (#4842) Co-authored-by: sarit --- free-podcasts-screencasts-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-podcasts-screencasts-en.md b/free-podcasts-screencasts-en.md index 28fea316..3face0c5 100644 --- a/free-podcasts-screencasts-en.md +++ b/free-podcasts-screencasts-en.md @@ -295,6 +295,7 @@ * [Python Tips](https://www.youtube.com/playlist?list=PLP8GkvaIxJP3ignHY_Dq7bFsvwzAcqZ1i) (screencast) * [Talk Python To Me - A podcast on Python and related technologies](http://talkpython.fm) (podcast) * [Teaching Python](https://www.teachingpython.fm) (podcast) +* [The Real Python Podcast](https://realpython.com/podcasts/rpp) - Christopher Bailey (podcast) * [TheNewBoston - Pygame (Python Game Development) Playlist](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAjkwJocj7vlc_mFU-4wXJq) (screencast) * [TheNewBoston - Python 3.4 Programming Tutorials](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_) (screencast) * [TheNewBoston - Python GUI with Tkinter Playlist](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGBwibXFtPtflztSNPGuIB_d) (screencast) -- GitLab