OK i'm going to start working with an MMORPG designing engine and it custom code it i need to learn C++ and i have tried to learn it on my own by tutorials, but i can't find any good ones. So can someone point me into a direction of a tutorial that starts from the beginning with all the variables and what they do and stuff like that plz?
I had a funny C++ learning experience...
My friend was having problems- somebody was being mean to him or something. He asked me to hack their computer... Which I refused to do. He finally talked me into scaring them, though, so I googled "C++ pranks" and found a quick tutorial that would just spin the A:\ drive. Through trial and error, I made it display in a terminal "You are being hacked..." Then I set it in an infinite loop, compiled it into an .exe, and convinced the victim it was free porn.
And I haven't touched C++ since.
So in short: nope, can't help you, except to say Google loves you.
~Artemis
OK i'm going to start working with an MMORPG designing engine and it custom code it i need to learn C++ and i have tried to learn it on my own by tutorials, but i can't find any good ones. So can someone point me into a direction of a tutorial that starts from the beginning with all the variables and what they do and stuff like that plz?
Deciding to work on an MMORPG before learning the language is reaching a bit, don't you think? I think google some C++ tutorials, work with the language for a few months, then once you're quite comfortable with it begin on a large-scale project.![]()
well the c++ is for advanced editing to the engine, i don't need to learn it, but to make it custom i'd need to learn it. ok i'll google it, but for the most part of what i have seen in the past i cant seem to find one that can keep my attention...