Neoweb4u
Neoweb4u|C# tutorial for learners: Rise up & working with C# and code in simply 1 hour! No prior information wanted. – Get my full C# course: http://bit.ly/2KJLPuS – Subscribe …
supply

10
Oct
Neoweb4u
Neoweb4u|C# tutorial for learners: Rise up & working with C# and code in simply 1 hour! No prior information wanted. – Get my full C# course: http://bit.ly/2KJLPuS – Subscribe …
supply
rmeha
tysm bro
Sushant Bidikar
Please make a video on c programming for beginners and c++
Benito Camelo
Everything was going great until he got to explain conversions…. lost me.
Residue
Haha, I watched it in 2x and learned in 30 minutes.
Spiros Makris
is this tutorial still valid ? im trying it with the 2017 visual studio and i dont see the same UI at all .
RixCanDoit
I never realized this, but the tone of voice, the speed of speech, and pauses between phrases at the right time makes a big difference in learning watching Youtube videos.
You sir, are an excellent teacher. I'm learning so much more and faster watching you go through the lesson than I do from other programming channels. It was a no brainer to subscribe to your channel, and I can see with over 2 million subscribers that most agree with me. Kudos!
tj1990
26:34 how stupid you need to put a suffix f to indicate a float but you literally have declared it float already. pretty stupid.
C
the title should be "Learn C# random Basics in 1 Hour" not "Learn C# Basics in 1 Hour" 🙁 dislike
Abdullah A
ty
keanu deleon
What was that extension you used?
When I type cw and tab it does nothing
Arash
First of all, thank you for the time and effort you put into all your amazing free tutorials.
I am new in coding, and luckily this guy teaching everything! I learned some Python from you as well! 🙏
ABDULAHAD RAJJPOOT
who wants c++ course ??? reply plz
Eduard Ghenea
Thanks for this demo
Range Rover 888
Bro i started my career as a programmer in hcl and the core part is c# which is used for windows applications, will this be a better career or not
JMDROID OFFICIAL
Very Helpful sir😭🔥
Caleb Campbell
I cant find the "New Project" button or Console Application selection in the VSCode version I am using. Does anyone know how to get that in the latest version?
Gecmisini Seven Adam
I still don't understand it very well. I have some experience with computers, but nothing with programming. It's completely new for me. I studied network and server managing for 4 years. My question is. Is there something on the web that's teaching you from the beginning, without thinking that you have an idea about programming? Like starting to learn about a new language.
Beep beeblebrox
37:50 that doesn't work with the new updated visual studio
edit: holding ctrl and clicking on a keyword will not bring up object browser
to do the same thing press Ctrl+Alt+J and then look up "char" in the search bar
Gabriel
Thank you very much for the video lad. It has been of great value.
trzztrzz
assimbrawm-brrasaaye
trzztrzz
blondodnodnodnnddnoondndonod to-to
C# Tutorials & Tips
Perfect tutorials
Mateus Sousa
In 26:47 cant u just use double instead of float? (Just asking to make sure i understand)
JustNrik
The tutorial is really good but I disliked some stuff, for example, encouraging .NET Framework when it's deprecated (and also insunuating in the beginning of the video C# is windows-only when it's been cross-platform since several years, even much before this video was released), encourage the usage of Convert class which is a bad practice and a common source of problems for most of beginners when they should be using TryParse methods, but besides that, this tutorial is hella good for those who have just started.