[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Intros to Python for Rubyists?

Daniel Nugent

2/6/2006 9:49:00 PM

Hi all,

Don't worry, I'm not jumping ship, I'm just going to have to do a
project for a class in Python and I want to give myself as large an
advantage as possible.

Does anyone have any Python tutorials that explain the foundations of
the language in terms of Ruby (perhaps?) or maybe you've got a link to
a Python tutorial that you found easy to read coming from Ruby?

I ask because Python gives me ISS (Irritable Syntax Syndrome) and when
I start looking at some of the tuts on the Python site my eyes glaze
over.

Any and all help is appreciated (short of advice on getting the
Professor to switch the language to Ruby).

Thanks,

--
-Dan Nugent


2 Answers

Gene Tani

2/6/2006 11:17:00 PM

0


Daniel Nugent wrote:
> Hi all,
>
> Don't worry, I'm not jumping ship, I'm just going to have to do a
> project for a class in Python and I want to give myself as large an
> advantage as possible.
>
> Does anyone have any Python tutorials that explain the foundations of
> the language in terms of Ruby (perhaps?) or maybe you've got a link to
> a Python tutorial that you found easy to read coming from Ruby?
>

For a while last year, everybody was blogging python vs. ruby: graham,
Fowler, Bicking, Martelli, Eckel, Bray etc.

http://directory.google.com/Top/Computers/Programming/Languages/Comparison_a...
http://directory.google.com/Top/Computers/Programming/Langu...
http://c2.com/cgi/wiki?Py...Co...
http://c2.com/cgi/wiki?Py...
http://c2.com/cgi/wiki?PythonAndRubyAre...
http://www.rexx.com/~oinkoink/Ruby_v_P...
http://www.artima.com/weblogs/viewpost.jsp?thr...

http://blog.ianbicking.org/ruby-python-...
http://onestepback.org/index.cgi/Tech/Ruby/PythonAn...
http://www.rubygarden.org/ruby?Ruby...

http://reflectivesurface.com/weblog/2004/12/19...
http://www.devsource.com/article2/0,1759,1778...
http://martinfowler.com/bliki/CollectionClosureM...
http://www.linuxjournal.com/ar...

http://www.tbray.org/ongoing/When/200x/2005/...
http://mail.python.org/pipermail/python-list/2005-October/3...

awaretek.com has 125 python tutorials, and download the free trials of
wingware and Komodo, as well as the documentation pack you get from
Activestate. They make python as painless as possible (which isn't to
say it'll be completely intuitive).

Ron

2/7/2006 2:30:00 AM

0

About 300 tutorials on Python now...at www.awaretek.com/tutorials.html

Surely you can find a couple that suit you :-))

although I dont think any of them come at it from a Ruby point of
view...

Ron Stephens

P.S. I love Ruby.. but Python is my first love,, and you know how that
is...