tutor@python.org
Subject: Re: [Tutor] graphics library for teaching Python
On Fri, Dec 21, 2018 at 9:15 AM Mike Barnett
mailto:mike_barn...@hotmail.com>> wrote:
>There are two sub-topics I'm interested in - (1) graphics, as in drawing
>interesting pictures or art, or
On Fri, Dec 21, 2018 at 9:15 AM Mike Barnett
wrote:
> >There are two sub-topics I'm interested in - (1) graphics, as in drawing
> interesting pictures or art, or using diagrams for data visualization. (2)
> Simple games, with the use of sprites.
>
> Can you post some images of similar programs /
>There are two sub-topics I'm interested in - (1) graphics, as in drawing
>interesting pictures or art, or using diagrams for data visualization. (2)
>Simple games, with the use of sprites.
Can you post some images of similar programs / graphics you are wanting to
create? It would be extremely
Tutor@python.org:
"I'm a computer science tutor and I'm asking advice about a graphics or game
library that can be used with Python effectively for teaching purposes."
Michael Dawson's "Python Programming for Absolute Beginners" uses PyGame.
Might be worth a look.
On Fri, Dec 21, 2018 at 3:26 A
On Fri, Dec 21, 2018, 3:26 AM Michael Mossey
wrote:
>
> There are two sub-topics I'm interested in - (1) graphics, as in drawing
> interesting pictures or art, or using diagrams for data visualization. (2)
> Simple games, with the use of sprites.
>
One that hasn't been mention in yours and Alan'
On 21/12/2018 04:16, Michael Mossey wrote:
> I'm a computer science tutor and I'm asking advice about a graphics or game
> library that can be used with Python effectively for teaching purposes.
I'll start by saying that Python is not the berst programming language
for graphics. However there are