Ask HN: What programming language will you learn in 2014?
11–20 of 53 posts
I will learn Go and then happily ignore it in favor of HTML + JS + CSS + SVG all the time forever.
Re: Ask HN: What programming language will you learn in 2014?
#12I will learn Scala and node.js.
Re: Ask HN: What programming language will you learn in 2014?
#13There 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?
#14Kotlin and Go
Re: Ask HN: What programming language will you learn in 2014?
#15Gonna attempt to learn Haskell properly once AGAIN.
Re: Ask HN: What programming language will you learn in 2014?
#16Ruby, Python and Scala =)
Re: Ask HN: What programming language will you learn in 2014?
#17c++ or scala undecided
Re: Ask HN: What programming language will you learn in 2014?
#18I'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!
Re: Ask HN: What programming language will you learn in 2014?
#19I'd be interested in learning Rust. I've been learning Haskell last year and I'm absolutely loving it.
Re: Ask HN: What programming language will you learn in 2014?
#20Cement my knowledge of Scheme as I work through SICP.