Jumping over C# and go straight to C++ is a big leap?
I share the opinion that starting with a lower level language is better.. It is easier to go from C++ to C# than C# to C++
Heyo guys, I'm just wondering what Programming Language I should learn next. I'm pretty sure C++ is the Programming Language that is used to write most of the Hacks & Game Mods, am I right or can you write them in both? I know jumping over C# and heading straight to C++ is a pretty big leap but I'm sure I can handle it.
Thanks guys,
JohhnnyBoiii
Jumping over C# and go straight to C++ is a big leap?
I share the opinion that starting with a lower level language is better.. It is easier to go from C++ to C# than C# to C++
Light travels faster than sound. That's why most people seem bright until you hear them speak.
258456 (05-29-2012),Hell_Demon (05-29-2012),t7ancients (06-30-2012)
Thank God there are people like you still around. I agree with what you said 150%! It really pisses me off when people think they are legit when they send an email with 8 lines of code and they don't realize that there is so much more going on behind the scenes (my version was around 139 lines).
C++ Is made for hacking, C# Requires a lot more libraries. I would recommend going into C++ if you want to make hacks / game mods, but if you want to make front end applications (eg. Calculator, Web Scrapers, ETC) use C#.
C++ Is much better at desktop applications, hacks, etc
C# is more proficient at Web Based Applications, Minor Desktop Applications, etc (It's a lot quicker to code in)
So really, it's what you want to use it for.
In my opinion I would say learn C++ first as you will get experienced in correct layout, correct syntax, and learn good coding practises as its a bigger leap, then after you learn C++ you will have a much easier time learning C# as you have the layout, syntax and coding practises already.
(Keyword for C++, is if it gets hard for you, learn to break the program down into simple classes (Calculator for example, if you can't think of it in the big picture, think of it in the different processes, such as add, Multiply, division, etc. This is a great way to start off with a complex language)
zX TRiiGeRz (05-30-2012)
C# will teach you bad habits, do c++ (learn in college or tech school) Try to avoid tutorials online they are mostly written by students and leave out key things you would want to know not to mention when you get stuck your just stuck there isnt anyone to help you.. I am making my first game this semester in collegeschool is best place to learn this sort of thing, if you half ass it and use online tuts your gonna produce sloppy half ass code as a result
Dead Island Hacks v1.5 By. Debohax
Contagion Hacks v1.5 By. Debohax
Debohax Injector v1.0 By. Debohax
Dying Light Hack v1.3 By. Debohax
[IMG]https://i303.photobucke*****m/albums/nn132/MercurySilverstone/Decorated%20images/gamegenie.jpg[/IMG]
This is not always necessary, You're judging this based on many things... I do agree with most online tuts being sloppy, but that doesn't rule out online altogether. Download .PDF files of books that people have written and learn from that. They explain everything in detail so you shouldn't get lost (This is still a method of using online).
He just mentioned Online Tuts, which is true.
Besides, learning at university/school is always better no matter what you wanna do for living.
Light travels faster than sound. That's why most people seem bright until you hear them speak.