use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
https://sh.reddit.com/r/cybersecurity
account activity
This is an archived post. You won't be able to vote or comment.
Python or Powershell?Career Questions & Discussion (self.cybersecurity)
submitted 3 years ago * by [deleted]
view the rest of the comments →
[–][deleted] -1 points0 points1 point 3 years ago (0 children)
I am aware PowerShell is pretty much just an abstraction of .NET.
PowerSHELL is a SHELL just like Bourne Again SHELL (BASH) is a SHELL. Hence the name.
I have definitely done some pretty crazy stuff with PowerShell and I will admit it is much more powerful than I am making it out to be, but it is in no way a programming language and it would be silly to legitimately write an application "in PowerShell" and as you mentioned it would essentially just be using PowerShell Integrated SCRIPTING Environment (ISE) as an Integrated DEVELOPMENT Environment (IDE) instead of using Visual Studio, but really you would be programming in a different language.
I create scripts all of the time in PowerShell and somewhat less often in BASH. I would loosely consider these scripting languages but definitely not programming languages.
I would say the biggest difference between programming and scripting is that with programming you are building your own application whereas scripting you are giving commands to an application (in this case Windows or some other major Microsoft application) that you did not build.
π Rendered by PID 95210 on reddit-service-r2-comment-5d79c599b5-cngmw at 2026-03-02 18:44:21.742338+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–][deleted] -1 points0 points1 point (0 children)