Unreal Engine C++ Tutorial for Beginners (1/3)

Sdílet
Vložit
  • čas přidán 11. 09. 2024

Komentáře • 86

  • @donovanlay9835
    @donovanlay9835 Před 3 lety +53

    I'm only 20 minutes in and you're explaining things a lot better than most 'tutorials'. I know standard C++ but didn't know where to start with UE4 cause the libraries are huge. You actually go out of your way to explain things and why you put things there, like UPROPERTY, every other tutorial I watch is like "We're just gonna slap this here and yeah"

    • @lordsubl1me
      @lordsubl1me Před 3 lety +2

      if this is true then thank god ive now found my teacher

    • @karakamen
      @karakamen Před rokem

      I absolutely agree with this! Thank you for explaining things step by step.

  • @elsnowman123
    @elsnowman123 Před 3 lety +14

    Finally, a tutorial for those of us who know C++. It's so frustrating that every other tutorial assumes you're completely new to C++ and therefore explains nothing of actual value. I love this.

  • @FrostTechSoftware
    @FrostTechSoftware Před 3 lety +6

    This is probably the best explanation for beginner C++ in UE4. This goes over everything I was wondering about without having to google 40million times to find an answer! Thank you.

  • @azizkurtariciniz
    @azizkurtariciniz Před 3 lety +3

    I’m using Unreal Engine for 6 years and never touched cpp, just watched your tutorial and you are amazing at making things understandable! Thank you for taking your time and helping others.

  • @nomad7317
    @nomad7317 Před rokem +2

    Having looked up and watched multiple tutorials, on CZcams and Udemy, this is by far the best C++ tutorial for Unreal Engine out there!!
    Great presentation, crisp and clear! Your slides are informative, and so is your delivery.
    Great Job!!

  • @tomaspecha4371
    @tomaspecha4371 Před 2 lety +2

    Your explanation is much better then explanations from my teachers i am enrolled on software development must say your tutorials are a best easy to understand thanks a lot👌

  • @screamerchaotix5182
    @screamerchaotix5182 Před 2 lety +1

    As others have said, yours is the only tutorial I've found that explains WHY things are done the way they are. Thank you!

  • @MrHwizard
    @MrHwizard Před rokem

    The most efficient and straight to the point UE/C++ tutorial without wasting my time. Really good job pulling this off!

  • @gokupiske5965
    @gokupiske5965 Před 2 lety +1

    My God, I searched for more than a dozen teachers, but I can't understand ~ I only understand what you teach, I seriously say that you are a genius

  • @RomanRobotTV
    @RomanRobotTV Před 2 lety +2

    Dude, this video is awesome. Just what I was looking for. I was actually considering making a video just like this once I learn and then I found this. Starting my first Unreal Engine project and didn't really know where to start with C++ in UE. Hopefully I can find a video that goes over commonly used functions to really get me started.

  • @Hunger53
    @Hunger53 Před 4 lety +4

    I had some experience with C++ before, but it was hard to get into how it works with Unreal Engine. Thanks for your vids, it is really helpful!

  • @bingbongbangbingboom
    @bingbongbangbingboom Před 3 lety +4

    I decided to start learning C++ for ue4 and this is great, thanks!

  • @StarDynamics
    @StarDynamics Před rokem

    It always amazes me how better free youtube tutorials are comparing to paid Udemy courses

  • @yonatan1myers
    @yonatan1myers Před 3 lety +1

    Best C++ UE tutorial out there. Thanks
    (you would get more views if you edited it down, just remove the speech pauses. The content is gold)

  • @cheerswilliam1973
    @cheerswilliam1973 Před 3 lety +1

    Thank goodness. A tutorial that explains the actual concepts of UE4 C++!

  • @georgioskatsanakis1711
    @georgioskatsanakis1711 Před 3 lety +2

    Very good work. At the half of the video and I am very satisfied with how you explain things, much better than many paid courses that I purchased and Unreal's courses

  • @lifelife3061
    @lifelife3061 Před 3 lety +1

    Subscribed because everyone in the comments said you explain everything and mainly because I kept seeing subscribed.

  • @titanxhunterzoowi4307
    @titanxhunterzoowi4307 Před 4 lety +6

    Your a good teacher, im just started codeing learning

  • @pouryarad5708
    @pouryarad5708 Před rokem +1

    👌 Wow I mean one of the best tutorials I've ever seen, keep up the good work 👏 and please add more cpp tutorials, these kind of tutorials are as rare as Dimond!!

  • @tomaslaaperi5849
    @tomaslaaperi5849 Před 2 lety +1

    I had to stop in the middle of video to go Patreon and give u money. This is so good :O

    • @ReidsChannel
      @ReidsChannel  Před 2 lety

      Haha thanks, I appreciate the support! Glad you found it helpful.

    • @tomaslaaperi5849
      @tomaslaaperi5849 Před 2 lety +1

      @@ReidsChannel hehe all ur tutorials are great ^___^ I'm finishing them one by one at about 1 per day

  • @yakoublarbi599
    @yakoublarbi599 Před 2 lety +1

    Thank you so much for this explanation. Just perfect for someone how already know c++ fundamentals.

  • @crossoverer
    @crossoverer Před 4 lety +1

    i have an art background and been watching this half way and ur explanation is very understandable so far. ty so much u seem to be a great teacher

    • @ReidsChannel
      @ReidsChannel  Před 4 lety +1

      Thanks! I'm glad you're finding it helpful. Not a lot of people are willing to take the plunge into C++ but it's nice to know this video at least helped a few people haha

    • @devshorts4184
      @devshorts4184 Před 3 lety +1

      @@ReidsChannel please make more tuts about ue c++

  • @WilliamBrumble
    @WilliamBrumble Před 3 lety

    Clear and understandable, best tutorials I've found so far, good job man.

  • @themens200
    @themens200 Před 2 lety

    about the intellisense, just use visual assist, it has support for UE, it parses the project one time after creation and after it, its like magic and it has better colors too

  • @devshorts4184
    @devshorts4184 Před 3 lety +2

    I am so happy I found this tut

  • @tomaslaaperi5849
    @tomaslaaperi5849 Před 2 lety

    UE5: If you go to Edit->Editor Preferences->(write Recompile in the filter). There you can add a hotkey to the Live C++ Coding.(Same as the button for it at bottom right corner of UE5). BUT for it to work you need to SAVE the Visual Studios C++ document, CTRL+S, prior to pressing the button. With this hotkey you can Recompile even if you are in a blueprint doing stuff etc.

    • @LeeSandis
      @LeeSandis Před rokem

      Thanks for this tip. This wokres great in 5.1 fixed my problem while I got stuck following this tutorial. Great tutorial.

  • @giroshi8902
    @giroshi8902 Před 2 lety

    18:15 "why didnt that work" lmao so relatable

  • @tomaspecha4371
    @tomaspecha4371 Před 2 lety

    Please include cpp physics tutorial as well. If you could start with basic such as gravity and work up to object destructions, that would be fantastic. I think the majority of us struggle to get things right. I wish you were my teacher.
    Cheers👌👍👍
    Ps
    Its posibble to hire you as my private tutor?

  • @vikaskadam2850
    @vikaskadam2850 Před rokem +1

    I'm Glad I found this.

  • @marcfielding2460
    @marcfielding2460 Před rokem

    Sub from me, well designed/thought out tutorials, I've been coding for years and just decided to learn C++ (pretty much done everything else) - having worked in Unity I needed exactly this kinda tutorial just to explain how to put it all together in UE5!

  • @ryansenger408
    @ryansenger408 Před 3 lety +1

    "That's Gold, Jerry! Gold!"

  • @Cobradi
    @Cobradi Před 3 lety

    I hope you know how helpful this video is! I liked and subscribed

  • @sabridhibi3177
    @sabridhibi3177 Před 4 lety

    This is soooooo underrated ,thank you very much

  • @pnarimani6055
    @pnarimani6055 Před 3 lety +1

    Probably the reason that compile doesn't work is that you don't save changed files in VS.

  • @misumisu302
    @misumisu302 Před 2 lety

    Good tutorial, Thank you!

  • @tampajoeyz230
    @tampajoeyz230 Před 2 lety +1

    For UE5 to create a New C++ class it's now under Tools. Can no longer right click and is no longer under File.

  • @esotericgamedev
    @esotericgamedev Před rokem

    Great video thanks

  • @denisfedotov9923
    @denisfedotov9923 Před 2 lety

    Fantastic tutorial!

  • @DevotedPastafarian
    @DevotedPastafarian Před 2 lety

    If you're in UE5 and stuck around the 20 min mark with getting health to show up, turn on live coding with ctrl alt f11 and it should update

  • @adamsalem-s
    @adamsalem-s Před 3 lety

    damn c++ is hard also thank you for explaining other tutorials just put thing in and dont explain how to setup stuff and wtf is float, blueprint stuff and whats going on. thank you

  • @rachelthornton4161
    @rachelthornton4161 Před 2 lety +1

    Great tutorial :)

  • @zafirislam8178
    @zafirislam8178 Před 3 lety +1

    Respect for u

  • @SaschaRobitzki
    @SaschaRobitzki Před 2 lety +1

    Works better with JetBrains Rider.

  • @king1king2king3
    @king1king2king3 Před 2 lety

    Use blueprint completely If you just seeking ease, why do you use C++ then?
    I think when we use blueprint in game development makes the game less performance (Will lose a lot of performance).
    People who seek to use C++ give the priority to performance more than ease.

  • @blueblur0259
    @blueblur0259 Před 2 lety

    I can only find my functions if I dont check the context sensitive button. And i cant find my get health function :(

  • @VoidloniXaarii
    @VoidloniXaarii Před rokem

    Amazing insight about one directional seeing.. Curious if you think this still applies in 2023 / uenow.i love c++ but I also want to make a game efficiently...

  • @pippomusic
    @pippomusic Před 3 lety

    I owe you a glass (or two).

  • @salvadormusics
    @salvadormusics Před 3 lety

    Is there any point in a function to get Health when you can read it directly?

  • @chirayurijal3596
    @chirayurijal3596 Před 4 lety +1

    Now i am gonna do it...

  • @thepickicool97
    @thepickicool97 Před 3 lety +1

    The "create a new c++ class" button wasnt there...

    • @ReidsChannel
      @ReidsChannel  Před 3 lety +3

      Yeah, it has been moved in newer version of unreal. Depending on which version you on it's either under File or (I think Tools) at the top.

  • @gravitstudio
    @gravitstudio Před 2 lety

    could you send me the slide file? they would help me study better

  • @breenud39tv
    @breenud39tv Před 3 lety

    Could you make a Unreal Engine tutorial with c++ in 2d slide scrolling? Thanks!

  • @ShadowAimai
    @ShadowAimai Před 4 lety

    There appears to be a bug in the latest version that makes it impossible to see the inherited variables or functions. None of the online solutions worked either.

    • @poutineQC27
      @poutineQC27 Před 3 lety

      Make sure the parent class is properly set. Blueprint view->Class settings-> details->Parent class

  • @vital5011
    @vital5011 Před 3 lety

    fucking quality

  • @giroshi8902
    @giroshi8902 Před 2 lety

    32:15

  • @praliemagar8366
    @praliemagar8366 Před 3 lety

    Is it outdated?

    • @LeeSandis
      @LeeSandis Před rokem

      No, it works even for 5.1. Compile code with shift+ctrl+alt+P in UE. Should work. I got it to work. Visual studio 2022.

  • @ApexArtistX
    @ApexArtistX Před 3 lety

    Nobody teach c++ for unreal its all about engines

  • @Lowraith
    @Lowraith Před rokem

    "Visual Studio" is not plural

  • @JaguarPanda
    @JaguarPanda Před rokem

    I'm literally falling asleep watching this, get straight to the point please

  • @TR_full_focus
    @TR_full_focus Před 3 lety +1

    1 disslike: Unity

  • @bash-smash4229
    @bash-smash4229 Před 3 lety

    31:30