On 16 Apr 2017 10:01, "Palm Tree" 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
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 demonstratin
On Wed, Apr 5, 2017 at 12:42 AM, Alan Gauld via Tutor
wrote:
> On 04/04/17 17:55, Lisa Hasler Waters wrote:
>
> > A middle school student of mine created a program to calculate simple and
> > compound interest. He built it in PyCharm EDU using a Mac running
> 10.11.6.
> >
> > He would like to cre
On 15/04/17 03:38, Alex Kleider wrote:
>> Whatever he does he will need to separate his UI from his
>> logic - a good programming skill regardless of UI.
>
> Can anyone suggest a good tutorial that explains exactly what this means
> and how to achieve it?
> (separate UI from logic I mean.)
I do
On 2017-04-04 12:12, Alan Gauld via Tutor wrote:
On 04/04/17 17:55, Lisa Hasler Waters wrote:
A middle school student of mine created a program to calculate simple
and
compound interest. He built it in PyCharm EDU using a Mac running
10.11.6.
He would like to create a GUI to run this program
Wonderful! Thank you all so very much for all this invaluable expertise. We
have a lot of ways to make this work. We are excited to continue learning
so much.
Lisa
On Tue, Apr 4, 2017 at 8:15 PM, Marc Tompkins
wrote:
> On Tue, Apr 4, 2017 at 9:55 AM, Lisa Hasler Waters
> wrote:
>
>> Hello Tuto
On Tue, Apr 4, 2017 at 9:55 AM, Lisa Hasler Waters
wrote:
> Hello Tutor,
>
> A middle school student of mine created a program to calculate simple and
> compound interest. He built it in PyCharm EDU using a Mac running 10.11.6.
>
> He would like to create a GUI to run this program. Please, can yo
On Tue, Apr 4, 2017 at 10:25, Lisa Hasler Waters wrote:
> Hello Tutor,
>
> A middle school student of mine created a program to calculate simple and
> compound interest. He built it in PyCharm EDU using a Mac running 10.11.6.
>
> He would like to create a GUI to run this program. Please, can you a
On 04/04/17 17:55, Lisa Hasler Waters wrote:
> A middle school student of mine created a program to calculate simple and
> compound interest. He built it in PyCharm EDU using a Mac running 10.11.6.
>
> He would like to create a GUI to run this program. Please, can you advise
> on how he could bui
Hello Tutor,
A middle school student of mine created a program to calculate simple and
compound interest. He built it in PyCharm EDU using a Mac running 10.11.6.
He would like to create a GUI to run this program. Please, can you advise
on how he could build this?
Here is his code:
def simple(m,
10 matches
Mail list logo