Hi guys!
So I've been thinking about creating a Hi-Lo game for the past few days as I am still really new to programming and I think it would be a small project for me. I have a few issues though that I am worried about.
My first issue is that I still find myself getting confused sometimes with method parameters.. I have no idea why but I seem to forget about them all the time when writing my code, even though I know how they work. Any ideas on how I can improve this? I also sometimes feel that even though I know what certain things in the Java language do, I don't know how to use them to the full potential. I practice a lot and read/watch about different topics but the examples are often very basic and not related to real world code.
Finally, when writing code I sometimes find myself jumping from class to class and I think is bad practice if I am correct? I've been working on my class structures to try and resolve this issue. Any tips for this?
Thanks in advance and sorry for the long post