QuestionFirst coding language to learn?

Posts 115 of 45 · Page 1 of 3
First coding language to learn?
I really want to start coding hacks and different applications.
The problem is that I can't code.
What would be a really good starting language that is usefull?
PS: I prefer a challenge.
Depends what you're looking for. I'd suggest C++ but that requires patience
Quote Originally Posted by Implify View Post
Depends what you're looking for. I'd suggest C++ but that requires patience
Mostly to develop hacks as I stated.
Quote Originally Posted by Spaghetti Master View Post

Mostly to develop hacks as I stated.
C++ it is then. Do realize you're going to spend months possibly just learning it.
Quote Originally Posted by Implify View Post


C++ it is then. Do realize you're going to spend months possibly just learning it.
I am a fast learner.
INB4 I learn it in a week, lol.
Quote Originally Posted by Spaghetti Master View Post

I am a fast learner.
INB4 I learn it in a week, lol.
Friend of mine from school has the book. It's very big in size so I'd take time into it.
Quote Originally Posted by Spaghetti Master View Post
HUEHUEHUE. AJATT

OT: C and C++ are your best bet for coding hacks. Knowledge of reverse engineering and assembly is also very useful.
If you want to be making GUI applications on Windows, C# is the best (and easiest) choice.
Very similar in syntax to C and C++, but is managed. You can also create GUI applications with C/++ using WinAPI or other 3rd party libraries, like WxWidgets.

I recommend you don't bother with Visual Basic.
Quote Originally Posted by programboy3 View Post
HUEHUEHUE. AJATT

OT: C and C++ are your best bet for coding hacks. Some knowledge or reverse engineering and assembly is also very useful.
If you want to be making GUI applications on Windows, C# is the best (and easiest) choice.
Very similar in syntax to C and C++, but is managed. You can also create GUI applications with C/++ using WinAPI or other 3rd party libraries, like WxWidgets.

I recommend you don't bother with Visual Basic.
I'll learn C# first then, thanks mang.
Quote Originally Posted by Spaghetti Master View Post

I'll learn C# first then, thanks mang.
I forgot to mention, sorry.

With C# you can create a hack, but you will still have to referencing native functions and such to actually make the hack, so it's much more headache than it is worth.

C and C++ are still best for hacking. Assembly if you want too.
Quote Originally Posted by programboy3 View Post
I forgot to mention, sorry.

With C# you can create a hack, but you will still have to referencing native functions and such to actually make the hack, so it's much more headache than it is worth.

C and C++ are still best for hacking. Assembly if you want too.
I'll learn C++ then.
lel
Quote Originally Posted by Arun's Bitch View Post
Start with C#. Makes learning C++ a lot easier. @Spaghetti Master
I am already half way through learning C++.
Sure though, this shit is easy as hell anyway.
Quote Originally Posted by Spaghetti Master View Post

I am already half way through learning C++.
Sure though, this shit is easy as hell anyway.
Bullshit. It takes at least a month to get a hang of it. What are you learning from?
Posts 115 of 45 · Page 1 of 3

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?