Any other site like Codingbat.com for online java practice? [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam.开发者_Go百科 Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this questionis here anyone know about codingbat.com? i found it is very useful, because it offers lot of java problems to practice java online and i did most of them. Is there any other site like that, which offers an opportunity to do practicing java?
You could also find the Black Belt Factory Exams interesting. Although it is more in direction of testing your knowledge of the language itself or special technoligies surrounding it.
You could try Project Euler and write your solutions in Java, although those problems are more mathematics-oriented and not (directly) about learning a particular language.
Try TopCoder. It will allow you to try your hand at solving problems in Java or C++. It's really educational.
I used Project Euler back in the day, but this site always looked interesting: http://codegolf.com/.
精彩评论