• Goku@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Same… The principal engineer on this project also referred to me learning C# as my first exposure to a “real programming language”

      After already being advanced in Python

      And familiar with C, C++, JavaScript.

      I think what he meant by “real” is it comes out of the box with proprietary windows components that aren’t going to work anywhere else and don’t have human readable code.

    • blkpws@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      I’m sorry for that… I think that must be a pain… not able to just ssh.

      • CoopaLoopa@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        OpenSSH runs on windows server as well. You can definitely SSH in to run commands.

        Or just use VSCode to run remote terminals and never leave your own VSCode instance to fully manage all your servers, Windows and Linux.