From: Kevin A. <ka...@us...> - 2007-07-30 14:31:30
|
Update of /cvsroot/pythoncard/PythonCard/docs/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17716/html Modified Files: what_is_python.html Log Message: switched to wingware.com urls Index: what_is_python.html =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/html/what_is_python.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** what_is_python.html 30 Jul 2007 04:34:45 -0000 1.1 --- what_is_python.html 30 Jul 2007 14:31:12 -0000 1.2 *************** *** 55,68 **** <h2>Why Python?</h2> ! <p>Archaeopteryx Software provides some great information pages discussing the benefits of the Python programming language:</p> <blockquote>"Python is an open-source object-oriented programming language that offers two to ten fold programmer productivity increases over languages like C, C++, Java, C#, Visual Basic (VB), and Perl."</blockquote> <ul> ! <li><a href="http://archaeopteryx.com/python">Python Overview</a> ! <li><a href="http://archaeopteryx.com/python/benefits">The benefits of Python</a> ! <li><a href="http://archaeopteryx.com/python/evaluating">Evaluating Python for your project</a> ! <li><a href="http://archaeopteryx.com/python/resources">Resources for evaluators</a></li></ul> <p><a href="http://www.catb.org/~esr/">Eric Raymond</a> explains <a href="http://www.linuxjournal.com/article.php?sid=3882">Why Python?</a> in a LinuxJournal article.</p> <p>Paul Prescod has his own reasons for <a href="http://www.prescod.net/python/why.html">why he promotes Python</a>.</p> ! <p>Some <a href="http://www.python.org/about/success/">Python Success Stories</a>.</p> <p>Watch a <a href="http://www.python.org/other/python.mov">15 minute movie Introducing Python</a> (68 MB) by some of its creators and users.</p><br> --- 55,70 ---- <h2>Why Python?</h2> ! <p>Wingware provides some great information pages discussing the benefits of the Python programming language:</p> <blockquote>"Python is an open-source object-oriented programming language that offers two to ten fold programmer productivity increases over languages like C, C++, Java, C#, Visual Basic (VB), and Perl."</blockquote> <ul> ! <li><a href="http://wingware.com/python">Python Overview</a> ! <li><a href="http://wingware.com/python/success">Python Success Stories</a> ! <li><a href="http://wingware.com/python/benefits">The benefits of Python</a> ! <li><a href="http://wingware.com/python/evaluating">Evaluating Python for your project</a> ! <li><a href="http://wingware.com/python/business">Open Source in Business</a></li> ! <li><a href="http://wingware.com/python/resources">Resources for evaluators</a></li></ul> <p><a href="http://www.catb.org/~esr/">Eric Raymond</a> explains <a href="http://www.linuxjournal.com/article.php?sid=3882">Why Python?</a> in a LinuxJournal article.</p> <p>Paul Prescod has his own reasons for <a href="http://www.prescod.net/python/why.html">why he promotes Python</a>.</p> ! <p>Dozens of categorized <a href="http://www.python.org/about/success/">Python Success Stories</a> on the Python.org site.</p> <p>Watch a <a href="http://www.python.org/other/python.mov">15 minute movie Introducing Python</a> (68 MB) by some of its creators and users.</p><br> |