Sort
Profile photo for Anonymous
Anonymous

Python.

It is too easy to write “seems-to-work” code with it, creating tons of shitty software and people who thinks they are good at programming just because they know how to import things.

I hate it because the worst working hours I had consisted of debugging someone’s code on that language, and almost all errors were due to things that would be labeled as syntax errors on any reasonable language (mainly type mismatches). I know it is not actually Python’s fault, but I think that these kind of languages can be a nightmare on the corporate world because a lot of people find it attractive for it

Python.

It is too easy to write “seems-to-work” code with it, creating tons of shitty software and people who thinks they are good at programming just because they know how to import things.

I hate it because the worst working hours I had consisted of debugging someone’s code on that language, and almost all errors were due to things that would be labeled as syntax errors on any reasonable language (mainly type mismatches). I know it is not actually Python’s fault, but I think that these kind of languages can be a nightmare on the corporate world because a lot of people find it attractive for its apparent high productivity.

Also, I hate the inconsistency of its libraries, where some functions are named with camelCase and others that_way, or the “functionalitis” and the “procedurism” you find all merged there.

Ah, and the no-backwards compatibility between python 3.x and python 2.x, seriously.

And finally, the general douchebaggery on the Python’s community. Don’t ask me why, but the greatests idiots who like to make comments like “wow, Java, so blue-collar, much 2013” are there.

Where do I start?

I’m a huge financial nerd, and have spent an embarrassing amount of time talking to people about their money habits.

Here are the biggest mistakes people are making and how to fix them:

Not having a separate high interest savings account

Having a separate account allows you to see the results of all your hard work and keep your money separate so you're less tempted to spend it.

Plus with rates above 5.00%, the interest you can earn compared to most banks really adds up.

Here is a list of the top savings accounts available today. Deposit $5 before moving on because this is one of th

Where do I start?

I’m a huge financial nerd, and have spent an embarrassing amount of time talking to people about their money habits.

Here are the biggest mistakes people are making and how to fix them:

Not having a separate high interest savings account

Having a separate account allows you to see the results of all your hard work and keep your money separate so you're less tempted to spend it.

Plus with rates above 5.00%, the interest you can earn compared to most banks really adds up.

Here is a list of the top savings accounts available today. Deposit $5 before moving on because this is one of the biggest mistakes and easiest ones to fix.

Overpaying on car insurance

You’ve heard it a million times before, but the average American family still overspends by $417/year on car insurance.

If you’ve been with the same insurer for years, chances are you are one of them.

Pull up Coverage.com, a free site that will compare prices for you, answer the questions on the page, and it will show you how much you could be saving.

That’s it. You’ll likely be saving a bunch of money. Here’s a link to give it a try.

Consistently being in debt

If you’ve got $10K+ in debt (credit cards…medical bills…anything really) you could use a debt relief program and potentially reduce by over 20%.

Here’s how to see if you qualify:

Head over to this Debt Relief comparison website here, then simply answer the questions to see if you qualify.

It’s as simple as that. You’ll likely end up paying less than you owed before and you could be debt free in as little as 2 years.

Missing out on free money to invest

It’s no secret that millionaires love investing, but for the rest of us, it can seem out of reach.

Times have changed. There are a number of investing platforms that will give you a bonus to open an account and get started. All you have to do is open the account and invest at least $25, and you could get up to $1000 in bonus.

Pretty sweet deal right? Here is a link to some of the best options.

Having bad credit

A low credit score can come back to bite you in so many ways in the future.

From that next rental application to getting approved for any type of loan or credit card, if you have a bad history with credit, the good news is you can fix it.

Head over to BankRate.com and answer a few questions to see if you qualify. It only takes a few minutes and could save you from a major upset down the line.

How to get started

Hope this helps! Here are the links to get started:

Have a separate savings account
Stop overpaying for car insurance
Finally get out of debt
Start investing with a free bonus
Fix your credit

Labview. Here is an example of a labview program (source: http://upload.wikimedia.org/wikipedia/commons/b/b6/WikipediaFPandBD.png)


Somebody must have thought that programming by connection boxes in a GUI would be
easy. And indeed it is, for simple programs that actually correspond to a directed graph of signal processing elements. But people write large projects in Labview, with control structures like loops and conditionals. This gives a whole new meaning to "spaghetti code."

Here's another one (source: http://www.bloomy.com/lvstyle/images/)

Compared to this, the Linden Scripting Languag

Labview. Here is an example of a labview program (source: http://upload.wikimedia.org/wikipedia/commons/b/b6/WikipediaFPandBD.png)


Somebody must have thought that programming by connection boxes in a GUI would be
easy. And indeed it is, for simple programs that actually correspond to a directed graph of signal processing elements. But people write large projects in Labview, with control structures like loops and conditionals. This gives a whole new meaning to "spaghetti code."

Here's another one (source: http://www.bloomy.com/lvstyle/images/)

Compared to this, the Linden Scripting Language is but a distant second.

Here are the top 5 most hated programming languages based on “likes” and “dislikes” on Stack Overflow Developer stories:

Image Credit: Technotification.com

1. Perl

A pioneer scripting language in the early web, and one of the most promising languages, Perl gradually became unpopular mostly due to its illegible (“hard-to-read”) syntax.

2. Delphi

Failure to implement OOP structures such as Multiple Inheritance alongside legacy issues were contributing factors to Delphi’s declining popularity.

3. VBA

Professional developers vividly remember Visual Basic for Applications (VBA) and its ability to glue tog

Here are the top 5 most hated programming languages based on “likes” and “dislikes” on Stack Overflow Developer stories:

Image Credit: Technotification.com

1. Perl

A pioneer scripting language in the early web, and one of the most promising languages, Perl gradually became unpopular mostly due to its illegible (“hard-to-read”) syntax.

2. Delphi

Failure to implement OOP structures such as Multiple Inheritance alongside legacy issues were contributing factors to Delphi’s declining popularity.

3. VBA

Professional developers vividly remember Visual Basic for Applications (VBA) and its ability to glue together pieces of Microsoft Office tools such as Excel, Word, Access and PowerPoint. But lack of portability to other platforms alongside legacy issues meant developers were stuck with Microsoft Windows forever.

4. Objective-C

Objective-C is actually a great programming language, but the major drawback is that you have to buy a Mac to use it. In addition, the Objective-C syntax is a little different from other C-derived OOP languages like Swift, Go, C++, Java, C#, etc.

5. PHP

Once the darling of web developers, PHP is one of the most successful programming for developing the web. However, over time, developers accused PHP’s sloppy syntax of making it too easy to write code vulnerable to common attacks such as SQL injections.

PHP is still very popular but has lost ground to other languages such as Python.

That being said, PHP is getting much better with the new OOP features added into the language in PHP7.

In my opinion, BASIC and Visual Basic

The classic BASIC is overcrowded with line numbers and you must reserve the numbers without knowing how many lines you'll have to insert after that. For example when you had written line 10, 20, 30... then you want to insert 11 lines between line 20 and 30 then it's a disaster if your program is a thousand-line one.

  1. 5 LET S = 0 
  2. 10 MAT INPUT V 
  3. 20 LET N = NUM 
  4. 30 IF N = 0 THEN 99 
  5. 40 FOR I = 1 TO N 
  6. 45 LET S = S + V(I) 
  7. 50 NEXT I 
  8. 60 PRINT S/N 
  9. 70 GO TO 5 
  10. 99 END 

You also have GO TO’s everywhere and it's hard to follow the program flow. There’s no code block like structured pr

In my opinion, BASIC and Visual Basic

The classic BASIC is overcrowded with line numbers and you must reserve the numbers without knowing how many lines you'll have to insert after that. For example when you had written line 10, 20, 30... then you want to insert 11 lines between line 20 and 30 then it's a disaster if your program is a thousand-line one.

  1. 5 LET S = 0 
  2. 10 MAT INPUT V 
  3. 20 LET N = NUM 
  4. 30 IF N = 0 THEN 99 
  5. 40 FOR I = 1 TO N 
  6. 45 LET S = S + V(I) 
  7. 50 NEXT I 
  8. 60 PRINT S/N 
  9. 70 GO TO 5 
  10. 99 END 

You also have GO TO’s everywhere and it's hard to follow the program flow. There’s no code block like structured programming languages.

This has been taken advantage (or maybe abused) in this codegolf contest Execute prints backwards

  1. 40 print "Line 1" 
  2. 30 print "Line 2" 
  3. 20 print "Line 3" 
  4. 10 print "Line 4" 

Page on stackexchange.com
The code will print backward from "Line 4" to "Line 1". This confuses the programmers when realizing control flow even more.

The newer Visual Basic is better with structured blocks but still overly long and verbose compared to other languages because of several reasons. Firstly, the variable declaration is the longest in all languages that I know

  1. Dim Count As Integer, a As Integer, b As Integer 
  2. Dim ratio As Double, tmp As Double, data(1000) As Single 

You must specify the type for each variable and get stuck with As and type everywhere because there's no shorthand form. In the following code Dim a, b As Interger, a will be of type Var (a type that can store everything) and not integer which is probably not what you expected. That makes performance worse and sometimes provide a gate for bugs to get in. It's unlike most other languages like C or Pascal when multiple variables declared at once (such as int a, b, c or var i, j, k: integer) will be of the same type.

Besides, there's no way to initialize variables and you must assign it explicitly after declaring. Again there's no shorthand. You'll see how much frustrated it get to initialize a thousand-element array. Not to mention the slowdown when you need to assign it individually instead of just reading the compile-time table that is stored in a separate section like in other languages.

  1. Private myarray(3) As Integer, someint As Integer 
  2. myarray(0) = 1 
  3. myarray(1) = 2 
  4. myarray(2) = 3 
  5. myarray(3) = 4 
  6. someint = 5 

It also lacks bit shift operations. Imagine how to do many bitwise operations problem without a shift? There's no way other than you must emulate it with multiplies/divides by powers of 2.

Another thing is that arrays are indexed by parentheses (), that makes it hard to distinguish arrays and functions. I don't know why they don't use {} and [] when they're already available. Lots of other symbols are also wasted in BASIC. They use words instead for statements or block terminations and make the code longer

And did you see some imported function declarations in VB?

  1. Private Declare Auto Function InternetSetOption Lib "wininet.dll" (ByVal hInternet As IntPtr, ByVal dwOption As Integer, ByVal lpBuffer As IntPtr, ByVal lpdwBufferLength As Integer) As Boolean 
  2. Declare Function RegCreateKeyEx Lib "advapi32.dll" Alias "RegCreateKeyExA" (ByVal hKey As Long, ByVal lpSubKey As String, ByVal Reserved As Long, ByVal lpClass As String, ByVal dwOptions As Long, ByVal samDesired As Long, lpSecurityAttributes As SECURITY_ATTRIBUTES, phkResult As Long, lpdwDisposition As Long) As Long 
  3. Public Declare Function GetDiskFreeSpace Lib "kernel32" _ 
  4. Alias "GetDiskFreeSpaceA" (ByVal lpRootPathName As String, _ 
  5. ByRef lpSectorsPerCluster As Integer, _ 
  6. ByRef lpBytesPerSector As Integer, _ 
  7. ByRef lpNumberOfFreeClusters As Integer, _ 
  8. ByRef lpTotalNumberOfClusters As Integer) As Integer 

Occasionally you’ll see even more complex versions with various attributes attached. Beginners are often told to copy those into the code when they need to use some function without explaining why. The syntax is also not easy to understand to them.

The clumsy code makes it harder to skim through the whole program.

VB.NET has solve lots of the problems of VB6. It has added support for arrays/variables initialization. It also added the shift operators which helps a lot in bitwise operations. But in general, it still doesn't help you get rid of the bloated code like previous versions.


Perl is probably also hated by many people. The syntax is horrible with so many syntactic sugars and undecipherable special variable names. The implicit $_ variable also makes it hard to understand in many cases. And there’s no way to pass tuples and arrays to functions. As a result later versions have to introduce references to solve that, which makes the syntax even stranger. All those things are just a pain for maintainers

Another language that I didn’t have a change to code on but I’ve seen a few colleagues working on it. The syntax is even more verbose than VB. It’s COBOL. Applescript is also an overly verbosed language and will be hated by many people.

Edit:

No doubt Visual Basic tops the “most dreaded language” Stack Overflow Developer Survey 3 years in a row (as of 2018)! Perl and COBOL also made their names into the list

Here’s the thing: I wish I had known these money secrets sooner. They’ve helped so many people save hundreds, secure their family’s future, and grow their bank accounts—myself included.

And honestly? Putting them to use was way easier than I expected. I bet you can knock out at least three or four of these right now—yes, even from your phone.

Don’t wait like I did. Go ahead and start using these money secrets today!

1. Cancel Your Car Insurance

You might not even realize it, but your car insurance company is probably overcharging you. In fact, they’re kind of counting on you not noticing. Luckily,

Here’s the thing: I wish I had known these money secrets sooner. They’ve helped so many people save hundreds, secure their family’s future, and grow their bank accounts—myself included.

And honestly? Putting them to use was way easier than I expected. I bet you can knock out at least three or four of these right now—yes, even from your phone.

Don’t wait like I did. Go ahead and start using these money secrets today!

1. Cancel Your Car Insurance

You might not even realize it, but your car insurance company is probably overcharging you. In fact, they’re kind of counting on you not noticing. Luckily, this problem is easy to fix.

Don’t waste your time browsing insurance sites for a better deal. A company called Insurify shows you all your options at once — people who do this save up to $996 per year.

If you tell them a bit about yourself and your vehicle, they’ll send you personalized quotes so you can compare them and find the best one for you.

Tired of overpaying for car insurance? It takes just five minutes to compare your options with Insurify and see how much you could save on car insurance.

2. Ask This Company to Get a Big Chunk of Your Debt Forgiven

A company called National Debt Relief could convince your lenders to simply get rid of a big chunk of what you owe. No bankruptcy, no loans — you don’t even need to have good credit.

If you owe at least $10,000 in unsecured debt (credit card debt, personal loans, medical bills, etc.), National Debt Relief’s experts will build you a monthly payment plan. As your payments add up, they negotiate with your creditors to reduce the amount you owe. You then pay off the rest in a lump sum.

On average, you could become debt-free within 24 to 48 months. It takes less than a minute to sign up and see how much debt you could get rid of.

3. You Can Become a Real Estate Investor for as Little as $10

Take a look at some of the world’s wealthiest people. What do they have in common? Many invest in large private real estate deals. And here’s the thing: There’s no reason you can’t, too — for as little as $10.

An investment called the Fundrise Flagship Fund lets you get started in the world of real estate by giving you access to a low-cost, diversified portfolio of private real estate. The best part? You don’t have to be the landlord. The Flagship Fund does all the heavy lifting.

With an initial investment as low as $10, your money will be invested in the Fund, which already owns more than $1 billion worth of real estate around the country, from apartment complexes to the thriving housing rental market to larger last-mile e-commerce logistics centers.

Want to invest more? Many investors choose to invest $1,000 or more. This is a Fund that can fit any type of investor’s needs. Once invested, you can track your performance from your phone and watch as properties are acquired, improved, and operated. As properties generate cash flow, you could earn money through quarterly dividend payments. And over time, you could earn money off the potential appreciation of the properties.

So if you want to get started in the world of real-estate investing, it takes just a few minutes to sign up and create an account with the Fundrise Flagship Fund.

This is a paid advertisement. Carefully consider the investment objectives, risks, charges and expenses of the Fundrise Real Estate Fund before investing. This and other information can be found in the Fund’s prospectus. Read them carefully before investing.

4. Earn Up to $50 this Month By Answering Survey Questions About the News — It’s Anonymous

The news is a heated subject these days. It’s hard not to have an opinion on it.

Good news: A website called YouGov will pay you up to $50 or more this month just to answer survey questions about politics, the economy, and other hot news topics.

Plus, it’s totally anonymous, so no one will judge you for that hot take.

When you take a quick survey (some are less than three minutes), you’ll earn points you can exchange for up to $50 in cash or gift cards to places like Walmart and Amazon. Plus, Penny Hoarder readers will get an extra 500 points for registering and another 1,000 points after completing their first survey.

It takes just a few minutes to sign up and take your first survey, and you’ll receive your points immediately.

5. This Online Bank Account Pays 10x More Interest Than Your Traditional Bank

If you bank at a traditional brick-and-mortar bank, your money probably isn’t growing much (c’mon, 0.40% is basically nothing).1

But there’s good news: With SoFi Checking and Savings (member FDIC), you stand to gain up to a hefty 3.80% APY on savings when you set up a direct deposit or have $5,000 or more in Qualifying Deposits and 0.50% APY on checking balances2 — savings APY is 10 times more than the national average.1

Right now, a direct deposit of at least $1K not only sets you up for higher returns but also brings you closer to earning up to a $300 welcome bonus (terms apply).3

You can easily deposit checks via your phone’s camera, transfer funds, and get customer service via chat or phone call. There are no account fees, no monthly fees and no overdraft fees.* And your money is FDIC insured (up to $3M of additional FDIC insurance through the SoFi Insured Deposit Program).4

It’s quick and easy to open an account with SoFi Checking and Savings (member FDIC) and watch your money grow faster than ever.

Read Disclaimer

5. Stop Paying Your Credit Card Company

If you have credit card debt, you know. The anxiety, the interest rates, the fear you’re never going to escape… but a website called AmONE wants to help.

If you owe your credit card companies $100,000 or less, AmONE will match you with a low-interest loan you can use to pay off every single one of your balances.

The benefit? You’ll be left with one bill to pay each month. And because personal loans have lower interest rates (AmONE rates start at 6.40% APR), you’ll get out of debt that much faster.

It takes less than a minute and just 10 questions to see what loans you qualify for.

6. Earn Up to $225 This Month Playing Games on Your Phone

Ever wish you could get paid just for messing around with your phone? Guess what? You totally can.

Swagbucks will pay you up to $225 a month just for installing and playing games on your phone. That’s it. Just download the app, pick the games you like, and get to playing. Don’t worry; they’ll give you plenty of games to choose from every day so you won’t get bored, and the more you play, the more you can earn.

This might sound too good to be true, but it’s already paid its users more than $429 million. You won’t get rich playing games on Swagbucks, but you could earn enough for a few grocery trips or pay a few bills every month. Not too shabby, right?

Ready to get paid while you play? Download and install the Swagbucks app today, and see how much you can earn!

The language I hate the most is also the language I love the most: Forth.

Elegance, power, and beauty. Forth was object oriented and function based in the early 1970s. It doesn't advise factoring, it's based on it. It allows a decent programmer to implement a complete and comfortable bootstrapping environment (including O/S) on a new and unfamiliar machine in days. Yes, days. It is spellbindingly interactive.

Because using Forth is like a dance between human and machine, however, it is unfortunately a write-only language. I have almost never been able to read someone else's Forth code. It's like

The language I hate the most is also the language I love the most: Forth.

Elegance, power, and beauty. Forth was object oriented and function based in the early 1970s. It doesn't advise factoring, it's based on it. It allows a decent programmer to implement a complete and comfortable bootstrapping environment (including O/S) on a new and unfamiliar machine in days. Yes, days. It is spellbindingly interactive.

Because using Forth is like a dance between human and machine, however, it is unfortunately a write-only language. I have almost never been able to read someone else's Forth code. It's like trying to envision someone else's dream.

If Forth had a theme song, it would be Matchbox Twenty's "She's So Mean"

Too bad.

If there is one language that is at the top of my least favorites it is Objective C. The language is so radically different to me than every language I’ve ever encountered.

I’ve programmed with BASIC, Visual BASIC, C++, FORTRAN, COBOL, C#, Java, JavaScript, Python, PL/SQL, but none of these languages ever looked so foreign as this one. The brackets use in the language are very strange to me. What bothered me about it was that it was the chosen language for IOS. You take one of the most popular systems and throw an almost unknown language at it…. but even Apple recognized that it was not the bes

If there is one language that is at the top of my least favorites it is Objective C. The language is so radically different to me than every language I’ve ever encountered.

I’ve programmed with BASIC, Visual BASIC, C++, FORTRAN, COBOL, C#, Java, JavaScript, Python, PL/SQL, but none of these languages ever looked so foreign as this one. The brackets use in the language are very strange to me. What bothered me about it was that it was the chosen language for IOS. You take one of the most popular systems and throw an almost unknown language at it…. but even Apple recognized that it was not the best choice and have since replaced it with Swift.

Another program that really bothered me was Visual Basic for Applications (VBA) because it is interpreted instantly which means that if I make a mistake it barks at me until I correct it. In compiled languages I usually come back to double check my code before I compile but first I try to get my basic logic down. Not so with VBA. If you have an error you have to fix it. That aspect of VBA interrupts my flow.

Try the Python IDE for professional developers. Smart completion, clever code analysis, and more.

K (K (programming language)). This language is actually in widespread use at many financial firms. To give you a flavor for the language, here are some examples from Wikipedia:

In the following contrived expression the exclamation point “!” refers to three distinct functions: 2!!7!4

Sort a list of strings by length: x@>#:'x

List all primes between 1 and R: (!R)@&{&/x!/:2_!x}'!R

K has actually been a deciding factor for me when I've looked for jobs in the past.

Having built a small language myself, Hecl ( www.hecl.org ) I have way too much respect for anyone who takes the time to make language to go around 'hating' on them. There are certainly those that I'm not fond of, but I think it's more productive to spend time talking and thinking about things you love.

By the way, for the Rasmus detractors, he's actually a good programmer, and a first-rate problem solver, and a nice, humble person. I don't love the language he created, but you have to admit that it made web programming accessible to a lot of people who otherwise might not have been able to cre

Having built a small language myself, Hecl ( www.hecl.org ) I have way too much respect for anyone who takes the time to make language to go around 'hating' on them. There are certainly those that I'm not fond of, but I think it's more productive to spend time talking and thinking about things you love.

By the way, for the Rasmus detractors, he's actually a good programmer, and a first-rate problem solver, and a nice, humble person. I don't love the language he created, but you have to admit that it made web programming accessible to a lot of people who otherwise might not have been able to create anything.

With today’s modern day tools there can be an overwhelming amount of tools to choose from to build your own website. It’s important to keep in mind these considerations when deciding on which is the right fit for you including ease of use, SEO controls, high performance hosting, flexible content management tools and scalability. Webflow allows you to build with the power of code — without writing any.

You can take control of HTML5, CSS3, and JavaScript in a completely visual canvas — and let Webflow translate your design into clean, semantic code that’s ready to publish to the web, or hand off

With today’s modern day tools there can be an overwhelming amount of tools to choose from to build your own website. It’s important to keep in mind these considerations when deciding on which is the right fit for you including ease of use, SEO controls, high performance hosting, flexible content management tools and scalability. Webflow allows you to build with the power of code — without writing any.

You can take control of HTML5, CSS3, and JavaScript in a completely visual canvas — and let Webflow translate your design into clean, semantic code that’s ready to publish to the web, or hand off to developers.

If you prefer more customization you can also expand the power of Webflow by adding custom code on the page, in the <head>, or before the </head> of any page.

Get started for free today!

Trusted by over 60,000+ freelancers and agencies, explore Webflow features including:

  • Designer: The power of CSS, HTML, and Javascript in a visual canvas.
  • CMS: Define your own content structure, and design with real data.
  • Interactions: Build websites interactions and animations visually.
  • SEO: Optimize your website with controls, hosting and flexible tools.
  • Hosting: Set up lightning-fast managed hosting in just a few clicks.
  • Grid: Build smart, responsive, CSS grid-powered layouts in Webflow visually.

Discover why our global customers love and use Webflow | Create a custom website.

Windows batch scripts.

It's been some time, but I cringe at the thought of writing another .bat file.

The worst language I ever had to write code in was JOVIAL, which was a variation of Algol. I had an internship at a company that did United States Department of Defense (DoD) work, and was working on some code related to missile systems. The code was written in JOVIAL, which I had never even heard of before.

The version they ran on limited variable names to 6 characters, and any characters past a certain column was automatically considered to be comments. So the variables were all unintelligible acronyms that were impossible to understand if you didn't already know how the system worked.

Lemme p

The worst language I ever had to write code in was JOVIAL, which was a variation of Algol. I had an internship at a company that did United States Department of Defense (DoD) work, and was working on some code related to missile systems. The code was written in JOVIAL, which I had never even heard of before.

The version they ran on limited variable names to 6 characters, and any characters past a certain column was automatically considered to be comments. So the variables were all unintelligible acronyms that were impossible to understand if you didn't already know how the system worked.

Lemme put it this way: a few people on this topic were complaining about ADA. ADA was the language that the company was planning to upgrade to from JOVIAL. But when you have to write code to DoD spec, you're often stuck with dealing with old languages like that.

http://en.wikipedia.org/wiki/JOVIAL

I'm glad that Jaap Weel already covered LabView.

The language that I hate the most is the JMP Scripting Language used by the JMP statistics and graphing package which is used extensively in my workplace. There are numerous things that are terrible about this programming language, largely due to its ad-hoc creation in a manner reminiscent of PHP.

Problems with JSL include:

I'm glad that Jaap Weel already covered LabView.

The language that I hate the most is the JMP Scripting Language used by the JMP statistics and graphing package which is used extensively in my workplace. There are numerous things that are terrible about this programming language, largely due to its ad-hoc creation in a manner reminiscent of PHP.

Problems with JSL include:

  • Frequent inconsistencies in naming that put a huge mental burden on programmers (e.g. some GUI controls use the Get method while others use the Get Value)
  • This stupid win32/COM+ automation bug which I reported 2 years ago, documented thoroughly, and eventually came up with a horrible workaround for. The best answer I got from SAS was, "don't do that."
  • The language has a function called Munger. As the manual cheerily explains it, "Munger works many different ways, depending on what you specify for its arguments: Munger(string, offset, find | length, )." It literally does 9 different things depending on the order, type, and number of arguments given to it.
  • The language completely violates the principle of least surprise at almost every chance. For example, if you try to concatenate tables of length N and M, you get a table of length N+M. So far so good. It is possible to construct a table of length zero, however if M=0 then concatenating the two tables gives an (unhelpful) error rather than simply returning the first table.
  • The language has many fundamental datatypes which are not documented anywhere but can be produced all over the place. For example, the null-like value Missing is of numeric type, whereas the other null-like value Empty is a singleton of sui generis type. Exercise for the reader: which of these two nulls is returned by the Regex function, which returns a string in the case of a successful match, when there is no match?


In my opinion the worst thing about JSL is that it's
possible but maddeningly difficult to write self-introspecting or self-constructing code... which is necessary because there are many types of built-in objects which cannot be expressed in any other way. The language treats the "expression" data type as implicitly evaluated in most contexts, but implicitly unevaluated in arguments to some-but-not-all built-in functions, and it's totally undocumented. Nearly every attempt to write robust, generic code is an exercise in trial-and-error until you learn to use a very restricted subset of the language--and every skilled user settles on a slightly different subset.

I offer four possibilities. I have not spent any time developing in any of these, so I’m just passing along their reputation. I’ve refrained from languages designed to be infuriating, such as Befunge or INTERCAL.

JavaScript

Brendan Eich whipped up a prototype in 10 days, which is pretty impressive. And then, the prototype escaped the lab before it could be refined. And hence:

PHP

I don’t think I’ve ever read a favorable review of the language. This blog post, however, makes an amusing read: PHP: a fractal of bad design

MUMPS

The Massachusetts General Hospital Utility Multi-Programming System. This l

I offer four possibilities. I have not spent any time developing in any of these, so I’m just passing along their reputation. I’ve refrained from languages designed to be infuriating, such as Befunge or INTERCAL.

JavaScript

Brendan Eich whipped up a prototype in 10 days, which is pretty impressive. And then, the prototype escaped the lab before it could be refined. And hence:

PHP

I don’t think I’ve ever read a favorable review of the language. This blog post, however, makes an amusing read: PHP: a fractal of bad design

MUMPS

The Massachusetts General Hospital Utility Multi-Programming System. This language has a number of questionable features, although given it was initially developed in 1967, its creators can be forgiven a little. I think.

Take this one random example: Oddly significant trailing whitespace. Quoting Wikipedia:

In contrast to languages in the C or Wirth traditions, some space characters between MUMPS statements are significant. A single space separates a command from its argument, and a space, or newline, separates each argument from the next MUMPS token. Commands which take no arguments (e.g., ELSE) require two following spaces.

Whaaa?

MUMPS made regular appearances on TheDailyWTF. This is a nice introduction to MUMPS’ specialness.

An excerpt of traditional MUMPS coding style, directly from the MUMPS FAQ:

  1. Appendix 7: An example of "traditional" M coding style 
  2.  
  3. %DTC 
  4. %DTC ; SF/XAK - DATE/TIME OPERATIONS ;1/16/92 11:36 AM 
  5. ;;19.0;VA FileMan;;Jul 14, 1992 
  6. D I 'X1!'X2 S X="" Q 
  7. S X=X1 D H S X1=%H,X=X2,X2=%Y+1 D H S X=X1-%H,%Y=%Y+1&X2 
  8. K %H,X1,X2 Q 
  9. ; 
  10. C S X=X1 Q:'X D H S %H=%H+X2 D YMD S:$P(X1,".",2) X=X_"."_$P(X1,".",2)  
  11. K X1,X2 Q 
  12. S S %=%#60/100+(%#3600\60)/100+(%\3600)/100 Q 
  13. ; 
  14. H I X<1410000 S %H=0,%Y=-1 Q 
  15. S %Y=$E(X,1,3),%M=$E(X,4,5),%D=$E(X,6,7) 
  16. S %T=$E(X_0,9,10)*60+$E(X_"000",11,12)*60+$E(X_"00000",13,14) 
  17. TOH S  
  18. %H=%M>2&'(%Y#4)+$P("^31^59^90^120^151^181^212^243^273^304^334","^",%M)+%D 
  19. S %='%M!'%D,%Y=%Y-141,%H=%H+(%Y*365)+(%Y\4)-(%Y>59)+%,%Y=$S(%:- 
  20. 1,1:%H+4#7) 
  21. K %M,%D,% Q 
  22. ; 

JCL

I’ll be honest: I don’t know a darn thing about JCL. My only introduction to it was from The Jargon File (or maybe it was fortune -o):

IBM had JCL with syntax worse than JOSS, and everywhere the language went, it was a total loss!

Clearly, someone didn’t think highly of the langauge.

Enterprise style Java. Bloated with design patterns and unnecessary class hierarchies.

The core Java language is not that bad, in my opinion it comes somewhere in the middle of the programming languages ranking.

If you say “most disliked” then you must, by definition, preclude obscure hated languages. You have to stick to the “big ones” that millions of programmers suffer through.

That would be, without a doubt, COBOL. There are still millions upon millions of lines of COBOL code still running on old IBM JCL-based mainframe hardware (often emulated on modern systems). It was a terrible language, but it was best suited for doing business-like things (text handling, etc) instead of computational things (like FORTRAN).

All of that code must be maintained, sometimes on a massive scale. When the “Y2K” proble

If you say “most disliked” then you must, by definition, preclude obscure hated languages. You have to stick to the “big ones” that millions of programmers suffer through.

That would be, without a doubt, COBOL. There are still millions upon millions of lines of COBOL code still running on old IBM JCL-based mainframe hardware (often emulated on modern systems). It was a terrible language, but it was best suited for doing business-like things (text handling, etc) instead of computational things (like FORTRAN).

All of that code must be maintained, sometimes on a massive scale. When the “Y2K” problem arose, old COBOL programmers came out of retirement to command staggering rates. There aren’t so many of those types of guys around these days.

COBOL

XSLT. What can you expect from a programming language which uses XML for its syntax.

Every year StackOverflow does a survey of developers. According to their survey, the five languages cited often enough to make the list at all, which were most often listed as disliked (they use the word “dreaded”, but the question they asked was something about “which language have you used in the last year that you’d rather not use over the next year?”, which sounds to me like a better fit for “disliked” than “dreaded”) were:

Reference

Stack Overflow Developer Survey 2021
In May 2021 over 80,000 developers told us how they learn and level up, which tools they’re using, and what they want.

Every year StackOverflow does a survey of developers. According to their survey, the five languages cited often enough to make the list at all, which were most often listed as disliked (they use the word “dreaded”, but the question they asked was something about “which language have you used in the last year that you’d rather not use over the next year?”, which sounds to me like a better fit for “disliked” than “dreaded”) were:

Reference

Stack Overflow Developer Survey 2021
In May 2021 over 80,000 developers told us how they learn and level up, which tools they’re using, and what they want.

I don’t generally hate programming languages overall - I’ve programmed in C, C++, FORTRAN, FORTH, COBOL, PL/1, Pascal, Basic, Smalltalk, LISP, and others. I have my favorites certainly.

However, there is one language I took a real disliking to: RPG. The main reason is that it required you to position every command in just the right spot or your program was toast. It apparently was designed to replace punched card processing, which explains its deficiencies in part.

I did program in it for a while (for a AS/400 Advanced 36) but didn’t like it. I recall the computer could be used to assist the RPG

I don’t generally hate programming languages overall - I’ve programmed in C, C++, FORTRAN, FORTH, COBOL, PL/1, Pascal, Basic, Smalltalk, LISP, and others. I have my favorites certainly.

However, there is one language I took a real disliking to: RPG. The main reason is that it required you to position every command in just the right spot or your program was toast. It apparently was designed to replace punched card processing, which explains its deficiencies in part.

I did program in it for a while (for a AS/400 Advanced 36) but didn’t like it. I recall the computer could be used to assist the RPG programmer, but that didn’t change the fact that everything was literally in code and position dependent.

RPG is still around today, although it’s also got a free-form version with actual words - which, honestly, seems really strange. I would have thought a translator would have been a better idea, which could translate another language to RPG (the way C++ was originally translated to C).

Makefiles. There are tons of ways to avoid them, but eventually they return, haunting you, with inane sytax, and implicit, invisibile, rules.

There are two types of programming languages - those that everyone complains about and those that nobody uses.

Edsger Dijkstra remarked that, "the use of COBOL (programming language) cripples the mind; its teaching should, therefore, be regarded as a criminal offense."

JavaScript

It’s one of the most used programming languages in the world. The problem with it is that most developers use it not because they want to, but because the web forces them to.

Add to this the fact that JavaScript was designed in a hurry in 10 days and that the community has spent the next two decades patching up what was frankly a poorly designed language to begin with, and you can start to understand where all the hatred comes from.

The web is where it happens these days. The most common software development job by far is that of the web developer. If you’re a web developer, you will i

JavaScript

It’s one of the most used programming languages in the world. The problem with it is that most developers use it not because they want to, but because the web forces them to.

Add to this the fact that JavaScript was designed in a hurry in 10 days and that the community has spent the next two decades patching up what was frankly a poorly designed language to begin with, and you can start to understand where all the hatred comes from.

The web is where it happens these days. The most common software development job by far is that of the web developer. If you’re a web developer, you will inevitably be debugging JavaScript front-end code in a browser. Some people have developed a Stockholm syndrome and actually like doing this, but for normal people it’s not a very pleasant experience. Hence the hatred.

Your response is private
Was this worth your time?
This helps us sort answers on the page.
Absolutely not
Definitely yes

Going to go out on a limb here and say JavaScript (programming language).

It pretends to be a regular C-like language, until you pull away the thin veneer and then you realize that it's some kind of bizarre Lisp (programming language) in C's clothing.

JavaScript.

I wouldn't say that I hate it, but I sure wish all of the major web browsers would agree to implement something less awkward. From a distance, Javascript looks like a reasonable programming language, but the designers (and I use that term loosely) made very some odd decisions.

This page sums up the designers' mistakes pretty well, without even trying: Private Members in JavaScript

I've emboldened the best parts...

[Private members] are attached to the object, but they are not accessible to the outside, nor are they accessible to the object's own public methods. They are accessible to

JavaScript.

I wouldn't say that I hate it, but I sure wish all of the major web browsers would agree to implement something less awkward. From a distance, Javascript looks like a reasonable programming language, but the designers (and I use that term loosely) made very some odd decisions.

This page sums up the designers' mistakes pretty well, without even trying: Private Members in JavaScript

I've emboldened the best parts...

[Private members] are attached to the object, but they are not accessible to the outside, nor are they accessible to the object's own public methods. They are accessible to private methods. Private methods are inner functions of the constructor.

By convention, we make a private that variable. This is used to make the object available to the private methods. This is a workaround for an error in the ECMAScript Language Specification which causes this to be set incorrectly for inner functions.

Private methods cannot be called by public methods. To make private methods useful, we need to introduce a privileged method.

A privileged method is able to access the private variables and methods, and is itself accessible to the public methods and the outside. It is possible to delete or replace a privileged method, but it is not possible to alter it, or to force it to give up its secrets.

Plus there's that whole issue with typos introducing surprising new variables whose existence will only be discovered after a run-time failure and an unbounded time spent cursing at a debugger.

I was wrong, actually ... I really do hate it.

I think I'm going to have to go with Visual Basic (programming language), because of the syntax.

I mean really, ' as a comment starter? Really?

COBOL. It was designed for readibility by non-programmers. That is just pointless.

By far the proprietary languages that manufacturers build for a specific product.

I had the unfortunate experience of trying to write some code to control lab equipment. Unfortunately, the lab equipment could only be programmed in a propietary language called MED-PC.

This is what MED-PC code looks like:

Hm, why are all the variables just single letters?

Well the only allowed variable names are the let

By far the proprietary languages that manufacturers build for a specific product.

I had the unfortunate experience of trying to write some code to control lab equipment. Unfortunately, the lab equipment could only be programmed in a propietary language called MED-PC.

This is what MED-PC code looks like:

Hm, why are all the variables just single letters?

Well the only allowed variable names are the letters A through Z. This means that running out of variables is a real problem you will face programming in MED-PC.

After you write your code, the MED-PC parser then converts it to Pascal for some reason. ...

Just sticking to serious languages and avoiding stuff like InterCal…

Bgen.

This was an “easy to use” language for supermarket managers to customise their software. All the variable names were something like val_a_23. You know, like a spreadsheet - managers understand spreadsheets, right? No way to change the name to something reasonable like “total”. No way to reserve a range of values for a given bit of data, you just had to hope nothing else trampled over your data. Despite the name, there was no way to index an array. If you wanted to set 100 variables to 0, then you had to write 100 lines li

Just sticking to serious languages and avoiding stuff like InterCal…

Bgen.

This was an “easy to use” language for supermarket managers to customise their software. All the variable names were something like val_a_23. You know, like a spreadsheet - managers understand spreadsheets, right? No way to change the name to something reasonable like “total”. No way to reserve a range of values for a given bit of data, you just had to hope nothing else trampled over your data. Despite the name, there was no way to index an array. If you wanted to set 100 variables to 0, then you had to write 100 lines like

Val_h_1=0

Val_h_2=0

Val_h_3=0

Val_h_100=0

After you'd written your program, it compiled into C, and then you compiled that. And the bgen compiler was buggy, so you had to guess whether a bug was due to you using the wrong val_x_y value somewhere, or the compiler had just created the wrong C code.

Rumour has it, that it was written by one guy going through a very messy divorce. It's been over 20 years and I've never forgotten the joy of using it.

It was even worse than the language I had to use which was written by someone who knew XML, but not bison/yacc/etc which ended up looking like this:

<Var name=”X">

<Operator type=”plus”>

<Constant value=”1″/>

<Constant value=”2″/>

</Operator>

</Var>

That at least got laughed out the building. Bgen was actually used in real live production environments.

There is a fantastic, fascinating source for all these kind of stats: The Stakcoverflow Developer Survey: Stack Overflow Developer Survey 2018

And here is the top 10 list for 2018. It does not give reasons but if you are a developer it is very easy to figure out why these languages make the list.

There is a fantastic, fascinating source for all these kind of stats: The Stakcoverflow Developer Survey: Stack Overflow Developer Survey 2018

And here is the top 10 list for 2018. It does not give reasons but if you are a developer it is very easy to figure out why these languages make the list.

COBOL, for those of a certain age. C++ and PHP might take the title today. I don't know about "most hated" in general, but they have the highest usage to ugliness ratios.

Generally, Javascript tends to be pretty hated by a good proportion of software developers on any given team I land on.

I put this down to a number of reasons:

  1. the name still confuses people, sorry but it isn’t nor will it ever be java for scripting :) and no. knowing Java does not give you a headstart when learning Javascript any more than knowing Go would.
  2. Generally, it is the people that don’t know much about the language that hates it because they find themselves having to dabble and it can be quite painful if you are not persistent in learning.
  3. Javascript is single-threaded but this isn’t nec

Generally, Javascript tends to be pretty hated by a good proportion of software developers on any given team I land on.

I put this down to a number of reasons:

  1. the name still confuses people, sorry but it isn’t nor will it ever be java for scripting :) and no. knowing Java does not give you a headstart when learning Javascript any more than knowing Go would.
  2. Generally, it is the people that don’t know much about the language that hates it because they find themselves having to dabble and it can be quite painful if you are not persistent in learning.
  3. Javascript is single-threaded but this isn’t necessarily a problem because you can write asynchronous code that helps to alleviate this limitation, developers who haven’t worked with asynchronous code tend to struggle to begin with and see it as a flaw in the language, normally the language they first see this in is Javascript so it is attributed as a nuance of the language rather than a ‘way’ of programming.
  4. Testing and TDD, some people find testing front-end code or asynchronous code to be difficult and confusing, especially when you start out, therefore this ends up causing people to hate this aspect of Javascript despite it being pretty simple once you know how (who knew :) ). Others who love TDD also often find it difficult to use this approach to development and get frustrated with the language.
  5. Lack of types can and generally are really frustrating (Typescript tends to alleviate this) but for someone coming from a typed language, this can cause a lot of confusion.
  6. the keyword ‘this’ is generally not what people think it is, the context of ‘this’ is not always what people think it is and normally it is only by sheer dumb luck it ends up working out until it doesn’t……this causes a lot of frustration as people are forced to reevaluate their understanding that they thought was rock solid.
  7. the language is not strictly ‘OOP’, anyone who tries to implement OOP into Javascript is going to find a few nuances, this is not to say you can’t do it but I often wonder whether people should, I personally find the FP paradigm to be better for Javascript, that aside the prototype-based nature of Javascript tends to trip people up at some point.

In truth very few reasons to hate a language are actually justified, you wouldn’t blame a hammer if a carpenter was using that instead of a saw, you would blame the carpenter for not understanding what tool is used when.

Likewise, you wouldn’t blame the hammer if the carpenter was using the base of the handle to try to drive a nail through something, you would blame the carpenter for not knowing how to use the tool.

The most disliked programming language is the one your project lead insists you use even though you disagree with the choice :=)

Name the language. It has many flaws.

Even ASM. It is flawed because of limited circuitry designs and unwanted usefulness. However anything that can be done boils down to ASM or really binary code. Most other languages ignore fundamentals available to most programmers going down to the basest of low level languages. Often “optimization” is traded for these losses.

However if you want specific languages. Any language the allows undefined, null or void probably fits.

JavaScript.

It's terrible. Terrible syntactically. Terrible scoping. Terrible prototyping. Terrible integration. Slow. Insecure. Inconsistent.

It's such a shame that such a horrible language has become the de facto standard language of browsers and web application front ends.

Programming languages are like one’s children. No matter how ugly they are, you still love them. And like any child, they can at times be extremely annoying.

A lot of people hate JavaScript, but it doesn’t deserve a lot of the hate it gets. It is constrained by a number of necessary evils, including (but not limited to):

1. Everything is passed around as strings, because that’s how browsers communicate with servers over the internet. Abstractions away from this are just that. Abstractions. At core, JS objects are JSON. It literally stands for “JavaScrip

A lot of people hate JavaScript, but it doesn’t deserve a lot of the hate it gets. It is constrained by a number of necessary evils, including (but not limited to):

1. Everything is passed around as strings, because that’s how browsers communicate with servers over the internet. Abstractions away from this are just that. Abstractions. At core, JS objects are JSON. It literally stands for “JavaScript Object Notation.” When you see jokes about how JS math or equivalency operators act hilariously weirdly on various types of objects, keep this in mind as a possible cause.
2. JS is only safe if it runs in a browser. Otherwise, loading it when a website loads would allow malicious actors to viciously attack a client computer by forcing it to run malicious code just for firing off a “get” request to the website’s root. This means a lot of the things other programming languages get “for free” just don’t work the same way for JS. Frankly it’s a miracle it works as well as it does.

You know what does deserve the hate it receives?

Java. (no relation)

Java is an enterprise solution. It works very well if you’re building an enterprise application.

Know what it sucks for?

Everything else. Literally everything else. It’s inflexible and variable names are NecessarilyAwfullyLongNoMatterWhatYouDo because that’s just how the language is built.

If you want to build a chair in Java, you need to zoom waaaay out first and establish the fundamental rules of the universe. Then go inch by inch inwar...

The usual suspects would be BASIC, COBOL, PHP and Javascript. I don’t think many people are positive about any of these languages.

Perl5 gets mixed reviews. I personally like it but it’s a bit of a pigsty.

I am personally not fond of C++ because it is fucking hard, error messages are a disaster, and “make” is a headache, but, as its proponents will tell you, it’s fast and it can do everything.

Cobol comes to mind as the obvious answer. It is perhaps one of the most widely used languages that has been ignored by the world at large for the last forty yers. It still runs the financial world, yet everyone thinks it’s dead. Want a job? Learn Cobol.

Assembler for z/OS is kinda in the same boat. There is a ton of old code out there that needs support, and nobody is learning it fresh these days.

Cobol comes to mind as the obvious answer. It is perhaps one of the most widely used languages that has been ignored by the world at large for the last forty yers. It still runs the financial world, yet everyone thinks it’s dead. Want a job? Learn Cobol.

Assembler for z/OS is kinda in the same boat. There is a ton of old code out there that needs support, and nobody is learning it fresh these days.

Also, Assembler for everything else. Kinda the same boat. People don’t want to learn how things work at a low level these days, and there is no focus on that....

That's like asking if musicians hate any genre of music. Everybody, especially those who are considered to be “experts,” has their favorites as well as a hate-list.

Most often, many programmers hate those languages that they have learned but not used a lot, enough to dislike because the language was different, but not enough to appreciate why. Or sometimes it's the bandwagon effect, championing languages that their team uses and belittling other languages.

I like to say that all languages have their place and that's it's important to use the right tool for the job, to use a language where it's a

That's like asking if musicians hate any genre of music. Everybody, especially those who are considered to be “experts,” has their favorites as well as a hate-list.

Most often, many programmers hate those languages that they have learned but not used a lot, enough to dislike because the language was different, but not enough to appreciate why. Or sometimes it's the bandwagon effect, championing languages that their team uses and belittling other languages.

I like to say that all languages have their place and that's it's important to use the right tool for the job, to use a language where it's appropriate and to eagerly learn a different language when it suits the situation. But I often don't follow my own advice.

To answer your question…

I don't like languages that are loosely bound or not statically typed like JavaScript or Python. But I do understand that my disdain for these languages is driven by my bias: I've managed teams of programmers in corporations where H.R. limited my staffing flexibility, meaning that my teams had a variety of skill levels and a lot of churn. When dealing with JavaScript or Python, this is a recipe for disaster.

However I recognize that JavaScript is indeed the Swiss Army Knife of programming languages and I do enjoy using it in certain cases, although I'm not much of a web UI developer. And with an established team of competent developers, Python can be highly productive, especially in situations where there are specialized Python libraries.

So the only languages that I hate are those that were meant to be hated, like Brainfuck, and many of the now-mostly-deprecated languages like BASIC.


P. S. On the flip side, what language is most loved by programmers?

Loved most? Often, the answer is Lisp. Lisp is to programmers like Jazz is to musicians. Almost every musician will tell you that Jazz is the best, that their favorite genre is Jazz. Yet, if you grab their phone and look at their playlist, what do you find? No Jazz. None. The same is true for programmers and Lisp. Or sometimes Smalltalk.

(Of course this isn't true of all musicians or all programmers, but many of them.)

Tool Command Language (tcl)

It is a very nice fairly complete language with a lot going for it except a huge user base.

tcl has uses in rapid prototyping, gui development, cross platform applications.

tcl can run as a live interpreter, as an application, or embedded inside another language such as C.

C modules can be added to the language core to provide the language with new keywords as well.

tcl networking is fully integrated within the language.

tcl has extensive support for string handling, numerical calculations, and list manipulation.

tcl has a fairly complete handling of regular expressions, b

Tool Command Language (tcl)

It is a very nice fairly complete language with a lot going for it except a huge user base.

tcl has uses in rapid prototyping, gui development, cross platform applications.

tcl can run as a live interpreter, as an application, or embedded inside another language such as C.

C modules can be added to the language core to provide the language with new keywords as well.

tcl networking is fully integrated within the language.

tcl has extensive support for string handling, numerical calculations, and list manipulation.

tcl has a fairly complete handling of regular expressions, being very string oriented.

tcl has strings, lists, associative arrays, and math expressions builtin to the language.

tcl has a unified interface to streams that treats files, sockets, input/output streams the same way.

tcl has fully-supported free versions and some proprietary versions.

tcl/tk adds a fully implemented gui system that runs on many platforms such as Linux, MSWindows, Apple OSX, BSD.


In tcl every value is a string, unless you use it as something else, like a number in an expression.

(Actually every value is a byte-compiled binary value, but if you use it as a string it attaches a string representation to its entry for the value in the runtime. So numerics and function results are much faster by default, but you can get a string representation automatically for any value .. but a string is a basic data type that any value can be. In further code either representation will be used based on the context, without need for further transformation.)

Any symbol read without previous context is a string.

set x hey makes x the string “hey”

set j [expr 15 + 15 / 9] makes j the long integer 16. It can be used as a number or a string representation “16” depending on the context.

set k {1 2 3 4 5} makes k the string “1 2 3 4 5”, but also a list of integers if used that way.

set m [ list 1 2 3 4 5 ] makes m a list of integers.

  1. # because they are convertible  
  2. # to strings or to a list of numbers,  
  3. # they are equal if they have the same members  
  4. # in the same order. 
  5.  
  6. if { $a eq $ b} { 
  7. puts "a equals b" 
  8. } else { 
  9. puts "a does not equal b" 
  10. } 
  11. a equals b 
  12.  
  13. set acc 0 
  14. foreach n $a {  
  15. set acc [expr $acc + $n] 
  16. } 
  17. puts "a = $a" 
  18. puts "acc = $acc" 

a = 1 2 3 4 5

acc = 15

  1. # create a list of strings 
  2. set fruit { cherry banana orange kiwi apple } 
  3.  
  4. # sort alphabetically 
  5. set s [lsort $fruit];  
  6.  
  7. # make one string with " : " between each element 
  8. set x [join $s " : " ]  
  9.  
  10. puts stdout $x 
  11.  
  12. apple : banana : cherry : kiwi : orange 
  13.  
  14. # exponentiation 
  15. set p [expr 5**5] ;  
  16. puts $p 
  17.  
  18. 3125 

File operations treat opened files as streamable file descriptor objects you can read and write from/to.

  1. set f "data.txt"  
  2. # file operations 
  3. if { [file exists $f] } {  
  4.  
  5. set fd [open $f r] ; # tcl file stream handle 
  6.  
  7. set file_data [read $fd] ; # read data into string from handle 
  8.  
  9. close $fd ; close handle 
  10.  
  11. } else {  
  12. puts stderr "$f not found" 
  13. exit 1 
  14. } 
  15.  
  16. # split in to a list of lines 
  17. set data [split $file_data "\n"]  
  18.  
  19. # find first line with "name=<*>" in it 
  20.  
  21. foreach line $data { 
  22. if [lsearch -glob $line *name=* ] != -1] } { 
  23.  
  24. #create a list of { name value } using =  
  25. set kv [split $line "=" ] 
  26.  
  27. # use second value of list 
  28. set name [lindex $kv 1] 
  29.  
  30. puts "name: $name" 
  31.  
  32. break 
  33. }  
  34. }  
  35.  
  36.  
  37. # define a procedure (function) 
  38.  
  39. proc lsum nums { 
  40.  
  41. set sum [expr [join $nums +] + 0] 
  42. return $sum 
  43. } 
  44.  
  45. puts [lsum {3 5 6 7 9 10 15}] 
  46.  
  47. 55 
  48.  
  49. set txt "there are 113 ways to do this." 
  50.  
  51. # regular expression plucks digits out of string into var 
  52. regexp {(\d+)} $txt num 
  53.  
  54. puts $num 
  55.  
  56. 113 

Note: {3 5 6 7 9 10 15} is a string “3 5 6 7 9 10 15” , which is passed as the parameter nums.

The join command takes a list, so it converts it to a list of strings, split on whitespace,
then reassembles a single new string with a separator char
"+".

[expr [join $nums +] + 0] becomes [expr "3+5+6+7+9+10+15" + "0"]

and then gets evaluated, left to right, as numbers.

Everything is a string until you use it in another way, such as a math expression.


tcl is recursion-aware and byte-compiles code, so loops of function calls are not slowed down by needing to be reinterpreted.

  1. proc square_root { num guess {err 1e-6} } { 
  2.  
  3. set root [expr {(($num / $guess) + $guess) / 2.0}]  
  4.  
  5. if { [expr abs($root - $guess)] < $err } { 
  6. return $root 
  7. }  
  8.  
  9. tailcall square_root $num $root $err  
  10. } 

once interpreted, square_root is byte-compiled so when recursively called the already compiled version runs instead of re-interpreting the source — stack frames are optimized as as well.

  1. set n 1436734 
  2.  
  3. # guess 1000 (sqrt of 1000000) 
  4. set guess 1000  
  5.  
  6. set sqrt [square_root $n $guess ]; # 1198.638394178995 
  7.  
  8. set answer [format "%.6f" $sqrt]; # 6 decimal places 
  9.  
  10. puts "square root of ${n} = ${answer}"  
  11.  
  12. square root of 1436734 = 1198.638394 

tcl/tk is used to make rich gui applications in tcl

Python has “adopted” the gui toolkit and calls “tkinter” where a lot of people use it as it is free as well.

Whatever programming language is used by the most current programmers is probably the language hated by the most current programmers. This is not because the language is bad, it’s because the language is popular, and because haters seem to form a constant fraction of any large population.

More people hate C++ than, say, Swift, but that’s because way more people use C++ than use Swift. See how that works?

When I was dipping my toes into Squeak in the late 2000s, researching it, and trying it out, I remember running into one personal account, written by a former Smalltalk programmer, who gave it a very negative review. I don’t think he used the word “hate” to describe it, but he basically said that, in so many words.

What I can remember is he felt frustrated, because (paraphrasing), “Smalltalk doesn’t play nice with anyone else. You can’t use any external tools or libraries with it. You can’t choose your own editor, or source control system. Everything has to be done within Smalltalk’s own little

When I was dipping my toes into Squeak in the late 2000s, researching it, and trying it out, I remember running into one personal account, written by a former Smalltalk programmer, who gave it a very negative review. I don’t think he used the word “hate” to describe it, but he basically said that, in so many words.

What I can remember is he felt frustrated, because (paraphrasing), “Smalltalk doesn’t play nice with anyone else. You can’t use any external tools or libraries with it. You can’t choose your own editor, or source control system. Everything has to be done within Smalltalk’s own little world.”

One thing I distinctly remember this guy saying was that he was happy to get away from Smalltalk, to use more industry-standard tools, because, he said, “I just want to get shit done!”

I read several other reviews that were negative on Smalltalk, but they didn’t hate it, like this guy did. They just felt frustrated, for similar reasons. The way they expressed it was they’d make jokes about it, particularly about its “walled garden,” or, “It’s the language that says, ‘Everything is about me’.”

This was a minority view, though. Most of the opinion I read about it was positive.

What was striking to me about the negative reviews was that none of them appeared to understand what they were really working with. This surprised me, because all of the reviews came from people who had worked with it for at least a few years. I thought, “How could they work with it for that long, and not know?”

They all had the view that “Smalltalk is a programming language,” and so they were confused about how, “For some reason it has its own GUI, and its own version control system,” and, “Nothing else works with it. Everything has to be written in Smalltalk.”

What they didn’t understand was that Smalltalk was designed as a system, the way that Linux, for example, is designed as an (operating) system. What’s different about it is that it also has a semantic system that is accessible as a programming language, kind of like the way Linux tools are accessible in the OS environment through shell scripting. Except, the semantic environment that Smalltalk has is much more powerful than what you can get through shell scripting.

I haven’t heard anyone describe Linux, or any other OS, as a “walled garden,” or, “It thinks everything is about itself,” because programmers have a context for systems as platforms for running software, and that in order for that software to run on the platform, it has to be compatible with it. Well, what does that mean, really?… It means that the platform has set up certain conventions for operating on it, and anything that runs on it must conform to those conventions. Or, at least an emulation layer, or language runtime has to do so. That’s what they were complaining about. They didn’t get it. That baffled me.

Most programmers don’t care.

They don’t critique the tools they use — and languages are tools — they just use them. They show up (or log in) at 9am and work until 5pm, five days a week, and just do a job.

Whether the tools are good or bad, they get paid the same.

So they don’t care.

It’s a tiny percentage of developers — relatively speaking — who focus on the tools; critique them, want to change them and improve them and replace them with better.

They’re the ones in academia, or on StackOverflow, or here on Quora, or on Reddit or on specialist forums critiquing languages. An even smaller number are

Most programmers don’t care.

They don’t critique the tools they use — and languages are tools — they just use them. They show up (or log in) at 9am and work until 5pm, five days a week, and just do a job.

Whether the tools are good or bad, they get paid the same.

So they don’t care.

It’s a tiny percentage of developers — relatively speaking — who focus on the tools; critique them, want to change them and improve them and replace them with better.

They’re the ones in academia, or on StackOverflow, or here on Quora, or on Reddit or on specialist forums critiquing languages. An even smaller number are creating new, better languages.

But the vast majority of working programmers only read StackOverflow as needed to solve problems, don’t post here or on Reddit or on specialist forums. They don’t even visit them. Whilst we’re on here or elsewhere complaining about — or doing something about — language quality, they’re playing video games or sports, or spending time with friends and family, or raising kids, or travelling or doing hobbies.

What languages they use?

They don’t care.

They will use whatever is put in front of them, with minimal complaint or much meta-thought about what they’re doing, as long as they get paid.

That means the drivers for what makes languages popular or not has very, very, very little to do with language quality, and a lot to do with a lot of factors — vendor marketing, historical accident, survivorship bias, corporate investment, technical debt, industry momentum and industry inertia — that have nothing to do with language quality.

About · Careers · Privacy · Terms · Contact · Languages · Your Ad Choices · Press ·
© Quora, Inc. 2025