Live data from Hacker News

Ask HN: Starting a Career in Programming at 61?

news.ycombinator.com

51–60 of 186 posts

Re: Ask HN: Starting a Career in Programming at 61?

#51
There will definitely be a place for someone with your dad's blend of experience and interests. I'd suggest that possibly he'd be better in the product owner role, some tech interest and sympathy but with the wider perspective of the other jobs he's done.

That said, there's probably also a programming role where that not-programming experience would be an asset to someone who can also learn the code.

Of course there's probably many many other places where it wouldn't work, the trick is finding that correct fit. But most of being a good developer isn't programming it's thinking about the system, the use-case etc. There's plenty of rockstar guys who can code amazing solutions, but people with a wider experience and a different perspective are much rarer and can be more valuable.

Re: Ask HN: Starting a Career in Programming at 61?

#52
post #16

It's great that he is still up for working! At risk of getting flamed... It's tricky I think because even if he can learn to program to a suitable standard, I think the reality will be that people will see him as a "junior" but you will have a different working dynamic since it is easier for an e.g. 30 year old to coach someone who is younger if they are doing it wrong but could be tricky trying to coach an older per…

Yeah, it's really difficult because a lot of the drive expressed in OP is for a new source of opportunity... The problem is that ageisms and such definitely take root in our industry, trying to work healthy hours at a startuppy place when you are older seems very precarious. I think you are on point that technical management has more availability, if that's the constraint.

If the constraint is instead that programming looks fun but you want to get exposed to as much of it as possible, I mean, I would suggest that OP’s Dad start building an indie game or so? Doesn't have to be a bestseller to sharpen thinking about design and aesthetic and underlying mechanics and state and data structures... I work in web but the amount of framework churn and such is kind of something I wouldn't force others through.

If you did want something more webby, you would want to practice with something you find interesting... If you wanted, maybe something that touches a lot of other technologies. If you think about writing your own GitHub, you start with git repositories and cloud hosting and deployment, you can move into CI/CD type workflows pretty easily, maybe that is a better way to start off web programming?

The other thing I will say is, Big Tech companies are often places where you can get one role and then ask for their developer education tracks where they teach their accountants etc how to become developers if they want to pivot. Say for example, being a manager at Google but having some 20% project that lets you contribute code and get feedback. Bigger more established companies have fewer problems with ageism, because they are much more sensitive as lawsuit targets for those sorts of things, so they have to get their s** together.

Also worth saying, the prior job history is an asset. A lot of developers do not speak business-ese. If you are a solid programmer who can talk to C-levels, you are a potential CTO at the right sort of place. Because you can translate, and because you feel comfortable walking into a contract negotiation with some client as “okay, how can I not say ‘no’ to everything but push back on the really hard problems while ‘yes, and’-ing all of the tractable stuff to get them on board.” Consultancy is one of the ways to do that, but not the only one. But worth calling out that as an asset if it helps focus the journey more.

Re: Ask HN: Starting a Career in Programming at 61?

#53

As a 61-year-old with almost 50 years of programming experience who recently got a new job, I can testify how almost no one wants to hear from an old person. I program for fun, too, and could be doing that full-time if I weren't working. I'm only employed now because I'm proficient in an older language (APL). Never mind my decades of experience in many other languages and extensive domain knowledge in finance, not th…

> I can testify how almost no one wants to hear from an old person

I love working with people who are more than 40 or 50 years old. My experience is pretty limited in this matter but I have found older people too be more forgiving when I make mistakes.

Also, older people has that art of speaking thing figured out. In my experience, older professional people don't just say "thank you", they tend to say things that are positively meaningful. Even when they reject my proposal, they will make the effort to actually let me down easy and slowly.

Writing this I just realized the counterpoint of this post. With age people are naturally more suited for managerial roles rather then full time technical roles. Understanding programming may give someone an edge, but with age people have more to offer beyond programming, which is management and communication.

Re: Ask HN: Starting a Career in Programming at 61?

#54
I definitely believe it is possible to learn programming at the age of 61. Certainly not for everyone - some people are not the programmer-type at any age. But if the curiousity and the will are there and the brain is still working fine - yes, definitely!

I learned Rust at age 55.

But! Programming is not only about learning a language. There is this huge background of methods, practices, technologies (network/ip/socket, data formats, databases, unicode, regular expressions, xml/xsl, markup languuages), Operating Systems, procedures (CI, VC...) and so forth. This vast amount of knowledge is gained by experience over decades. The young programmer does not have the experience either, but has enough time ahead to become a senior eventually. It will be very difficult to reach a senior level when starting at 50 or 60 - there is simply not enough time to catch up. I started programming at age 16, btw.

So I would definitely let him dive into programming just to see how it goes and support him on this challenge. It will also serve mental fitness in high ages. Getting into programming at that age, with the need to make a living from it and no plan B - I consider this too risky!!

Re: Ask HN: Starting a Career in Programming at 61?

#56
post #10

I am almost his age and despite decades of professional experience I am unable to get a job. Of course, its likely that I'm doing something else wrong as well.

I vouch what another comment said, take the consulting route. I've said this before, but in 2019 I've switched to consulting because I've wasted close to 6 months of that year applying to jobs. The hiring processes were that bad for me at the time. And I'm only in my 30s and didn't even have to consider any age bias.

Another practice is applying en masse, if you're not already doing that. I used to apply sequentially to jobs, picking only the best fit and going through the interview process one by one. A waste of time, bulk apply to dozen of job listing (and directly to companies) and pick the first company that throws in an offer (and which also seems decent during the interview).

Re: Ask HN: Starting a Career in Programming at 61?

#57

If I were you, I would ask him to study up and then give him parts of my projects(you said you're a contractor) and we can see if it works out or not. If it does in a couple of years or four he can be a contractor himself under your mentorship. Maybe thats what he's asking anyway ;)

I would try to identify an ecosystem where he could start building on his own: Custom Shopify functionality, Wordpress plugins etc. he can try to find small customers with simple needs and scale up as he learns. The ecosystem will provide him some guardrails and shrink the surface area to something manageable. You could coach him as he goes if you have time.

Re: Ask HN: Starting a Career in Programming at 61?

#59
Perhaps there is a way for him to use his professional background to his advantage.

Programming jobs in niche industries often require a fair amount of domain expertise (e.g., an accounting system). If he possesses such domain expertise somewhere, it might be worth starting his programming career there.

Re: Ask HN: Starting a Career in Programming at 61?

#60

I definitely believe it is possible to learn programming at the age of 61. Certainly not for everyone - some people are not the programmer-type at any age. But if the curiousity and the will are there and the brain is still working fine - yes, definitely! I learned Rust at age 55. But! Programming is not only about learning a language. There is this huge background of methods, practices, technologies (network/ip/sock…

If you started programming at age 16, I'm not sure the fact that you learned Rust at age 55 is relevant here -- as you say "Programming is not only about learning a language". With your 39+ (=55-16) years of experience, I'm sure you have learned the background that made it quite easy to learn Rust at age 55.
Post reply on HN