Top Programming Languages 2025
51–60 of 467 posts
Re: Top Programming Languages 2025
#52I was pondering similar thoughts. Will LLM assistants ossify our current programming languages? My limited testing seems to show LLM assistants do well the more popular the language is (more data in its training), so is the hurdle for adoption of something new going to get even higher? In an alternate universe, if LLM only had object oriented code to train on, would anyone push programming forward in other styles?
Of course it’s always been easier to find talent when working in more popular languages. That’s the big risk you take when you choose the road less traveled.
Re: Top Programming Languages 2025
#53Earlier quoted context omitted.
Haskell is a fun language... LabView is a kick in the pants... I'd wager it is the installed base keeping LabView on life support. =3
Labview seems like a pain (I haven't used it), but I guess it's super useful for some uses. I recall SpaceX uses it for controlling launches. It comes with models for all manner of hardware.
Yet, the modern licensing model jettisoned a lot of their long time proponents. Like many things in life, most problems were non-technical in nature.
SpaceX is an interesting company, and it made some unique design choices. =3
Re: Top Programming Languages 2025
#54Re: Top Programming Languages 2025
#55Earlier quoted context omitted.
Haskell is a fun language... LabView is a kick in the pants... I'd wager it is the installed base keeping LabView on life support. =3
Labview seems like a pain (I haven't used it), but I guess it's super useful for some uses. I recall SpaceX uses it for controlling launches. It comes with models for all manner of hardware.
Re: Top Programming Languages 2025
#56Earlier quoted context omitted.
Ruby became popular mainly because of Rails, which has gone down somewhat in popularity in recent years. That may be why Ruby is less popular now than it was 10 years ago. Also, they (Ruby and Rails) got popular much before 10 years ago, like around 2006 / 2007, when the Web 2.0 wave was starting. I had worked on a couple of dot-com projects in Ruby on Rails at that time, that is how I know.
And Python got popular cause of LLM AI thing. It is a shame, cause it is quite slow. I had some good time with jython back in the 2 days, but really wished something more elegant (nim/rust/ocaml) has taken over this AI thing instead of python. One thing is for sure, don't get tight down to one language cause it is popular today. Go with whatever make sense for you and your project.
Not really, Python got popular in 2000s because it was the only sane of the three choices - Perl, Python, TCL. You must be young.
Re: Top Programming Languages 2025
#57As a backend dev (mostly working in fintech) I feel weirdly unable to find a target language to move to. After working with Node and Ruby for a while I really miss a static type system. - Typescript was limited by its option to allow non strictness. Nothing catches my eye, as it’s either Java/.Net and its enterprisey companies or Go, which might not be old but feels like it is, by design. Rust sounds fun, but its use…
Re: Top Programming Languages 2025
#58Kinda surprising that I see nothing from Zig on all these lists.
Re: Top Programming Languages 2025
#59Elixir behind OCaml? Possible, I guess, but I know of several large Elixir shops and I haven’t heard much of OCaml in a while.
Re: Top Programming Languages 2025
#60huh. This seems to suggest there are more Rust jobs than Ruby. Wild considering how insanely popular Ruby was 10 years ago.