Canadian Content - Articles and Reviews
Articles and Reviews Listings & Download   Canadian Content
    Search:
Articles and Reviews

Articles and Reviews (Python)

Canadian Content - Articles and Reviews Canadian Content > Computers: Programming: Languages: Python: Articles and Reviews:


Articles and Reviews

Articles and Reviews further on these related pages:


Comparison and Review@
Similar Categories Top/Computers/Programming/Languages/Python/Books

Articles and Reviews Sites:

A Tour of 4Suite A Tour of 4Suite
A Tour of 4Suite A Tour of 4Suite: In this installment of Python and XML, Uche Ogbuji provides a tour of the core XML processing facilities of 4Suite. (Articles and Reviews)
http://www.xml.com/pub/a/2002/10/16/py-xml.html
Interview of Guido van Rossum Interview of Guido van Rossum
Interview of Guido van Rossum Interview of Guido van Rossum: Interview of the BDFL by the visitors of a French Linux news portal (the English version is included). (Articles and Reviews)
http://linuxfr.org/2003/03/12/11491.html
Charming Python Charming Python
Charming Python Charming Python: Column by David Mertz, Gnosis Software, Inc. Over 20 articles on Python programming, many topics. (Articles and Reviews)
http://gnosis.cx/publish/tech_index_cp.html
Py Py
Py Py: Online home of the print publication : a technical journal for Python developers. (Articles and Reviews)
http://www.pyzine.com/
Embedding Python in Multi-Threaded C/C++ Applications Embedding Python in Multi-Threaded C/C++ Applications
Embedding Python in Multi-Threaded C/C++ Applications 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. (Articles and Reviews)
http://www.linuxjournal.com/article.php?sid=3641
A Retargetable Thin Client Architecture in Python A Retargetable Thin Client Architecture in Python
A Retargetable Thin Client Architecture in Python 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 ex (Articles and Reviews)
http://www.python9.org/p9-cdrom/20/index.htm
Python: Yes, You Should Be Using It! Python: Yes, You Should Be Using It!
Python: Yes, You Should Be Using It! 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. (Articles and Reviews)
http://www.linux-mag.com/2002-04/python_01.html
Python, Anyone? Python, Anyone?
Python, Anyone? Python, Anyone?: By Robert Richardson (Linux World Expo 1999 issue). A quick overview of the language, and some historical background. (Articles and Reviews)
http://www.linuxworld.com/linuxworld/expo/lw-python.html
Python 101, The Other Scripting Language that Starts with "p" Python 101, The Other Scripting Language that Starts with "p"
Python 101, The Other Scripting Language that Starts with "p" 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. (Articles and Reviews)
http://www-106.ibm.com/developerworks/library/l-python101.html
Python in Publications Python in Publications
Python in Publications Python in Publications: Annotated chronological list of articles, reviews, and other published items about Python at the official site. (Articles and Reviews)
http://www.python.org/doc/Publications.html
Pick Up some Python with this Script Walk-through Pick Up some Python with this Script Walk-through
Pick Up some Python with this Script Walk-through Pick Up some Python with this Script Walk-through: An example of conversion of a Perl script to Python. (Articles and Reviews)
http://builder.com.com/article.jhtml?id=u00220020618HXS01.htm
Linux Journal Python Interview Linux Journal Python Interview
Linux Journal Python Interview 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. (Articles and Reviews)
http://www.linuxjournal.com/article.php?sid=5028
Proper XML Output in Python Proper XML Output in Python
Proper XML Output in Python Proper XML Output in Python: Uche Ogbuji explores the intricacies of creating proper XML output in Python, including character set and encoding issues. (Articles and Reviews)
http://www.xml.com/pub/a/2002/11/13/py-xml.html
Developing GNOME Application with Python Developing GNOME Application with Python
Developing GNOME Application with Python Developing GNOME Application with Python: Set of articles written for beginners in Gnome programming and GNU/Linux. (Articles and Reviews)
http://www.linuxfocus.org/English/July2000/article160.shtml
Python Enhancement Proposals (PEPs) Python Enhancement Proposals (PEPs)
Python Enhancement Proposals (PEPs) Python Enhancement Proposals (PEPs): Design documents providing information to the Python community, or describing a new feature for Python. (Articles and Reviews)
http://www.python.org/peps/
Web Application Testing with Puffin Web Application Testing with Puffin
Web Application Testing with Puffin Web Application Testing with Puffin: Introduction to the Puffin testing system, an open source framework for testing Web applications. (Articles and Reviews)
http://www-106.ibm.com/developerworks/library/os-puffin.html
Deeply Embedded Python, a Virtual Machine for Embedded Systems Deeply Embedded Python, a Virtual Machine for Embedded Systems
Deeply Embedded Python, a Virtual Machine for Embedded Systems 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. (Articles and Reviews)
http://www.tucs.fi/Magazin/output.php?ID=2000.N2.LilDeEmPy
Simplified Exception Identification in Python Simplified Exception Identification in Python
Simplified Exception Identification in Python Simplified Exception Identification in Python: Using functions and exception pattern dictionaries to simplify error recovery. (Articles and Reviews)
http://www.linuxjournal.com/article.php?sid=5821
Inside JPython and Python for .NET Inside JPython and Python for .NET
Inside JPython and Python for .NET Inside JPython and Python for .NET: David Mertz interviews Mark Hammond, Finn Bock, and Barry Warsaw, the developers of JPython and Python for .NET. (Articles and Reviews)
http://www-106.ibm.com/developerworks/library/l-jpython.html?dwzone=linux
Python Persistence Management Python Persistence Management
Python Persistence Management Python Persistence Management: Using serialization to store Python objects. (Articles and Reviews)
http://www-106.ibm.com/developerworks/linux/library/l-pypers.html
Using Mix-ins with Python Using Mix-ins with Python
Using Mix-ins with Python Using Mix-ins with Python: An explanation of the mix-in programming style as applied in Python. (Articles and Reviews)
http://www.linuxjournal.com/article.php?sid=4540
Why Python? Why Python?
Why Python? Why Python?: Patrick O'Brien's Python advocacy page. (Articles and Reviews)
http://www.orbtech.com/web/python/why
Space Shuttle Engineers Use Python to Streamline Mission Design Space Shuttle Engineers Use Python to Streamline Mission Design
Space Shuttle Engineers Use Python to Streamline Mission Design 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. (Articles and Reviews)
http://builder.com.com/article.jhtml?id=u00420020617DGS01.htm
Guide to Python Introspection Guide to Python Introspection
Guide to Python Introspection Guide to Python Introspection: How to spy on your Python objects. (Articles and Reviews)
http://www-106.ibm.com/developerworks/library/l-pyint.html
IBM Developer Works: The Python Web Services Developer IBM Developer Works: The Python Web Services Developer
IBM Developer Works: The Python Web Services Developer 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. (Articles and Reviews)
http://www-106.ibm.com/developerworks/library/ws-pythcol.html
Python Journal Python Journal
Python Journal Python Journal: A webzine about Python programming. (Articles and Reviews)
http://pythonjournal.cognizor.com/
A Conversation with Guido van Rossum A Conversation with Guido van Rossum
A Conversation with Guido van Rossum 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. (Articles and Reviews)
http://www.artima.com/intv/guido.html
Python Squeezes the Web Python Squeezes the Web
Python Squeezes the Web Python Squeezes the Web: A practical example of using Python to automate the crawl of web pages. (Articles and Reviews)
http://www.linuxplanet.com/linuxplanet/tutorials/1132/1/
O'Reilly Interview: Guido van Rossum O'Reilly Interview: Guido van Rossum
O'Reilly Interview: Guido van Rossum O'Reilly Interview: Guido van Rossum: Python's creator discusses features and future of the programming language. (Articles and Reviews)
http://www.oreilly.com/frank/rossum_1099.html
Make Python Run as Fast as C with Psyco Make Python Run as Fast as C with Psyco
Make Python Run as Fast as C with Psyco Make Python Run as Fast as C with Psyco: Using psyco, the python specializing compiler. (Articles and Reviews)
http://www-106.ibm.com/developerworks/linux/library/l-psyco.html
Mark Lutz's Python Advocacy Page Mark Lutz's Python Advocacy Page
Mark Lutz's Python Advocacy Page Mark Lutz's Python Advocacy Page: Links to several old Python articles and reviews. (Articles and Reviews)
http://www.rmi.net/~lutz/advocacy.html
Python Does Scripts and Objects Python Does Scripts and Objects
Python Does Scripts and Objects Python Does Scripts and Objects: Jeffrey P. Shell (Byte Magazine) describes how Python "can handle simple scripting jobs or build large OOP libraries." (Articles and Reviews)
http://www.byte.com/art/9702/sec5/art4.htm
Generating Dynamic Documents from Template with Python Generating Dynamic Documents from Template with Python
Generating Dynamic Documents from Template with Python Generating Dynamic Documents from Template with Python: Description and usage of a ready-to-use templating system. (Articles and Reviews)
http://www.embl-heidelberg.de/~chenna/pythonpages/template.html
Usenet Links Usenet comp.lang.python.announce - news: - Google Groups