257m@lemmy.ml to Programming@programming.dev · 2 years agoWhat are your programming hot takes?message-squaremessage-square84fedilinkarrow-up110arrow-down10
arrow-up110arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 2 years agomessage-square84fedilink
minus-squareOADINC@feddit.nllinkfedilinkarrow-up1·edit-22 years agoThis is the only way; if (condition) { code } Not if (condition) { code } Also because of my dyslexia I prefer variable & function names like this; ‘File_Acces’ I find it easier to read than ‘fileAcces’
This is the only way;
Not
Also because of my dyslexia I prefer variable & function names like this; ‘File_Acces’ I find it easier to read than ‘fileAcces’