web resources to explain why Python is best?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • davout

    web resources to explain why Python is best?

    Can anybody point me at some web resources that explain why Python is better
    than Perl, TCL, Ruby etc?




  • Ed Suominen

    #2
    Re: web resources to explain why Python is best?

    davout wrote:
    [color=blue]
    > Can anybody point me at some web resources that explain why Python is
    > better than Perl, TCL, Ruby etc?[/color]

    How about my very own posting "Goodbye TCL" on comp.lang.tcl and the 114
    other articles in the thread it started?


    Comment

    • Peter Hansen

      #3
      Re: web resources to explain why Python is best?

      davout wrote:
      [color=blue]
      > Can anybody point me at some web resources that explain why Python is better
      > than Perl, TCL, Ruby etc?[/color]

      See the article titled something like "Python vs. Perl according to ..."
      that is at the very end of the first page returned by Google in response
      to this search:



      By the way, I highly recommend learning to use Google. It's a very
      effective tool, and avoids wasting lots of other people's time when
      you have a question which is inevitably going to have been asked
      many times in the past.... (hint hint)

      -Peter

      Comment

      Working...