Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


what programming language should i learn next?
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions
View previous topic :: View next topic  
Author Message
Trucido
Moderator
Reputation: 6

Joined: 08 Sep 2007
Posts: 2792

PostPosted: Mon Jun 08, 2009 2:25 am    Post subject: Reply with quote

Talix wrote:
iTz SWAT wrote:
Trucido wrote:
iTz SWAT wrote:
What can C++ do that VB.NET can't? Other then non Windows OS stuff...

Doesn't require .net framework.
And doesn't suck.

Ok to .Netframework but Vista and above all contain .Netframework.
Why does VB.NET suck, it's easy...
I have no idea wtf everything is in C++, to me it all looks gibberish...
Why would you want to use a complicated language when VB.NET can do the same thing but easier and simpler. (That's if they can do the same thing).
He doesn't know why it sucks, since he can't code. Also OP, don't waste you're time on programming. It's boring as hell and it's not worth learning to hack a game.


Piss off ToOk, Ive programmed before, I just gave up on it because I didnt find it interesting enough.

_________________
I'm out.
Back to top
View user's profile Send private message
To0k'
Grandmaster Cheater
Reputation: 0

Joined: 29 Jul 2009
Posts: 921

PostPosted: Mon Jun 08, 2009 2:39 am    Post subject: Reply with quote

Trucido wrote:
Talix wrote:
iTz SWAT wrote:
Trucido wrote:
iTz SWAT wrote:
What can C++ do that VB.NET can't? Other then non Windows OS stuff...

Doesn't require .net framework.
And doesn't suck.

Ok to .Netframework but Vista and above all contain .Netframework.
Why does VB.NET suck, it's easy...
I have no idea wtf everything is in C++, to me it all looks gibberish...
Why would you want to use a complicated language when VB.NET can do the same thing but easier and simpler. (That's if they can do the same thing).
He doesn't know why it sucks, since he can't code. Also OP, don't waste you're time on programming. It's boring as hell and it's not worth learning to hack a game.


Piss off ToOk, Ive programmed before, I just gave up on it because I didnt find it interesting enough.
Yeah, that's basically what I said, it's boring as hell. Also if you think VB.net sucks, you should give him reasons.
Back to top
View user's profile Send private message
Cheat Engine User
Something epic
Ban
Reputation: 61

Joined: 22 Jun 2007
Posts: 2071

PostPosted: Mon Jun 08, 2009 4:50 am    Post subject: Reply with quote

iTz SWAT wrote:
Trucido wrote:
iTz SWAT wrote:
What can C++ do that VB.NET can't? Other then non Windows OS stuff...

Doesn't require .net framework.
And doesn't suck.

Ok to .Netframework but Vista and above all contain .Netframework.
Why does VB.NET suck, it's easy...
I have no idea wtf everything is in C++, to me it all looks gibberish...
Why would you want to use a complicated language when VB.NET can do the same thing but easier and simpler. (That's if they can do the same thing).
But VB.NET, like any other .NET language, is decompilable, which means you can get the source code from it. So if you made this awesome application in VB.NET, everyone can litterally rip everything out of your app. With C++, it's a little harder, since it's not decompilable, but it is disassemble-able. Means it can be translated to Assembly Language. Not everyone is able to use a debugger, and it requires more knowledge.

Next to that, you can brag about that you know a programming language that is harder than others.
Back to top
View user's profile Send private message
iTz SWAT
I post too much
Reputation: 1

Joined: 20 Dec 2007
Posts: 2227
Location: Me.Location;

PostPosted: Mon Jun 08, 2009 5:35 am    Post subject: Reply with quote

Talix wrote:
Trucido wrote:
Talix wrote:
iTz SWAT wrote:
Trucido wrote:
iTz SWAT wrote:
What can C++ do that VB.NET can't? Other then non Windows OS stuff...

Doesn't require .net framework.
And doesn't suck.

Ok to .Netframework but Vista and above all contain .Netframework.
Why does VB.NET suck, it's easy...
I have no idea wtf everything is in C++, to me it all looks gibberish...
Why would you want to use a complicated language when VB.NET can do the same thing but easier and simpler. (That's if they can do the same thing).
He doesn't know why it sucks, since he can't code. Also OP, don't waste you're time on programming. It's boring as hell and it's not worth learning to hack a game.


Piss off ToOk, Ive programmed before, I just gave up on it because I didnt find it interesting enough.
Yeah, that's basically what I said, it's boring as hell. Also if you think VB.net sucks, you should give him reasons.


Talix, Trucido, chillax, were all cool, just constructive criticism. That's all...

Holland wrote:
iTz SWAT wrote:
Trucido wrote:
iTz SWAT wrote:
What can C++ do that VB.NET can't? Other then non Windows OS stuff...

Doesn't require .net framework.
And doesn't suck.

Ok to .Netframework but Vista and above all contain .Netframework.
Why does VB.NET suck, it's easy...
I have no idea wtf everything is in C++, to me it all looks gibberish...
Why would you want to use a complicated language when VB.NET can do the same thing but easier and simpler. (That's if they can do the same thing).
But VB.NET, like any other .NET language, is decompilable, which means you can get the source code from it. So if you made this awesome application in VB.NET, everyone can litterally rip everything out of your app. With C++, it's a little harder, since it's not decompilable, but it is disassemble-able. Means it can be translated to Assembly Language. Not everyone is able to use a debugger, and it requires more knowledge.

Next to that, you can brag about that you know a programming language that is harder than others.

On VB.NET, I use another program to compile it more and stuff...
So other then VB.NET needing .NetFrameWork, it's all good right?
If so good, I started worrying when I tried C++ and found it mind numbing...

_________________
Back to top
View user's profile Send private message
Cheat Engine User
Something epic
Ban
Reputation: 61

Joined: 22 Jun 2007
Posts: 2071

PostPosted: Mon Jun 08, 2009 10:01 am    Post subject: Reply with quote

Holland wrote:
iTz SWAT wrote:
Trucido wrote:
iTz SWAT wrote:
What can C++ do that VB.NET can't? Other then non Windows OS stuff...

Doesn't require .net framework.
And doesn't suck.

Ok to .Netframework but Vista and above all contain .Netframework.
Why does VB.NET suck, it's easy...
I have no idea wtf everything is in C++, to me it all looks gibberish...
Why would you want to use a complicated language when VB.NET can do the same thing but easier and simpler. (That's if they can do the same thing).
But VB.NET, like any other .NET language, is decompilable, which means you can get the source code from it. So if you made this awesome application in VB.NET, everyone can litterally rip everything out of your app. With C++, it's a little harder, since it's not decompilable, but it is disassemble-able. Means it can be translated to Assembly Language. Not everyone is able to use a debugger, and it requires more knowledge.

Next to that, you can brag about that you know a programming language that is harder than others.

On VB.NET, I use another program to compile it more and stuff...
So other then VB.NET needing .NetFrameWork, it's all good right?
If so good, I started worrying when I tried C++ and found it mind numbing...[/quote]It's probably still decompilable.
Back to top
View user's profile Send private message
Cypher.
Grandmaster Cheater
Reputation: 0

Joined: 27 Oct 2008
Posts: 833
Location: UK

PostPosted: Mon Jun 08, 2009 12:14 pm    Post subject: Reply with quote

dudes,thanks for youre concern but i have decided on javascript its a bit like programming languages so itll make the other ones a bit easier to learn also,thank you for youre concern

~16
Back to top
View user's profile Send private message
hcavolsdsadgadsg
I'm a spammer
Reputation: 26

Joined: 11 Jun 2007
Posts: 5801

PostPosted: Mon Jun 08, 2009 2:29 pm    Post subject: Reply with quote

16 wrote:
dudes,thanks for youre concern but i have decided on javascript its a bit like programming languages so itll make the other ones a bit easier to learn also,thank you for youre concern

~16


ughghgh.

Take a look at python.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites