C# Tutorial For Beginners 2024 - 1. Install

  Рет қаралды 20,424

Teddy Smith

Teddy Smith

Күн бұрын

C# Tutorial For Beginners 2024 - 1. Install
Github repo for course: github.com/ted...
Twitter: / teddysmithdev
Github: github.com/ted...
Linkedin: / teddy-smith-015ba61a3

Пікірлер: 38
@frutty8809
@frutty8809 5 ай бұрын
Thanks for creating good, and what is more important NEW tutorial to C# in 2024, wish u the best in this life
@imalpha6026
@imalpha6026 2 ай бұрын
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
@bluesdog88
@bluesdog88 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 5 ай бұрын
good job! .NET/Angular is still the goat for jobs.
@Crxig3
@Crxig3 7 күн бұрын
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 7 күн бұрын
Run “dotnet build” and re run dotnet watch If you don’t get anything comment again.
@joaogabrielv.m328
@joaogabrielv.m328 6 ай бұрын
Yoh, Teddy boy is on fire, 3 videos at once in a day. Keep up, man
@TeddySmithDev
@TeddySmithDev 6 ай бұрын
thanks for commenting!!!!!!
@sebasco4329
@sebasco4329 4 ай бұрын
THANK YOU MAN! so so much for showing how to start this up
@autisticandproudsnephew3636
@autisticandproudsnephew3636 2 ай бұрын
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?
@TeddySmithDev
@TeddySmithDev 2 ай бұрын
Yeah that’s actually great idea
@uvieemma3854
@uvieemma3854 4 ай бұрын
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 5 ай бұрын
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 5 ай бұрын
This one has pictures and I think is way better + more modern.
@makanansari144
@makanansari144 5 ай бұрын
@@TeddySmithDev Thanks, then I will watch this one
@mitchellarmour3813
@mitchellarmour3813 4 ай бұрын
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 :)
@renealbrechtsen9743
@renealbrechtsen9743 6 ай бұрын
This should be getting so much more views and likes.
@sauleduardohernandezgomez6369
@sauleduardohernandezgomez6369 5 ай бұрын
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 5 ай бұрын
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.
@blackstar4802
@blackstar4802 6 ай бұрын
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 6 ай бұрын
thank you! going to keep making beginner videos for next couple months, then it's C# leetcode!
@ZidaneA
@ZidaneA 5 ай бұрын
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 5 ай бұрын
Yes it runs forever. You can CTRL+C to exit or you can open another terminal 👍
@ZidaneA
@ZidaneA 5 ай бұрын
@@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?
@MindBodyMeditate
@MindBodyMeditate 6 ай бұрын
SHEEEEEEESH BOI YOU ARE OUT HERE. Slay king.
@TeddySmithDev
@TeddySmithDev 6 ай бұрын
💅✨
@aloSolo
@aloSolo 5 ай бұрын
i tried dotnet new console i get an error saying dotnet doesnt exist any suggestions?
@TeddySmithDev
@TeddySmithDev 5 ай бұрын
If you installed VS, make sure to close out of terminal
@MrWolfman1605
@MrWolfman1605 6 күн бұрын
@@TeddySmithDev Hey what do you mean by that? Because I have the same problem
@Ricebow11
@Ricebow11 6 ай бұрын
MVP!
@mariobroselli3642
@mariobroselli3642 6 ай бұрын
Does it helps to learn Rasket and Elm before learning C#?
@TeddySmithDev
@TeddySmithDev 6 ай бұрын
I don’t think it would help much. Modern C# is pretty much TypeScript at this point so I’d just hop in. It’s not as hard as it used to be.
@mariobroselli3642
@mariobroselli3642 6 ай бұрын
@@TeddySmithDev oh good to know. So Typescript is good to know before learning C#.. what functional lang is similar to C#? I think only Scala is related to Java..
@TeddySmithDev
@TeddySmithDev 6 ай бұрын
C# gonna be hard to learn no matter what. Just a lot more to take in because of type checking. Just stay consistent and it will work.
@mariobroselli3642
@mariobroselli3642 6 ай бұрын
@@TeddySmithDev Uh i will Check what lang are more similar. The shortest code to say hello world was surprisingly with OcaML .
@alirezabeyfa91
@alirezabeyfa91 6 ай бұрын
GJ keep continue plz
@TeddySmithDev
@TeddySmithDev 6 ай бұрын
👌
C# Tutorial For Beginners 2024 - 2. Variables, Types, and Var
6:05
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 199 М.
GIANT Gummy Worm Pt.6 #shorts
00:46
Mr DegrEE
Рет қаралды 99 МЛН
Как мы играем в игры 😂
00:20
МЯТНАЯ ФАНТА
Рет қаралды 3,2 МЛН
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33
LIFEHACK😳 Rate our backpacks 1-10 😜🔥🎒
00:13
Diana Belitskay
Рет қаралды 3,9 МЛН
Rust: When C Code Isn't Enough
8:26
CodeAhead
Рет қаралды 168 М.
Настройка Visual Studio и Visual Studio Code под C#
23:38
Naibell | Все о программировании
Рет қаралды 30 М.
Learning C# In A Week... Otherwise I Fail University
9:04
C# in 100 Seconds
2:27
Fireship
Рет қаралды 2,1 МЛН
C# Tutorial For Beginners 2024 - 5. Arrays
10:41
Teddy Smith
Рет қаралды 3,7 М.
The Path to C# in 2024
1:03:41
IAmTimCorey
Рет қаралды 93 М.
12 VS Code Extensions to INCREASE Productivity 2024
27:13
Devression
Рет қаралды 708 М.
HOW TO PROGRAM - Getting Started!
10:36
Brackeys
Рет қаралды 2,9 МЛН
Can I Run Youtube Entirely From My Terminal? (No Browser)
15:31
GIANT Gummy Worm Pt.6 #shorts
00:46
Mr DegrEE
Рет қаралды 99 МЛН