What are the things you want to learn most? They could be new languages, technologies, frameworks, etc. You might be wanting to learn a new language, for instance, because you need it for your next career step or simply for the hell of it.
My own list, in order of priority, is:
React.js: because I need to get into one of the JS frameworks and React is becoming very popular.
Elixir language: powerful and elegant languages always catch my interest - that’s why I’m a Rubyist. Besides, FP is the way of the future.
Celluloid.io: because sometimes you just need asynchronous processing.
Opal / Volt: because @AstonJ will ban me if I don’t . Just kidding, of course. Replacing JavaScript with Ruby is a hugely enticing prospect so Opal has my interest.
Cuba / Grape and other micro-frameworks: because Rails isn’t always the right solution.
Hey @tommasop, I’d be interested in seeing your Cuba app (if you release the source code that is). I’ve played a bit with Cuba the last couple of weeks and I’d like to build an app on it.
D is a beautiful language. It’s the right step in the evolution from C++. It’s designed specifically for multicore systems. I’d love to be able to program in Assembly, but I don’t want to have to go through the effort. I believe D is the best place on the next level up for efficient system development.
They used to have a beautiful site for D with nice looking documentation. It seems they have regressed. But my first impressions of it were very high and I’m very much a fan.
I think I’m finally going to try and learn phaser. I really like making little games for my girls. Also, the oldest is starting to get interested in programming and I think it would be fun for us to work on that together.
I started teaching the girls a little javascript, because they can play with it in their browsers. Plus, that’s how I really started learning web programming, way back when…