[Tutor] Advice Please

John Weller john at johnweller.co.uk
Thu Jun 18 07:09:52 EDT 2020


Excellent video, explains a lot!  Interesting behaviour 😊

Thanks

John

John Weller
01380 723235
07976 393631

-----Original Message-----
From: Tutor <tutor-bounces+john=johnweller.co.uk at python.org> On Behalf Of David
Sent: 17 June 2020 04:19
To: Python Tutor <tutor at python.org>
Subject: Re: [Tutor] Advice Please

On Tue, 16 Jun 2020 at 06:11, John Weller <john at johnweller.co.uk> wrote:

[...]  I am new to Python but not programming.  [...] In the languages I am
> used to I would pass the parameters to the function by reference [...] 
> My question is – what do you recommend?
>

Hi John,

In addition to the other replies, I strongly recommend you watch "Facts and Myths about Python names and values" [1], a presentation given at PyCon 2015 by Ned Batchelder, a very well regarded educator in the Python community.

You can also search youtube for other presentations by Ned or Raymond Hettinger, they will greatly improve your Python insight beyond what you will find in the books and written documentation.

Python is a beautiful language, but some of that beauty requires insights to appreciate, and the official docs don't do a great job of providing that in my experience.

[1] https://www.youtube.com/watch?v=_AEJHKGk9ns
_______________________________________________
Tutor maillist  -  Tutor at python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor



More information about the Tutor mailing list