0
Where can i find Java exercises?
I just finished my Java course, but i want to keeo at it and go further. For that i need some exercise with solution if its possible. Thx!
1 Antwort
+ 1
Hello Zader !
Please take a look at the following websites:
www.codingbat.com
// minimal website with Java exercises
www.edabit.com
//newer website with lots of challenges, a community that can help with solutions etc
www.codewars.com
//challenges, a skill system, lots of fun stuff to do on this page
Addendum:
If you haven't already, check out Head first into Java book