this post was submitted on 16 May 2023
2 points (100.0% liked)

General Programming Discussion

7700 readers
9 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 5 years ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 1 year ago

IMO, this is why it's important to have side projects that use a modern tech stack. Your work code is likely to be years behind the curve, so to keep your skills fresh, find something interesting to create or work on.

This is also important for your career. I have a friend who has been a programmer for 15 years and got laid off this year. His job had him using a very old language that hasn't been updated in 20 years. He's having a terrible time trying to even land interviews. He's a good programmer, but every single language or library he knows have long since been replaced.

[โ€“] [email protected] 1 points 1 year ago

Haha I stumbled upon an "on error resume next" in the wild this week. Definitely had to look that one up.