Live data from Hacker News

Ask HN: What programming language will you learn in 2014?

news.ycombinator.com

11–20 of 53 posts

Re: Ask HN: What programming language will you learn in 2014?

#13
There are so many languages I would like to learn :

- Ada : everybody raves about it but nobody uses it ;-) - Python : for everyday hacks, it's portable, simple and it's not Java ;-) - Assembly : it's the root of everything - C : my mind is overflowing with Arduino projects - C++ : I'd love to create ISX extensions and make private bots for some MMO - Prolog : just because

I will probably settle for Ada if John Barnes publish its book at the beginning of 2014.

Re: Ask HN: What programming language will you learn in 2014?

#18
I'm heads down on golang right now and will continue to be so. I never quite acquired C - wrote plenty of code in it, but it was always a struggle. Go's just above the threshold where my mind will take it wholescale (ala Python) and it gives me the ability to write simple code and generate cross-platform binaries from it.

One app: web, windows, mac, linux. I know that can be done with other tools too, but this is the one I've chosen. I like SQL too: old guys like weird tools!

Post reply on HN