Is this normal? Or I need to work harder to learn them again?
Ask HN: Working as a software engineer for 5 years, I've forgotten all CS stuff
1–10 of 167 posts
Re: Ask HN: Working as a software engineer for 5 years, I've forgotten all CS stuff
#2Re: Ask HN: Working as a software engineer for 5 years, I've forgotten all CS stuff
#3I've heard programming != Comp sci, so perhaps it's not a bad thing.
Re: Ask HN: Working as a software engineer for 5 years, I've forgotten all CS stuff
#4Is it worth relearning? Only when you need it. The big problem comes when you need to change jobs. If the industry has moved on from what you know then you'll have a hard time finding a job. What make sense is to stay aware of the industry trends and keep up to date.
Re: Ask HN: Working as a software engineer for 5 years, I've forgotten all CS stuff
#5I try to integrate my CS education in my normal software engineering work. The work is high level, not a lot of opportunity to use theory of computer architecture or operating systems, but I'm still writing programs. This means lessons from algorithms and functional programming are relevant. Organizing code using this theory has not only retained the college lessons but reinforced them. My advice is to use the tools from your education when you can, and they will only become stronger when you do.
Re: Ask HN: Working as a software engineer for 5 years, I've forgotten all CS stuff
#6Re: Ask HN: Working as a software engineer for 5 years, I've forgotten all CS stuff
#7Re: Ask HN: Working as a software engineer for 5 years, I've forgotten all CS stuff
#8Re: Ask HN: Working as a software engineer for 5 years, I've forgotten all CS stuff
#9Put a little bit of your time into learning interesting new skills in even vaguely related fields. A Jack of all trades may be a master of none, but if chaos is the future, adaptability is the key to survival.