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 4570 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…
Parents
  • genebren
    genebren over 4 years ago

    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 on using the right language for the right job. Programming languages are sort of like tools.  You should not drive a screw with a hammer or tighten a hex-head bolt with a screwdriver.  That does not mean a hammer or a screwdriver is a better tool.

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

    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 on using the right language for the right job. Programming languages are sort of like tools.  You should not drive a screw with a hammer or tighten a hex-head bolt with a screwdriver.  That does not mean a hammer or a screwdriver is a better tool.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
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