I'm just starting out with PowerShell, but I'm finding it tough to grasp the fundamentals since I don't have any prior programming experience. The only thing that's keeping me motivated is my knowledge of CMD basics. Should I focus on downloading some videos to learn basic programming concepts before I continue with PowerShell?
4 Answers
Honestly, starting right in with coding can be a good approach! I began as a data analyst using Excel macros, and then I explored deeper into the macro editor. Fast forward twenty years, and I'm now a senior C# developer. My advice would be to dive into PowerShell, run some commands, and slowly build up to writing scripts. Even though PowerShell isn't a full programming language, mastering it can pave the way for learning languages like C# later on.
Since you're diving into pen testing, remember it’s not just about code; it involves understanding human behaviors as well. It's a unique field where both scripting and programming concepts play a role, so keep practicing those basics!
Definitely! It’s hard to grasp programming concepts without actually writing code. Getting your hands dirty will help you understand things much better. Plus, looking into basic algorithms could be beneficial.
If you're targeting backend development, I'd recommend starting with C or if you're more inclined to web development, HTML could be a better fit. Just so you know, PowerShell is primarily a scripting language, not a programming language.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically