|
-
January 4th, 2002, 04:06 AM
#31
Senior Member
Originally posted by petemcevoy
Perl - powerful and flexible.
Perl r0x! i love it... I'm still a beginner but like it already i've found some excellent tutorials.. :-D
Search First Ask Second. www.google.com
-
January 4th, 2002, 05:26 AM
#32
I use C/C++ and Java, so I'll have to say that C/C++ is the most powerful in normal terms (ie you can do almost anything with it) but java has an extensive api right out of the box allowing you to immediately use it for a wide variety of applications. As for a first language, I'd say learn C from a total beginner's book(C for dummies comes to mind).
-
January 4th, 2002, 10:03 PM
#33
Junior Member
Asm would probably be the most powerful, since it is the number 1 choice for makeing virus's. It takes alot o code to do something, but it is small in size.
But if you wana learn something good go for C/C++, Java, And Perl
.
-
January 7th, 2002, 04:29 AM
#34
Member
i have to say that i like assembly and c/c++ but
if i have to choose one to create a program i could use c/c++ cuz u don't need to write so much
but assembly can do amazing things like viruses
any language is a powerfull tool when you know how to use
i have to say that go learn all c/c++, assembly, perl, pascal, cobol, clipper, vb, java, delphi, php, asp, html,cgi, irc, sql, dhtml, vrml, CSS and never stop learning until u become the all u can be heheheheheh
Nobody Born The Best
But Some Born To Be The Bests...
-
January 15th, 2002, 06:28 PM
#35
Member
I would say C/C++ and Perl.
Perl is a great language, but it gets painful if your writing large amounts of code, its starts to get pretty convulted...
but very flexible.
:
-
January 15th, 2002, 07:13 PM
#36
-
January 30th, 2003, 06:09 AM
#37
Junior Member
Most powerful language is hands-down Assembly because you have pretty much complete unadulterated control over all aspects of the machine you're written the proggy on.
-
February 1st, 2003, 06:01 AM
#38
Junior Member
Yeah I have to say C++ is the best!!!
-
February 2nd, 2003, 03:45 AM
#39
Junior Member
anyone heard of Python???
[shadow]You will know the truth. And it will set you free[/shadow]
-
February 2nd, 2003, 03:51 AM
#40
Member
The most powerful language on any machine is the assembler language. All other languages rely on it and you have the full facilities of the system at your command. The problem with all assemblers is they are machine specific and to run on another machine means a reprogramming.
Using an assembler you have use of the full range of registers, heaps, and stacks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|