Visual Basic Program Ideas?

I learnt VB.net at college for Computing and i feel the same about it showing a lot of instant results, i went back and looked over what i had done then and think its all very good :p But after learning Java/C/C#/php its just too wordy now! and loops and if's etc just look messy as there isn't any braces.

After learning some php and Java, I took a bash at Perl.
Love it for some reason even though I haven't fully got to grips with it xD
 
how abouts a maths program...

1 form, 5 command buttons that when clicked print the methods of long division, long multiplication, show the user how to find the mean , the mode and the median :)

what dya reckon?

its educational, it teaches maths, and to make it fun and interactive perhaps the background colour of the form can change each time the user clicks on a different command button :)

are you a comp science student? which year?
 
i think we're a bit late but...

a mental maths tester, have it generate random + - / * sums based on 2 or more random numbers, time trial it and such... should be pretty fun!
 
how abouts a maths program...

1 form, 5 command buttons that when clicked print the methods of long division, long multiplication, show the user how to find the mean , the mode and the median :)

what dya reckon?

its educational, it teaches maths, and to make it fun and interactive perhaps the background colour of the form can change each time the user clicks on a different command button :)

are you a comp science student? which year?

That's fairly simple and something I could do in a day. Even with my very, very limited skills. I think I'll give that a go, but it's only too keep my tutors sweet so that I can transfer do a different, non I.T course.

Thanks for all the suggestions everyone. :)
 
Back
Top Bottom