Recommendations for intro to python+programming lecture to Humanities MA students
Terry Reedy
tjreedy at udel.edu
Wed Nov 20 16:58:11 EST 2019
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.
--
Terry Jan Reedy
More information about the Python-list
mailing list