• @Valmond@lemmy.world
    link
    fedilink
    02 days ago

    If you’re doing almost any language for a while it vecomes easy and smooth. In your opinion.

    C# is not horrendous but it lacks so many things like header files.

    • @Kissaki@programming.dev
      link
      fedilink
      English
      117 hours ago

      I would hate to have header files with separate / duplicate declarations.

      If I want an interface I’ll create an interface type.