Top Programming Languages 2025
391–400 of 467 posts
Re: Top Programming Languages 2025
#392Earlier quoted context omitted.
It's a weird one - I've been at Google for more than 5 years. I know from the stats that we have a zillion lines of actively developed Java, there must be huge swathes of the company that you could even call a "Java shop". I dig into random bits of code all the time. And yet I've looked at Java maybe three times in my tenure. And if I needed to submit Java code, I would not have a single contact to ping for readabili…
What products do you work on and what language?
Re: Top Programming Languages 2025
#393Re: Top Programming Languages 2025
#394Re: Top Programming Languages 2025
#395Earlier quoted context omitted.
> There are more people writing PHP and Ruby than HTML? Intuitevely I'd say yes. In most jobs I've been in, the ratio of backend/system devs to front end devs has been from 3:1 to 20:1 depending on the size. Provided I'm on the backend side and would choose companies accordingly, but still. Even for web first services, there will be a flurry of people who won't touch a line of html/rendering.
But how much PHP code does exist, which does not also produce HTML? I think that's the whole point of most PHP code.
Re: Top Programming Languages 2025
#396Re: Top Programming Languages 2025
#397Re: Top Programming Languages 2025
#398I see Raku has surpassed Erlang and Clojure. https://raku.org
Re: Top Programming Languages 2025
#399> AI assistance means that programmers can concern themselves less and less with the particulars of any language. Sure. Until we need to. Then we face some apparently tiny concern, which is actually deeply intricated with the rest of this whole mess, and we are ready for a ride in the rabbit hole. > most developers today don’t pay much attention to the instruction sets and other hardware idiosyncrasies of the CPUs th…
Take into account that this is posted on IEEE. In my opinion, their target audience are scientists rather than programmers, and a scientist most often think of code as a tool to express his ideas (hence, perfect AI generated code is kind of a graal). The faster he can express them, even if the code is ugly, the better. He does not care to reuse the code later most of the time. I have the hint that scientists and not…
Re: Top Programming Languages 2025
#400Earlier quoted context omitted.
Yeah except job adverts have enormous lag behind what's actually popular. For example we used Rust quite a lot at my previous company but we didn't advertise for Rust developers at all. Also then you're looking at which languages were popular in the past whereas the interesting stat is which languages are being used to start new projects.
> we used Rust quite a lot at my previous company but we didn't advertise for Rust developers at all. How did you find Rust developers when you needed to hire?