Tutorial of Python in Spanish

Python is one of those programming languages that allow you to create a clean and elegant code, is compared habitually with TCL, Perl, Scheme, Java and Ruby, Python is an interpretive language, which saves a considerable time in the development of the program, because it is not necessary to compile nor to connect. The interpreter can be used of interactive way, which facilitates to experiment with characteristics of the language, to write disposable programs or to prove functions during the development of the program. Also it is a very useful calculator.

Raul the author of blog Geek World has created an excellent tutorial (book) Tutorial call of Python Python for all that counts on 108 pages and the subjects that touch in this tutorial are the following:

  • Basic types
  • Flow control
  • Functions
  • Direction to objects
  • Functional programming
  • Exceptions
  • Modules and packages
  • Input/output
  • Regular expressions
  • Sockets
  • Interaction with Webs
  • Threads

It begins with the tutorial that is under license Creative Commons Recognition 2,5, reason why you can distribute it, modify it, translate it to other languages, or even sell it, with the unique requirement to mention the original author.

5 Commentaries (yours Adds)

  1. Commented 8 May 2008 to the 19:02 | Permalink | To respond

    Right today finishes reading it.

    It seems to me a very interesting language in several points. The main one, I believe that deberia to be used as he were pascal at the time for the races of systems, so that people are accustomed to the good ones you practice. A clear difference with many languages is that the structures of control, classes, methods and functions, do not go between keys ({}), but they are in force by indentacion. And this is really good to generate a custom.

    Another important point it spoke that it with a friend, is that python not only this OO, but allows to work with other paradigms.

    Something that I do not like for anything was the one of multiple inheritances, but the idea of python is to simplify, and it profit with many aspects, is very simple the syntax and very efficient.

  2. Commented 8 May 2008 to the 21:09 | Permalink | To respond

    @Pablo Morals: very certain that of the good practices that would have to be first that is taught in the universities but you must that it learn your, never taught it at least to me

  3. Commented 9 May 2008 to the 8:23 | Permalink | To respond

    I it aprendi to the ponchazos. It is like having good bad letter or, if tenes bad letter arrives a little while that nor you entendes, the same with the code.

A Commentary writes

Its mail never will be published nor shared. The required fields are noticeable *

*
*

2 Trackbacks (URL of trackback)

  1. By the 12 orders of the Python code in 23 June 2008 to the 15:53

    [...] programs with Python or you are learning lenguage of Python programming these 12 orders are very going to you to be [...]

  2. Of I was in favor in the Google Developer Day 2008 in 24 June 2008 to the 21:50

    [...] This Monday 23 of June I went to the Developer Day de Google Mexico, which already had announced here, where it was spoken of several things related to the API's de Google for developer, Everything began with a plenary session by John Farrel director of Google Mexico, soon with another session of Alfonso Moon that the director of Marketing of Google for Mexico where I speak a little the strategy to us of new products of Google where Google App Engine announced that is a service of lodging of applications Web that allows you to use the infraestuctura of Google for your application, this is free for sites that have 5 million of pageviews less than (hits) to the month, that itself supports applications written with Python. [...]