New concepts, systems programming, seems to be getting some traction! Plus the book is awesome: https://doc.rust-lang.org/book/
Ask HN: Which new programming language are you planning to pick up in 2019?
21–30 of 30 posts
Re: Ask HN: Which new programming language are you planning to pick up in 2019?
#22Re: Ask HN: Which new programming language are you planning to pick up in 2019?
#23Actually this is something I wanted to do last year but didn't get enough motivation/energy to actually pursue it. Now I've forced myself to actually do stuff with Rust for the first quarter of 2019 and have made some progress. If things go as per my timelines, I'll focus on Elixir & Rust in alternate quarters. I've found this to be much better than tackling both in parallel which I was doing last year.
As an aside, in the last month of 2018 I dabbled with Pharo/Smalltalk just to investigate its highly dynamic nature, improvement to dev productivity & how things really were supposed to work in real OOP. It was very impressive, especially considering we had something like in 80s & 90s.
Re: Ask HN: Which new programming language are you planning to pick up in 2019?
#24Rust! New concepts, systems programming, seems to be getting some traction! Plus the book is awesome: https://doc.rust-lang.org/book/
Learning by book (O'Reilly) and by nano projects / examples.
Re: Ask HN: Which new programming language are you planning to pick up in 2019?
#25Re: Ask HN: Which new programming language are you planning to pick up in 2019?
#26Re: Ask HN: Which new programming language are you planning to pick up in 2019?
#27Re: Ask HN: Which new programming language are you planning to pick up in 2019?
#28I don't plan to learn any new languages. Also this might have been better as a poll: https://news.ycombinator.com/newpoll
Re: Ask HN: Which new programming language are you planning to pick up in 2019?
#29Re: Ask HN: Which new programming language are you planning to pick up in 2019?
#30Ruby I don't find Python fun at all. I wish I did. I've been messing around a lot with Sonic Pi, which seems to use a Ruby-based DSL and I love the expressiveness of Ruby.
Python sacrifices flexibility for consistency. Like Java but with duck typing.