Skip to content

Commit 1359c85

Browse files
committed
adding new resource for python advocacy
1 parent 6c67e7b commit 1359c85

File tree

4 files changed

+12
-1
lines changed

4 files changed

+12
-1
lines changed

all.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4702,6 +4702,10 @@ <h3>More perspectives on why to use Python</h3>
47024702
<h3>Resources for Python enterprise advocacy</h3>
47034703
<ul>
47044704
<li>
4705+
<p>CIO Magazine discusses why
4706+
<a href="http://www.cio.com/article/2431212/developer/dynamic-languages--not-just-for-scripting-any-more.html">dynamic languages are increasingly being adopted in enterprise environments</a>.</p>
4707+
</li>
4708+
<li>
47054709
<p>PayPal covers
47064710
<a href="https://www.paypal-engineering.com/2014/12/10/10-myths-of-enterprise-python/">10 myths about enterprise Python</a>
47074711
via their engineering blog.</p>

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>2015-01-07T17:58:50Z</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>2015-01-07T18:00:39Z</updated></feed>

source/content/pages/11-misc/1107-why-use-python.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ your organization then Python may be a good fit to use.
6161

6262

6363
### Resources for Python enterprise advocacy
64+
* CIO Magazine discusses why
65+
[dynamic languages are increasingly being adopted in enterprise environments](http://www.cio.com/article/2431212/developer/dynamic-languages--not-just-for-scripting-any-more.html).
66+
6467
* PayPal covers
6568
[10 myths about enterprise Python](https://www.paypal-engineering.com/2014/12/10/10-myths-of-enterprise-python/)
6669
via their engineering blog.

why-use-python.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ <h3>More perspectives on why to use Python</h3>
8383
<h3>Resources for Python enterprise advocacy</h3>
8484
<ul>
8585
<li>
86+
<p>CIO Magazine discusses why
87+
<a href="http://www.cio.com/article/2431212/developer/dynamic-languages--not-just-for-scripting-any-more.html">dynamic languages are increasingly being adopted in enterprise environments</a>.</p>
88+
</li>
89+
<li>
8690
<p>PayPal covers
8791
<a href="https://www.paypal-engineering.com/2014/12/10/10-myths-of-enterprise-python/">10 myths about enterprise Python</a>
8892
via their engineering blog.</p>

0 commit comments

Comments
 (0)