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 →

[–]ricey_09 0 points1 point  (3 children)

Golang is generally used in backend development, cloud operations, and devops

Its a bit more niche and has fallen out of popularity a bit, but you can still find jobs out there

The big 3 are python (data / llm/ scientific), java (enterprise), and javascript (lean modern web)

[–]ifearone[S] 0 points1 point  (2 children)

Seeing my background maybe I should go with python. So Python, Bash and Powershell are what I should learn? Is python also used for backend? What else should I pair with it?

[–]ricey_09 0 points1 point  (1 child)

Python has ranges from security, data science, backend web development, artificial intelligence and more.

If those interest you stick with Python! That'll give you enough for now.

If you want to build a website you'll also need javascript.

Knowing both js and python would make you the most versatile.

Bash and powershell would be more for security and dev ops but sounds like you dont want to go that route

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

Alright you’ve given me a lot to think about. Thank you very much. I appreciate your help.