using System; namespace MyFirstProgram { class Program { static void Main(string[] args) { Console.Write("Hey!"); Console.WriteLine("Hello!"); //This is a comment /* * this * is * a * multiline * comment */ Console.WriteLine("\tBro Code"); Console.ReadKey(); } } }
Notes: - to make a multi-line comment, write /* and end with */ - Console.WriteLine writes and creates a new line, while Console.Write just writes text without adding a backspace at the end 3:38 escape sequences (can do useful stuff inside strings, like add quotations, make new line, tab before line etc - Console.ReadKey(); stops the program from closing automatically, and waits for input first
I'm going to post my progress on this channel.. I am a complete C# beginner, have no idea what I am doing and I am going to try to learn it to make games on Unity.. Let's see how it goes..
.NET C# has changed a lot lately. In 2023 it's a new experience with C#. It has kind of become like Python. Can you create some project with C# on Visual Studio 2022 .NET 7 version? LIke creating some Game, and GUI.
using System;
namespace MyFirstProgram
{
class Program
{
static void Main(string[] args)
{
Console.Write("Hey!");
Console.WriteLine("Hello!");
//This is a comment
/*
* this
* is
* a
* multiline
* comment
*/
Console.WriteLine("\tBro
Code");
Console.ReadKey();
}
}
}
I've watched 10 minutes of your videos and already understand more about C# than +7 hours of lectures in my class.
I KNOW RIGHT
Extremely underrated series.. keep it up
Thanks. I’m in a coding boot camp now and needed this! You make it so much more simple.
This is that one guy that we need and deserves
At the same time
thanks, I have always wanted to develop games, but never found a good tutorial to teach me how to code until now!
Awesome Bro. YOU MAKE MY LIFE SIMPLE BY GIVING EVERYTHING RELATED TO C#🙂
❤❤❤❤ 0:14❤❤❤I love your video bro code best yt channel 👌 💯. Better than my teacher 😀 ❤❤❤0:18
Can’t thank you enough for making these 🙏
He just knows how to keep you glued to the screen
tysm this is exactly what ive been looking for
Thank you 😊
So much love for these videos
super clear! you're awesome!
Liked, Commented, Subscribed.
Notes:
- to make a multi-line comment, write /* and end with */
- Console.WriteLine writes and creates a new line, while Console.Write just writes text without adding a backspace at the end
3:38 escape sequences (can do useful stuff inside strings, like add quotations, make new line, tab before line etc
- Console.ReadKey(); stops the program from closing automatically, and waits for input first
know that 2+ years after making this vid its still helping people
Can't wait till I fully complete this course😆
I'm going to post my progress on this channel.. I am a complete C# beginner, have no idea what I am doing and I am going to try to learn it to make games on Unity.. Let's see how it goes..
update?
.NET C# has changed a lot lately. In 2023 it's a new experience with C#. It has kind of become like Python. Can you create some project with C# on Visual Studio 2022 .NET 7 version? LIke creating some Game, and GUI.
Very good video 😉😉
Thank you BroCode!
You're the best!
thanks man :)
Secret tip: if you hit your keyboard hard enough, your computer will actually notice it and prioritice it tasks 👍
Thanks mate awesome
This is great so far!
Thank yoou 💫💫😊
Thank You❤
Good 👍
boosting that algorithm
Thanks for the video Bro
Thanks again for the vid
Thank You
Bro, are you a software engineer? What is your stack?
nice
Thank you .
Thanks Bro!
awesome
It's so cool💖
Underrated.
Hello BroCode. How do I run my code where the output prompts in CMD instead of the terminal or debug console?
Love it dude
Thanks!
Thanks bro
👍
cool
perfect
wonderful
You're the best
Thanks
thx!
Welp that would explain alot on why my code is writing over itself hmm... Im a bit slow
comment for algorithm!
UNCC Needs you
lesson check😇
Comment for algorithm
gonna drop a random comment but in lua(cuz it's the best)
print(({"hey i like your vid", "you teach very well", "new sub"})[math.random(1,3)])
this is my second lesson
/* [Controvertial statement (the program won't know)] */
Commented
# defeat the algorithm
A random comment down below.
//comment
Random Comment Dropped...
hey come see this! (random comment below)
//this is a comment
drop a coomentt
Comment
Random Comment
sussy amoogos
day 2
random comment
Thanks for the video Bro
Thanks!
thank you!
Thanks bro