Re: Top 10 python features

2013-03-20 Thread Mark Lawrence
On 20/03/2013 22:55, Albert Vonpupp wrote: On Sunday, March 17, 2013 10:18:16 AM UTC-3, Albert Vonpupp wrote: Hello pythonistas, I'm new to python and so far I'm really enjoying learning it. I would like to know what are the top 10 most important features (on your opinion) in python. I

Re: Top 10 python features

2013-03-20 Thread Albert Vonpupp
On Sunday, March 17, 2013 10:18:16 AM UTC-3, Albert Vonpupp wrote: > Hello pythonistas, > > > > I'm new to python and so far I'm really enjoying learning it. > > > > I would like to know what are the top 10 most important features (on your > opinion) in python. > > > > I have to prepare a

Re: Top 10 python features

2013-03-17 Thread Terry Reedy
On 3/17/2013 10:00 AM, Miki Tebeka wrote: I would like to know what are the top 10 most important features (on your opinion) in python. You're in luck :) Raymond Hettinger just gave "Python is Awesome" keynote at PyCon. You can view the slides at https://speakerdeck.com/pyconslides/pycon-keynote

RE: Top 10 python features

2013-03-17 Thread Joseph Clark
IS&T > Date: Mon, 18 Mar 2013 01:21:45 +1100 > Subject: Re: Top 10 python features > From: ros...@gmail.com > To: python-list@python.org > > On Mon, Mar 18, 2013 at 1:09 AM, Peter Otten <__pete...@web.de> wrote: > > Albert Vonpupp wrote: > >

Re: Top 10 python features

2013-03-17 Thread Chris Angelico
On Mon, Mar 18, 2013 at 1:09 AM, Peter Otten <__pete...@web.de> wrote: > Albert Vonpupp wrote: > >> I would like to know what are the top 10 most important features (on your >> opinion) in python. > > Amongst our weapons are > > - Generators > - Duck-Typing > - The Interactive Interpreter > > and a

Re: Top 10 python features

2013-03-17 Thread Peter Otten
Albert Vonpupp wrote: > Hello pythonistas, > > I'm new to python and so far I'm really enjoying learning it. > > I would like to know what are the top 10 most important features (on your > opinion) in python. > > I have to prepare a presentation on that and this is a very good chance to > learn

Re: Top 10 python features

2013-03-17 Thread Miki Tebeka
> I would like to know what are the top 10 most important features (on your > opinion) in python. You're in luck :) Raymond Hettinger just gave "Python is Awesome" keynote at PyCon. You can view the slides at https://speakerdeck.com/pyconslides/pycon-keynote-python-is-awesome, video will follow