Hi, I started learning a little bit of C and now I'm practicing Java at university. However, I'm struggling with some homework projects because I think I just need to see some good teachers on YouTube who can show me how to do small projects, like the one I have been assigned.
The project is to create a software tool for someone who has a collection of music CDs. The program should allow:
-Adding a new CD to the collection
-Viewing and removing a CD from the collection
-Viewing the contents of the entire collection
-Selecting a random song from the entire collection
Could anyone recommend some good YouTube videos that can help me understand how to do projects like this? Thank you very much for your help.