Directory > Computers > Programming > Languages > Python > Articles and Reviews A Retargetable Thin Client Architecture in Python Article by Bryn Keller describes the implementation of a significant commercial application in Python that uses a retargetable thin client. The architecture and the integrated development environment that were constructed to support the application are examined, as well as the issues overcome and lessons learned during the course of the project. http://www.python9.org/p9-cdrom/20/index.htm Reviews Rating: Not yet Rated
Whois Check
Interview of Guido van Rossum Interview of the BDFL by the visitors of a French Linux news portal (the English version is included). http://linuxfr.org/2003/03/12/11491.html Reviews Rating: Not yet Rated
Whois Check
What They're Saying about Python A June 2000 feature in the Software Development Online. Opinions from developers, authors and the media about Python. Edited by Chris Preimesberger. http://www.aifb.uni-karlsruhe.de/Lehrangebot/Winter2000-01/E-Shop/Artikel/June%202000%20Feature.... Reviews Rating: Not yet Rated
Whois Check
Python 101, The Other Scripting Language that Starts with "p" Evelyn Mitchell gives an introduction to Python (IBM Developer Works) and briefly compares it to Perl, Tcl and Java. http://www-106.ibm.com/developerworks/library/l-python101.html Reviews Rating: Not yet Rated
Whois Check
Python Enhancement Proposals (PEPs) Design documents providing information to the Python community, or describing a new feature for Python. http://www.python.org/peps/ Reviews Rating: Not yet Rated
Whois Check
Python Journal A webzine about Python programming. http://pythonjournal.cognizor.com/ Reviews Rating: Not yet Rated
Whois Check
Guide to Python Introspection How to spy on your Python objects. http://www-106.ibm.com/developerworks/library/l-pyint.html Reviews Rating: Not yet Rated
Whois Check
Python: Yes, You Should Be Using It! Alex Martelli gives an overview of the possibilities offered by Python, along with samples allowing the newcomer to experience Python code. http://www.linux-mag.com/2002-04/python_01.html Reviews Rating: Not yet Rated
Whois Check
Embedding Python in Multi-Threaded C/C++ Applications A Linux Magazine article featuring an overview of the C/C++ API, explaining how to extend and embed Python in a multi-thread context. http://www.linuxjournal.com/article.php?sid=3641 Reviews Rating: Not yet Rated
Whois Check
Using Mix-ins with Python An explanation of the mix-in programming style as applied in Python. http://www.linuxjournal.com/article.php?sid=4540 Reviews Rating: Not yet Rated
Whois Check
IBM Developer Works: The Python Web Services Developer Several articles related to the development of web services with Python, written by Mike Olson and Uche Ogbuji. http://www-106.ibm.com/developerworks/library/ws-pythcol.html Reviews Rating: Not yet Rated
Whois Check
Web Application Testing with Puffin Introduction to the Puffin testing system, an open source framework for testing Web applications. http://www-106.ibm.com/developerworks/library/os-puffin.html Reviews Rating: Not yet Rated
Whois Check
A Tour of 4Suite In this installment of Python and XML, Uche Ogbuji provides a tour of the core XML processing facilities of 4Suite. http://www.xml.com/pub/a/2002/10/16/py-xml.html Reviews Rating: Not yet Rated
Whois Check
Proper XML Output in Python Uche Ogbuji explores the intricacies of creating proper XML output in Python, including character set and encoding issues. http://www.xml.com/pub/a/2002/11/13/py-xml.html Reviews Rating: Not yet Rated
Whois Check
Pick Up some Python with this Script Walk-through An example of conversion of a Perl script to Python. http://builder.com.com/article.jhtml?id=u00220020618HXS01.htm Reviews Rating: Not yet Rated
Whois Check
Space Shuttle Engineers Use Python to Streamline Mission Design Description of a practical use of Python by NASA, with quotes of Robin Friedrich, USA's Senior Project Engineer. http://builder.com.com/article.jhtml?id=u00420020617DGS01.htm Reviews Rating: Not yet Rated
Whois Check
Generating Dynamic Documents from Template with Python Description and usage of a ready-to-use templating system. http://www.embl-heidelberg.de/~chenna/pythonpages/template.html Reviews Rating: Not yet Rated
Whois Check
Developing GNOME Application with Python Set of articles written for beginners in Gnome programming and GNU/Linux. http://www.linuxfocus.org/English/July2000/article160.shtml Reviews Rating: Not yet Rated
Whois Check
Simplified Exception Identification in Python Using functions and exception pattern dictionaries to simplify error recovery. http://www.linuxjournal.com/article.php?sid=5821 Reviews Rating: Not yet Rated
Whois Check
Python Squeezes the Web A practical example of using Python to automate the crawl of web pages. http://www.linuxplanet.com/linuxplanet/tutorials/1132/1/ Reviews Rating: Not yet Rated
Whois Check
Python Persistence Management Using serialization to store Python objects. http://www-106.ibm.com/developerworks/linux/library/l-pypers.html Reviews Rating: Not yet Rated
Whois Check
O'Reilly Interview: Guido van Rossum Python's creator discusses features and future of the programming language. http://www.oreilly.com/frank/rossum_1099.html Reviews Rating: Not yet Rated
Whois Check
Py Online home of the print publication : a technical journal for Python developers. http://www.pyzine.com/ Reviews Rating: Not yet Rated
Whois Check
Linux Journal Python Interview An Interview with Guido van Rossum. A conversation with the creator of Python about an effort to teach Python to non-computer science students. http://www.linuxjournal.com/article.php?sid=5028 Reviews Rating: Not yet Rated
Whois Check
Inside JPython and Python for .NET David Mertz interviews Mark Hammond, Finn Bock, and Barry Warsaw, the developers of JPython and Python for .NET. http://www-106.ibm.com/developerworks/library/l-jpython.html?dwzone=linux Reviews Rating: Not yet Rated
Whois Check
Make Python Run as Fast as C with Psyco Using psyco, the python specializing compiler. http://www-106.ibm.com/developerworks/linux/library/l-psyco.html Reviews Rating: Not yet Rated
Whois Check
Deeply Embedded Python, a Virtual Machine for Embedded Systems Article by Johan Lilius and Iván Porres Paltor in TUCS Magazine. Describes the DePython project and its architecture, with references and links. http://www.tucs.fi/Magazin/output.php?ID=2000.N2.LilDeEmPy Reviews Rating: Not yet Rated
Whois Check
Why Python? Patrick O'Brien's Python advocacy page. http://www.orbtech.com/web/python/why Reviews Rating: Not yet Rated
Whois Check
Charming Python Column by David Mertz, Gnosis Software, Inc. Over 20 articles on Python programming, many topics. http://gnosis.cx/publish/tech_index_cp.html Reviews Rating: Not yet Rated
Whois Check
A Conversation with Guido van Rossum Python creator Guido van Rossum talks with Bill Venners about topics relevant to the Python and the Python community. http://www.artima.com/intv/guido.html Reviews Rating: Not yet Rated
Whois Check
Mark Lutz's Python Advocacy Page Links to several old Python articles and reviews. http://www.rmi.net/~lutz/advocacy.html Reviews Rating: Not yet Rated
Whois Check
Python in Publications Annotated chronological list of articles, reviews, and other published items about Python at the official site. http://www.python.org/doc/Publications.html Reviews Rating: Not yet Rated
Whois Check
Python Does Scripts and Objects Jeffrey P. Shell (Byte Magazine) describes how Python "can handle simple scripting jobs or build large OOP libraries." http://www.byte.com/art/9702/sec5/art4.htm Reviews Rating: Not yet Rated
Whois Check
Python, Anyone? By Robert Richardson (Linux World Expo 1999 issue). A quick overview of the language, and some historical background. http://www.linuxworld.com/linuxworld/expo/lw-python.html Reviews Rating: Not yet Rated
Whois Check
|