Ask HN: How do you decide what to learn next?
21–30 of 104 posts
Re: Ask HN: How do you decide what to learn next?
#22* Says that the rest of the world is doing it wrong and they will fix the situation with this "change of paradigm".
* Presents their products as a "social movement" that's "challenging the industry as we know it".
* Promises 10x productivity.
* In general, bases their success on attacking others. Specially if they say things like "everybody knows exceptions are like cancer".
* Uses grandilocuent names to call a two thousand lines library.
* The resulting code looks like gibberish. The most likely a child can understand it, the better. It it's directed at the elite programmers, bad.
* Doesn't put enough care on tooling.
Edit: OK, it's a very negative answer, but it's effective. It quickly discards 99% of shiny new things.
Re: Ask HN: How do you decide what to learn next?
#23When in doubt, learn more math.
It was never useful to me and I remember zero content from either of those now.
Re: Ask HN: How do you decide what to learn next?
#24Re: Ask HN: How do you decide what to learn next?
#25https://developer.amazon.com/public/solutions/alexa/alexa-sk...
Re: Ask HN: How do you decide what to learn next?
#26Re: Ask HN: How do you decide what to learn next?
#27Read. And I don't just mean books (although they are a great place to start). Read technical blogs, read documentation, read other people's code. Seek out challenging reads that seem overly ambitious and use them to find out what your unknown-unknowns are, then use that knowledge to steer your learning.
Though it's not cheap, I think it's the best investment I've made in my own professional development.
Re: Ask HN: How do you decide what to learn next?
#28Re: Ask HN: How do you decide what to learn next?
#29Read. And I don't just mean books (although they are a great place to start). Read technical blogs, read documentation, read other people's code. Seek out challenging reads that seem overly ambitious and use them to find out what your unknown-unknowns are, then use that knowledge to steer your learning.
^ This year I bought the subscription to Safari Books Online ( https://www.safaribooksonline.com ), which offers unlimited access to many books (every O'Reilly book) and some video courses. Though it's not cheap, I think it's the best investment I've made in my own professional development.
Re: Ask HN: How do you decide what to learn next?
#30When in doubt, learn more math.
I read 2 college textbooks on linear algebra, abstract algebra last year and managed to finish most of the exercise questions. It was never useful to me and I remember zero content from either of those now.