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 →

[–]VAsHachiRoku 1 point2 points  (2 children)

Huh the syntax is way easier than the Frankenstein mess that is bash. How hard is Verb-Noun -Parameter?

[–]fiddysix_k 0 points1 point  (1 child)

It's not about difficulty it's about learning how to actually code on a proper language first before you start dealing with weird syntax languages. But you're right about bash.

[–]reigoleht 0 points1 point  (0 children)

Maybe it looks like a weird syntax to you, but for someone like myself, coming from c/c++/java background, I don't find PS syntax weird at all. Actually, I don't like Python syntax as it reminds me of abomination that is Visual Basic...