element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Community Hub
Community Hub
Member Blogs 2021 survey data reveals the most hated and loved programming languages
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Community Hub to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: Catwell
  • Date Created: 11 Aug 2021 6:19 PM Date Created
  • Views 4565 views
  • Likes 10 likes
  • Comments 17 comments
  • bestworst
  • on_campus
  • programming
  • cabeatwell
  • survey
  • university
Related
Recommended

2021 survey data reveals the most hated and loved programming languages

Catwell
Catwell
11 Aug 2021

image

Stack Overflow’s 2021 developer survey reveals that coders hate the COBOL programming language the most. (Image Credit: Pakata Goh/Unsplash)

 

I can’t say I dislike any one programming language. Matlab was annoying in school, I suppose. C#, maybe. But, my most loved? x86 assembly for sure.

 

The latest developer survey results are in! Stack Overflow recently revealed that developers have a strong distaste for specific programming languages and COBOL (Common Business-Oriented Language) is the most hated one. Over 80,000 developers in 181 countries participated in the survey, providing the firm with a better glimpse into which language they hate and love the most. Stack Overflow’s survey questions involved asking them which programming languages they used in the past year, which ones they want to work with next year, and which ones they don’t want to work with again.

 

COBOL, used on mainframe computers, ranked number one for most hated programming language. VBA, Matlab, Objective-C, and Groovy all followed down the list. Although developers can’t choose the organization’s preferred programming language, businesses should take note of Overflow’s developer survey when looking to hire programmers. That’s because they may need to offer more benefits or languages for job roles that rely on COBOL, Assembly, Perl, C, and less common programming languages.

 

The survey results also revealed which programming languages coders love the most. For the sixth straight year, Rust ranked number one on the list. However, only 5,044 developers nominated Rust compared to TypeScript, ranked 3rd with 18,711 nominations. TypeScript is Microsoft’s take on JavaScript, featuring a type system that compiles into javaScript to make developers more productive. Other popular languages include Python, Elixir, Clojure, Julia, Swift, Dart, Node.js, and Go.

 

The results also show the most popular databases, cloud computing platforms, developer tools, online collaboration software, web frameworks, and operating systems.

 

What’s your personal most and least loved programming language?

 

Have a story tip? Message me at: http://twitter.com/Cabe_Atwell

  • Sign in to reply

Top Comments

  • dougw
    dougw over 4 years ago +4
    I've programmed in at least 21 languages, although I am not a programmer, and all of them had their merits. I didn't like APL or LISP much but they were never mainstream languages. I grew up on FORTRAN…
  • genebren
    genebren over 4 years ago +4
    I have written code in many different languages and for many different purposes. Each language has a time and a place and a reason to be used. I find it kind of silly to try and rank them. You should focus…
  • michaelkellett
    michaelkellett over 4 years ago +4
    Happy to see at least one supporter of VB (I hope Doglas didn't mean VB.net ) - to my mind VB6 was the best quick and simple Windows programming langauge ever - 20 years out of support now - and still…
  • dubbie
    dubbie over 4 years ago +4
    I started with Fortran but it was mostly restricted to mechanical engineers so I moved on to Basic (the mainframe kind). I never learned COBOL although it was close at one point. Then mostly assembly …
  • dougw
    dougw over 4 years ago in reply to michaelkellett +4
    Yes I meant VB6. Unfortunately later generations of engineers won't get to experience its benefits or see it ported to phones and microcontrollers, which are now powerful enough to run it. I suspect if…
  • baldengineer
    baldengineer over 4 years ago +3
    Love that VBA is just lightly less dreaded compared to COBOL. I don't know what the top 5 loved languages are. I'd be willing to bet one of them is a made-up word.
  • 14rhb
    14rhb over 4 years ago +3
    COBOL programming might be hated but it came with a hefty pay packet in recent years due to its obsolence. I actually like VBA - escpecially in Excel where you have full access to all the chart functions…
  • dougw
    dougw over 4 years ago in reply to Jan Cumps +3
    VB always had the largest number of serious programmers who hated it, even when it was the most popular programming language in the world, just like Windows has a large number of detractors. I've heard…
  • Andrew J
    Andrew J over 4 years ago +2
    Worst; Lisp; best: Smalltalk
  • genebren
    genebren over 4 years ago +2
    What! No Squirrel programming language. I was surprised to see Erlang (4th from the bottom, with a score of 0.79%) on the list. A buddy of mine, wrote a program in Erlang to act as an intelligent router…
  • genebren
    genebren over 4 years ago

    What! No Squirrel programming language.

     

    I was surprised to see Erlang (4th from the bottom, with a score of 0.79%) on the list.  A buddy of mine, wrote a program in Erlang to act as an intelligent router for our Zigbee network.  He barely got the program to work (which he did in a surprisingly short amount of time, while learning the  language) and then left the company.  He walked me through the code and instructed me on how to build and install the software, but try as I might, I could never understand how it worked or how to successfully add, delete or modify functionality.  I hammered on it for days, trying to add trace/debug messages, make small tweaks, just about anything. But, it just would not sink in (and I have mastered many different languages).  Mind you, this all occurred within a year of my retirement, as my brain started having troubles learning anything. I was so glad to finally be told by my boss to let it go, I don't think I have ever given up on something so quickly in my life.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dougw
    dougw over 4 years ago in reply to genebren

    Yes, there was a period where it was extremely difficult to get VB working, and I think it still requires a couple of tweaks, but I'm not having any issues at the moment.

    I just wish people were still making cool OCXs for newer technology.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • michaelkellett
    michaelkellett over 4 years ago in reply to genebren

    I still use VB6 sometimes - I have loads of useful progs written in it for instrument control .

    I'm attempting a move over to Xojo but I really don't want to re-write everything.

     

    VB6 IDE and programmes will run on Windows 10  but there are one or two unfixable things in the IDE that are not quite right - so I think I'll need to move on.

     

    It's obviously not high on Microsoft's priority list.

     

    The great thing is that you can put together an acceptable GUI with acceptable performance so quickly and easily.

     

    MK

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • genebren
    genebren over 4 years ago in reply to dougw

    I think I hated VB6 initially because I absolutely hated programming within the windows environment.  I agree that VB6 (and later versions) allow you to rapidly create tools that would take a tremendous amount of energy to create in Visual C.  I remember sitting down an trying to create a similar program to one in VB, in Visual C, and it was nearly impossible (to me) and I have years of experience creating windows programs in C and assembly (down to message handlers, resource files....).  

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • genebren
    genebren over 4 years ago in reply to dougw

    I had assumed that it no longer worked.  I had a fair number of tools that I had built on VB6 and around the time that I switched to Windows 7 Pro and 64 bits, they all quit working.  I even remember try to tweak some of the tools and I could not get them to work.  I have since moved on to VB2008, which works in similar ways, but does require more work to synchronize things like comm ports into the rest of the event driven work.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube