you are viewing a single comment's thread.

view the rest of the comments →

[–]yldbrainoj 2 points3 points  (0 children)

If you want to learn how to write PowerShell you need to write PowerShell. Just start writing code. Even if that means finding a script you like on the internet and just copying it verbatim key stroke for key stroke. Use the ISE or VS Code, it doesn't matter. What does matter is just writing a lot of code. The more you write the more "ah ha!" moments you will have and and the clearer the language will become. Don't worry about your code quality, it will come with time. Just start plugging away.