in reply to Re: A good way to input data into a script w/o an SQL database
in thread A good way to input data into a script w/o an SQL database
I try to avoid any programming tool which uses and counts spaces as part of the code. I find space-counting (space is the only invisible ASCII character > 31) irritating. I detest these products, personally, as I was never fan of the de Sade inflection. Memo-to-self: create a format which utilises the audible bell instead of space. Hey! why not backspace?
Thanks for making me laugh. :) Some tools I suspect you'd try to avoid:
Other examples welcome.
See also: Syntactically Significant Whitespace Considered Harmful (c2.com)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: A good way to input data into a script w/o an SQL database
by bliako (Abbot) on Sep 12, 2023 at 14:28 UTC | |
Re^3: A good way to input data into a script w/o an SQL database
by Bod (Parson) on Sep 12, 2023 at 21:59 UTC |