hi everyone, i am gonna start learning a copm language but i havent decided which one to learn. Can you guys please tell me which one is the best to learn if i wanna make public hacks?
C++. Definitely..
C# executes in a runtime enviroment so it can't access specific machine functions nearly as easily a C. It would be quite similar to making a hack in Java.... :{ ew. C however isn't as complex as C# and doesn't offer classes or many of the benefits that come with object oriented program. C++ is right in the middle. Not completely completely as portable as C#, but offers all the functionality of C while having the ability to use classes. Only problem is it only runs on a native Windows environment.
c++ is the best
I might get into C++ but ive heard its hard soo..
Originally Posted by ryski123
I might get into C++ but ive heard its hard soo..
its not hard at all read all this its a tut on how to use C++ and what they mean and stuff if u take ur time you will become pro
C++ ,agreed but its so hard...
i will pay for the best on this..
I don't get it...They are all languages, whats the difference?
Originally Posted by Katie_Perry
I don't get it...They are all languages, whats the difference?
Well there are differences in the ease of performing certain functions. Like writing hacks in java would be hell, because of the lack of pointers. C would be perfectly fine. But most people on this section use C++. I think the OOP of C++ is quite useful. And i'm not sure about C# but it seems creating a hack in that language wouldn't be too bad either, it's just that no one would be able to help you. It all comes does to, learn a language that you want to.
Originally Posted by Katie_Perry
I don't get it...They are all languages, whats the difference?
93.10 %
PS: you can make pointers in Java. Java just can't access native memory locations as easy as C++.
C++ better for hacking, C# better for game programming
Originally Posted by XGelite
C++ better for hacking, C# better for game programming