Hey guys,
I'm in my last year of school (Switzerland) and this Summer the finals are coming. This means: Everything I learned in mathematics during the last twelve years will be tested.
Since we have got calculators (TI-84 Plus) I started learning for the tests by making a program (BASIC) which was mostly able to solve a big part of the questions for me. It worked out perfectly.
I thought that now for the finals I could create one big program for pretty much everything, also the theory. And since it would be a really hard work to do this on the calculator I chose to do it with WabbitEmu. Now the only problem is the Size, and I think that it is a good Idea to youse AXE instead of BASIC, to write it in.
As probably everyone can imagine, this program will be huge and somebody like me, who has only done some little programs, it is something completly new.
This is why I post this in the help section. I don't want other people to program this for me, I want to learn the stuff, by programming it by myself. And I will have a lot of (probably basic) questions about programming with AXE.
Up until now, I have only read the PDF which comes together with AXE, and I was able to understand how the Pong-programm works.
Which tutorials should I read next? (I will read them)
And much more technical:
I already tried to write the main part of the program (TokenIDE) and I have already got some questions to this:
First: Is it easier for such a program to be split up in different programs which then get compiled together?
If yes: do these programs all need to be written in AXE?
Second: Can I save a longer text which goes over several lines as a string?
and third: How can I make a scroll menu?
Regards
TheChriggu
Ps. as I said, I'm from Switzerland, so I'm sorry for my english...