What programming language can I learn that would be best?
Posted: Sun Jul 22, 2012 11:51 am
I've come up with a general idea of what my project will be. I want to find out what learning style most students are most successful in. For example some students learn better seeing the information as text, like reading a book. Some learn better when they can read and hear it at the same time. Some learn better if it's made into a game and they can get competitive.
Anyway, I was thinking I could write a program to test which learning style students perform best in. I could write a few separate programs to test each learning style. For example one can have a quick math lesson simply print onto the screen, and then a set of relevant questions will print and the students answer them. Then another program could have text and audio at the same time for the lesson, and different students would answer the same questions as the previous program, only with a different learning style. And then another program could be more of a game.
I don't know what to use to make these programs though. I have a little experience with QBASIC but I'm not a very good programmer. I'm willing to learn, though. Which language should I use instead of QBASIC? I was thinking maybe Visual basic, but I've heard you get bad programming habits from it.
Maybe I could even use HTML and make it into a web page instead? I don't know. Does anyone have any idea what I should do?
Anyway, I was thinking I could write a program to test which learning style students perform best in. I could write a few separate programs to test each learning style. For example one can have a quick math lesson simply print onto the screen, and then a set of relevant questions will print and the students answer them. Then another program could have text and audio at the same time for the lesson, and different students would answer the same questions as the previous program, only with a different learning style. And then another program could be more of a game.
I don't know what to use to make these programs though. I have a little experience with QBASIC but I'm not a very good programmer. I'm willing to learn, though. Which language should I use instead of QBASIC? I was thinking maybe Visual basic, but I've heard you get bad programming habits from it.
Maybe I could even use HTML and make it into a web page instead? I don't know. Does anyone have any idea what I should do?