|
|
|
|
|
by DeathArrow
1515 days ago
|
|
The problem is that it's hard for you to take decisions. You should try to decide faster. Even if the decision isn't the best, chances are it isn't the worst either. Doing something is much better than not doing anything. >Let's say you search for a JavaScript book on Amazon. It seems to yield more results than all the books they had in my local computer bookstore! Pick one at random? But what if it has low reviews? Pick one with the highest rating? But maybe it was published 2 years ago, so maybe it's already outdated? As a beginner I would pick the highest rated amongst the newer ones. >Anyway, I saw on HN that everyone is using Rust now, so perhaps instead I should read a book about that? That's the analysis paralysis I mentioned. I would ask myself why I want to learn a programming language. What I want to accomplish with it. And see if Javascript is more suitable or Rust is more suitable. |
|