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 


Limitations of the various programming languages?
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
RS
Newbie cheater
Reputation: 0

Joined: 12 Jun 2007
Posts: 20

PostPosted: Tue Jun 26, 2007 7:49 pm    Post subject: Reply with quote

Your question is like asking what are the limitations of English, French, and Spanish or which coordinate system is best: Cartesian, cylindrical, or spherical.

For all intensive purposes, languages are not limited; it's just a matter of simplicity. Programming languages equate well with their verbalized counterparts: a spoken language might have a word that captures a concept succinctly while others would need a descriptive phrase (In programming, this equates to supported features).
Back to top
View user's profile Send private message
DeltaFlyer
Grandmaster Cheater
Reputation: 0

Joined: 22 Jul 2006
Posts: 666

PostPosted: Tue Jun 26, 2007 8:55 pm    Post subject: Reply with quote

RS wrote:
Your question is like asking what are the limitations of English, French, and Spanish or which coordinate system is best: Cartesian, cylindrical, or spherical.

For all intensive purposes, languages are not limited; it's just a matter of simplicity. Programming languages equate well with their verbalized counterparts: a spoken language might have a word that captures a concept succinctly while others would need a descriptive phrase (In programming, this equates to supported features).


No matter how hard you try in Java, you can't manually manipulate the memory. That counts as a limitation.

_________________

Wow.... still working at 827... what's INCA thinking?
zomg l33t hax at this place (IE only). Over 150 people have used it, what are YOU waiting for?
Back to top
View user's profile Send private message
EKPwns
How do I cheat?
Reputation: 0

Joined: 13 Jun 2007
Posts: 5

PostPosted: Tue Jun 26, 2007 9:05 pm    Post subject: Reply with quote

I am pretty good in java, and ok in c++. I've taken about 4 years worth of java programming classes etc. I must admit, java < C++. One major downfall is that you can't change the array length in java, which you can do in c++.
Back to top
View user's profile Send private message
DeltaFlyer
Grandmaster Cheater
Reputation: 0

Joined: 22 Jul 2006
Posts: 666

PostPosted: Tue Jun 26, 2007 9:38 pm    Post subject: Reply with quote

EKPwns wrote:
I am pretty good in java, and ok in c++. I've taken about 4 years worth of java programming classes etc. I must admit, java < C++. One major downfall is that you can't change the array length in java, which you can do in c++.


Change array size in C++? How?

realloc on a pointer? that's like allocating some new memory space then copy the old array over and free the old one. The same could basically be accomplished in Java by declaring a new array reference, then use the System.arraycopy method.

Or do you prefer linked lists? C++ implements vectors in its standard library, and so does Java under the Vector class. You could implement your own linked list if you want.

I don't remeber any other way you can change array size in these two languages...

_________________

Wow.... still working at 827... what's INCA thinking?
zomg l33t hax at this place (IE only). Over 150 people have used it, what are YOU waiting for?
Back to top
View user's profile Send private message
cxperl
Expert Cheater
Reputation: 0

Joined: 23 Jan 2007
Posts: 163

PostPosted: Wed Jun 27, 2007 11:26 am    Post subject: Reply with quote

what about perl limitations? ive had no limitations in not being able to make a programm work the way i want hell programming is just a set of instructions anyway
i think perl is more user friendly with modules and stuff so yeah

c# can be related to perl a lot as i have herd but people say perl is easier until you get to regex lol

anyone know about ruby?


http://tryruby.hobix.com/

what you think was that fun OR WHAT!

_________________

"perl programmer, anyone says its scripting does'nt know perl."
Back to top
View user's profile Send private message AIM Address
BRONiUS
Expert Cheater
Reputation: 0

Joined: 26 Jun 2006
Posts: 154
Location: Vilnius, Lithuania

PostPosted: Wed Jun 27, 2007 1:29 pm    Post subject: Reply with quote

Of course assembly has the biggest possibilities, it is also fastest language.
_________________


Rhapsody in Blue is Epic.
Back to top
View user's profile Send private message
cxperl
Expert Cheater
Reputation: 0

Joined: 23 Jan 2007
Posts: 163

PostPosted: Sun Jul 01, 2007 7:58 pm    Post subject: Reply with quote

assembly to me is core programming.
_________________

"perl programmer, anyone says its scripting does'nt know perl."
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming 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