C# Tutorial For Beginners 2024 - 1. Install

Поділитися
Вставка
  • Опубліковано 22 лис 2024

КОМЕНТАРІ • 37

  • @bluesdog88
    @bluesdog88 7 місяців тому +5

    Hey Teddy, so glad I found your channel! I just scored my first IT job as a Systems Analyst and I'm freaking out a little bit. Not new to programming but will be using C# ,NET and Angular and I have never used any of these. Thanks for taking the time to xplain all this stuff to us ;)

    • @TeddySmithDev
      @TeddySmithDev  7 місяців тому +3

      good job! .NET/Angular is still the goat for jobs.

  • @joaogabrielv.m328
    @joaogabrielv.m328 8 місяців тому +4

    Yoh, Teddy boy is on fire, 3 videos at once in a day. Keep up, man

  • @imalpha6026
    @imalpha6026 3 місяці тому +6

    I just got into Game Development , Downloaded unity and started to watch a beginner tutorial , took me like 4 hours to write 20 lines of code by copy pasting it and I still managed to mess it up xD

  • @frutty8809
    @frutty8809 7 місяців тому +8

    Thanks for creating good, and what is more important NEW tutorial to C# in 2024, wish u the best in this life

  • @blackstar4802
    @blackstar4802 8 місяців тому

    Absolutely brilliant, i appreciate you breaking everything down for us, i followed along, and i must say i hope you have tutorials that are longer because i definitely going to subscribe.""

    • @TeddySmithDev
      @TeddySmithDev  8 місяців тому +1

      thank you! going to keep making beginner videos for next couple months, then it's C# leetcode!

  • @sebasco4329
    @sebasco4329 5 місяців тому +1

    THANK YOU MAN! so so much for showing how to start this up

  • @renealbrechtsen9743
    @renealbrechtsen9743 7 місяців тому

    This should be getting so much more views and likes.

  • @uvieemma3854
    @uvieemma3854 6 місяців тому

    I love the way you said "WE CODE C# FOR THE MONEY".....alot will preach about passion...yours is both but state the bottom line..MONEY..lols

  • @makanansari144
    @makanansari144 7 місяців тому +1

    Oh new C# course thanks Teddy! what's the difference between the older one? should I watch this or continue your older C# course?

    • @TeddySmithDev
      @TeddySmithDev  7 місяців тому +2

      This one has pictures and I think is way better + more modern.

    • @makanansari144
      @makanansari144 7 місяців тому

      @@TeddySmithDev Thanks, then I will watch this one

  • @MindBodyMeditate
    @MindBodyMeditate 7 місяців тому

    SHEEEEEEESH BOI YOU ARE OUT HERE. Slay king.

  • @mitchellarmour3813
    @mitchellarmour3813 6 місяців тому

    Hey Teddy, I'm a complete novice to coding, would you say C# is a fairly easy language to learn for a beginner or would you recommend anything else to start with? I like to think I'm technically adept and pick up on things relatively quicky :)

  • @autisticandproudsnephew3636
    @autisticandproudsnephew3636 4 місяці тому +1

    The only PC I have at the moment is a very slow laptop that doesn't have much space to install Visual Studio/VS Code, so is it ok to do this course on something simpler like Replit?

  • @sauleduardohernandezgomez6369
    @sauleduardohernandezgomez6369 7 місяців тому

    Hello, I’m currently trying to learn C#, and while it took me a long time figuring out that I wasn’t saving using “ctrl + s” after editing I’m a still trying to figure out how to gain access to the terminal again, after the command “dotnet watch run” has been added, at the same time, what should I do with the tab after I’m done? As I noticed you start a new tab I believe on your next video.
    Thank you in advance.

    • @TeddySmithDev
      @TeddySmithDev  7 місяців тому +1

      You can leave it open or close it. Not going to matter much unless you have computer very low RAM. I think I had multiple open because I was running debugger from another project.

  • @DeepFriedDonut111
    @DeepFriedDonut111 16 днів тому

    I'm using MacOS, what should i use?

  • @Crxig3
    @Crxig3 2 місяці тому

    When I do the dotnet watch run it freezes on "Waiting for a file to change before restarting dotnet..."
    I've been stuck here for close to 20 minutes lol. Is my computer just not capable of doing this?
    It's just a basic Optiplex 7020

    • @TeddySmithDev
      @TeddySmithDev  2 місяці тому

      Run “dotnet build” and re run dotnet watch If you don’t get anything comment again.

  • @Ricebow11
    @Ricebow11 8 місяців тому

    MVP!

  • @ZidaneA
    @ZidaneA 6 місяців тому

    Hey, thanks for this intro. After I have started running the "dotnet watch run" command in the terminal, I can't turn it off. It's just indefinitely waiting for a file to change before restarting dotnet. So now I can't type anything into the terminal. How do I turn it of so I can access the terminal again? Thanks in advance.

    • @TeddySmithDev
      @TeddySmithDev  6 місяців тому +1

      Yes it runs forever. You can CTRL+C to exit or you can open another terminal 👍

    • @ZidaneA
      @ZidaneA 6 місяців тому

      @@TeddySmithDev I see, thank you. When I use "dotnet watch run, the terminal gets so slow it's unable to properly digest inputs and sometimes gives me the wrong output. I'm on a 2023 MacBook pro, M2 Pro chip and 16GB of internal memory. Any idea of what's going on?

  • @alirezabeyfa91
    @alirezabeyfa91 8 місяців тому

    GJ keep continue plz

  • @aloSolo
    @aloSolo 7 місяців тому +1

    i tried dotnet new console i get an error saying dotnet doesnt exist any suggestions?

    • @TeddySmithDev
      @TeddySmithDev  7 місяців тому

      If you installed VS, make sure to close out of terminal

    • @MrWolfman1605
      @MrWolfman1605 Місяць тому

      @@TeddySmithDev Hey what do you mean by that? Because I have the same problem

    • @jorgygoku777
      @jorgygoku777 Місяць тому

      same