Using commented dashes to divide up code chunks
I’m taking another crack at learning java with the aim of getting a job. as I write code, I sometimes find it quite difficult to navigate my code using the formatting I often see in tutorials. something I’ve found that helps me is dividing up chunks of codes with long commented dashed lines (example below).