C# vs VB vs JAVA vs AUTO IT vs HTML vs PHO vs C++ vs Delphi ?

02/22/2013 09:18 justme195#1
C# vs VB vs JAVA vs AUTO IT vs HTML vs PHO vs C++ vs Delphi ?


hi everyone ,


i'm going to take this summer programmers lessons and i'm wondering wich one is the best language ????

what i want from programation ?? i want to be able to create little programmes and bots like ( pbdobot (it's writed in C# i think = [Only registered and activated users can see links. Click Here To Register...] ) or crack some tools :)


and what should i exactly learn ?
02/22/2013 09:41 Syc#2
Why dont you use the Searchfunction? There are so many threads about this topic.

If you want to create a bot really quick, use AutoIT (not recommended).
C# or C++ would be much better, but needs some practice time.
02/22/2013 12:27 justme195#3
Quote:
Originally Posted by Crypt' View Post
Why dont you use the Searchfunction? There are so many threads about this topic.

If you want to create a bot really quick, use AutoIT (not recommended).
C# or C++ would be much better, but needs some practice time.
i didn't found anything usefull with the search function :( :(

i heard that c# is like c++ but more upgraded

and the java isn't bad

so what do you recomend ? c# or vb or java ?
02/22/2013 13:04 Mi4uric3#4
If you want to create Bots/Hacks I can recommend c++.
02/22/2013 15:27 justme195#5
Quote:
Originally Posted by Mi4uric3 View Post
If you want to create Bots/Hacks I can recommend c++.
but pbdo bot is writed in c# , so to write a bot like that i must learn c# too :(
02/22/2013 15:39 kissein#6
Quote:
Originally Posted by justme195 View Post
but pbdo bot is writed in c# , so to write a bot like that i must learn c# too :(
these languages share the same "family tree", so if you know one of them, the switch to another of these is quite easy
02/22/2013 16:03 reCougar#7
You can write the bot in c++ too.
02/22/2013 16:17 justme195#8
Quote:
Originally Posted by Mr. Cube View Post
You can write the bot in c++ too.
so c++ is better than c# ? and vb net ?
02/22/2013 16:21 Syc#9
Quote:
Originally Posted by justme195 View Post
so c++ is better than c# ? and vb net ?
no i wouldnt say that, I think c# is a bit easier but its windows only, but u can write bots with both languages.

Just look at their syntax and decide what language u want to learn.

vb sucks (just sayin')
02/22/2013 16:34 justme195#10
Quote:
Originally Posted by Crypt' View Post
no i wouldnt say that, I think c# is a bit easier but its windows only, but u can write bots with both languages.

Just look at their syntax and decide what language u want to learn.

vb sucks (just sayin')
i decided to learn C#, is it a good decision ? i'll learn it from A to Z
02/22/2013 17:19 reCougar#11
Just start with it and you'll see if it's the right language for you.
02/22/2013 20:41 snow#12
(Java && C++) || (C# && C++) <-> C++ && (Java || C#)

If you want to learn C#: Just do it and you'll see if you like it. The syntax almost feels like Java so a switch to Java won't be that complicated. :)