📄 21.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Robots" content="INDEX,NOFOLLOW">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<TITLE>Safari | Python Developer's Handbook -> Summary</TITLE>
<LINK REL="stylesheet" HREF="oreillyi/oreillyN.css">
</HEAD>
<BODY bgcolor="white" text="black" link="#990000" vlink="#990000" alink="#990000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" cellpadding=5 cellspacing=0 border=0 class="navtopbg"><tr><td><font size="1"><p class="navtitle"><a href="8.html" class="navtitle">Web Development</a> > <a href="0672319942.html" class="navtitle">Python Developer's Handbook</a> > <a href="11.html" class="navtitle">1. Introduction</a> > <span class="nonavtitle">Summary</span></p></font></td><td align="right" valign="top" nowrap><font size="1"><a href="main.asp?list" class="safnavoff">See All Titles</a></font></td></tr></table>
<TABLE width=100% bgcolor=white border=0 cellspacing=0 cellpadding=5><TR><TD>
<TABLE border=0 width="100%" cellspacing=0 cellpadding=0><TR><td align=left width="15%" class="headingsubbarbg"><a href="20.html" title="PSA and the Python Consortium"><font size="1">< BACK</font></a></td><td align=center width="70%" class="headingsubbarbg"><font size="1"><a href="popanote.asp?pubui=oreilly&bookname=0672319942&snode=21" target="_blank" title="Make a public or private annnotation">Make Note</a> | <a href="21.html" title="Use a Safari bookmark to remember this section">Bookmark</a></font></td><td align=right width="15%" class="headingsubbarbg"><a href="23.html" title="2. Language Review"><font size="1">CONTINUE ></font></a></td></TR></TABLE>
<a href="5%2F31%2F2002+4%3A17%3A25+PM.html" TABINDEX="-1"><img src=images/spacer.gif border=0 width=1 height=1></a><font color=white size=1>152015024128143245168232148039199167010047123209178152124239215162145094054191202066127114</font><a href="read8.asp?bookname=0672319942&snode=21&now=5%2F31%2F2002+4%3A17%3A25+PM" TABINDEX="-1"><img src=images/spacer.gif border=0 width=1 height=1></a><br>
<FONT><h3>Summary</h3>
<p>Python is an interpreted, high-level programming language, pure object-oriented and powerful server-side scripting language for the Web. It is an open source project that doesn't have any copylefts or copyrights involved in its license agreement.</p>
<P>You should consider moving to Python because it is simple to get support from the Python community; it is fast to learn and code it; it offers object-oriented programming support; and it provides a readable, reusable, and portable coding language.</P>
<P>The main technical features that distinguish Python from the other languages are as follows:</P>
<ul>
<li><P>Automatic memory management</P>
</LI>
<li><p>Exception handling management</p>
</LI>
<LI><p>Rich core library</p>
</li>
<li><p>Web scripting support and data handling</p>
</li>
<li><p>Rich built-in elements</p>
</li>
<li><p>Clear syntax and useful lexical elements</p>
</Li>
<lI><p>Embeddable and Extendable language</p>
</lI>
<li><p>Objects Distribution support</p>
</Li>
<li><P>Databases support</P>
</LI>
<li><p>GUI applications support</p>
</LI>
<LI><p>Introspection</p>
</li>
<LI><P>Easily integrated to third-party projects.</P>
</li>
</ul>
<P>Python runs on many platforms, such as Microsoft Windows, Linux, and Macintosh. The source code and the documentation are freely downloadable. It is also available for downloading the binaries for some systems.</P>
<P>Python is always compared against other languages and, usually, it wins.</P>
<p>Python has an implementation in Java called JPython.</p>
<p>Two institutions have guided the Python community along the last few years: the Python Software Activity (PSA) and The Python Consortium. The PSA took the responsibility of creating Python conferences and workshops and keeping the Python official Web site up and running, whereas The Python Consortium supported the development of Python and JPython. Today, the future of these two institutions is a little uncertain because Guido and his whole development team have moved to BeOpen.com to support PythonLabs.com.</p>
<p>The Python community has been doing a great job by providing help to new Python aficionados. Most of this help is provided through the mailing lists, newsgroups, bug lists, and other available forms of support.</p>
<p>By the way, Python has nothing to do with those legless reptiles. It was named after the British comedy troupe Monty Python.</p>
</font>
<P><TABLE width="100%" border=0><TR valign="top"><TD><font size=1 color="#C0C0C0"><br></font></TD><TD align=right><font size=1 color="#C0C0C0">Last updated on 1/30/2002<br>Python Developer's Handbook, © 2002 Sams Publishing</font></TD></TR></TABLE></P>
<TABLE border=0 width="100%" cellspacing=0 cellpadding=0><TR><td align=left width="15%" class="headingsubbarbg"><a href="20.html" title="PSA and the Python Consortium"><font size="1">< BACK</font></a></td><td align=center width="70%" class="headingsubbarbg"><font size="1"><a href="popanote.asp?pubui=oreilly&bookname=0672319942&snode=21" target="_blank" title="Make a public or private annnotation">Make Note</a> | <a href="21.html" title="Use a Safari bookmark to remember this section">Bookmark</a></font></td><td align=right width="15%" class="headingsubbarbg"><a href="23.html" title="2. Language Review"><font size="1">CONTINUE ></font></a></td></TR></TABLE>
</TD></TR></TABLE>
<!--EndOfBrowse-->
</TD></TR></TABLE>
<table width=100% border=0 cellspacing=0 cellpadding=0 bgcolor=#990000><tr><td><p align=center><font size=1 face="verdana,arial,helvetica" color=white>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -