So basically I have programming class but I have no idea what I should program. Could anyone come with some neat suggestions. Also, I haven't programmed a lot so nothing that requires a lot of knowledge about the language.
Thank you <3
So basically I have programming class but I have no idea what I should program. Could anyone come with some neat suggestions. Also, I haven't programmed a lot so nothing that requires a lot of knowledge about the language.
Thank you <3
Play with Robocode.You program Bots in Java then set them loose on each other. It's fun.
http://robocode.sourceforge.net/
Sounds awesome! xD
Thank you!
ah, robocode.... my java assignment last semester was to edit that game and create extra features to it.
I am wondering if that Robocode will be to much for you if you just have a basic understanding of Java. If you do not know how to do Swing or make a GUI in Java then I suggest trying to make a calculator. It will work help improve all basics, kind of be fun and give you a good amount of experience in Classes (if you choose to make it like that).
Reputation: 32anything like this for python?
I only know python, and am a N00b at it right now!