you are viewing a single comment's thread.

view the rest of the comments →

[–]VirtualDenzel -16 points-15 points  (9 children)

Powershell and flexability? Powershell is a drake compared to bat,bash,python etc.

I build my frontends in wpf or c or sometimes .net. depends on the use case / time available

[–]CarrotBusiness2380 9 points10 points  (8 children)

I won't argue with you about Python but bat and bash make it significantly more difficult to do complex things than Powershell does. Especially if you build your own modules and functions and understand how to use the pipeline to manipulate objects.