Recommendations for intro to python+programming lecture to Humanities MA students
MRAB
python at mrabarnett.plus.com
Wed Nov 20 18:31:39 EST 2019
On 2019-11-20 21:58, Terry Reedy wrote:
> On 11/20/2019 11:09 AM, Göktuğ Kayaalp wrote:
>
>> The first problem is installation: apart from me, a Debian user,
>> everybody has Windows or Mac laptops, and IDK how you install Python on
>> them.
>
> The simplest thing is to use the 3.8.0 python.org installers. This use
> pip to add anything you consider essential.
>
For Windows, I use "Windows x86-64 executable installer" for 64-bit and
"Windows x86 executable installer" for 32-bit from
https://www.python.org/downloads/windows/.
More information about the Python-list
mailing list