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
Copy file name to clipboardExpand all lines: best-python-resources.html
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,13 @@ <h2>Beyond the basics</h2>
154
154
<h2>Videos, screencasts and presentations</h2>
155
155
<ul>
156
156
<li>
157
+
<p>Kate Heddleston gave a talk at PyCon 2014 called
158
+
"<ahref="http://pyvideo.org/video/2591/so-you-want-to-be-a-full-stack-developer-how-to">Full-stack Python Web Applications</a>"
159
+
with clear visuals for how numerous layers of the Python web
160
+
stack fit together. There are also <ahref="https://speakerdeck.com/pycon2014/so-you-want-to-be-a-full-stack-developer-how-to-build-a-full-stack-python-web-application-by-kate-heddleston">slides available from the talk</a>
<p>Kate Heddleston gave a talk at PyCon 2014 called
173
-
"<ahref="http://pyvideo.org/video/2591/so-you-want-to-be-a-full-stack-developer-how-to">Full-stack Python Web Applications</a>"
174
-
with clear visuals for how numerous layers of the Python web
175
-
stack fit together. There are also <ahref="https://speakerdeck.com/pycon2014/so-you-want-to-be-a-full-stack-developer-how-to-build-a-full-stack-python-web-application-by-kate-heddleston">slides available from the talk</a>
Copy file name to clipboardExpand all lines: source/content/pages/23-best-python-resources/2301-best-python-resources.markdown
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,12 @@ I had when I was learning the language.
70
70
71
71
72
72
## Videos, screencasts and presentations
73
+
* Kate Heddleston gave a talk at PyCon 2014 called
74
+
"[Full-stack Python Web Applications](http://pyvideo.org/video/2591/so-you-want-to-be-a-full-stack-developer-how-to)"
75
+
with clear visuals for how numerous layers of the Python web
76
+
stack fit together. There are also [slides available from the talk](https://speakerdeck.com/pycon2014/so-you-want-to-be-a-full-stack-developer-how-to-build-a-full-stack-python-web-application-by-kate-heddleston)
* Kate Heddleston gave a talk at PyCon 2014 called
86
-
"[Full-stack Python Web Applications](http://pyvideo.org/video/2591/so-you-want-to-be-a-full-stack-developer-how-to)"
87
-
with clear visuals for how numerous layers of the Python web
88
-
stack fit together. There are also [slides available from the talk](https://speakerdeck.com/pycon2014/so-you-want-to-be-a-full-stack-developer-how-to-build-a-full-stack-python-web-application-by-kate-heddleston)
89
-
with all the diagrams.
90
-
91
91
92
92
## Newsletters
93
93
*[Python Weekly](http://www.pythonweekly.com/) is a free weekly roundup
0 commit comments