Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Well I don't give a damn about my bad reputation."
#10
(09-03-2022, 09:30 PM)TDarcos Wrote: Let's look at C. Absolutely brilliant: the "symbol =" notation, e,g. a +=5 instead of a = a+5; a *= b instead of a= a*b etc. Brain dead moronic: case sensitivity of identifiers. It's hard enough keeping all the variables and manifest constants in a program in your head, now you also have to remember the capitalization of them. It also increases the possibility of confusion, if you have multiple variables with the same spelling.
:
Say to the people that brought us both C and Unix they created a few things which are "brain dead moronic". Also some companies depend on obfuscation for "defending" their "property": I saw an example of working C++ code which was nothing but "A", "a", "B" and "b" -- advertising on M$DN if I'm not mistaken long ago. :/
Reply


Messages In This Thread
RE: "Well I don't give a damn about my bad reputation." - by mnrvovrfc - 09-03-2022, 09:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Don't let INKEY$ byte you in the ASCII Pete 1 175 02-01-2026, 10:44 PM
Last Post: PhilOfPerth
  Don't fall for the mid$ trap doppler 10 1,461 10-19-2025, 08:21 PM
Last Post: Pete
  Don't look now developers, but you've got a pat on your back! Pete 7 1,288 12-15-2024, 09:59 AM
Last Post: TempodiBasic
  What's in a Reputation? PhilOfPerth 26 4,183 10-16-2022, 01:53 PM
Last Post: mnrvovrfc
  Don't make me REPETEND myself... Pete 23 4,409 08-14-2022, 11:48 AM
Last Post: Pete

Forum Jump:


Users browsing this thread: 1 Guest(s)