[Tutor] How do we create a GUI to run a simple calculation program in Python?
Palm Tree
timeofsands at gmail.com
Mon Apr 17 00:58:01 EDT 2017
On 16 Apr 2017 10:01, "Palm Tree" <timeofsands at gmail.com> wrote:
Sorry for late reply.
We usually organise python challenges.
Once we organise a gui calculator challenge.
You can view the submissions on my blog here:
https://abdurrahmaanjanhangeer.wordpress.com/gui-py-
calculator-challenge-19-1-17/
On 16 Apr 2017 09:50, "Alex Kleider" <akleider at sonic.net> wrote:
> On 2017-04-15 01:04, Alan Gauld via Tutor wrote:
>
>
>
>> Finally, if you can find a copy of my recent book "Python Projects"
>> there is a rolling project within that which demonstrates how
>> the same logic code can be used to build a CLI, a GUI and a
>> Web app. [ In fact it goes even further by demonstrating how
>> to break an app into 3 tiers - data, logic and UI - which
>> is industry best practice, but usually overkill for small
>> projects.]
>>
>
> Thanks, Alan, for the guidance. As it happens, I have a copy of your
> Python Projects" book- time to get it off the shelf and have a closer look!
> Alex
> _______________________________________________
> 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