Live data from Hacker News

Ask HN: what was the best life/programming choice you ever made?

news.ycombinator.com

1–10 of 230 posts

Re: Ask HN: what was the best life/programming choice you ever made?

#3
post #2

To never get overly attached to my tools - programming languages, frameworks, paradigms, patterns etc. and to always choose the right tool for the right job, by putting aside my own personal bias.

I'd like to do that but could never actually achieve it.

Re: Ask HN: what was the best life/programming choice you ever made?

#6
Life: To buy only the minimum number of things I need, and work out the rest as I go along.

Programming: The realisation that once you understand the same basic structures (declarations, loops, recursion, data types) and the underlying paradigm in one programming language, you can easily learn any other programming language.

Re: Ask HN: what was the best life/programming choice you ever made?

#8
Life: Making the decision last year to do things outside of my comfort zone in an attempt to bring them inside. I went travelling for a few months, moved to London, and now have a lot of paths open for work

Programming: attempting to build an MMO each year and getting further each time. The problems are hard and very interesting to me, so I love to learn in this area

Re: Ask HN: what was the best life/programming choice you ever made?

#9
life: going to study abroad as an exchange student.

programming: learning ruby in 2001. Not the language per se, but the community at the time was full of smart people (lispers, smalltalkers, random PL geeks) and dumber people like me would learn a lot.

Post reply on HN