Live data from Hacker News

Ask HN: What do you want to learn in 2018?

news.ycombinator.com

41–43 of 43 posts

Re: Ask HN: What do you want to learn in 2018?

#41
post #37

Ruby, Rails, Javascript (so I can enhance the rails apps) At least so I can ship things confidently. If anyone has any suggestions, would love to hear them!

For Ruby I can’t recommend https://github.com/JoshCheek/ruby-kickstart high enough.

It’s a series of problems with tests and solutions. The problems will take you through a set of interesting CS problems which you’ll be solving using features of the language.

It’s addictively fun and will help you understand ruby before you dive into rails.

Also, you may find it useful to play with Sinatra a bit before diving into rails.

Post reply on HN