ok what about how long do you think it would take to ramp up to where I could make a decent living doing it? Do you have to go back to school or should I just jump into a jr development position?
I am 35. Tried numerous but just can't grasp programming. Is it too late now?
21–22 of 22 posts
Re: I am 35. Tried numerous but just can't grasp programming. Is it too late now?
#22I 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.