What are some good practice assignments for learning Java?
Posted
by HW
on Stack Overflow
See other posts from Stack Overflow
or by HW
Published on 2010-04-22T19:43:44Z
Indexed on
2010/04/22
20:03 UTC
Read the original article
Hit count: 127
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
© Stack Overflow or respective owner