Sponsorzy katalogu:

Centrum Rezerwacji Hoteli. Internetowy system umozliwiający dokonanie rezerwacji z natychmiastowym potwierdzeniem w ponad 500 hotelach w całej Polsce. Hotele Warszawa, hotele w Krakowie, Poznaniu, Wrocławiu i wielu innych mistach w Polsce po bardzo konkurencyjnych cenach.

Centralny System Rezerwacji Online oferuje rezerwację hoteli w całej Polsce po bezkonkurencyjnych cenach. Odwiedź www.hotele.pl i rezerwuj hotele w Polsce po super cenach !

System rezerwacji hoteli w Polsce. Szybka i intuicyjna rezerwacja, bezpieczna płatność online kartami kredytowymi i przelewami. Rezerwuj hotele w całej Polsce. W ofercie kilkaset hoteli, zarówno tych luksusowych, jak i tanich hoteli turystycznych.

Tygrys.com - katalog stron : Computers : Programming : Languages : Python : Articles and Reviews
Znaleziono 30 stron w kategorii Articles and Reviews:

Tytuł strony: Charming Python
Opis strony: Column by David Mertz, Gnosis Software, Inc. Over 20 articles on Python programming, many topics.
Adres: http://gnosis.cx/publish/tech_index_cp.html

Tytuł strony: Deeply Embedded Python, a Virtual Machine for Embedded Systems
Opis strony: Article by Johan Lilius and Iván Porres Paltor in TUCS Magazine. Describes the DePython project and its architecture, with references and links.
Adres: http://www.tucs.fi/magazin/output.php?ID=2000.N2.LilDeEmPy

Tytuł strony: Developing GNOME Application with Python
Opis strony: Set of articles written for beginners in Gnome programming and GNU/Linux.
Adres: http://www.linuxfocus.org/English/July2000/article160.shtml

Tytuł strony: Generating Dynamic Documents from Template with Python
Opis strony: Description and usage of a ready-to-use templating system.
Adres: http://www.embl-heidelberg.de/~chenna/pythonpages/template.html

Tytuł strony: An Interview with Guido van Rossum
Opis strony: Python creator discusses features and future of the language. O'Reilly Media.
Adres: http://www.oreilly.com/pub/a/oreilly/frank/rossum_1099.html

Tytuł strony: Mark Lutz's Python Advocacy Page
Opis strony: Links to several old Python articles and reviews.
Adres: http://www.rmi.net/~lutz/advocacy.html

Tytuł strony: Py
Opis strony: Online home of the print publication : a technical journal for Python developers.
Adres: http://www.pyzine.com/

Tytuł strony: Python Enhancement Proposals (PEPs)
Opis strony: Design documents providing information to the Python community, or describing a new feature for Python.
Adres: http://www.python.org/dev/peps/

Tytuł strony: Python Programming Language
Opis strony: Growing article, with links to many related topics. [Wikipedia]
Adres: http://en.wikipedia.org/wiki/Python_programming_language

Tytuł strony: Python Squeezes the Web
Opis strony: A practical example of using Python to automate the crawl of web pages.
Adres: http://www.linuxplanet.com/linuxplanet/tutorials/1132/1/

Tytuł strony: SOA and Web Services
Opis strony: Several articles related to the development of web services with Python, written by Mike Olson and Uche Ogbuji, 2001-2004. IBM developerWorks.
Adres: http://www-128.ibm.com/developerworks/views/webservices/libraryview.jsp?search_by=python+web+services+developer

Tytuł strony: Why I Promote Python
Opis strony: Passionate advocacy piece. Author dreams of a world where programs are written in a language that can be taught in primary school.
Adres: http://www.prescod.net/python/why.html

Tytuł strony: Interview of Guido van Rossum
Opis strony: Interview of the BDFL by the visitors of a French Linux news portal (the English version is included). <small>(March 12, 2003)</small>
Adres: http://linuxfr.org/2003/03/12/11491.html

Tytuł strony: A Conversation with Guido van Rossum
Opis strony: Python creator talks with Bill Venners about topics relevant to Python and its community; 6 part series, Artima Software. <small>(February 17, 2003)</small>
Adres: http://www.artima.com/intv/guido.html

Tytuł strony: Guide to Python Introspection
Opis strony: How to spy on your Python objects. <small>(December 1, 2002)</small>
Adres: http://www-128.ibm.com/developerworks/library/l-pyint.html

Tytuł strony: Proper XML Output in Python
Opis strony: Uche Ogbuji explores the intricacies of creating proper XML output in Python, including character set and encoding issues. <small>(November 13, 2002)</small>
Adres: http://www.xml.com/pub/a/2002/11/13/py-xml.html

Tytuł strony: Python Persistence Management
Opis strony: Using serialization to store Python objects. <small>(November 1, 2002)</small>
Adres: http://www-128.ibm.com/developerworks/linux/library/l-pypers.html

Tytuł strony: A Tour of 4Suite
Opis strony: In this installment of Python and XML, Uche Ogbuji provides a tour of the core XML processing facilities of 4Suite. <small>(October 16, 2002)</small>
Adres: http://www.xml.com/pub/a/2002/10/16/py-xml.html

Tytuł strony: Make Python Run as Fast as C with Psyco
Opis strony: Using psyco, the python specializing compiler. <small>(October 1, 2002)</small>
Adres: http://www-128.ibm.com/developerworks/linux/library/l-psyco.html

Tytuł strony: Simplified Exception Identification in Python
Opis strony: Using functions and exception pattern dictionaries to simplify error recovery. <small>(July 28, 2002)</small>
Adres: http://www.linuxjournal.com/article/5821

Tytuł strony: Pick Up Some Python with This Script Walk-through
Opis strony: An example conversion of a Perl script to Python. <small>(June 18, 2002)</small>
Adres: http://articles.techrepublic.com.com/5100-22-1046256.html

Tytuł strony: Space Shuttle Engineers Use Python to Streamline Mission Design
Opis strony: Description of a practical use of Python by NASA, with quotes of Robin Friedrich, USA's Senior Project Engineer. <small>(June 17, 2002)</small>
Adres: http://articles.techrepublic.com.com/5100-22-1045764.html

Tytuł strony: Web Application Testing with Puffin
Opis strony: Introduction to the Puffin testing system, an open source framework for testing Web applications. <small>(June 1, 2002)</small>
Adres: http://www-128.ibm.com/developerworks/library/os-puffin.html

Tytuł strony: Python: Yes, You Should Be Using It!
Opis strony: Alex Martelli gives an overview of the possibilities offered by Python, along with samples allowing the newcomer to experience Python code. [Free registration required to view this article.] <small>(April 1, 2002)</small>
Adres: http://www.linux-mag.com/id/1025

Tytuł strony: Using Mix-ins with Python
Opis strony: An explanation of the mix-in programming style as applied in Python. <small>(April 1, 2001)</small>
Adres: http://www.linuxjournal.com/article/4540

Tytuł strony: Inside JPython and Python for .NET
Opis strony: David Mertz interviews Mark Hammond, Finn Bock, and Barry Warsaw, the developers of JPython and Python for .NET. <small>(December 1, 2000)</small>
Adres: http://www-128.ibm.com/developerworks/library/l-jpython.html?dwzone=linux

Tytuł strony: Embedding Python in Multi-Threaded C/C++ Applications
Opis strony: A Linux Magazine article featuring an overview of the C/C++ API, explaining how to extend and embed Python in a multi-thread context. <small>(May 1, 2000)</small>
Adres: http://www.linuxjournal.com/article/3641

Tytuł strony: Why Python?
Opis strony: Article by Eric Raymond where he explains reasons that led him to switch from Perl to Python. <small>(May 1, 2000)</small>
Adres: http://www.linuxjournal.com/article/3882

Tytuł strony: Linux Journal Python Interview
Opis strony: An Interview with Guido van Rossum. A conversation with the creator of Python about an effort to teach Python to non-computer science students. <small>(September 28, 1999)</small>
Adres: http://www.linuxjournal.com/article/5028

Tytuł strony: Python Does Scripts and Objects
Opis strony: Jeffrey P. Shell (Byte Magazine) describes how Python "can handle simple scripting jobs or build large OOP libraries." <small>(February 1, 1997)</small>
Adres: http://www.byte.com/art/9702/sec5/art4.htm


Cytat dnia:

Najważniejszą godziną jest zawsze ta obecna! Najważniejszym człowiekiem jest zawsze ten, który akurat stoi przede mną! Dziełem najkonieczniejszym jest zawsze miłość!!

Johhanes Eckhart

2012 12 21 donica wyszukiwarka Narzuty i kapy ząbkowanie
Help build the largest human-edited directory on the web.
  Submit a Site - Open Directory Project - Become an Editor  

Zapraszamy do Globalnego Katalogu Stron - największy zbiór stron w sieci
Szymborska Wisława wiersze | białko | Miciński Tadeusz wiersze | Tuwim Julian wiersze | Mickiewicz Adam wiersze

Search the Articles and Reviews category

Powered by the Free PHP ODP Script
Serwery