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
-
asgs115634yIt is not context agnostic
But it is mostly a separator (of values in an array in some languages, of variables during declaration) -
you mean for the actual programming language, or for user input?
Because when it comes to user input, the comma may be the seperator for decimal numbers depending on langauge/culture.
In Germany we write "34,8", as opposed to the British and Americans "34.8" -
cdrice41964yIt appears empirical evidence suggests "the value of a comma" is "one full day of debugging errors," which sounds about right to me. 😉
Related Rants
Tell me what is value of a "," ( comma) in programming?
Because
I spent a whole day debugging errors one after another and atlast the main reason of all errors leads to a fking comma 😑
rant
comma
debugging
error