So i'm looking for exercise and challenges (java programs) so that i can apply everything ive learnt in java. Thanks in advance! I dont have a university degree, just thenewboston so go easy!
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
So i'm looking for exercise and challenges (java programs) so that i can apply everything ive learnt in java. Thanks in advance! I dont have a university degree, just thenewboston so go easy!
Just try to answer questions here on the forums, that's plenty of exercise
nikolaiL (July 2nd, 2014)
Depending on your level of skill - try implementing one of these:
1. Write an Applet (one that could be ported to an Android device)
2. Write a text adventure game using Swing and AWT
3. Write a complex graphics program
4. Write a simulator for an elevator, ATM and a roller coaster
5. Re-do Minecraft(R)
Wishes Ada xx
If to Err is human - then programmers are most human of us all.
"The Analytical Engine offers a new, a vast, and a powerful language . . .
for the purposes of mankind."
— Augusta Ada Byron, Lady Lovelace (1851)
nikolaiL (July 2nd, 2014)
Give yourself a small project. Remake a game (like Pong) or an application (like excel or paint), or put together a small website, or create a little Android app. Which direction you go really depends on what your interests are.
You could also look into Project Euler or Code Hunt. Or you could find one of those free online courses and do the homework.
Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
Try Project Euler and Codingbat.