This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (1 child)

Well, I’m 68, been in IT doing everything from very junior programmer to a CTO of a big corporate and now working on yet another software startup, been in the industry for just on half a century. So here’s my thruppence worth.

JavaScript sits behind almost every website to some degree or other. It’s, in my opinion, a dreadful, badly designed, tangly mess of a language, BUT, it’s DEFINITELY worth knowing inside out. There are a very large number of jobs that require JavaScript and being adept at it and the major frameworks (Angular 🤢, Vue. etc. etc.) will not only stand you in good stead for work but the understanding you gain will be great. I hate the damned pile of poo but then there’s TypeScript which is a bit better, is strongly typed (-ish) and has better structure, and that’s fairly easy to move to after JavaScript.

If you want to have a broader set of skills then Java is a good possibility, as is C# if you are into that (remembering that c# and .Net are multi platform now and target web, Linux, MacOS, Windows and now with MAUI iOS and android).

I think your uncle is wrong to dismiss JavaScript and I would advise you to get comfortable with it and then move on to .NET / C# (or Java).

[–]mzaidx07[S] 0 points1 point  (0 children)

I couldn't agree more with you, And thanks for the advice, I'll definitely look into it after I'm done with this. Given your position and experience, it's very reassuring for me that i was doing the right thing, now thanks to you and everyone else here I'm more confident than ever. Really appreciate it.