Earlier quoted context omitted.
I don't know why we have to sugarcoat it. Not only can anyone not be able to code, I'd go as far as saying that MOST people will never be able to code a production application no matter how much teaching/resources you throw their way. My mother, at her peak, would have never learned how to code even if you held a gun to her head.
Would have is different than could have. There’s lots of things in life I don’t care to learn, but it doesn’t mean I couldn’t. To be perfectly frank, programming is one of the easier things in life I’ve learned, and it’s usually only difficult for the wrong reasons like poor documentation, bugs in other people’s code, people, etc.
I self-learned to code at 30
91–100 of 150 posts
Re: I self-learned to code at 30
#92I started at 37 and got my first full time job a couple of months after I turned 38. I was a lawyer and hated it - now I love going to work every day. But it wasn't easy. I was working full time in a demanding profession and I'm married with two kids under 5 years old. So basically I spent every free moment I had working on learning HTML/CSS/JavaScript. If my kids were asleep, I was coding. I basically had to burn th…
But I already know java fairly well and a few other languages like python as well, maybe its just a matter of making some more side projects and selling myself better.
Re: I self-learned to code at 30
#93Earlier quoted context omitted.
I don't know why we have to sugarcoat it. Not only can anyone not be able to code, I'd go as far as saying that MOST people will never be able to code a production application no matter how much teaching/resources you throw their way. My mother, at her peak, would have never learned how to code even if you held a gun to her head.
Would have is different than could have. There’s lots of things in life I don’t care to learn, but it doesn’t mean I couldn’t. To be perfectly frank, programming is one of the easier things in life I’ve learned, and it’s usually only difficult for the wrong reasons like poor documentation, bugs in other people’s code, people, etc.
Re: I self-learned to code at 30
#94I just wanted to throw that out there. It's a completely different world now and the access we all have to programming resources would blow the mind of the younger me. If I can give one suggestion, it's to learn about how computers work at a low level as you're learning whatever language calls to you. It helps tie the concepts together in a way that learning only the syntax and quirks of one language does not.
Re: I self-learned to code at 30
#95I learned to code at 29, and I'm sorry to say that, compared to to the author, I don't have such a rosy outlook... For context, I was a Product Manager, and fell in love with CS/SEng by taking Harvard's CS50 in my free time. I then did other MOOCs on topics like algorithms and software architecture before finally settling on a 12-course masters in Software Engineering at Harvard Extension. I took a hybrid approach co…
One isn't going to get to CTO in only hundreds of hours, but one can get to "getting paid" in that amount of time, and then, if you're smart and keep prioritize learning, get to CTO while getting paid. I started web dev at 30 (though had coded in high school), and was a startup CTO at 44, now an architecture consultant, and the best advice I had in the beginning from a good mentor was to structure everything relentle…
You're probably better off planning for the decade-long path (starting humble, and improving incrementally) than thinking that anything remarkable is going to happen in your first couple of years.
Re: I self-learned to code at 30
#96I learned to code at 29, and I'm sorry to say that, compared to to the author, I don't have such a rosy outlook... For context, I was a Product Manager, and fell in love with CS/SEng by taking Harvard's CS50 in my free time. I then did other MOOCs on topics like algorithms and software architecture before finally settling on a 12-course masters in Software Engineering at Harvard Extension. I took a hybrid approach co…
One isn't going to get to CTO in only hundreds of hours, but one can get to "getting paid" in that amount of time, and then, if you're smart and keep prioritize learning, get to CTO while getting paid. I started web dev at 30 (though had coded in high school), and was a startup CTO at 44, now an architecture consultant, and the best advice I had in the beginning from a good mentor was to structure everything relentle…
Re: I self-learned to code at 30
#97I get that these kinds of posts are meant to be motivational, "Anyone can do it! Hoorah!" type of thing, but it seems misleading.
Re: I self-learned to code at 30
#98Earlier quoted context omitted.
I don't like to say that not everyone can code. I like to say that not everyone will enjoy coding. Personally, I find it more liberating to confront my personal challenges in learning something in terms of how much fun I'm having and/or how much work it'll take to get good at it. For many years I told tried coding and told myself that I couldn't do it when it got to hard. But the honest answer is that I simply didn't…
I don't know why we have to sugarcoat it. Not only can anyone not be able to code, I'd go as far as saying that MOST people will never be able to code a production application no matter how much teaching/resources you throw their way. My mother, at her peak, would have never learned how to code even if you held a gun to her head.
It's true, the vast majority of people will never code a "production application".
BUT, many folks code everyday in the form of excel macros, R, Mathematica, Matlab or Julia notebooks. Many people create programs and scripts in all kinds of tools to get stuff done. IT'S ALL STILL PROGRAMMING, it's just not what folks here would consider a traditional "production application". The people who do this are domain practitioners who use computing to do things, but don't have a need to spend a million dollars to hire a team of "real programmers" and their entourage of PMP's, sales, support, and customer success agents to do it for them.
As far as folks "not being able to code" that's all a matter of inclination and background. There's nothing special about software development. Lot's of people can do successfully at various levels. Some are more DIY than others, but I think you would be surprised at what some people's grandma's can do with the right motivation and background.
Re: I self-learned to code at 30
#99Self taught coder at 44. My memory isn’t the greatest, probably one of the hardest things I’ve done, required so much persistence to get through all the frustrations, only reason I made it was due to huge motivation. There’s no way in hell everyone can learn how to code. Even if most people had the intellectual capability to code (which they don’t), most don’t have the patience and persistence required to follow thro…
I have to really disagree with this statement. I agree that not everyone can write the next Google search engine, or even the next personal website. But you don't have to do to learn how to code.
My coding skills are pretty crappy after stepping away from it some years back, but I would still consider myself to be able to code something up. Even a small VBA script to help with Excel automation should be considered coding.
Re: I self-learned to code at 30
#100Self taught coder at 44. My memory isn’t the greatest, probably one of the hardest things I’ve done, required so much persistence to get through all the frustrations, only reason I made it was due to huge motivation. There’s no way in hell everyone can learn how to code. Even if most people had the intellectual capability to code (which they don’t), most don’t have the patience and persistence required to follow thro…
Few people will dedicate themselves to this discomfort on a daily basis.
Writing code makes the brain hurt. It's perpetually frustrating. We're in a bubble here, but outside of this bubble, people generally do everything they can to avoid mental effort.