Simple programs to code in Java?

Reputation
0
Well i want to really know the language where i can code anything that is possible in Java. Not just stuff related to Java. What would be cool to test my skills with as im learning? i have thought about programs i would want to code and i cant think of any so need your help a little.
 
You mean in small things in specific, or full fledged programs?

Try your hand at making a game, perhaps. Or, maybe you want to try some web interaction - make a name leacher for RuneScape or something similar.
 
No im just looking for simple projects, for when i learn a new skill or something i can try it out because i suck at just trying to think of something to make.
 
I see what you mean. That's one of the hardest things about being an unemployed developer looking to have some fun. I'll think of some and give them to you if I can.
 
thanks man, i know once i know the language real well and do some more research i want to make a big RS bot, but looking for some little things to keep me busy
 
Yeah. I am thinking about making a [RGBot]!
I would probably start making calculators.

The first thing I did was started making scripts/working on private servers though.
I looked at numerous tutorials on websites. After that I downloaded already done RSPS.
And I would look for bugs then fix them. After that I just re-uploaded saying the bugs I fixed.

Truthfully, I didn't start on something big such as coding a RSPS features but I just fixed bugs.
It was getting irritating since it wasn't originally mine. It was hard to find the bugs and how to fix them.
Of course, I did ask on numerous forums for help.

If you are good(or decent), I would get a "CLEAN" RSPS then I would look at tutorials teaching you how to add different features to it then just follow the tutorials.
Your not really being creative but it helps you understand the difference between the syntax's and it definitely helps you in coding with RSPS's.
 
Back
Top