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 ;)
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
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.""
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 :)
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?
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.
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.
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
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 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?
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 ;)
good job! .NET/Angular is still the goat for jobs.
Yoh, Teddy boy is on fire, 3 videos at once in a day. Keep up, man
thanks for commenting!!!!!!
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
Thanks for creating good, and what is more important NEW tutorial to C# in 2024, wish u the best in this life
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.""
thank you! going to keep making beginner videos for next couple months, then it's C# leetcode!
THANK YOU MAN! so so much for showing how to start this up
This should be getting so much more views and likes.
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
Oh new C# course thanks Teddy! what's the difference between the older one? should I watch this or continue your older C# course?
This one has pictures and I think is way better + more modern.
@@TeddySmithDev Thanks, then I will watch this one
SHEEEEEEESH BOI YOU ARE OUT HERE. Slay king.
💅✨
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 :)
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?
Yeah that’s actually great idea
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.
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.
I'm using MacOS, what should i use?
for mac OS just take as is
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
Run “dotnet build” and re run dotnet watch If you don’t get anything comment again.
MVP!
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.
Yes it runs forever. You can CTRL+C to exit or you can open another terminal 👍
@@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?
GJ keep continue plz
👌
i tried dotnet new console i get an error saying dotnet doesnt exist any suggestions?
If you installed VS, make sure to close out of terminal
@@TeddySmithDev Hey what do you mean by that? Because I have the same problem
same