Skip to content

Commit b724672

Browse files
committed
new podcast resources
1 parent f547871 commit b724672

File tree

8 files changed

+19
-3
lines changed

8 files changed

+19
-3
lines changed

content/pages/01-introduction/10-best-python-podcasts.markdown

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,31 @@ podcast presentation.
5555
podcast from Ken Reitz and Alex Gaynor with very in-depth interviews with
5656
influential Python community members.
5757

58+
* Professor Philip Guo has a video podcast called
59+
[PG Podcast](http://pgbovine.net/PG-Podcast.htm), typically on
60+
Python subjects.
61+
[All episodes are listed on a separate page](http://pgbovine.net/PG-Podcast-summary.htm).
5862

5963
<div class="well see-also">If you prefer to learn by reading check out the <a href="/best-python-resources.html">best Python resources page</a> or <a href="/table-of-contents.html">view all topics</a>.</div>
6064

6165

6266
## General software development podcasts
63-
* [Embedded.fm](http://embedded.fm/)
67+
* [Software Engineering Daily](https://softwareengineeringdaily.com/)
68+
incredibly has a podcast every day with a different developer on a
69+
huge range of relevant development subjects.
6470

65-
* [The Changelog](https://changelog.com/)
71+
* [Command_line Heroes](https://www.redhat.com/en/command-line-heroes)
72+
covers [operating system](/operating-systems.html)-level topics as
73+
well as [DevOps](/devops.html).
6674

67-
* [Full Stack Radio](http://www.fullstackradio.com/)
75+
* [Embedded.fm](http://embedded.fm/) goes into embedded systems and
76+
hardware hacking.
77+
78+
* [The Changelog](https://changelog.com/) is a weekly podcast on
79+
general software development matters.
80+
81+
* [Full Stack Radio](http://www.fullstackradio.com/). No relation to
82+
Full Stack Python but another one to check out!
6883

6984
* [Exponent](http://exponent.fm/) is not a software development podcast
7085
but it covers the intersection of corporate strategy and technology in an

content/pages/meta/00-change-log.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on GitHub.
1717

1818
## 2018
1919
### May
20+
* New [podcast](/best-python-podcasts.html) resources.
2021
* Merge
2122
[pull request #164](https://github.com/mattmakai/fullstackpython.com/pull/164)
2223
with a new [task queues](/task-queues.html) resource.
55 KB
Loading
93.8 KB
Loading
126 KB
Loading
61.8 KB
Loading
29.2 KB
Loading

0 commit comments

Comments
 (0)