Ask HN: What programming language you will learn in 2018?
31–40 of 40 posts
Re: Ask HN: What programming language you will learn in 2018?
#32F#, rust, any time I dig into functional programming I learn so many new ways to tackle problems.
Re: Ask HN: What programming language you will learn in 2018?
#33Re: Ask HN: What programming language you will learn in 2018?
#34Re: Ask HN: What programming language you will learn in 2018?
#35F#, rust, any time I dig into functional programming I learn so many new ways to tackle problems.
Rust and functional programming?
Re: Ask HN: What programming language you will learn in 2018?
#36Earlier quoted context omitted.
You get really nice lang with very friendly community that will run on Erlang VM. So i'd say there is not enough hype :)
Is it a language and framework for web mainly? Couldn’t tell from their homepage.
Re: Ask HN: What programming language you will learn in 2018?
#37Erlang. I spent 2017 learning Elixir and would like to learn Erlang too.
Java/Scala. I did a lot of Java and some Scala for my graduate studies but haven't touched it in awhile. It seems like there are a lot of interesting jobs in the Chicago area that are JVM based and I would like to move away from .NET.
Re: Ask HN: What programming language you will learn in 2018?
#38Re: Ask HN: What programming language you will learn in 2018?
#39Re: Ask HN: What programming language you will learn in 2018?
#40Earlier quoted context omitted.
Is Rust ready for scientific computing? I understand that given you are listing Rust alongside Solidity, your interest might be in cryptocurrencies, but I still thought this might be worth to ask. I'm very experienced in C++98, less so in C++11 and successors as I spent most of my time on other languages this decade (OCaml, Scala and R). C++11 is much more modern and appealing, so I'm wondering whether I should updat…
> Is Rust ready for scientific computing? Did Rust ever get integer generics?