Re: [racket-users] Math-quiz program

2022-09-05 Thread Jimmy Ruska
Hmm try itch.io

I also made the some a long time back
http://www.jimmyr.com/blog/Speed_Math_Trainer_Program_126_2006.php
But it now requires a local download of flash player to open the swf files
from that page
https://get.adobe.com/flashplayer/about

On Mon, Sep 5, 2022 at 9:25 AM Hrvoje Blazevic  wrote:

> I've been working last several months on a GUI math training/understanding
> program for my 6 year old daughter who just started grade 1 (in Philippines
> - they start beginning of June).
> Originally I started with addition and subtraction, but as every new topic
> (math related) was introduced in school (like basic idea of fractions,
> clock and many others) and as I saw problems in understanding, I would add
> a new exercise to the program. It contains 12 exercises in all now, and is
> pretty much complete (I run out of ideas) :-) .
>
> My problem/question is following.
> As I've seen with my daughter, the program is very successful in teaching
> (at least it is with my daughter), and she actually enjoys using it (which
> was not the case when I originally started with papers of printed
> problems). Therefore I would like to post this program on the internet for
> other parents to use, but I can't find where Racket compiled/standalone
> programs are posted.
>
> I have of-course found Racket packages repository, but (I admit I know
> nothing of Racket packages) it does not seem to be what I need. As far as I
> see it, packages are for people who use racket, have racket installed on
> their computers, and know how to handle packages.
> This is definitely not the folks I have in mind for my program.
>
> So is there such a repository where I can post tarball containing compiled
> program, and source code.
>
> Hrvoje Blazevic
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/41d08993-f323-4044-8c7c-239b58dcca8en%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAGKH0e1iFeR%2BuZ5hx-BTgM9LmQc4QXHxqWbtWsjWVbgs-7fC%2Bw%40mail.gmail.com.


[racket-users] Math-quiz program

2022-09-05 Thread Hrvoje Blazevic
I've been working last several months on a GUI math training/understanding 
program for my 6 year old daughter who just started grade 1 (in Philippines 
- they start beginning of June). 
Originally I started with addition and subtraction, but as every new topic 
(math related) was introduced in school (like basic idea of fractions, 
clock and many others) and as I saw problems in understanding, I would add 
a new exercise to the program. It contains 12 exercises in all now, and is 
pretty much complete (I run out of ideas) :-) .

My problem/question is following. 
As I've seen with my daughter, the program is very successful in teaching 
(at least it is with my daughter), and she actually enjoys using it (which 
was not the case when I originally started with papers of printed 
problems). Therefore I would like to post this program on the internet for 
other parents to use, but I can't find where Racket compiled/standalone 
programs are posted.

I have of-course found Racket packages repository, but (I admit I know 
nothing of Racket packages) it does not seem to be what I need. As far as I 
see it, packages are for people who use racket, have racket installed on 
their computers, and know how to handle packages. 
This is definitely not the folks I have in mind for my program.

So is there such a repository where I can post tarball containing compiled 
program, and source code.

Hrvoje Blazevic

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/41d08993-f323-4044-8c7c-239b58dcca8en%40googlegroups.com.