• @rtxn
    link
    English
    335 months ago

    I once wrote C# code in MS Word because the only other option was Notepad.

      • @rtxn
        link
        English
        15 months ago

        It was school work. All I needed was some proper visual indentations and a monospaced font.

        • @SpaceNoodle
          link
          21
          edit-2
          5 months ago

          Right, so Notepad.

          The indentations in Word won’t be “proper;” they’re based on physical dimensions, not characters.

          • @rtxn
            link
            English
            15 months ago

            Like I said, all I needed was visual indentation. C# doesn’t have significant whitespaces. As long as you account for all of the braces and semicolons, you could write an entire program in a single line.

    • @[email protected]
      link
      fedilink
      205 months ago

      I was there, Gandalf, 3000 years ago, writing my first html code in notepad. And I was happy about that.

    • @Deestan
      link
      155 months ago

      I wrote some code with ed once. It had a nice, calm insanity to it.

    • @[email protected]
      link
      fedilink
      55 months ago

      I honestly don’t understand how notepad is a worse alternative to word.

      Word is great for formatting documents but not code.