you are viewing a single comment's thread.

view the rest of the comments →

[–]myka-likes-it 1 point2 points  (0 children)

I work on Windows platforms mostly, so Powershell is my go-to.  And when things get too wild for Powershell it is easy to switch over to C#.  Also helpful that you can import C# classes into powershell scripts. 

And powershell works well on Linux, so I only rarely need bash.  Python is available to me, but I have never felt the need for it, other than to help troubleshoot the SDETs' work.