Skip to content

Commit c95d137

Browse files
committed
adding video of kate's talk
1 parent d56d266 commit c95d137

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

best-python-resources.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,10 @@ <h2>Videos, screencasts and presentations</h2>
170170
</li>
171171
<li>
172172
<p>Kate Heddleston gave a talk at PyCon 2014 called
173-
"<a href="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">Full-stack Python Web Applications</a>"
174-
that included clear visuals for how numerous layers of the Python web
175-
stack fit together.</p>
173+
"<a href="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 <a href="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>
176+
with all the diagrams.</p>
176177
</li>
177178
</ul>
178179
<h2>Newsletters</h2>

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-04-12T20:59:14Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-04-13T08:48:18Z</updated></feed>

source/content/pages/23-best-python-resources/2301-best-python-resources.markdown

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,10 @@ I had when I was learning the language.
8383
[Django category](http://ontwik.com/category/django/).
8484

8585
* Kate Heddleston gave a talk at PyCon 2014 called
86-
"[Full-stack Python Web Applications](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)"
87-
that included clear visuals for how numerous layers of the Python web
88-
stack fit together.
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.
8990

9091

9192
## Newsletters

0 commit comments

Comments
 (0)