But you are right, in the future I will make decks with different difficulties.
I have a nephew who is ~8 and is doing absolutely amazing with Scratch in his classroom. He's making little mini-games, understanding loops, variables, and he's learning the all-important skill of debugging.
When/if he transitions from a block based programming language to one that's purely textual, I feel like that transition will be smooth based on his existing understanding and skills.
So if the aim is puzzles for kids, having a setting that they are more familiar with, such as blocks, might make it easier.
Just a thought.
I am child free but I just can't see not using Jupyter notebooks.
If I had a kid we would learn jupyter after learning multiplication.
5*7 shift+enter
variable = "hello kid"
variable shift+enter in a new cell.
"Not until you learn python you little shit"
My kids hate code.
> "Diffie-Hellman Key Exchange"
Just how old and already well-instructed is said daughter I wonder. Certainly not as young and novice (and sparsely attentive) as my ten year-old who's also learning Python. Because he wants to, I should add.
The 300 decks arrived yesterday, and we were super excited with my daughter. Today we played multiple times and its super fun. Even though we played many times when I printed the game on normal a4 paper, having the real professional cards really make a difference.
I plan to also make lisp, c and javascript decks so we can explore more paradigms.
I have tried teaching coding (several approaches, but eventually on Scratch) my 9yo nephew, but ran into many issues. For example, trying to debug a counter, I thought it'd be fun if I asked "hey, what's 7 - 2", and he went "it's 5, duh" and then I went "and what's 2 - 7", ... and he went "that's not possible!"
Turns out his math teacher hasn't yet introduced negative numbers! I had to go back to number line...
Anyway, what you've done is really cool! I'm sure once he's old enough it might prove to be very useful.
I just wished my dad has sat down with me and spent some time with me. This card game would have been great.
https://www.makeplayingcards.com/design/large-blank-card.htm...
Roll the dice until your door is different __form__ the ghost's doorBut you know OP has done a good job if we are nitpicking these small things!
I think I found a typo on this card:
https://punkjazz.org/programming-time/photos/c.png
Your comment next to e=7
says: "pick a number between (p-1)*(q-1)..."
But it seems like it's missing "between 1 and (p-1)*(q-1)..."
and then i had a typo ..
i will fix in the next revision!
# Roll the dice until your door is # different form the ghost's door.
should be from*
I’m a fan.