What are some good practice assignments for learning Java?
- by HW
Hello,
I am a computer science in my Student Second year. I already know a good deal about C++, Data Structures, File Structures, OOP, etc.
I decided to learn Java. I have read couple of books but I know that it takes practice to master any Programming language. I was wondering if anyone knew of some assignments or problems that helped them become good at programming. I am looking for something more challenging than "hello world"s and "3+2=5"s exercises.
Thanks,
~HW