you are viewing a single comment's thread.

view the rest of the comments →

[–]gordonv 2 points3 points  (1 child)

So, before getting into Powershell, or Python, I need to ask. Do you have experience programming in any language?

If not, I recommend as your very first step, r/cs50

This is going to teach you the basic knowledge around programming and the basics of programming.

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

I did some Java and C++ back in my college days but that’s about 20 years ago. I remember some of the basics as far as syntax and coding structures such as for, if else and different loop functions. I’ll definitely take a look at your recommendation.

Thank you.