Ask HN: I have 10 months to spend. What should I learn?
11–18 of 18 posts
Re: Ask HN: I have 10 months to spend. What should I learn?
#12Lucky you! 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? Don't forget to consider learning about some other disciplines too, never know where things…
I will surely look into other things too. I have found myself getting more and more into health, nutrition, yoga and meditation the last years. So the dream would be to somehow combine it.
Re: Ask HN: I have 10 months to spend. What should I learn?
#13No 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.
Totally agreed! A recruiter I spoke to yesterday said, "I see that you have a presence on GitHub..." referring to one of my more popular OS projects, and then rambled on for about 15 minutes about his open source friendly client. I'm not saying you want to attract lots of rambling recruiters (because that's boring) but it means that people are recognising hard work and OS contributions as a good thing. It helps.
Re: Ask HN: I have 10 months to spend. What should I learn?
#14Re: Ask HN: I have 10 months to spend. What should I learn?
#15Re: Ask HN: I have 10 months to spend. What should I learn?
#16Re: Ask HN: I have 10 months to spend. What should I learn?
#17Re: Ask HN: I have 10 months to spend. What should I learn?
#18The 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: http://goo.gl/ZGifKa (Internetworking with TCP/IP Vol.1: Principles, Protocols, and Architecture (4th Edition)). 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…