Paying for Help?

Posts 15 of 5 · Page 1 of 1
Paying for Help?
I don't know if I'm able to do this on these forums but I'd be willing to pay someone that can teach me how to code C++, you must know it well, be active, and over the age of 18. The amount of resources that are laying around on these forums leads me to nowhere, I have no clue where to start.

The copy and paste bullshit explanations don't really help. I need to know how it was written, how you got to the end result. I like to know what I'm dealing with before using it.
How about you start by finding an simple hello world program and breaking it down, to the most simple elements?
Did that already, I'm talking about hacks for games. Sorry if my original post made me come off like an asshole, just trying to be direct.
Buy a book, read it all. Buy another, read it all.

Come back after that.
Do exactly what Brinuz says, if you don't know the basics, you will fail at hacks, so you need to learn the basics, which is a long and in some cases boring process, if you're not up for the challenge, then no one can help you.

I would recommend taking a look at this thread:

http://www.mpgh.net/forum/31-c-c-pro...resources.html

Pick some of the books from the C++ books there, and read through them thoroughly, this will help you grasp the basics before you move on to learning things like DxD.

Once you're done reading through the books, and you feel good about coding, and can make some applications, go through the books again and read them again, then challenge yourself with something, think of an application that you don't think you can quite accomplish and try to make it work, the more you use code the more you'll start to think like a coder and the better at writing efficient compact code you will become.

Good Luck, and if you're into making hacks i would also look at some ASM and reversing tutorials after you know C++.
Posts 15 of 5 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?