C# Tutorial for Beginners #34 - File Paths (Absolute and Relative)

Поделиться
HTML-код
  • Опубликовано: 6 июн 2024
  • Before we can work with directories and files, we need to understand how C# deals with file paths, and what to watch out for!
    Please let me know if you have any questions. Happy coding!
    Chapters:
    0:00 Introduction
    0:12 Absolute Paths
    0:59 Relative Paths
    2:01 Relative Path Navigation
    4:59 Next Up
  • НаукаНаука

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

  • @akko098
    @akko098 Месяц назад +1

    OH MY GOSH. THANK YOU SO MUCH. I could understand the difference between relative and absolute path from my Python class, but I needed to do my assignment for C# class and NONE of the articles and forum posts addressed specifically which folder is the default working directory there... It is so simple, but everyone was providing some complex methods to have the program figure it out... I KNEW there was a simple solution. Thanks!

  • @rabahkader9830
    @rabahkader9830 Месяц назад +1

    Short and so relevant, Great explanation. Thank you so much.
    I really hope you will make videos again soon.

    • @KampaPlays
      @KampaPlays  Месяц назад

      Thank you, hope to be back soon!

  • @RidleySorrey
    @RidleySorrey 10 месяцев назад +3

    thanks buddy, i was looking for hours how to work this out!!!

  • @SeuDorf
    @SeuDorf Год назад +1

    Thakns man, very nice video! Small and simple!

  • @spstc967
    @spstc967 Год назад +2

    What a great and simple explanation thank you

  • @nouchance
    @nouchance Год назад +2

    Amazing!

  • @Bl4ckTo4ster
    @Bl4ckTo4ster Год назад +1

    Great short explanation, thanks!

  • @Johsephh
    @Johsephh Год назад +1

    Helped me so much thankyou!