You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are a list of my favorite episodes from various Python podcasts before
22
55
we dive into entire podcast recommendations in the next section. Dig into
23
56
these episodes to get a feel for various personalities and styles in
@@ -42,45 +75,19 @@ podcast presentation.
42
75
how [Python web application deployments](/deployment.html) work.
43
76
44
77
78
+
<divclass="well see-also">If you prefer to learn Python by reading check out the <ahref="/best-python-resources.html">best Python resources page</a> or <ahref="/table-of-contents.html">view all topics</a>.</div>
45
79
46
80
47
-
## Python-specific podcasts
48
-
*[Talk Python to Me](https://talkpython.fm) focuses on the
49
-
people and organizations coding on Python. Each episode features a
50
-
different guest interviewee to talk about his or her work.
81
+
### General software development podcasts
82
+
These podcasts are not specific to Python but cover relevant software
83
+
engineering topics and often have episodes on Python topics. At the
84
+
very least you will become a better general software developer by
85
+
listening and learning from them.
51
86
52
-
*[Podcast.\_\_init\_\_](http://podcastinit.com/) is another regular podcast
53
-
that presents stories about Python and interviews "with the people who
54
-
make it great".
55
-
56
-
*[Test and Code Podcast](http://pythontesting.net/test-podcast/) focuses
57
-
on [testing](/testing.html) and related topics such as mocking and
58
-
[code metrics](/code-metrics.html).
59
-
60
-
*[Python Bytes](https://pythonbytes.fm/) is a new podcast from the creators
61
-
of the above mentioned "Talk Python to Me" and "Test and Code Podcast".
62
-
63
-
*[Import This](https://www.kennethreitz.org/import-this/) is an occasional
64
-
podcast from Ken Reitz and Alex Gaynor with very in-depth interviews with
65
-
influential Python community members.
66
-
67
-
* Professor Philip Guo has a video podcast called
68
-
[PG Podcast](http://pgbovine.net/PG-Podcast.htm), typically on
69
-
Python subjects.
70
-
[All episodes are listed on a separate page](http://pgbovine.net/PG-Podcast-summary.htm).
71
-
72
-
<divclass="well see-also">If you prefer to learn by reading check out the <ahref="/best-python-resources.html">best Python resources page</a> or <ahref="/table-of-contents.html">view all topics</a>.</div>
0 commit comments