From Ruby to Python?

Simon Mullis simon at mullis.co.uk
Thu Aug 14 05:26:31 EDT 2008


In case anyone else has the same question:

This has been very useful:  http://www.poromenos.org/tutorials/python

Short, concise. Enough to get me going.

SM

2008/8/13 Simon Mullis <simon at mullis.co.uk>

> Hi All,
>
> I just finally found 30 minutes to try and write some code in Python and
> realized after a couple of minor syntactic false starts that I'd finished my
> initial attempt without needing to refer to any documention... And after the
> first few minutes I stopped noticing the whitespace thing that had scared me
> off previously.  (Admittedly it's a very basic script using telnetlib to log
> into a bunch of network devices via a few console servers and put the
> results of some remote commands into a data-structure).
>
> So, after this initially promising start:
>
> Are there any good cheatsheets / guides for a Ruby programmer to learn
> Python?
>
> I searched this list and couldn't find anything, and wasn't successful with
> google either...
>
> Many thanks in advance,
>
> SM
>
> --
>



-- 
Simon Mullis
_________________
simon at mullis.co.uk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080814/2edc675a/attachment-0001.html>


More information about the Python-list mailing list