Hacker News new | ask | show | jobs
by wyldfire 3555 days ago
> more researchers and programmers but not everyone can do those jobs.

Research is suited to fairly scientific minds but I think programming is totally something anyone who's interested can do.

Software development continues to modernize and become more accessible. If you're motivated, I'd say you can definitely do programming. And the best part is that it applies to virtually any existing job.

2 comments

It's easy to think so if you've been programming for a while, but try to teach programming to kids (or adults) and realize this really does depend on some inherent ability and/or interest (and this is even with a self-selected group who chose to go to a programming course).

You probably can get most everyone programming at a basic level, like we did with reading and writing, by requiring it at a primary school level.

However, a lot of these people will be about as useful as professional programmers as the average person is as a professional author.

Some people cannot think analyticalally enough to maintain the state of a program in their head. This is why freshman CS classes can see retention rates in the single digits. You adapt your brain doing it over a long enough time, and when you start doing it early in life you evolve your brain to suit the task, but for anyone who lacks the critical thinking and logic to think programatically the later in life you are the less likely to be able to ever internalize it you get.