Comment on Which programming language is hard to understand?
Schmeckinger@feddit.de 1 year agoI have done a lot of powershell scripting and found some very annoying edge cases, they all have solutions, but feels unnecessary. I once had a issue, where I had a dynamic array of strings and if thst array was only 1 long it would give you the first character instead of the first string.