File tree Expand file tree Collapse file tree 3 files changed +17
-0
lines changed
source/content/pages/01-introduction Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -452,6 +452,12 @@ <h2>Open source enterprise Python projects</h2>
452452<h2>Enterprise Python software development resources</h2>
453453<ul>
454454<li>
455+ <p>Talk Python to Me's fourth episode interviewed PayPal's lead developer on
456+ <a href="http://www.talkpythontome.com/episodes/show/4/enterprise-python-and-large-scale-projects">Enterprise Python and Large-Scale Projects</a>.
457+ They rebuke many of the myths around Python for large scale projects
458+ including the variable typing system and scalability.</p>
459+ </li>
460+ <li>
455461<p>There are a couple of solid demystifying articles in CIO magazine including
456462 <a href="http://www.cio.com/article/2437137/developer/you-used-python-to-write-what-.html">this broad overview of Python in enterprises</a>
457463 and this article on
Original file line number Diff line number Diff line change @@ -126,6 +126,12 @@ <h2>Open source enterprise Python projects</h2>
126126< h2 > Enterprise Python software development resources</ h2 >
127127< ul >
128128< li >
129+ < p > Talk Python to Me's fourth episode interviewed PayPal's lead developer on
130+ < a href ="http://www.talkpythontome.com/episodes/show/4/enterprise-python-and-large-scale-projects "> Enterprise Python and Large-Scale Projects</ a > .
131+ They rebuke many of the myths around Python for large scale projects
132+ including the variable typing system and scalability.</ p >
133+ </ li >
134+ < li >
129135< p > There are a couple of solid demystifying articles in CIO magazine including
130136 < a href ="http://www.cio.com/article/2437137/developer/you-used-python-to-write-what-.html "> this broad overview of Python in enterprises</ a >
131137 and this article on
Original file line number Diff line number Diff line change @@ -107,6 +107,11 @@ continue delivering business value to their business side customers.
107107
108108
109109## Enterprise Python software development resources
110+ * Talk Python to Me's fourth episode interviewed PayPal's lead developer on
111+ [ Enterprise Python and Large-Scale Projects] ( http://www.talkpythontome.com/episodes/show/4/enterprise-python-and-large-scale-projects ) .
112+ They rebuke many of the myths around Python for large scale projects
113+ including the variable typing system and scalability.
114+
110115* There are a couple of solid demystifying articles in CIO magazine including
111116 [ this broad overview of Python in enterprises] ( http://www.cio.com/article/2437137/developer/you-used-python-to-write-what-.html )
112117 and this article on
You can’t perform that action at this time.
0 commit comments