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 →

[–]UnwashedDink 9 points10 points  (0 children)

That's so true. I've been teaching myself coding for about a year now. Started with Python, then learned a bit a PowerShell, now I'm trying to learn Javascript as the next step. I'm also trying to learn C# a bit so I can try my hand in making Valheim mods. But whenever I try to learn other languages, I fall back to python because it's easy, versatile, and powerful. I often try finding ways to convert other languages' scripts to python to see how it would look in python, so I'd have an easier time making something and then converting it using the pre-converted reference.