HOW TO PROGRAM - Getting Started!

Поделиться
HTML-код
  • Опубликовано: 6 июн 2020
  • Coding can seem scary at first - but it's actually not that hard! Let's learn how to program in C#.
    Jason no longer offers the course mentioned in the video.
    ● Download VSCode: code.visualstudio.com/
    ● Download .NET: dotnet.microsoft.com/
    ❤️ Donate: www.paypal.com/donate/?hosted...
    ····················································································
    ♥ Subscribe: bit.ly/1kMekJV
    ► 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

Комментарии • 5 тыс.

  • @waffelju395
    @waffelju395 3 года назад +2066

    "Hello World"
    oh dear, here begins the journey of every programmer

    • @09Drdray
      @09Drdray 3 года назад +13

      I found it a little ominous

    • @rayne6871
      @rayne6871 3 года назад +5

      Even in RS.

    • @roborbiettinoisgone392
      @roborbiettinoisgone392 3 года назад +52

      Actually, my journey started with
      "hayo idiot, what's your name"
      Then an input where you wold write your name.
      Depending on the name, he would instult you in some way.
      Being 12, I liked making code fun

    • @acs-shannonmariebaker5735
      @acs-shannonmariebaker5735 3 года назад +3

      LOLOL I learned that on an old Texas Instrument and/or Commodore lol like 100 years ago! LOL not really, but feels like it.

    • @sanjay_swain
      @sanjay_swain 3 года назад +3

      @@roborbiettinoisgone392 Me too. My first program is to take an input and print it on console.

  • @themisir
    @themisir 4 года назад +1813

    Me: knows how to program
    My brain: shut up and watch brackeys

  • @hencytjoe
    @hencytjoe 8 месяцев назад +78

    I'm a complete newbie at this but I did some research (google for like 10 minutes) because my Program.cs didn't look like this. It appears I had a newer version of .NET, so it made it in a new feature. So in order for me to get it to look like it does in the video, I had to type "dotnet new console --use-program-main" and voila now it's like in the video.
    Hope this helps someone!

    • @micaelasanchez2217
      @micaelasanchez2217 6 месяцев назад

      was looking for this comment thanks!

    • @newkie1626
      @newkie1626 5 месяцев назад +3

      Where did you type it? Into the terminal? Because when I do that it just says:
      PS C:\Users\MyName\Desktop\My Program> "dotnet new console --use-program-main"
      dotnet new console --use-program-main
      It doesn't do the other stuff like in his video

    • @camokiller9119
      @camokiller9119 5 месяцев назад

      Mine keeps saying build failed after every time i run a command. Yours doing that also?

    • @Mooke-je7sx
      @Mooke-je7sx 4 месяца назад

      Life saver

    • @coa7966
      @coa7966 3 месяца назад +1

      im a little late to the party but for whoever sees this make sure u type it in without "example" so it would litteraly look like this dotnet new console --use-program-main u need to write this in terminal

  • @drused5091
    @drused5091 2 года назад +237

    It's my first code ever done, and when seeing the result I got just a huge smile on my face.
    I really appreciate that you took the time and explain this.

    • @microwave911
      @microwave911 2 года назад +1

      How's it going along?

    • @lineageofmen
      @lineageofmen 2 года назад +2

      i need help
      my debugging is not working
      its showing omnisharp is not running
      please help

    • @melodreams2278
      @melodreams2278 2 года назад +1

      @@lineageofmen For anyone getting an error with the "dotnet new console" part, make sure you have the newest version of VS Code and the .NET SDK. If you have an older version of

    • @alex.g7317
      @alex.g7317 2 года назад

      Why do I have to download these if I’ve already got c# and visual studio on Unity?
      It automatically appears once I double-click on a script in Unity.
      Also, the . Net install is updated, and now there are two options. None of them say “install” pls help.
      Plus, it first say “get started” and “download”. I clicked “download”. Now what?

    • @tibisoft
      @tibisoft Год назад +1

      @@lineageofmen Just had a same issue. I had to restart VS Code and it was working fine

  • @oliver_sogaard
    @oliver_sogaard 3 года назад +2108

    I have never been happier to see something as simple as "Hello World!". Let the journey begin

    • @deathstroke8376
      @deathstroke8376 3 года назад +22

      Let's go

    • @gigachad8189
      @gigachad8189 3 года назад +27

      Good luck my friend

    • @TopHatFreak
      @TopHatFreak 3 года назад +11

      Good luck bruz

    • @rirayejohnson8079
      @rirayejohnson8079 3 года назад +10

      Don't give up

    • @assburner1687
      @assburner1687 3 года назад +13

      Plz help me I write dotnet new console but nothing happens it just gives me a new line to write the same sh*t again and again😭

  • @ZyZy456
    @ZyZy456 3 года назад +2358

    When Rockstar is taking to long for GTA 6 so you decide to do it yourself.

    • @_Isha___
      @_Isha___ 2 года назад +13

      lol thats what im trying rn

    • @wendywhalemsisawhale205
      @wendywhalemsisawhale205 2 года назад +41

      @@_Isha___ same even tho I graduated high school in 2030 somthing

    • @GEGGARCHY
      @GEGGARCHY 2 года назад +50

      @@wendywhalemsisawhale205 a time traveller?

    • @justmeagain9302
      @justmeagain9302 2 года назад +33

      @@wendywhalemsisawhale205 did you came from a parallel universe where the world doesn't end in 2023?

    • @SUME3R
      @SUME3R 2 года назад +8

      @@justmeagain9302 these are all very important questions.

  • @toshcode
    @toshcode Год назад +38

    Just coming here after getting my first job as a junior software engineer (c#)
    Its been a journey and this is where it all started a year ago.. Fell in love with it. Thank you Brackeys!!!
    For everyone just starting out, if it brings you joy and satisfaction keep going, and get ready for 14 hour coding runs and sleepless nights. Its all worth it. Also, c# is an amazing language. Thats it from me, felt the need to thank this channel for setting up the fire in me and give motivation for everyone just starting. Good luck. Code on 🎉

    • @doomera5911
      @doomera5911 7 месяцев назад

      what did you do after course?

    • @toshcode
      @toshcode 7 месяцев назад

      I went ahead and signed up for an online academy. The reason is, Brakeys covers the basics and introduces them in a nice way but you need to dive a lot deeper into each of them. Also, an online academy has a clear map (path) that assures you, you are not missing anything along the way. It also provides practice during the lectures and exercise for homework which allows you to learn by doing, which I believe to be the best way to learn. If you have other questions, I am happy to answer whatever I can :)

    • @norotur
      @norotur 6 месяцев назад +1

      I really need a coding friend rn to mentor me, I've had my mind on coding for a while now & im just now getting serious about being a professional, if you dont mind can you please assist me

    • @toshcode
      @toshcode 5 месяцев назад

      ​@@noroturcontact me if you want :) we can discuss it

    • @toshcode
      @toshcode 5 месяцев назад

      Hey guys, if anyone here is a beginner that wants to get into coding and is inspired by the series, I am starting my youtube channel where I will be hosting C# series and I need someone to be my guest in the videos I will be making and so I can teach them directly and anyone watching the videos. There will be a clear path teaching all the basics and fundamentals of C#. If anyone is interested, reach out to me. Contact info can be found in my RUclips profile

  • @jeffboldrinjr7166
    @jeffboldrinjr7166 2 года назад +18

    This is such a great intro video. I haven't had much experience coding in my life, and honestly, the only language I ever really looked into before this was Visual Basic back when I was in college. My friend asked me for help with C# since she knew I was a Computer Information Systems student and I figured I'd be able to help her because I was assuming it would be very similar to Visual Basic. However when she showed me her notes, I was so confused my stomach started to hurt lol. This definitely made me feel better about learning C#. I can actually understand it so far!

  • @ian-roadto0subscribers564
    @ian-roadto0subscribers564 4 года назад +837

    Programming:
    *expectation* : coming up with cool things, programming them and flexing on everyone who hasn´t had the idea
    *reality* : failing to even download the software needed, quitting after 3 hours

    • @younlok1081
      @younlok1081 4 года назад +89

      or stare at the code for and hour and then decide to take a break

    • @rienkthegamer5422
      @rienkthegamer5422 4 года назад +38

      C# bois: *Reality*
      Me and the python bois: *expectations*

    • @mghq-mobilegamerzhq2533
      @mghq-mobilegamerzhq2533 4 года назад +9

      @@younlok1081 I am currently taking a break lol

    • @TheKiwiKingdom
      @TheKiwiKingdom 4 года назад +17

      @@mghq-mobilegamerzhq2533 Yeah Same, taking a break.
      A wise old man once told me "Taking a break will just boost your performance the next time you continue, Better than you would have been if you never took a break" - Old Man Kiwi, 1000000000000000 years ago

    • @younlok1081
      @younlok1081 4 года назад +2

      @@mghq-mobilegamerzhq2533 yeah me too that's where from i get the inspiration to write that

  • @ibrahimrashwan
    @ibrahimrashwan 4 года назад +5349

    Me : experienced programmer for around 2 : 3 years
    Also Me : watching a programming tutorial for beginners because it is just a brackeys video 😂

    • @KyuVulpes
      @KyuVulpes 4 года назад +80

      I do this mainly to see how others program, and to see if I could learn something new. Though, I hope that Brackeys does bring up that FIELDS SHOULD NEVER BE PUBLIC! That is legit a pet peeve of mine. Fields should be class-only, and if you need a field to be accessed outside the class, you use a property.

    • @ibrahimrashwan
      @ibrahimrashwan 4 года назад +11

      @@KyuVulpes I'm with you that the fields should be class specific but when another classes need access to a specific variable just make it public as making it a property could have a slight performance drop unless you need the property for making a custom more complex get; set; behaviours.

    • @gamedevmode
      @gamedevmode 4 года назад +4

      @@ibrahimrashwan True said. It hurts when doing Custom Editors & Changing [SerializeField] private int goo; to public int foo; But that's the way it is😔

    • @cmdexecutor
      @cmdexecutor 4 года назад +3

      Don’t forget in Unity we write scripts not a general code, sometimes it’s worth it to break code conventions

    • @diadetediotedio6918
      @diadetediotedio6918 4 года назад +1

      @@KyuVulpes
      Field's being public can help with general performance in games, in places where JIT compilation can't optimize.

  • @dimaisatree
    @dimaisatree 2 года назад +187

    I’m 23 and I’m going to start learning to code in C#. For now, my goal is to creat a small mobile game using Unity, eventually I also want to land a decent job so I can do it full time.
    Hopefully in a few months I can look back at this comment and feel like I’ve achieved one of those goals or at least working on it. We’ll see, and for anyone else starting this journey I wish you all the best of luck!

    • @gabe_ai9294
      @gabe_ai9294 2 года назад +5

      Also 23 and have no experience in programming but hoping to change this!

    • @kiampa
      @kiampa 2 года назад

      how u doin so far

    • @mohammadyusoph9568
      @mohammadyusoph9568 2 года назад

      how u doin so far?

    • @5_yeetusdeletus
      @5_yeetusdeletus 2 года назад +4

      good luck man I'm going to to start coding and hopefully become a game dev I want to start learning now because that's the whole reason I bought a gaming pc I'm in 6th grade too so good luck hope you succeedI

    • @JoshuasProductions
      @JoshuasProductions 2 года назад +1

      im 22 and been wanting to get to learn to code, seems pretty cool!!

  • @isuntzu2390
    @isuntzu2390 Год назад +38

    Lets go!!! After fumbling around the internet I found your videos and I have successfully created my "hello world" application. Look forward to learning more from your content. Appreciate ya

    • @ScaleVR
      @ScaleVR Год назад +1

      Shut up

    • @foggaming3276
      @foggaming3276 Год назад

      Which app are you using

    • @montezuma17900
      @montezuma17900 Год назад

      trying this as well... cant even get past the first lesson. i downloaded version 7.0 and it doesnt recognize dotnet or new

    • @Epic_Gamerz_Network
      @Epic_Gamerz_Network Год назад

      @@montezuma17900 you should have Visual Studio Code (v1.74)

    • @hitmanboss711
      @hitmanboss711 Год назад

      @@Epic_Gamerz_Network Could not execute because the application was not found or a compatible .NET SDK is not installed.
      Possible reasons for this include:
      * You intended to execute a .NET program:
      The application 'new' does not exist.
      * You intended to execute a .NET SDK command:
      It was not possible to find any installed .NET SDKs.
      Install a .NET SDK from:

  • @dermathze700
    @dermathze700 4 года назад +506

    "There are a lot of (programming) languages to choose from."
    *shows HTML first*
    The madman.

    • @hyungtaecf
      @hyungtaecf 4 года назад +42

      I think HTML is motivating to someone starting to program, until they meet real programming languages 😂

    • @first-last557
      @first-last557 4 года назад +12

      @@hyungtaecf I learned coding with html and programming with python

    • @silverspringer3577
      @silverspringer3577 4 года назад +34

      @@first-last557 Coding and programming mean the same thing

    • @andreii1610
      @andreii1610 4 года назад +4

      Should've shown css too

    • @ardakaanyildiz3185
      @ardakaanyildiz3185 4 года назад

      lmao really :D

  • @Alinear285
    @Alinear285 4 года назад +269

    Brackey: How to program
    Me: I needed this a year ago!

  • @BasicallyAnArtist
    @BasicallyAnArtist Год назад +101

    If you run into an issue after 5:34 where the “dotnet new console” command does not work, try closing out of vs code, deleting the project folder and creating a new project folder and start over from there.

  • @kvelez
    @kvelez 8 месяцев назад +1

    This setup has been so useful, literally, everybody just does the tutorial for Visual Studio and VScode is usually left behind.
    Thanks for providing that.

    • @kvelez
      @kvelez 8 месяцев назад

      @@beef_burgers One is an IDE and the other one is just a code editor with plug-ins.

  • @celestial1095
    @celestial1095 3 года назад +785

    "dont forget to ring that bell so you dont miss the next one"
    well now im just sad

  • @MalakaiPrograms
    @MalakaiPrograms 4 года назад +831

    The most valuable thing a programmer can have is the way they think. The better you approach a problem, the easier it'll be to solve it - This works for anything but I find it especially apparent in programming. That's why it is very helpful to have a 'problem-solving' mind when approaching programming, of course this is not necessary right away because you should develop your own way of problem-solving as you keep doing more and more projects.

    • @NukeCloudstalker
      @NukeCloudstalker 4 года назад +12

      @@00O3O1B never underestimate the power of ctrl+f.

    • @master.9202
      @master.9202 4 года назад +1

      @@NukeCloudstalker haha yes true

    • @mementomori7160
      @mementomori7160 4 года назад +3

      @@00O3O1B By "using google" did you mean "using StackOverflow"?

    • @ZeroSleap
      @ZeroSleap 4 года назад +6

      Uhm i bruteforce my way a lot,it took me quite some way so far,but bottlenecked my progress on many projects.
      So my advice,sit down,write down your problem,split it up to smaller sub problems until each one is achievable,and work your way towards the end goal.
      I have yet to do that,but do as i say not as i do :P

    • @tdawg6348
      @tdawg6348 4 года назад +1

      I can problem solve, the problem for me is actually coding as I’m a beginner and don’t know how to do it by myself. I have been becoming a lot better at troubleshooting though and have managed to do it multiple times by myself.

  • @The10_Idiots
    @The10_Idiots Год назад +1

    im already a modeller animator planner and an artist in a sort of way but i still havent finish learning coding so thanks for makin this vid

  • @saullandiof5768
    @saullandiof5768 2 года назад +8

    this is a LEGIT beginner tutorial. thank you, helped a ton!

  • @plinketyplonk3156
    @plinketyplonk3156 4 года назад +903

    Don't forget, this stuff is sharp; handle with care.
    Not one to do this normally, but I got likes?

  • @fabiohunziker5754
    @fabiohunziker5754 4 года назад +265

    Has watched 100's of programming videos
    Brackeys: 10 min. video "HOW TO PROGRAM"

    • @sa3doz
      @sa3doz 4 года назад

      i feel this is a first part .. i guess

    • @master.9202
      @master.9202 4 года назад

      @@sa3doz yes it is

  • @BlizzardRoad
    @BlizzardRoad 2 года назад +1

    I swear this helped me understand coding a lot better. Thank you.

  • @paulzimmerman3148
    @paulzimmerman3148 7 месяцев назад

    I’m just getting started in coding you really help a lot a lot

  • @ploomifm
    @ploomifm 4 года назад +81

    for anyone here that is just beginning, dont stop because you dont understand it at first, keep watching these tutorials and learning more. i probably wouldnt be where i am if i didnt tell myself to keep going when i first started. just something to think about.

    • @rodrigobatista7726
      @rodrigobatista7726 3 года назад +2

      I think I needed to read this comment. Thanks :)

    • @bruhbruh9504
      @bruhbruh9504 3 года назад +2

      When i try to type in dotnet new console it says the term dotnet is not recognized as the name of cmdlet,function,script file, or operable program.check the spelling.
      Wtf

    • @planetharddrive6277
      @planetharddrive6277 Год назад +1

      @@bruhbruh9504 we're in this together. I followed what he said in the video so I don't know what i got wrong

    • @trickyr903
      @trickyr903 Год назад

      @@bruhbruh9504 Did you find solution??

    • @ahmedbassel3258
      @ahmedbassel3258 Год назад

      @@bruhbruh9504 yes it says the same thing for me i dont know what to do

  • @HellcatLissa
    @HellcatLissa 3 года назад +603

    In the words of Dani: Thanks Brackeys, very cool.

  • @Dissey
    @Dissey 11 месяцев назад +16

    My journey with programming starts now! I have no experience and big goals the coming 5 years. This video is my beginning of everything, wish me luck :)

    • @glupigang1900
      @glupigang1900 10 месяцев назад +2

      same here is to our successful futures

    • @stanleyjoy
      @stanleyjoy 9 месяцев назад

      Wish you the best

    • @shounaksamanta2012
      @shounaksamanta2012 7 месяцев назад

      Wishing you the best. My journey also starts here with this video I am actually 11 years old

  • @Bhairab_roy
    @Bhairab_roy Год назад +1

    I have been doing programming for 2 years now still watching ❤

  • @Locomotror
    @Locomotror 4 года назад +105

    For those having issues with "Generate Assets for Build and Debug"...this is the solution i found and that works for me...go to command pallet>settings>search for omnipath> under omnisharp:path> open edit in settings.json
    >go all the way down to the last line where it says "omnisharp.path": ""> add latest between the brackets> should look like this "omnisharp.path": "latest"> ctrl+s to save file> close and restart vscode....should automatically pop up a message to generate the files now...if not try it manually .....or restart again....for me the 2nd restart did it...not sure what i did diffrent...hope it helps

    • @secret-mission5014
      @secret-mission5014 4 года назад +1

      Thanks

    • @florian538
      @florian538 4 года назад +5

      Didn't work for me. What should I do?

    • @andreutu
      @andreutu 4 года назад

      nope, pls help

    • @Max-Bumbeck
      @Max-Bumbeck 4 года назад +2

      @@florian538 go to run start debugging and than type in the search bar ,NET and click the first what comes out.

    • @Max-Bumbeck
      @Max-Bumbeck 4 года назад

      @@andreutu go to run start debugging and than type in the search bar ,NET and click the first what comes out.

  • @macaronicrocs6989
    @macaronicrocs6989 4 года назад +204

    This came at literally the perfect time!

  • @abiabraham1923
    @abiabraham1923 Год назад +26

    POV: you came to this video at 3AM after having a sudden motivation

  • @moses-zuze
    @moses-zuze Год назад +3

    Straight forward explanation, thank you very much.

  • @eggisbored
    @eggisbored 3 года назад +290

    This is why i love brackeys. He doesn't stall, he doesn't teach us only making a program, he teaches us the LANGUAGE not what we can do with it. You're the best

    • @uchihagamer3986
      @uchihagamer3986 2 года назад +1

      and you have 69 likes

    • @eggisbored
      @eggisbored 2 года назад +5

      @@uchihagamer3986 that's *nice*

    • @alex.g7317
      @alex.g7317 2 года назад

      Why do I have to download these if I’ve already got c# and visual studio on Unity?
      It automatically appears once I double-click on a script in Unity.
      Also, the . Net install is updated, and now there are two options. None of them say “install” pls help.
      Plus, it first say “get started” and “download”. I clicked “download”. Now what?

    • @thalos730
      @thalos730 2 года назад +1

      @@alex.g7317 i'm a month late but, if you already have those just update them to the latest version (including unity). then, every time it shows that updates are avaible, download them.
      so, about the get started, if you click on it, it should open a tutorial or manual, and download is just what it says (a download, lol).
      unity comes with visual studio, but i recommend you download directly from the site for more options.
      sorry for bad english, and have a nice day!

    • @vievienu-2903
      @vievienu-2903 Год назад

      thats what i love about him. even if you take a course that teaches you unity it makes making games a big part but the most important part iss to know the language so you can do this yourself

  • @slackreal
    @slackreal 3 года назад +551

    Brackeys: "Install this lightweight program called Visual Studio Code"
    My PC from 1943: **No**

    • @datboi1861
      @datboi1861 3 года назад +12

      Same. My PC doesn't support it and now I feel sad...

    • @sachras1836
      @sachras1836 3 года назад +3

      nice

    • @samuelallen6494
      @samuelallen6494 3 года назад +3

      @@datboi1861 its ok i am using for now a cheap $700 dollar laptop while i am saving up for a gaming/workspace computer you could easily do the same

    • @datboi1861
      @datboi1861 3 года назад +3

      @@samuelallen6494 I ended up using an online compiler but I guess I could do that some day

    • @leodoescrap879
      @leodoescrap879 3 года назад +7

      im using a 200 buck chromebook with a linux vm installed :P

  • @4sher69
    @4sher69 2 года назад +3

    ive only watched the video for about 3 minutes and words cant explain how motivated i am to start programming

  • @Wisp796_YT
    @Wisp796_YT 27 дней назад

    Thanks! I am a python developer (and sometimes C++) because I am attending an exam for C# and the challenge was to make a C# program in VSCode in 24hrs and this helped!

  • @aplaguedocter6407
    @aplaguedocter6407 2 года назад +109

    step one took me 2 hours to get done and i had to reinstall everything
    this is gonna be fun

    • @lukitommele3798
      @lukitommele3798 2 года назад +3

      @@xxnoobfiregamer2577 ye i had to uninstall and idk if it will still work lol

    • @zellasteria
      @zellasteria 2 года назад +1

      boris:
      *hello vadim blyat*

    • @xxnoobfiregamer2577
      @xxnoobfiregamer2577 2 года назад +1

      @@zellasteria blyat

    • @noobmuffin
      @noobmuffin 2 года назад

      @@xxnoobfiregamer2577 why?

    • @oldrichmarek419
      @oldrichmarek419 2 года назад

      how did you solve it? im havinng issues with generating assets to build and debug

  • @calebjlee2685
    @calebjlee2685 4 года назад +99

    0:40 "I have chosen C#"
    Sound effect proceeds to play a C

    • @albingrahn5576
      @albingrahn5576 4 года назад +14

      found the perfect pitch guy

    • @iteratedofficial
      @iteratedofficial 4 года назад +1

      @@albingrahn5576 r/woosh?

    • @rushilkoul
      @rushilkoul 4 года назад +12

      @@iteratedofficial not really, no

    • @wilfredreedman5683
      @wilfredreedman5683 4 года назад +5

      IteratedGaming nope

    • @koba7926
      @koba7926 4 года назад +6

      Caleb Lee, so I'm not the only one who got triggered

  • @sunajeon5319
    @sunajeon5319 Год назад +1

    thank you so much for this! I started learning python but i always had to use an online compiler because i didn't know how to set op vs code thank you!!!!

  • @shxm69
    @shxm69 Год назад +1

    worth it watching, I'm happy that I could learn something today!

  • @maviscool7795
    @maviscool7795 3 года назад +2

    This may be one of the best programming tutorial series ive seen. Good quality, and its straight to the point while still taking the time to explain why hes doing the things hes doing. Ive seen so many tutorials where they just write lines of code without explaining what they actaully do

  • @lofianorak8013
    @lofianorak8013 3 года назад +60

    0:25 what language do i start with?
    2:23 how to pick a code editor
    3:10 frameworks

    • @animationsbelike
      @animationsbelike 2 года назад +1

      thank you! :D

    • @lofianorak8013
      @lofianorak8013 2 года назад +1

      @@animationsbelike Np

    • @AkramsChannel
      @AkramsChannel 2 года назад +1

      @@animationsbelike Warte, warte, warte...
      Ich wollte einfach nur C# lernen damit ich wie MrLuchs in Unity programmieren kann und auf einmal teffe ich hier all meine Zuschauer in zufälligen Kommentarsektionen 😂

    • @animationsbelike
      @animationsbelike 2 года назад

      @@AkramsChannel hahaha. aber ich kann jetzt wenigstens C# xD

    • @AkramsChannel
      @AkramsChannel 2 года назад

      @@animationsbelike Lol, ich habe gerade angefangen zu lernen xD

  • @varda_m12
    @varda_m12 Год назад

    Thank you SO MUCH!! I can FINALY start learning!!!

  • @prometheus625
    @prometheus625 4 года назад +28

    "Say the line Bart!"
    "Hello world."

  • @azoicxx
    @azoicxx 4 года назад +4

    Please continue this series! It's all I was searching for so long and you explain really well!

  • @gentlemanghost0
    @gentlemanghost0 Год назад

    This is honestly better r
    Than most of the videos I watched before it told me what to actually do instead of just pick a programming language and go learn it some site or something like that.

  • @exr879
    @exr879 2 года назад +7

    Too late for me, i already watched a 2 hour tutorial on unity, but as always, you were doing a great job

  • @grimm5751
    @grimm5751 3 года назад +121

    Me who's learning Python:
    *hmm maybe i should start over*

    • @mudasserkhan00
      @mudasserkhan00 3 года назад +3

      🤣 me too😐

    • @dogeraid5937
      @dogeraid5937 3 года назад +11

      Python is pretty useful if you want to work in big companies (probably bc Python is one of the languages I've seen talked about by professionals) I suggest to master it first then other languages. And also learn more languages than only 1 or 2. Some might look like its not worth it, but maybe in future it might help

    • @grimm5751
      @grimm5751 3 года назад +1

      @@dogeraid5937 ay got it, thanks

    • @radu6772
      @radu6772 3 года назад +2

      Yo
      Hollow knight fan here too
      (And newbie python programmer)

    • @grimm5751
      @grimm5751 3 года назад +1

      @@radu6772 yooooo thats cool

  • @vinos1629
    @vinos1629 4 года назад +74

    I learnt to program about 6 years ago from your unity videos. I still remember how amazing it was to have those first games run. Since then I have learnt more than 20 languages and even though I have drifted away from unity and game development , and more into node and backend web dev, game development will always have a special place in my heart. Thank you for making these awesome tutorials years later for new people to try and experience the same thing that I did.

    • @surevibes3480
      @surevibes3480 2 года назад

      I need a laptop, who can gift me one, it's my birthday 🎂 God bless you

    • @bolajitaiwo9032
      @bolajitaiwo9032 Год назад +1

      @@surevibes3480 happy late birthday

  • @umar56838
    @umar56838 2 года назад +1

    thank you because of you many people can learn a new skill

  • @chasemitchelson1449
    @chasemitchelson1449 2 года назад +2

    Thankyou soooo much your result was 1st on google and i literally have everything(storyboarding and 3d creation) down but rigging and coding, the last hurdles😅

  • @wryethhunt464
    @wryethhunt464 3 года назад +3

    This video helped me SO MUCH. I couldn't figure out what to download or where to remotely start(I'm trying to teach myself how to code) And y'all helped so much. Definitely subscribing.

  • @lthereader5670
    @lthereader5670 3 года назад +115

    Fun fact: its a some kind of tradition for programmers to first learn how to run an app or a text message saying "Hello World!" as its their first time making the computer alive.

    • @Gabooto
      @Gabooto 2 года назад +1

      thats cool

    • @arstino
      @arstino 2 года назад +1

      actually its used to test that the system that you run code on is working. (from my understanding)

    • @puedoiralbanoporfavor854
      @puedoiralbanoporfavor854 2 года назад +1

      @@arstino both

  • @Threatness
    @Threatness Год назад +1

    thanks man for making a tutorial program for beginners!!!

  • @George.4
    @George.4 2 года назад +2

    Thank you Brackeys. Your advice always saves me hours.

    • @Scarlet.pastel
      @Scarlet.pastel 2 года назад

      im here six day after you why dose it not work for me

    • @lineageofmen
      @lineageofmen 2 года назад

      i need help
      my debugging is not working
      its showing omnisharp is not running
      please help

  • @AlexEgiyan
    @AlexEgiyan 4 года назад +3

    Perfect timing, I actually wanted to start learning code, thank you!

  • @Orincaby
    @Orincaby 3 года назад +128

    Skills of being a programmer:
    - good at copy and pasting code from stack

  • @bananaberry3427
    @bananaberry3427 Год назад +5

    To those who got an error with dotnet new console (6:06), all i did to fix that issue was i closed the entire app and opened it again.. it works

  • @myrightnutisitchy2478
    @myrightnutisitchy2478 2 года назад

    thank you so much for the tutorial helped so much!

  • @shahabsaeed1864
    @shahabsaeed1864 4 года назад +3

    I'm gonna follow this playlist like anything. I loved the how to make a game series. Thank you for teaching me so many things I didn't knew. I'm a business student, so all this sounds so tough to me but Brackeys, you make it so easy to actually understand and fall in love with it. Please make this series fast and awesome.

  • @Metacious
    @Metacious 4 года назад +3

    I needed this 7 years ago. Today is a good day to start again =)

  • @JohnyBhiduri
    @JohnyBhiduri 2 года назад +14

    Me studying mathematics peacefully
    My mind: Lets learn coding.

  • @1_spot499
    @1_spot499 Год назад

    thx i just started and this is the most ez simple and fun tutorial one yet]

  • @masry12.
    @masry12. 4 года назад +8

    this was so perfect timed...
    i just started searching for a tutorial yesterday and u made one today

    • @tvguideondemand
      @tvguideondemand 4 года назад +1

      He's cashing in on all of the quarantine learners. Game Dev videos have seen a huge increase in views these past few weeks.

  • @piffytho8638
    @piffytho8638 3 года назад +5

    Dude I know this series is going to be so helpful for my game development, other then my 7th grade robotics class I have never coded before so this is just going to be so helpful and its brackeys so even better.

    • @TofuTuesdays
      @TofuTuesdays 3 года назад

      well good luck

    • @lineageofmen
      @lineageofmen 2 года назад

      i need help
      my debugging is not working
      its showing omnisharp is not running
      please help

  • @catthatisarat
    @catthatisarat 8 месяцев назад +1

    this is a really good starter tool for new game developers!

  • @johnsondaniel632
    @johnsondaniel632 2 года назад

    i love your videos and your free unity assest thats the best part

  • @pcurls7368
    @pcurls7368 3 года назад +3

    Came here this morning after his goodbye video, I'm taking notes like this was one of my courses. Brackeys, you're better than my college professors by a longshot

  • @zacharykinsella4871
    @zacharykinsella4871 4 года назад +15

    C# is a fantastic language. I started learning it with unity but then branched off of unity to learn the language in more depth. I really recommend the books ‘Learn C# in a day and learn it well’ ‘C# in a nutshell’ and ‘C# in depth’ in that order, depending on how much you know. It changed the way I thought about programming and completely changed how I use unity!

  • @itsdomie5382
    @itsdomie5382 2 года назад

    this is the first time m doing anything useful. Thanks to brackeys

  • @kuzeykemik
    @kuzeykemik 4 месяца назад

    YOU ARE THE BEST THANK YOU YOU HELPED ME WITH EVERY THING

  • @zokerino447
    @zokerino447 4 года назад +26

    2:29 don't forget that it must have a dark theme

  • @varkyx6339
    @varkyx6339 4 года назад +46

    Hey man, I just wanted to say that I look up to when to learn everything I need about unity. You are a really great RUclipsr & Teacher. I am proud to say my first game is working all because of your advice 😃

    • @chakibchemso
      @chakibchemso 4 года назад +1

      What about the last games lol

    • @varkyx6339
      @varkyx6339 4 года назад

      @@chakibchemso because I only made one game. (╥﹏╥)

    • @weirdrhino6821
      @weirdrhino6821 2 года назад +1

      @@varkyx6339 what's it called??

    • @alex.g7317
      @alex.g7317 2 года назад

      Why do I have to download these if I’ve already got c# and visual studio on Unity?
      It automatically appears once I double-click on a script in Unity.
      Also, the . Net install is updated, and now there are two options. None of them say “install” pls help.
      Plus, it first say “get started” and “download”. I clicked “download”. Now what?

  • @EvS444
    @EvS444 4 месяца назад +1

    This playlist made me growth

  • @bluesky3670
    @bluesky3670 Год назад

    OMGGGGG i cant believe i just did this!!!!! thank you sooooo much!

  • @MikhailYT
    @MikhailYT 3 года назад +13

    Thank you so much for this, my friends and I started a development studio and only have 1 programmer.
    Now I'll be able to help out even more!

  • @Nicolas-mv4np
    @Nicolas-mv4np 4 года назад +26

    Him : "their are many different programming languages"
    Also him : *show a html file*

  • @Elliot-esvt
    @Elliot-esvt 4 месяца назад

    This really helped me thank you

  • @thespontaneoustomato2676
    @thespontaneoustomato2676 4 года назад +13

    Whenever I watch one of these videos the answer is always :
    *WELL, IT DEPENDS!!!*

  • @JelleVermandere
    @JelleVermandere 4 года назад +88

    A.k.a how to rewire your brain and learn to “think different” 🚀

  • @sincerelyenderes5400
    @sincerelyenderes5400 2 года назад

    Really helped thank you!

  • @tonybily3120
    @tonybily3120 2 года назад

    Wow dude I just tried this its awesome!

  • @marioshusband3700
    @marioshusband3700 4 года назад +143

    6:04 I keep getting an error saying "dotnet : The term 'dotnet' is not recognized as the name of a cmdlet, function, script file, or
    operable program. Check the spelling of the name, or if a path was included, verify that the
    path is correct and try again.
    At line:1 char:1
    + dotnet new console
    + ~~~~~~
    + CategoryInfo : ObjectNotFound: (dotnet:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException"

    • @lukastojanovic8551
      @lukastojanovic8551 4 года назад +4

      Use visual studio 2019 it already sets up .net and stuff

    • @nicolasarmando778
      @nicolasarmando778 4 года назад +2

      me too

    • @johnnyhoran9369
      @johnnyhoran9369 3 года назад +5

      Try re-installing (repairing) VS code. it worked for me.

    • @relixgames9425
      @relixgames9425 3 года назад +12

      Make sure to download the .NET framework from Microsoft (link in description) before downloading VS code but if you already VS code then download .NET and repair VS code. Should work then.

    • @antonaras420
      @antonaras420 3 года назад +5

      i did all of these but still it doesn't work

  • @mario.2560
    @mario.2560 3 года назад +6

    Very good tutorial! You now have a new sub! This really helped me to start getting hold of the basics, since I want to make my own unity game.

  • @23death24
    @23death24 2 года назад

    I did it, after 6 hours of hard (easy) work, I did it, letssss gooooo, thank you much!!!

  • @feljo447
    @feljo447 2 года назад

    Exactly what i needed :)

  • @wolf_9626
    @wolf_9626 4 года назад +8

    Hi Absjorn, i've been watching your videos trying to learn how to code to be a video game programmer one day if i'm lucky and dedicated enough and your videos are really helping me a lot. I thank you for that. I hope you would continue to make these awesome, easy to follow/comprehend tutorial videos on C# Unity and perhaps maybe java script, C++ and python one day.
    I would actually like you to help me out in this tiny bit. I am currently on your tower defence tutorial ep 03 and i would like to know how to set up the scene view and the game view side by side so i can see them both at once. This video is 6 days ago, but i hope you still see my little comment and reply.

  • @adib8426
    @adib8426 4 года назад +3

    the most important part of programming isn't writing the code it is finding what code to use. So you have to be good at looking things up on the web

  • @timklingler3448
    @timklingler3448 2 года назад +1

    for anyone having issues with generate assets for build and debug: for me the fix was to relaunch the dotnet-skd setup file and press repair and from there on everything worked like in the video. The problem propably was that I launched the dotnet setup before installing vs code

    • @josiephillips4684
      @josiephillips4684 Год назад

      I am so confused could you explain in even simpler terms like teaching a 5 year old

  • @wupper9173
    @wupper9173 2 года назад

    Ive never coded before and i had no idea what im doing so im trying hopefully when i get older i can make this a career

  • @abuabdullah9274
    @abuabdullah9274 3 года назад +41

    90% people raged when his download finished in seconds

    • @reeshhehh264
      @reeshhehh264 2 года назад

      When i saw the i threw the phone

    • @BELBAWM
      @BELBAWM 2 года назад +1

      @@reeshhehh264 wtf brookken engslish

  • @vortex8988
    @vortex8988 4 года назад +5

    As always, brackeys is bringing the beginners and the experts together

  • @NotBlazee
    @NotBlazee 2 года назад +2

    idk why but whenever i see a brackeys video I automatically get good vibes LOL

  • @Dobi-gz9dn
    @Dobi-gz9dn 11 месяцев назад

    Love this guy

  • @michaelsander2878
    @michaelsander2878 4 года назад +3

    I started a game dev journey a few months ago trying to learn unity+c# and blender. Then terraria 1.4 dropped and I have spent the past 2 weeks playing with my son remotely since he lives in another state. So It is time to get back on the journey because I feel like I've forgotten almost everything. But I love brackeys and am looking forward to this new series. I need to get my skills in order so I can make something for the GMTK.

  • @taaamas7785
    @taaamas7785 4 года назад +40

    Me: "I'll practise code tomorrow" (which i'll have said every yesterday ever)
    Brackeys: "HOW TO PROGRAM"
    GAH FINE, JUST 5 MORE MINUTES!!

  • @hydroklause3082
    @hydroklause3082 2 года назад

    Thank you so much you really helped me

  • @thewillsfamilyaccount6486
    @thewillsfamilyaccount6486 2 года назад

    What a lovely video.. I will try it out! Thank you.. I heard you quit RUclips.. that's sad..

  • @pockychu887
    @pockychu887 3 года назад +42

    The most important thing is to not give up.

    • @landonmichael4933
      @landonmichael4933 3 года назад

      Yes

    • @astrallarium
      @astrallarium 3 года назад +3

      I've done that 3 times so far, currently on my 4th attempt to code, wish me luck!

    • @pockychu887
      @pockychu887 3 года назад

      @@astrallarium I do!

    • @nightbotnightbot9438
      @nightbotnightbot9438 3 года назад

      @@astrallarium did you do it?

    • @astrallarium
      @astrallarium 3 года назад

      @@nightbotnightbot9438 not yet! made a simple program with 3 errors so far, 100 lines-ish, gonna finish it soon.

  • @ultleo839
    @ultleo839 3 года назад +6

    I have never been happier to see the words 'Hello World' in my life