Hi I am taking a java class and I need some help. Can I have some ideas of some simple well simple simple projects I can create like some ideas and a little clarification so I can practice thanks any ideas will be appreciated.
Printable View
Hi I am taking a java class and I need some help. Can I have some ideas of some simple well simple simple projects I can create like some ideas and a little clarification so I can practice thanks any ideas will be appreciated.
?:confused:? how simple should it be?? Try to calculate something? Make a simple calculator, or make a Newton Raphton method to find out things. Try to get used to the functions in Java, and make some of them from scratch like rounding numbers, and so on....Quote:
Striver2000 if you are taking a Java class then i am sure that the instructor will be giving you plenty of projects to do in the near future. :lol: There are tons of small applications that you can create, GUI and non, it all depends what you want to do. I tend to like writing network and multithreaded code and making GUI's. Some people are into math so they gravitate towards game, scientific or financial programming.