Powershell Fundamentals for Developers

Поделиться
HTML-код
  • Опубликовано: 5 ноя 2024

Комментарии • 11

  • @paultparker
    @paultparker 2 года назад +1

    This is great! I feel like I understand some of the basic “theory” of powershell.

  • @shlemekian
    @shlemekian 4 года назад +2

    Really helpful, thanks!

    • @codesquirrel4252
      @codesquirrel4252  4 года назад

      You made my day. I'm so glad someone is watching. I'll post some more videos soon. Any topics you're particularly interested in?

    • @shlemekian
      @shlemekian 3 года назад +1

      @@codesquirrel4252 Anything windows-centric for developers! I've only been developing for 7 months or so and I've experimented with WSL and virtual machines for familiarities sake but have discovered I like to keep it to Windows, and there are not a ton of resources out there, especially in regards to terminal workflows using PS/cmd.

    • @thedwyerfamily2704
      @thedwyerfamily2704 3 года назад

      @@shlemekian so sorry I missed your response above! So, are you asking for more videos on windows-centric in general... or windows-centric Powershell capabilities?

  • @HateAcceptedButThinkAgain
    @HateAcceptedButThinkAgain 3 года назад +2

    Keep doing the good work with the intentions of helping others. Yeah we got to learn quickly here, keep sharing.

  • @sus4793
    @sus4793 3 года назад +4

    Learning Powershell on Linux.

    • @codesquirrel4252
      @codesquirrel4252  3 года назад

      Sweet! How is it going?

    • @sus4793
      @sus4793 3 года назад

      @@codesquirrel4252 I realized Bash is better for Linux. But I do occasionally use it on Windows when dealing with JSON and CSV.

    • @codesquirrel4252
      @codesquirrel4252  3 года назад

      @@sus4793 Bash certainly has worked well for many people over many years on Linux... and accordingly has lots of community support. I think there are some unique capabilities of Powershell that can make it rise above Bash BUT for most usage, I agree, Bash is better for Linux.