Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Well I don't give a damn about my bad reputation."
#9
(09-02-2022, 07:16 PM)bplus Wrote:
Quote:Is trivially easy to learn. ...

What idjet bitches about that?

The ones that declare, without ever having learned a language, that it's no good for certain types of applications. I mean, there are some features that are in certain languages that are brilliant, and others that are brain-dead moronic.

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.

I mean, I am neither a language bigot nor a word processor bigot. I use both Word Perfect and Open Office/Libre office. I also use QB64, QB64 PE, wxBasic, Free Basic, Free Pascal, and when necessary, C and C++. Each has strengths and weaknesses.
While 1
   Fix Bugs
   report all bugs fixed
   receive bug report
end while
Reply


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

Possibly Related Threads…
Thread Author Replies Views Last Post
  Don't let INKEY$ byte you in the ASCII Pete 1 169 02-01-2026, 10:44 PM
Last Post: PhilOfPerth
  Don't fall for the mid$ trap doppler 10 1,450 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,277 12-15-2024, 09:59 AM
Last Post: TempodiBasic
  What's in a Reputation? PhilOfPerth 26 4,138 10-16-2022, 01:53 PM
Last Post: mnrvovrfc
  Don't make me REPETEND myself... Pete 23 4,316 08-14-2022, 11:48 AM
Last Post: Pete

Forum Jump:


Users browsing this thread: 1 Guest(s)