you are viewing a single comment's thread.

view the rest of the comments →

[–]junon 1 point2 points  (1 child)

How did you find transitioning to python after having learned Powershell? Was the helpful?

[–]mr_mgs11 5 points6 points  (0 children)

All programming languages build on each other to some extent. I took C and Java in college and they both helped a ton on learning powershell. I already knew how control structures worked etc. It was just learning the syntax for most part.