Due to weird circumstances I have about 10 months with secured income without having to work. When the 10 months are over I need to get a new job.<p>Up until now I have been working mainly with UX/IA/Design, but would like to transition more towards web and/or app development.<p>I should mention that on the side of my day job I have launched a few Rails apps and also iOS apps, so I am not starting completely from scratch.<p>Things I am considering:<p>* ASP.NET MVC (Where I live this is requested from a lot of companies)<p>* Backbone.js / AngularJS / Ember.js<p>* Android development<p>* Swift (I will most likely look into this anyway)<p>* Or just deepen my knowledge in Ruby/Rails.<p>Any feedback and ideas on what I should focus are welcome!
No matter which one of these you choose, I'd recommend working on real (preferably open source) projects and putting them on Github so that you have something to show when you apply for jobs after 10 months.
Lucky you!<p>If I were in your position I'd use a couple of months to do some Swift development, and a couple to do some Android development using Android Studio. Might be worth trying out something for Google Glass and/or Oculus Rift if you have the necessary hardware. Or maybe grab a programmable quadcopter and give that a go?<p>Don't forget to consider learning about some other disciplines too, never know where things will take you :) or are you totally set on spending your time on programming?
The rest of the stack. Spend some time with layers 3&4 and you won't regret it. It was the most boring class I has in school and I use it every day. Read this book: <a href="http://goo.gl/ZGifKa" rel="nofollow">http://goo.gl/ZGifKa</a> (Internetworking with TCP/IP Vol.1: Principles, Protocols, and Architecture (4th Edition)).<p>Knowing how TCP/IP works will give you an edge over other devs for understanding data movement and endear you to the IT/network/security folks (who do you favors).
It looks like the thing that's going to really blow up soon is IoT (or, at the very least, it looks like it's going to be the most lucrative, un-sexy-sounding thing on the planet in 5-10 years). If you have a good grounding in C, familiarize yourself with contiki (which, although it's not being used now, is likely to become the backbone of any third-party IoT node that isn't running linux) and some basic digital electronics.
From a Professional Development & Leadership perspective, tech guys often overlook basic presentation and sales skills, useful if you need to rally project buy-in or gain support for an idea. Here's a place to start> <a href="http://pitchanything.com/" rel="nofollow">http://pitchanything.com/</a>
I learned Clojure/Clojurescript the last half a year which was my sabbatical. Coming from design into frontend, functional programming blew my head off and made me a way better programmer :)