Easy Programming - Beginner C++ Tutorial - Data Structures - Structs (21)
Uploader Comments (njoker555)
Top Comments
-
Great video with very clear and easy to understand explanations, keep up the good work man.
-
these are the best tutorials ever... the rest are just shit !
All Comments (21)
-
thank you! I enjoyed your vid. I love people who share the knowledge
-
I am new to c++ and I am learning c++ by making a text rpg game that my friend and I made using batch files a long time ago. In the game there are classes such as warrior archer etc. could I use data structures for whole sections of code (like the warrior class version of the game) just so it is collapsible so I could collapse it when I’m not working on the warrior class’ version but another class’ version, or is there another code I could use to the same thing.
-
I liken this video it helps me more in my study..
-
This is what I was looking for!
-
Verygood tutorial.I likethis tutorial
-
You should use \t, \r, \n, etc looks cleaner.
yooo can u make some complicated struct examples using void, and some other function prototypes? PLEASE!! ;)
jaaeVal 3 months ago in playlist Liked
@jaaeVal My index sort with void functions tutorial uses structs and void functions. I'll also put your request on my list of future tutorials, not sure when I'll get to it though, I have a ton of others I need to fill and not enough time to make them these days :(
njoker555 3 months ago
structs are used all the time! plus they're good for understanding syntax and logic...
Deadnature 10 months ago
@Deadnature yup, same goes for classes.
njoker555 10 months ago
hey great set of tutorials you have there. It would be nice if you put numbers next to the names to specify video order or form a playlist to put them in the order you think it should be watched. I subscribed to you keep up the good work.
Krahltan 11 months ago
@Krahltan thanks :) And I do have a playlist set up, it's on my profile - it goes in order. And I might put a number up as well, thanks for the suggestion.
The tutorials are also up on my EasyProgramming website, they are all in order from newest to oldest. Link is in my profile and in the description of this video :) feel free to check it out. It needs some updating though, will get to that soon enough.
njoker555 11 months ago