Hey everyone! I'm fairly new to coding and currently diving into Java, specifically working on loops right now. I've found some parts tricky, especially with understanding how loops and arrays work together. I'm on the lookout for simple project ideas or exercises that can help me grasp these concepts better. Any suggestions would be super helpful. Thanks a lot!
1 Answer
You should check out CodingBat and Exercism! They offer a bunch of exercises that focus specifically on Java. Just look for the FAQ section on their site for more tips on getting started!
Thank you!! This sounds perfect!