Click here to Skip to main content
15,885,980 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I caught my kid chewing on electrical cords Pin
DerekT-P17-Jan-23 23:25
professionalDerekT-P17-Jan-23 23:25 
GeneralRe: I caught my kid chewing on electrical cords Pin
Gary Wheeler18-Jan-23 1:33
Gary Wheeler18-Jan-23 1:33 
GeneralRe: I caught my kid chewing on electrical cords Pin
Phil Hodgkins18-Jan-23 3:08
Phil Hodgkins18-Jan-23 3:08 
GeneralRe: I caught my kid chewing on electrical cords Pin
Phil Hodgkins18-Jan-23 3:08
Phil Hodgkins18-Jan-23 3:08 
GeneralRe: I caught my kid chewing on electrical cords Pin
englebart18-Jan-23 14:23
professionalenglebart18-Jan-23 14:23 
GeneralI need to upgrade my skills Pin
Edward Aymami17-Jan-23 10:10
Edward Aymami17-Jan-23 10:10 
GeneralRe: I need to upgrade my skills Pin
k505417-Jan-23 10:15
mvek505417-Jan-23 10:15 
GeneralRe: I need to upgrade my skills Pin
Jeremy Falcon17-Jan-23 10:31
professionalJeremy Falcon17-Jan-23 10:31 
I can talk in heavy detail about where the industry is headed, or I can give you the short version. To start... the short version. Either learn web development or machine learning with robotics or maybe IoT or AR/VR. This is the future. Web and desktop dev will eventually merge. AI/ML is going nowhere. AR/VR is coming. So pick one.

Web

In order...
  1. JavaScript - People pretend to know this but they couldn't tell you the difference between a closure and composition.
  2. TypeScript - Learn hard core JS first. Then put on your big boy pants and learn TS. Keep in mind though, TS is like JS and C# had a child. Unlike C# though, it supports a functional paradigm and an OOP paradigm, just like JS does. But, knowing C# will help the learning curve on this tremendously.
  3. Node - You need to know a good JS runtime engine even if you do nothing but client only, browser-specific code. There are a slew of build-time tools that become available once you do.
Also a good language that compiles down to WASM wouldn't hurt. Say Rust. But the world is still preparing for WASM. JS/TS is here now, so that would come first.

If you're from the C# camp this will round out your skillset.

AI/ML

Can't help much with this, but Python is king here. Big data is... well big. You'll always find a job here.

IoT or AR/VR/MR/XR

This is coming. No matter what, it's coming. So you could do something in these fields to prepare. Wearables will not stop at just smart watches. Smart homes will only get "smarter", etc.
Jeremy Falcon


modified 17-Jan-23 18:49pm.

GeneralRe: I need to upgrade my skills Pin
Rick York17-Jan-23 10:33
mveRick York17-Jan-23 10:33 
GeneralRe: I need to upgrade my skills Pin
Jeremy Falcon17-Jan-23 10:37
professionalJeremy Falcon17-Jan-23 10:37 
GeneralRe: I need to upgrade my skills Pin
Nelek17-Jan-23 10:54
protectorNelek17-Jan-23 10:54 
GeneralRe: I need to upgrade my skills Pin
Jeremy Falcon17-Jan-23 11:48
professionalJeremy Falcon17-Jan-23 11:48 
GeneralRe: I need to upgrade my skills Pin
Jeremy Falcon17-Jan-23 10:45
professionalJeremy Falcon17-Jan-23 10:45 
GeneralRe: I need to upgrade my skills Pin
Single Step Debugger17-Jan-23 11:17
Single Step Debugger17-Jan-23 11:17 
GeneralRe: I need to upgrade my skills Pin
MikeCO1018-Jan-23 2:32
MikeCO1018-Jan-23 2:32 
GeneralRe: I need to upgrade my skills Pin
Slow Eddie18-Jan-23 3:36
professionalSlow Eddie18-Jan-23 3:36 
GeneralRe: I need to upgrade my skills Pin
Single Step Debugger18-Jan-23 5:21
Single Step Debugger18-Jan-23 5:21 
GeneralRe: I need to upgrade my skills Pin
peterkmx17-Jan-23 13:03
professionalpeterkmx17-Jan-23 13:03 
GeneralRe: I need to upgrade my skills Pin
obermd17-Jan-23 15:35
obermd17-Jan-23 15:35 
GeneralRe: I need to upgrade my skills Pin
megaadam17-Jan-23 23:02
professionalmegaadam17-Jan-23 23:02 
GeneralRe: I need to upgrade my skills Pin
Single Step Debugger18-Jan-23 5:27
Single Step Debugger18-Jan-23 5:27 
GeneralRe: I need to upgrade my skills Pin
Southmountain17-Jan-23 18:13
Southmountain17-Jan-23 18:13 
GeneralRe: I need to upgrade my skills Pin
megaadam17-Jan-23 22:49
professionalmegaadam17-Jan-23 22:49 
GeneralRe: I need to upgrade my skills Pin
trønderen18-Jan-23 0:10
trønderen18-Jan-23 0:10 
GeneralRe: I need to upgrade my skills Pin
MikeCO1018-Jan-23 2:37
MikeCO1018-Jan-23 2:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.