Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
spl020438y@Romulus10 True, all depends what you are doing. I've found it to be easily fast enough most of the time though.
Plus theres some interesting projects around now (JIT compilers etc) to help where speed is key... -
I've had a couple niche cases where it just barely missed the cutoff for "fast enough" but it can really only be noticed in cases with extremely large sets of data to be operated on.
-
For system related stuff rust seems to be very popular. For application code I would say Go, Kotlin, Java, maybe in that order. I also like Elixir, though it is not very commonly used. For scripting... Who cares, it's scripting?
-
kimailis5208yswift, everything will be written in swift.
also apple will enter the server business, probably with a macRack and macRack pro. -
@kimailis i saw a webpost saying google wants to implement swift on android studio so programming and porting apps would be easier and also because Google has conflicts with Oracle.
Related Rants
What is the language of the future? Fast, reliable and multipurpose.
undefined
future
language