I need help with C++

Hi,

I have been using blueprint but I want to move over to C++, I plan to make a multiplayer fps game.
Yet almost every single fps tutorial I find is outdated. Like the one Epic made but it was last used for 4.6.
Can anyone suggest a place I can learn C++?
I am still new to C++

Any help would be much appreciated!
Thanks in advance.

You can use this to learn the basics :slight_smile: New parts still coming online.
I think they started out on 4.10, but on the C++ side of things, not so much happend since then, I could port our projject from 4.10 to 4.11 and 4.12 wihtout any changes needed.

Thanks so much! Really nice to see a good community. I tried using unity3d and I asked a question and everyone was just being rude, its nice seeing a friendly community.

Glad to hear :stuck_out_tongue:
Though, I would recommend you checking for other C++ Tutorials before that, if you really have never ever touched C++ before.
In their tutorial, they expect a certain, basic understanding of the rough concepts of C++.

This video teaches the whole basics of C++ within one hour. But prepare to watch it multiple times :smiley:

I can’t verify any of th content quality of those videos because I didn’t watch them, but the previous video doesnt include VisualStudio, which is needed for UE4, so it might be good to use a series which does. This one seemed good on a first glanz:

(You need VisualStudi2015 though, if you want to use UE4.12, but nothing really changed in the UI)

If you have the time and patients and are new to C++ you might consider taking this course Unreal Engine 4 Course (Create Multiplayer Games with C++) | Udemy