Live data from Hacker News

I am 35. Tried numerous but just can't grasp programming. Is it too late now?

news.ycombinator.com

21–22 of 22 posts

Re: I am 35. Tried numerous but just can't grasp programming. Is it too late now?

#22
post #18
post #15

I agree with others. Age is an excuse. Start simple. Java is great (use netbeans). Go is another option. JavaScript/C/C++ are definitely not for the beginners. Java probably is the best. But please accompany it with a good book on algorithms. there are also many free material on the internet. Start with this first and the use java in parallel with a second reading. Just buy a cheap black and white laserjet. Good luck…

Java is great, but JavaScript gets lumped in the same bin with C? Strange priorities...

I'd have to agree. Java is probably on of the worst for beginners. Especially, if you're by yourself. Setting up your workspace alone could be enough to stop you from getting to your code.

If you start with javascript, at least you could just open up your web browser to see if your code worked.

Post reply on HN