Team Cape Posted December 17, 2016 Author Posted December 17, 2016 From this noobs perspective it seems like it makes it easier to keep track of which curly brackets are a pair..... Different languages have different conventions. That's why this is named 'Java' naming conventions :P
Wife Posted December 17, 2016 Posted December 17, 2016 By that do you mean this ugliness? public class Example { public void exampleVoid() { //doStuff } } People who do this really, I mean do they also write like this hello my name is mike , today i was walking and then i realized i am a idiot , afterall im just mike .
Juggles Posted December 17, 2016 Posted December 17, 2016 (edited) Thank you for this Need to work on my java conventions and this gave me a quick and easy way to learn them. Can't be getting roasted when I name variables EAT instead of eat lololol Edited December 17, 2016 by Juggles 1
Team Cape Posted December 11, 2017 Author Posted December 11, 2017 On 12/17/2016 at 5:13 AM, Juggles said: Thank you for this Need to work on my java conventions and this gave me a quick and easy way to learn them. Can't be getting roasted when I name variables EAT instead of eat lololol Crazy that this was a year ago 1