[Tutor] Beginners Book, Python and PyScripter

Adam Eyring adameyring at gmail.com
Tue Dec 4 14:14:44 EST 2018


I haven't gone through many python books, but have been using a copy of
Automating the Boring Stuff with Python. It covers lists, dictionaries,
scraping data from websites, etc.
https://automatetheboringstuff.com/
The PDF is free.

Adam

On Tue, Dec 4, 2018 at 1:09 PM James Stapleton-Cotton <jstapcot at gmail.com>
wrote:

> Thank you Mats and Steven. I'm back on track now with a different tutorial
> which has lead to me to the relevant coding tools.
> https://wiki.python.org/moin/BeginnersGuide/NonProgrammers
> https://python.swaroopch.com
>
> On Mon, Dec 3, 2018 at 4:04 PM Mats Wichmann <mats at wichmann.us> wrote:
>
> > On 12/3/18 3:35 AM, James Stapleton-Cotton wrote:
> > > Hello,
> > >
> > > On this page (
> > >
> >
> http://openbookproject.net/thinkcs/python/english3e/way_of_the_program.html
> > )
> > > - a book for learning Computer Science using Python - I am directed to
> (
> > > http://code.google.com/p/pyscripter) in order to access the
> appropriate
> > > program development environment, PyScripter. I have downloaded the
> latest
> > > version of Python from Python.org and PyScripter from a site that I am
> > > directed to from the original site mentioned in the beginning of this
> > email
> > > - (https://sourceforge.net/projects/pyscripter/files/), however I
> can't
> > > seem to be able to run PyScripter on my Mac.
> >
> > it looks like from the project's own description that PyScripter is
> > intended solely for the Windows environment.
> >
> > But there are a TON of other IDE products, free and commercial, out
> > there, many of which do run on the Mac.
> >
> > This may be information overload, but try looking here:
> >
> > https://wiki.python.org/moin/IntegratedDevelopmentEnvironments
> >
> >
> > _______________________________________________
> > Tutor maillist  -  Tutor at python.org
> > To unsubscribe or change subscription options:
> > https://mail.python.org/mailman/listinfo/tutor
> >
> _______________________________________________
> 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