Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				
olezhka25598yThe world has changed. I feel it in the water. I feel it in the earth. I smell it in the air. - 
				
				@DeepSpace it is IMO, the underscore key is not easy to access on a French keyboard
 - 
				
				
Shodan4918yYeah, if I have to check a document or memorize arbitrary aliases to know what a variable's intent is, I ain't gonna like it.
Let me guess, it's one of those Hungarian notation-style conventions where you put the variable's type in the name (i.e. long = l).
That said, <insert LOTR reference here> - 
				
				@Shodan exactly, first letter means local/private/global/etc... and second letter is the type, but when it's a slightly specific object there's no assigned letter so I have to put "o" for other
 - 
				
				@NazgUruk "One ring to rule them all, one ring to find them, one ring to bring them all and in the darkness bind them"
 - 
				
				
NazgUruk788y@Duckscancode Ash nazg durbatulûk, ash nazg gimbatul,ash nazg thrakatulûk, agh burzum-ishi krimpatul.
By the way i am no fan.I am just a devout follower....
					 
Related Rants

I'm a peaceful programmer.
Proud dev moment : as I was following the variable naming conventions from my company, I got to name a variable "l_o_tr" 💪
rant
one does not simply walk into mordor
lotr
naming
convention
variable