10
Comments (6)
sorted by:
2
paupertoapawn 2 points ago +2 / -0

Used to be in the coal mining industry. I also learned to code. Never been fired or laid off, probably because I saw which direction the wind was blowing and got out before I became a victim of regulatory overreach.

That makes me an authority on the subject.

As such, I can say with authority that the world would be a better place if every single person who has suggested that a laid off blue collar worker should "learn to code" got hit by a flaming bus.

1
Observe95 1 point ago +1 / -0

What code language should one learn?

2
CerebralPimp [S] 2 points ago +2 / -0

JavaScript is fairly easy to get into and have you coding something fairly quickly. Lots of great sites to go to for learning, but be sure and stop by udemy.com from time to time as they have sales on their courses a lot.

1
Observe95 1 point ago +1 / -0

Thanks

2
OhNoes 2 points ago +2 / -0

It depends on exactly what role you want to aim for. For web development, JavaScript. Java for android apps, apple uses swift. C# and C++ are still used all over the place. Python and R are popular for statistical computing and science.

JavaScript is a good place to start, and you can learn for free on freecodecamp and codecademy.

1
Observe95 1 point ago +1 / -0

Thanks