Epic Amazon Fail

Frankly this is bizarre, but if you’re looking for Python for Kids, I suggest you don’t buy on Amazon for the moment:

amazon-price.webp

Much as I’d like to be getting a cut of that price, I somehow doubt I’m getting anything – and you’re possibly getting a poor quality knock off, going by this:

amazon-counterfeit.png

(Some more...

Continue reading...
askcolor

askcolor

Isai writes:

*I am having trouble with this code in page 176:

from tkinter import *
colorchooser.askcolor()

When I load it into IDLE, I get a blank canvas, and I can’t close it, I have to restart the shell.

I have installed the proper ActiveTcl version (8.5), and no longer get the message...

Continue reading...

Pro Alternatives

After something like 10 or more years completely ensconced in the Apple ecosystem, and now finding the price tag on the new MacBook Pros hard to justify, I’m looking around at alternatives. Before Apple, there was 7 - 8 (only occasionally fustrating) years of Linux in various flavours, so it makes s...

Continue reading...

Python 3 on Ubuntu

Roxana T writes (excerpted):

I did look at the installation instructions in ch1 but still didn’t work. I’m using Ubuntu and the built-in (is this the right word?) Python Version. It is I guess 2.7. I have the 3 version too, but I have to set it as default probably because when I launch Idle...

Continue reading...

Text position in tkinter

Drew M writes:

I have a question I am sure I don’t know :) In tkinter I am creating a game and can’t figure out how to set dimensions for text. I need it on the middle. My canvas is 1000 by 1000 so I divided in half. Which is of course 500. Now again, my question is how to put it there.

... Continue reading...

PfK and Python 2

Tara P writes:

I am going to be teaching Python 2 this coming school year and I am looking for a supplemental learning tool and projects for myself and my students. Will your book Python for Kids work *with Python 2?

I saw that it is recommended to use Python 3 however the curriculum I am t...

Continue reading...

Python3.5 on macOS

If you’re installing Python3.5 on macOS, you don’t need to follow the Automator instructions in Python for Kids any more. After installation, it’s as simple as searching for IDLE in Spotlight (the magnifying glass in the top righthand side of the menu bar) and double-clicking on (usually) the top hi...

Continue reading...

Python on Chromebook

Cynthia B writes:

I purchased your book Python for Kids so that my 11 year old daughter and I could start to learn code together. *We are trying to install Python on her (lenovo 100S) chromebook to no avail.

We followed several prompts and purchased a python shell which has been installed but...

Continue reading...

Pendrive

Kishore writes:

I bought this great book “python for kids”. I want to give it as a gift to kid in India. She doesn’t have internet, but has a computer. What do I need to download and give in a pendrive, so that she can finish the book without an internet connection.

Apart from the book i...

Continue reading...

A parameter called evt

Dudley B writes:

I’m a Business Analyst trying to learn how to code. Luckily there’s Python, a suitable language for absolute beginners like me. Thank God also for your book, Python for Kids. It’s a great book which explains Python fundamentals in a fun and easy way. *In Chapter 14 of the...

Continue reading...