How to Program in C# - Variables (E02)

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 มิ.ย. 2024
  • Let's have a look at variables!
    ► Check out Milanote for free: www.milanote.com/brackeys062020
    ► Milanote for Mobile: www.milanote.com/download-mob...
    ● Watch the previous video on C# Basics: • HOW TO PROGRAM - Getti...
    ● My Solution to the Challenge: bit.ly/2Vdf5li
    👕Get the new Brackeys Hoodie: lineofcode.io/
    ····················································································
    ❤️ Donate: www.paypal.com/donate/?hosted...
    ► Join Discord: / discord
    ● Website: brackeys.com/
    ● Twitter: / brackeystweet
    ● Instagram: / brackeysteam
    ········································­­·······································­·­····
    ► All content by Brackeys is 100% free. We believe that education should be available for everyone.
    ❤️ Donate: www.paypal.com/donate/?hosted...
    ········································­­·······································­·­····
    ♪ "ES_Dress Code_Black - oomiee" by Epidemic Sound

ความคิดเห็น • 1.2K

  • @radioactive_chester4773
    @radioactive_chester4773 3 ปีที่แล้ว +660

    I DID THE HOMEWORK YOU GAVE ME WITH NO HELP, I've never felt so happy

    • @itsclaver7125
      @itsclaver7125 3 ปีที่แล้ว +17

      that was so easy lololol

    • @Hunter-qv1ko
      @Hunter-qv1ko 3 ปีที่แล้ว +127

      @@itsclaver7125 some of us are new at coding claver...

    • @Spaget
      @Spaget 3 ปีที่แล้ว +31

      @@itsclaver7125 Some people are new stfu

    • @electroman224
      @electroman224 3 ปีที่แล้ว +60

      I know, right? I had the biggest smile on my face, it just felt so good to have made something all by myself!

    • @shahsoftinc.2459
      @shahsoftinc.2459 3 ปีที่แล้ว +8

      @@itsclaver7125 stfu

  • @Orincaby
    @Orincaby 3 ปีที่แล้ว +629

    Interesting tip: When you're declaring variables (not assigning a value to them), you instead of writing time on a seperate line for every variable, you can actually do this in 1 line.
    Example: **int a, b, c; ** is the same as:
    int a;
    int b;
    int c;

    • @mosquito_hate
      @mosquito_hate 3 ปีที่แล้ว +25

      Lol
      I'm bored
      Haha
      It's
      A
      Prank
      Get rekt noob

    • @Orincaby
      @Orincaby 3 ปีที่แล้ว +31

      every day we stray further from god

    • @mosquito_hate
      @mosquito_hate 3 ปีที่แล้ว +17

      No we get closer to God lol
      Almost too close

    • @Orincaby
      @Orincaby 3 ปีที่แล้ว +13

      @@mosquito_hate OH YOU LITTLE S-
      well played

    • @mosquito_hate
      @mosquito_hate 3 ปีที่แล้ว +12

      I hope you don't break your finger lol
      Well now you did
      Sorry ily bro
      #nohomo
      I apologize if you're a girl lol

  • @expanda1111
    @expanda1111 3 ปีที่แล้ว +867

    The comments: ALready know everything im just watching it because its brackeys,
    Me: Im watching TO LEARN!!!!!

    • @ReyAdamsVT
      @ReyAdamsVT 3 ปีที่แล้ว +14

      Same for Me!

    • @hamzamasmoudi8708
      @hamzamasmoudi8708 3 ปีที่แล้ว +6

      yeah

    • @Fire-lz5wx
      @Fire-lz5wx 3 ปีที่แล้ว +13

      im glad im not the only one xD

    • @rafaeu292
      @rafaeu292 3 ปีที่แล้ว +5

      Almost same

    • @aether7005
      @aether7005 3 ปีที่แล้ว +11

      don't let that bother you. just focus on understanding and practicing what you are learning to better understand it.
      if you need help Brackeys has a discord server with a channel to ask programing questions.

  • @MyGamer125
    @MyGamer125 2 ปีที่แล้ว +117

    6:09 “Displaying a name isn’t very exciting.”
    It is when you have absolutely no confidence in your coding abilities

    • @themineballoner3652
      @themineballoner3652 2 ปีที่แล้ว +4

      yep, first time coding and thought this was going to be a pain for just this

    • @Ray-eg5bp
      @Ray-eg5bp 2 ปีที่แล้ว

      69 likes

  • @SmellyNutz
    @SmellyNutz 3 ปีที่แล้ว +975

    Variables in C#: Store Information
    Variables in Math: Hippity Hoppity your happiness is now my property

    • @thegamedevshow8449
      @thegamedevshow8449 3 ปีที่แล้ว +24

      Dani 😂😂

    • @knifeninja200000
      @knifeninja200000 3 ปีที่แล้ว +16

      Variables in math are mainly just float variables

    • @SmellyNutz
      @SmellyNutz 3 ปีที่แล้ว +4

      @@knifeninja200000 Yeah, they are.

    • @vincent-ox5rz
      @vincent-ox5rz 3 ปีที่แล้ว +6

      Hey everyone! I want to keep this short and simple to not waste your time 🙂 I recently started a coding discord server for people who likes to code or just want to learn how to code. We have multiple users who are very experienced in diffrent coding languages and would love to help everyone so if this sounds intesting you are more then welcome to join the server: discord.gg/rNwnb2e

    • @meganixi5282
      @meganixi5282 3 ปีที่แล้ว

      @@vincent-ox5rz SHUT UP NOBODY LIKES YOUUU

  • @Sboom-ir8fq
    @Sboom-ir8fq 3 ปีที่แล้ว +316

    Friend: whoa how do learn c# like that?
    Me: Brackeys is a pathway to many abilities some might consider unnatural

    • @duckzeppeli5165
      @duckzeppeli5165 3 ปีที่แล้ว +7

      that do be tru tho

    • @VBFilms
      @VBFilms 3 ปีที่แล้ว +7

      I have learned so much in the last 8 months from TH-cam that I never thought I could code even games I've done so far. I can even take part in Game Jams and finish a quite polished game in under 40 hours of work. I thought I couldn't even take part in ludum dare in a few years but I think I'm ready.

    • @8ubzza257
      @8ubzza257 3 ปีที่แล้ว +5

      Mr Hitler wishes you good luck ^_^
      VBFilms

    • @pugiguess6548
      @pugiguess6548 3 ปีที่แล้ว +1

      @@VBFilms how did you learn? Just brackies? I'm just starting to learn, and am watching these tutorials.

    • @VBFilms
      @VBFilms 3 ปีที่แล้ว +1

      @@pugiguess6548
      Check my other channel here on what I've learned so far. th-cam.com/channels/0fZn0XcjRZNxakHUXC277A.html but basically decide on a smaller game you want to make. Then start building it piece by piece. A lot of the tutorials give good insight on basic stuff but the real difficulty comes from connecting the pieces together. Where I actually learned the most was Charger Games here on TH-cam. He has a few 4 hour videos on C# and then by following his tutorial on a 2D Racing Game taught me all the basics. After that it has just been google and Unity documentation.
      So in the end it's not about the complicated stuff. I see a lot of people askimg questions like "teach me how to make mmorpg/rts?" If you dont see what is wrong with questions like those you still need to learn more about the basics.

  • @hpfan136
    @hpfan136 3 ปีที่แล้ว +91

    As someone who was scared to enter the coding world Brackeys has made learning C# extremely easy.

  • @silverrain530
    @silverrain530 3 ปีที่แล้ว +80

    I've watched several tutorials on coding before but it always felt like I was just manually copy pasting what the tutorial said. I actually am understanding how everything works with this tutorial which allows me to create things on my own via code. Thank you.

    • @besdonshala1409
      @besdonshala1409 3 ปีที่แล้ว +5

      Same, all the other tutorials were way too.. Idk how to put this... they were too specific, I am truly learning from this video.

    • @cozytamim9794
      @cozytamim9794 3 ปีที่แล้ว +1

      Me Too Bro, It Was Just Like I am Stelling Codes!

    • @sonytv9246
      @sonytv9246 2 ปีที่แล้ว +1

      yea dude brackeys is the best to learn from and actually understand

    • @loyisobada800
      @loyisobada800 5 หลายเดือนก่อน +1

      Same bra

  • @antonb5504
    @antonb5504 3 ปีที่แล้ว +20

    I wish there was a complete series covering every basic. These tutorials are really good, better than anything I’ve seen before. Very descriptive, and still makes it even enjoyable to watch.

  • @0997udan
    @0997udan 2 ปีที่แล้ว +114

    I've done the "homework" for episode number one, I made a small story for it, and it was SO MUCH FUN! I can't wait to watch this episode! I have only one thing to say: Brackeys, THANK YOU VERY VERY MUCH! I appreciate the work that you have done and hours spent for such awesome content!

    • @HazardIg
      @HazardIg 2 ปีที่แล้ว +10

      What'd you do for yours? Mine was
      This is the tale of a fellow named..
      (This is where you put a name, I chose beebo)
      ...was an odd fellow. They would prance around
      (An adjective of sorts, I chose naked)
      While chasing random citizens..
      Until one day he was
      M U R D E R E D
      (Murdered is in red)

    • @el_priet0kun373
      @el_priet0kun373 ปีที่แล้ว +7

      I feel like this is one of the most non toxic coment section EVER! I love how there is no arguments or controversy

  • @JustJory
    @JustJory 3 ปีที่แล้ว +205

    Brackeys: Today were going to learn about Variables!
    Me who has been using scratch for 4 years:
    i am 4 parallel universes ahead of you

  • @rafaeu292
    @rafaeu292 3 ปีที่แล้ว +46

    I watched like 5 tutorials on youtube, and a single and smaller tutorial from him is better and gives me more information than all these 5 togheter

    • @Modgey
      @Modgey 3 ปีที่แล้ว +7

      ​@@rajsikri9364 Nice comma you baboon

    • @tumnaka913
      @tumnaka913 2 ปีที่แล้ว

      @Anshnoor Singh agreed

  • @valeriomenghini6219
    @valeriomenghini6219 3 ปีที่แล้ว +65

    IF YOU HAVE ANY PROBLEM WITH DEBUGGING THE PROGRAM REMEMBER TO CHANGE THE STRING
    IN LAUNCHE.JSON
    FROM: internalConsole to externalTerminal

    • @mariusholten5740
      @mariusholten5740 2 ปีที่แล้ว +1

      It still doesnt work for me

    • @ggame1022
      @ggame1022 2 ปีที่แล้ว

      @@mariusholten5740 try changing the letter size

    • @syroin123
      @syroin123 2 ปีที่แล้ว +4

      You Sir saved me from pulling out my hair, thank you!

    • @hatchedpuppy
      @hatchedpuppy 2 ปีที่แล้ว +1

      @@ggame1022 what if this still doesnt fix debug ussues and his says something different on the first few lines of code with class and whatever all that is

    • @skyluka2992
      @skyluka2992 ปีที่แล้ว +2

      Oh my god thank you so much! I have been trying to figure out what's wrong for the past 2 days!😅

  • @profalba8408
    @profalba8408 3 ปีที่แล้ว +7

    Thank you for making these. I've wanted to learn coding in the past but never knew how to tackle it. The little challenge at the end makes it even better because it made me use what you just said on my own unlike most tutorials I've found.

  • @shroomba4127
    @shroomba4127 3 ปีที่แล้ว +3

    I was doing a course on c# when I came across this series. You have no idea how much visuals and a person help me learn programming. Thinking of variables as types of containers really made a difference for me. Thank you

  • @turnsout689
    @turnsout689 2 ปีที่แล้ว +1

    ive been watching these videos over the last couple of days in the evenings and following along and id like to say thank you for this great content, youre making it very easy to learn from nothing and your homework tasks are super helpful too in learning to apply the info. its super cool that you're making these lessons for free for the user. thank you

  • @d-bro-sector36
    @d-bro-sector36 3 ปีที่แล้ว +3

    I had to press pause for a bit just to tell you how awesome you are. You are a great teacher! Your explanations are wonderfully clear. And I said this before, but your smile and your voice are SO pleasant, it makes all the difference in learning and understandig. I might even be secretly mancrushing here, hahaha.

  • @dersps5905
    @dersps5905 3 ปีที่แล้ว +56

    I'm not actually watching this because I've watched about a million programming beginner videos, but as soon as we've got the very basics out of the way, I'll be on board. Also I really like the thumbnail.

    • @Aditya-wg3lp
      @Aditya-wg3lp 3 ปีที่แล้ว

      Der SPS me too

    • @equation1321
      @equation1321 3 ปีที่แล้ว +1

      then why not watch it again? (jk)

    • @Aditya-wg3lp
      @Aditya-wg3lp 3 ปีที่แล้ว

      gamer i almost didn’t read the “(jk)”

    • @equation1321
      @equation1321 3 ปีที่แล้ว

      Aditya M. Close call eh

    • @maxdrvn
      @maxdrvn 3 ปีที่แล้ว +1

      Kind of a waste. The basics should be covered by... September?

  • @MetalStormGames
    @MetalStormGames 3 ปีที่แล้ว +1

    Awesome video as always, this channel is always my first go to place when I need to find a specific Unity or programming task.

  • @thowsu_35
    @thowsu_35 3 ปีที่แล้ว

    These series are being so good and helpful. Can't wait for the next video to come out!!! Great job!!

  • @bjideas
    @bjideas 3 ปีที่แล้ว +295

    The moment you realize that you learned variables in his last how to make a game.

    • @valzzu
      @valzzu 3 ปีที่แล้ว +7

      I made an simple calculator without this tutorial cuz unity and c#

    • @kaan732
      @kaan732 3 ปีที่แล้ว +15

      @@valzzu good for you

    • @TDAdoesminecraft
      @TDAdoesminecraft 3 ปีที่แล้ว +5

      Dammmmnmmmmmmmmmnnnn that happened with me yesterday

    • @bjideas
      @bjideas 3 ปีที่แล้ว +3

      @Dylan McGrath yeah. check my YT channel if you what. Totally not bothering you to watch it..... still not..... nope...... ok maybe a little......... PLS! its minecraft videos

    • @thecannyking8906
      @thecannyking8906 3 ปีที่แล้ว +2

      lol same

  • @hihi-tz5jb
    @hihi-tz5jb 3 ปีที่แล้ว +5

    This is a good video, I am learning really quickly as I have had coding experience before. It's sad that you've stopped making content.

  • @ineedhelp5844
    @ineedhelp5844 2 ปีที่แล้ว

    honestly the best tutorial so far. all of the other tutorials were either outdated or made no sense what so ever but my main man brackeys coming in clutch

  • @braisonorina3922
    @braisonorina3922 3 ปีที่แล้ว

    i felt like i the wait for this video was at least a year. i love these, this is the first time in my life i have ever properly learnt anything from the internet

  • @adil080_
    @adil080_ 3 ปีที่แล้ว +18

    small tip i have: you can define multiple variables of the same type in the same line.
    for example
    type name, name2, name3;
    name = value;
    name2 =value;
    name3 = value + value2;

  • @sekki2554
    @sekki2554 3 ปีที่แล้ว +142

    The parts are coming so slow, i don‘t know if people should watch this series already to learn something. I would wait for the last part and then begin with it or watch a second series too, so you get constant input.

    • @ujjwalrajput0612
      @ujjwalrajput0612 3 ปีที่แล้ว +1

      yes please make video at least 5-day per week

    • @StrawhatCrunchy
      @StrawhatCrunchy 3 ปีที่แล้ว +1

      I write down notes for me after every part. Otherway I would forget everything xD

    • @maxdrvn
      @maxdrvn 3 ปีที่แล้ว +4

      Content is fine. But at this pace, it will take months to get to the cool stuff. No pressure but, couldn't the serie be longer or more frequent?
      I already learned to use inheritances within two days.

    • @arthurfinn9161
      @arthurfinn9161 3 ปีที่แล้ว

      true :/ i love the series but soooo slow

    • @ginemginem
      @ginemginem 3 ปีที่แล้ว +4

      It's actually bad pedagogy. The time in between lessons is too long to be able to have the last lesson clearly in memory when you get to the next one. People might not see it as a problem now, but I think it will be felt once more complex concepts come into play.
      The gap should be 3 days at most.

  • @andreibota4563
    @andreibota4563 3 ปีที่แล้ว +1

    These tutorials are really helpful, i am waiting for the next episode, keep up the good work!

  • @cephasbhaskar8650
    @cephasbhaskar8650 3 ปีที่แล้ว

    AS a complete newbie to coding. I have to say you have done quite a good job of explaining things! I understand it ! Thanks!

  • @nhggr
    @nhggr 3 ปีที่แล้ว +3

    These tutorials are so helpful and doing the "homework" after really helps the code stick in your head

  • @Xd_Dones
    @Xd_Dones 3 ปีที่แล้ว +281

    hi

    • @SHAHSAMINYASAR
      @SHAHSAMINYASAR 3 ปีที่แล้ว +1

      yes..I am following this path..Thanks!

    • @priyanka6322
      @priyanka6322 3 ปีที่แล้ว

      Thanks

    • @Brick_Eater_
      @Brick_Eater_ 3 ปีที่แล้ว

      very true.

    • @longlivepeatmos
      @longlivepeatmos 3 ปีที่แล้ว +2

      Im watching the video 3 times over and writing down everything he says.

    • @Bwabel
      @Bwabel 3 ปีที่แล้ว

      Thank u

  • @DamarcusBW9
    @DamarcusBW9 2 ปีที่แล้ว +1

    I started by watching the first video in the series on how to get into coding. And I did the challenge at the end of the video on my first try. I'm surprised by how intuitive this is. My main goal is to make a simple game by the end of 2021. Thank you for teaching me. I will now go on and finish the rest of this series before I go to bed and think about this some more.

  • @Stanley_S
    @Stanley_S ปีที่แล้ว +2

    Thank you, Your tutorials really help and I feel like I'm actually understanding with these tutorials. Also I beat your the first 2 challenges

  • @emoil.06
    @emoil.06 3 ปีที่แล้ว +24

    I really could use this tutorial a half year ago, but now I‘m pretty fine at C#. But I‘m still glad that you make videos for beginners and for the people who are starting to games this is a super duper tutorial.

    • @tvguideondemand
      @tvguideondemand 3 ปีที่แล้ว

      So true. His How To Make A Game series is really great but he didn't go very in depth with the coding part. It took me weeks to learn that functions can return variables, because I just jumped right in to Unity instead of learning C# properly.

    • @pugiguess6548
      @pugiguess6548 3 ปีที่แล้ว

      how did you learn?

    • @emoil.06
      @emoil.06 3 ปีที่แล้ว +2

      Mainly TH-cam tutorials, but google helps too and over the time it fits. Learning by doing that’s my advice. Create as many scripts as you can and suffer as often as you can. It really helps correcting your own mistakes!

    • @pugiguess6548
      @pugiguess6548 3 ปีที่แล้ว +1

      @@emoil.06 okay! Thanks!

  • @jarllunde
    @jarllunde 3 ปีที่แล้ว +3

    I'm 31 and just started learning programing. You are a really good teacher. Love this! :)

    • @ramip9477
      @ramip9477 3 ปีที่แล้ว

      sadly he quited programing 7 months ago

    • @crychock5766
      @crychock5766 2 ปีที่แล้ว +1

      @@utkuberkentekinsoy8900 and you left this comment 7 hours ago

    • @rpgduck7344
      @rpgduck7344 2 ปีที่แล้ว

      @@crychock5766 and you left this comment 2 months ago

  • @drfelixerhirhie4899
    @drfelixerhirhie4899 ปีที่แล้ว

    This is the best coding channel and everything here is really genuine

  • @oceanowls-indiegamedevcrea214
    @oceanowls-indiegamedevcrea214 3 ปีที่แล้ว

    It's cool when somebody explains the basics! There was not enough videos like this, when I learned programming from the beginning.

  • @nooptiui
    @nooptiui 3 ปีที่แล้ว +19

    I'm so happy he made the next vid, I was kinda sad that last week he didn't make the next vid, bit whatevs.
    Btw, Isn't this the same as his older vid, that he made like three years ago
    Another edit: Each time we complete a challenge, must we just delete that code

    • @hypehextech4680
      @hypehextech4680 3 ปีที่แล้ว +1

      this is a more updated version. it was made 6 years ago FYI.

    • @nooptiui
      @nooptiui 3 ปีที่แล้ว +1

      @@hypehextech4680 oh thanx

    • @equation1321
      @equation1321 3 ปีที่แล้ว +5

      "must we just delete that code (?)"
      you could either do that but another option is to comment it out using "//". in which case it wouldnt execute and run it would just skip that line

    • @equation1321
      @equation1321 3 ปีที่แล้ว +4

      attempt one at trying to be smart

    • @mixer0014
      @mixer0014 3 ปีที่แล้ว +2

      "Must we delete that code?"
      My approach is to have one program using every piece of code shown in these videos, and as soon as other parts come out make it even more complex.
      I've already made the conversation challenge and now spiced it up with variables.

  • @francescomulas6477
    @francescomulas6477 3 ปีที่แล้ว +7

    Please SUPPORT HIM or he wont make others episodes of this course, and I NEED others videos.

  • @wizpy6320
    @wizpy6320 3 ปีที่แล้ว +1

    This is making things SO much easier for me. Thank you Brackeys!!!

  • @CakeOnBake
    @CakeOnBake ปีที่แล้ว

    Thank you so much! Since I was 10 I wanted to learn how to program but never found the right course, now I feel on the right track and hope to continue learning from your videos :D

  • @loganjones5537
    @loganjones5537 3 ปีที่แล้ว +104

    Me: watching brackeys videos when I already know all the content

    • @sachanhardik
      @sachanhardik 3 ปีที่แล้ว +1

      yeppp!!!!

    • @howdy9517
      @howdy9517 3 ปีที่แล้ว +1

      sometime comeback watching this is soothing. Is it only me.

    • @loganjones5537
      @loganjones5537 3 ปีที่แล้ว +1

      @@howdy9517 naw I watch brackeys vids in the background just cause they're so calming and good

    • @csongorkertesi976
      @csongorkertesi976 3 ปีที่แล้ว +1

      same :D

    • @sawuk
      @sawuk 3 ปีที่แล้ว +1

      Ditto 🙂👍

  • @sinsgal
    @sinsgal 2 ปีที่แล้ว +5

    I felt very happy after making a super simple calculator

  • @frozeynight
    @frozeynight 3 ปีที่แล้ว

    In school they showed me how to do this in python, but i needed to wait for 7 years... Now u come and show me it in like 3 weeks. You are a real hero!

  • @clicktilldie7774
    @clicktilldie7774 3 ปีที่แล้ว

    Please keep making more videos, I'm learning so much with you! Thanks a lot!

  • @el1minationtv
    @el1minationtv 2 ปีที่แล้ว +4

    If anyone is having trouble here is the code to solve the question:
    Console.WriteLine("Give a number");
    int number1 = Convert.ToInt32(Console.ReadLine());
    Console.WriteLine("Give another number");
    int number2 = Convert.ToInt32(Console.ReadLine());
    Console.WriteLine("Give a third number");
    int number3 = Convert.ToInt32(Console.ReadLine());
    int sum = (number1 + number2 + number3);
    int mean = (sum / 3);
    Console.WriteLine("The mean of the numbers is "+mean+"!");

    • @JeraTravels4595
      @JeraTravels4595 2 หลายเดือนก่อน

      If you swap (int) with (double) you can use decimal values in your variables/results.

  • @Labiote
    @Labiote 3 ปีที่แล้ว +31

    Me knowing C#, java, c, c++, python and others programming language : wow. Interesting.

    • @master.9202
      @master.9202 3 ปีที่แล้ว +2

      well when you know c++ you know c for sure, so you cant really count that. java and c# are also really similar to c++. Techincally, you know 1 langauge with different ¨extention¨. Im just saying

    • @_matte
      @_matte 3 ปีที่แล้ว

      @@master.9202 how the fuck is java and c# similar to c++?

    • @sangeetavishwakarma5106
      @sangeetavishwakarma5106 3 ปีที่แล้ว

      I think he saw the basic syntax {}
      Common in three languages...
      But basically c# is similar to Java

    • @Anonymous-ov1vh
      @Anonymous-ov1vh 3 ปีที่แล้ว +1

      @@master.9202 c++ is not simillar to java actually but It's(c++) the most difficult programming language.

    • @gregd9887
      @gregd9887 3 ปีที่แล้ว +3

      If you already know the languages, then why are you watching a basics video? Did you just need a place to assure others of your sense of self-importance? It’s like going into a kindergarten class and making fun of the teacher for teaching kids how to read. Ya basic.

  • @jonesy_b
    @jonesy_b 3 ปีที่แล้ว

    man i love that you always do a challange at the end that makes it the best tutorial serie

  • @shayanuddin1225
    @shayanuddin1225 3 ปีที่แล้ว +1

    This guy is my teacher and inspiration love man and the work you are doing

  • @yurykup_5108
    @yurykup_5108 3 ปีที่แล้ว +4

    Brackeys: here's a challenge!
    Me: * uses methods and classes to do the challenge *
    Brackeys: No! That's not how you're supposed to play the game!

  • @libberator5891
    @libberator5891 3 ปีที่แล้ว +22

    The moment he only showed decimals as commas instead of periods. NA gonna be maaaad.
    I respect it.
    I don't use commas for decimals,
    but I respect it.

    • @thegamedevshow8449
      @thegamedevshow8449 3 ปีที่แล้ว

      i don't understand whatchu mean by that but then again i'm an amateur developer.

    • @antonb5504
      @antonb5504 3 ปีที่แล้ว +1

      Yousif Al-sewaidi In USA they type 5 point 5 like 5.5 but in most other (basically all) countries they use commas instead of dots, so 5,5. Just like fahrenheit... metric system... time system, length... everything really.

    • @djeieakekseki2058
      @djeieakekseki2058 3 ปีที่แล้ว +3

      Anton B I don't think in most other countries they use commas for decimals.

    • @nuclear7622
      @nuclear7622 3 ปีที่แล้ว +1

      @@djeieakekseki2058 Yeah I'm from the UK and we use periods.

    • @xcreators5192
      @xcreators5192 3 ปีที่แล้ว +3

      @@antonb5504 i have lived in 3 different countries but never seen a comma for decimals, donno wat you talking bout

  • @spade0.
    @spade0. 3 ปีที่แล้ว

    I am actually proud of myself I did the challenges from the first video and this one correctly so I'm feeling pretty good, These videos make me feel like I'm good at something

  • @elliott4535
    @elliott4535 3 ปีที่แล้ว

    I know its not getting many views but please PLEASE keep this series going

  • @FortniteBalls9669
    @FortniteBalls9669 3 ปีที่แล้ว +4

    6:14 When he deleted that code I felt Rick Rolled D:

  • @shahzad112official3
    @shahzad112official3 3 ปีที่แล้ว +11

    Console.WriteLine("Challenge Accepted" + Completed);

  • @gerardoventura4988
    @gerardoventura4988 3 ปีที่แล้ว

    This is by far the best beginner tutorial For c#. Highly recommend this.

  • @quujiniito
    @quujiniito ปีที่แล้ว +1

    Challenge done in first try, thanks Brakeys!

  • @ncg-sg4nb
    @ncg-sg4nb 3 ปีที่แล้ว +153

    Anyone else watching this even though they know c#

  • @josiahworrel2275
    @josiahworrel2275 3 ปีที่แล้ว +7

    I somehow knew userName was going to be "John"

  • @jhappysemall2269
    @jhappysemall2269 3 ปีที่แล้ว

    Very detail tutoring. Thanks. I was on Udemy, gave a kick start and all, but wasn't as clear as this video is. Preciate ya!!!

  • @gunwattiseeram7221
    @gunwattiseeram7221 3 ปีที่แล้ว +7

    Brackeys, When I try to make a ReadLine/WriteLine, it says “Console does not have a definition for ‘ReadLine/WriteLine’”

    • @Nerkzor
      @Nerkzor 3 ปีที่แล้ว +3

      making sure "using System;" at the top of your file will fix your problem :).

    • @gunwattiseeram7221
      @gunwattiseeram7221 3 ปีที่แล้ว +1

      Thank you SO MUCH

    • @gunwattiseeram7221
      @gunwattiseeram7221 3 ปีที่แล้ว +1

      But now it does not show on the console

    • @xyloftalexander4369
      @xyloftalexander4369 3 ปีที่แล้ว +2

      @@gunwattiseeram7221 Got to launch.json, look at line 17 change internalConsole to externalTerminal

    • @housecat9576
      @housecat9576 3 ปีที่แล้ว

      @@xyloftalexander4369 you are my hero lol

  • @Tom-ig3rj
    @Tom-ig3rj 3 ปีที่แล้ว +8

    im having much fun coding fanfictions with c#.

  • @keeganbrakhage7835
    @keeganbrakhage7835 3 ปีที่แล้ว +1

    it felt so great for me to do the challenge and figure out how to get the average of three numbers without you telling me exactly how to do that. these videos are awesome.

  • @Thrust_Rider
    @Thrust_Rider 2 ปีที่แล้ว

    I’m subbing. Tomorrow or Friday I will binge watch your entire channel

  • @shaomingwu8756
    @shaomingwu8756 3 ปีที่แล้ว +4

    The bruh moment when you learned c++ and realizing that it's nearly the same thing.

    • @Amar-lv1yw
      @Amar-lv1yw 3 ปีที่แล้ว

      It isnt. I is very different in many ways. For example classes. They r very confusing in c++ when u first learned any other language

    • @garimasharma2384
      @garimasharma2384 3 ปีที่แล้ว +1

      I have also learned C++ and I liked this language as it very much similar to it

  • @crazycat1380
    @crazycat1380 3 ปีที่แล้ว +34

    Who's watching this video when you already know C#?

    • @alexanderberndt2555
      @alexanderberndt2555 3 ปีที่แล้ว +1

      nope

    • @beschbekifft
      @beschbekifft 3 ปีที่แล้ว +1

      Tbh I don't understand why he is wasting his time with these C# tutorials when there are thousands of perfect tutorials already.
      Unity is a different piece tho

    • @Reelix
      @Reelix 3 ปีที่แล้ว +2

      @@beschbekifft He does lots of Unity vids and people ask him how to learn, so this series is somewhat of an intro to Unity if you will.

    • @ttgstudiosmrsaifali
      @ttgstudiosmrsaifali 3 ปีที่แล้ว

      I am

    • @kiljeaden767
      @kiljeaden767 3 ปีที่แล้ว

      @@beschbekifft I agree i'd prefer him doing more unity things instead, but maybe people prefer Brackeys way of teaching(or voice ??).

  • @t5kkie
    @t5kkie ปีที่แล้ว

    Its cool that he makes a Challenge for us at the end of the video i was really hyped when i got it working first try without looking you learn from it and its fun 😀

  • @ralphave95
    @ralphave95 ปีที่แล้ว

    The projects is the best part, it’s faster to learn for me. So i thank you for these videos❤❤

  • @Fakyy
    @Fakyy 3 ปีที่แล้ว +5

    me: 5 and 2
    calculator: 4

  • @rr.studios
    @rr.studios 3 ปีที่แล้ว +3

    Those thumbnails are f*ck!ng sexy!!!

  • @griffinbrooks6748
    @griffinbrooks6748 3 ปีที่แล้ว

    tysm i am learning so much from this series!! :) cant wait for the next 1's :)

  • @cebispicis
    @cebispicis ปีที่แล้ว

    you know, i genuinely feel that because of your vids, i now have fallen in love with C#. thank you very much, Brackeys.

  • @termx260
    @termx260 3 ปีที่แล้ว +12

    youtube: 13 comments
    me: *seeing only 4 comments*

    • @jvcmarc
      @jvcmarc 3 ปีที่แล้ว

      it only shows the most relevant
      you can change the filter tho

    • @bithee9820
      @bithee9820 3 ปีที่แล้ว +4

      @@jvcmarc nope , you are wrong . the four comments that you saw had replies in them, just like this

  • @pidkam4945
    @pidkam4945 ปีที่แล้ว

    Learned most of C++, moving to C# and honestly your a godsend. :)

  • @animeedits6154
    @animeedits6154 11 หลายเดือนก่อน

    Thanks for making this video it helped me a lot,I hope you the best.

  • @rocketegg4454
    @rocketegg4454 3 ปีที่แล้ว

    I have been waiting for this from the long time

  • @parker10551
    @parker10551 2 ปีที่แล้ว

    This is a good breakdown amd made me understand in a much bigger picture.

  • @camilag8357
    @camilag8357 3 ปีที่แล้ว

    YOUR VIDS ARE THE MOST HELPFUL THING EVER THANK YOU

  • @Wall_Man_Studio_WMS
    @Wall_Man_Studio_WMS 2 หลายเดือนก่อน

    99 percent of youtube tutorials make me do so much and so little you give me a mix of both and actually made me understand thing

  • @thelostgirl101
    @thelostgirl101 3 ปีที่แล้ว +1

    Thanks! Your lesson was clear and easy to understand! :)

  • @groundhog3051
    @groundhog3051 5 หลายเดือนก่อน

    This dude is the ONLY good teacher ive seen all his videos make sense and are so so so so so helpful

  • @danielmaric3059
    @danielmaric3059 3 ปีที่แล้ว

    WOW! When I watched others c# videos it was boring, a lot boring, and then I was depressed(not depressed but bored), so I return watching c#. Then this video was 4th so clicked and it was fun. Thanks for this awesome experience. Regards from Croatia.

  • @Aydwn
    @Aydwn 3 ปีที่แล้ว +1

    Thanks for making these videos, Most other tutorials are pretty old

  • @quackshadow
    @quackshadow 3 ปีที่แล้ว

    Thank you so much for teaching me ive always wanted to learn code. You make it super easy for people like me to code with C#

  • @rania8627
    @rania8627 หลายเดือนก่อน

    I've wanted to learning how to code since I was 13 but I was very intimidated but omg now I'm 17 and Brackeys videos are so easy to understand thank you!!! also I was panicking on how to do the homework it took me like 20 mins to figure out but once I did I had the biggest smile plastered on my face

  • @insertusernamehere8125
    @insertusernamehere8125 3 ปีที่แล้ว

    Yay! Another episode! This is exactly what i wanted for the second episode nice! Now we can make an interactive story, thanks.

  • @ShalerMelee
    @ShalerMelee 2 ปีที่แล้ว

    I really enjoy the challenges at the end.

  • @Doubsteel
    @Doubsteel 3 ปีที่แล้ว +1

    Great video Brackeys!

  • @deleted405
    @deleted405 ปีที่แล้ว

    I did it! I did the homework on my own. Took me 10 minutes. Thanks for teaching all this.

  • @StrawhatCrunchy
    @StrawhatCrunchy 3 ปีที่แล้ว

    I like the tasks at the end :D Nice Vid btw. helped me a lot ty

  • @courageosayamen
    @courageosayamen 10 หลายเดือนก่อน

    I just finished my homework and so happy 😊 I'm loving it😊

  • @cringykid3385
    @cringykid3385 3 ปีที่แล้ว

    i'm learning so much from you...thank you for being awesome and continue to be awesome -Brackeys's Milanote

  • @prodbyraiden2438
    @prodbyraiden2438 3 ปีที่แล้ว

    Brackeys is easily without a doubt the most educational and easiest channel to learn coding from

  • @sultanilyasarsalillah8552
    @sultanilyasarsalillah8552 3 ปีที่แล้ว

    Please do more of this series, it's very beginner friendly so suits well for courses

  • @petsdom
    @petsdom 2 ปีที่แล้ว

    best programming mentor out there keep uploading like this😀😀😀

  • @bossfakealeks12345
    @bossfakealeks12345 3 ปีที่แล้ว

    thank you really 4 these tutorials they are really helpful i have never learned that fast even i am wondering how i am learning that fast thank you Brackeys.

  • @stevevokhe
    @stevevokhe 3 ปีที่แล้ว +1

    Not an ad, but milanote is really useful we are using it with the team and it makes things much easier.

  • @josephtrumble8705
    @josephtrumble8705 6 หลายเดือนก่อน

    I forgot () when adding numbers I was so confused for a second lol thanks for the videos they've been great so far 🙌

  • @majormagen988
    @majormagen988 3 ปีที่แล้ว

    Thank you brackey. This is really helping me.

  • @wryethhunt464
    @wryethhunt464 3 ปีที่แล้ว

    I'm just going episode by episode and this is already teaching more than other videos I've watched.

  • @ryzefx8793
    @ryzefx8793 3 ปีที่แล้ว

    The challenge you gave us in the end i did it exactly like you and im proud tbh