|
|
|
|
|
by mbrodersen
3441 days ago
|
|
Don't until you need to. If you are planning to leave your current job then look at job offerings in the market and learn the tech needed to get one of those jobs. And since the technology underlying whatever tech is currently fashionable hasn't changed the last 50 years, it will be relatively easy to learn enough to get a job. The rest you learn on the job when solving specific problems. I would instead focus on learning the core tech that hasn't changed for 50+ years. Including functional programming, logic programming, how a computer fundamentally works (NAND gates) etc. What you learn from that will never become obsolete. You just need to translate what you learn into whatever the latest fashion framework/language call it and ignore the false hype. |
|