Earlier quoted context omitted.
I'm skeptical of arguments based on neuroplasticity or learning styles for the following reason. Given how good people are at learning in general (it is the evolutionary advantage that humans have), it would in fact be extremely surprising if there was anything short of an illness that shut down somebody's ability to learn things. Thus ability to learn things, even when one is older, doesn't need an explanation, wher…
There's definitely research that suggests our ability to learn some things, like verbal languages, slows down with age --- though I wasn't able to find a cite for whether that decline is gradual or whether there's some inflection at adulthood. Either way, I'd just caution that we not automatically extrapolate from those findings to the broader claim that every new skill acquisition is similarly impacted.
Learning to code at 56
91–100 of 165 posts
Re: Learning to code at 56
#92Re: Learning to code at 56
#93At 51, I've noticed there are really two kinds of people at my age... people who are completely beaten, and people who are winning. Once you hit 40 or so, the scope of mortality really hits you. You realize that you've probably already had half your productive life, maybe half a career. You start seeing peers die of "old age" - heart attacks and strokes and stuff. For most, they're beaten, defeated. They decide this…
part of the problem is by the time you're 50, you've had 30 years of adult life to accumulate bad decisions. a lot of people are saddled with obligations they never actually wanted. :(
Re: Learning to code at 56
#94Please don't go the web developer (javascript) path; node, react, webpack, etc.. It will drive you nuts, things keep changing radically in a very high pace and can take quite some time before you feel comfortable in this crazy field. I would choose python, ruby(or crystal), c++, c#, etc.. and stay away from the browser, unless you have a very good reason to write for that.
I know it is a bet, I'm betting in React and if in two years it is old news, I will have to move on. But until then, I am employable.
I am very early in my learning path (started from scracth last November), but I have a very clear impression that it is easier to learn Javascript than any of the languages you mentioned.
Would you care to elaborate more your point? It would help me a lot.
thanks!
Re: Learning to code at 56
#95This appears to be an Ad for free code camp (not that there's anything wrong with that). Just ten years younger in a similar boat, I'm neither taking a boot camp, nor writing about my "CIS". To each their own. Learning is a life long activity. It shouldn't matter what one learns at any age.
Perhaps it really is an ad, but if it is real, I am impressed that the person thinks at 56, he has enough runway in life to make a serious contribution by coding :-)...I like that attitude.
Re: Learning to code at 56
#96At 51, I've noticed there are really two kinds of people at my age... people who are completely beaten, and people who are winning. Once you hit 40 or so, the scope of mortality really hits you. You realize that you've probably already had half your productive life, maybe half a career. You start seeing peers die of "old age" - heart attacks and strokes and stuff. For most, they're beaten, defeated. They decide this…
What I really enjoy about being 51 is being able to understand both extremes you describe -- as well as being able to understand and remember what many other segments of life was like. It gives you quite a broad view! At times it feels like standing on a mountain and seeing a vast landscape that you've crossed to get here -- and the mountain path ahead that leads to new heights. There's also the joy of playing to typ…
Anyway, getting older tends to beat the alternatives.
Re: Learning to code at 56
#97bootcamps - the best way of driving both wages and software quality down
> bootcamps - the best way of driving both wages and software quality down I'm not sure that's true, other than the obvious issue of supply vs. demand, where wages are concerned. As for quality, I've worked with college-trained programmers who wrote awful code, and I've worked with self-taught programmers who wrote amazing code. Some of the best programmers I've ever worked with were self-taught. I never attended a b…
In my experience, a lot of it came down to how people approached the program. It was either:
"I have n weeks to learn as much as I can in order to catch up and be competitive with people with formal education and more experience"
or
"In n weeks I will have the skills needed to get a job in this field"
Most of the complaining about the program came from the 2nd group. People in the 1st group got better jobs, faster.
Re: Learning to code at 56
#98Earlier quoted context omitted.
Life as an adult is fundamentally and naturally about responsebilites and obligations - and most men no longer are able to cope with those because they bought into the illusion of life long youth - aka Peter Pan syndrome.
no, i think you have it backwards. the men who are 50 something right now dove headlong into family+salary+mortgage at an early age, possibly against their true desires, and many of them are feeling the negative effects of that. peter pan syndrome means you never actually did anything with your life (positive or negative), not that you've been beaten down by it. how can you be beaten down by nothing?
Take a man who is somewhat wealthy in India and place him into San Francisco while conserving the living conditions - he will feel poor and inferior.
Or one of those guys who feel betrayed by the US government and hence voted for Trump - their living standard is most likely superior to that of a (very happy) king in ancient Egypt.
Today's 50 y/o men are influenced by what media communicates - and that is essentially a message conveying a hedonistic and materialistic lifestyle.
Those guys feel bad b/c they don't look as ripped as some Hollywood actor, their spouse not as hot as some chick on a magazine, they can't buy that car b/c their children are expensive etc.
Mature men and women consume less - and our society is built on consumption.
Re: Learning to code at 56
#99At 51, I've noticed there are really two kinds of people at my age... people who are completely beaten, and people who are winning. Once you hit 40 or so, the scope of mortality really hits you. You realize that you've probably already had half your productive life, maybe half a career. You start seeing peers die of "old age" - heart attacks and strokes and stuff. For most, they're beaten, defeated. They decide this…
Re: Learning to code at 56
#100Please don't go the web developer (javascript) path; node, react, webpack, etc.. It will drive you nuts, things keep changing radically in a very high pace and can take quite some time before you feel comfortable in this crazy field. I would choose python, ruby(or crystal), c++, c#, etc.. and stay away from the browser, unless you have a very good reason to write for that.
I am not the author, but I'm in the exact same situation (except I'm 37). And I am following the javascript path. It seems employable, interesting and, not hard. I know it is a bet, I'm betting in React and if in two years it is old news, I will have to move on. But until then, I am employable. I am very early in my learning path (started from scracth last November), but I have a very clear impression that it is easi…
If you use one of those other languages with the web, people are going to want you to use Javascript anyhow. So you have to learn both, unless you only do very, very basic things.
If you use one of those languages without doing web-stuff... Ugh. Maybe some phone apps line Swift or Java might be do-able, but I dunno about productivity for a long time.
On the other hand, it's not that hard to get good enough with Javascript to build some nice usable websites and get paid. IMO it's by far the shortest path to a programming career, and that will help get good enough to learn other languages and spread out while earning income.