Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

Need help on choosing....


ghost's Avatar
0 0

Which Programming softwares is the best for program?

VB? C++? Perl? Delphi? cold fusion? java?


rockbll4's Avatar
[TheN00bHacker]
0 0

i'm not very experienced but i would say C++

its hard but fun to learn


ghost's Avatar
0 0

i'd say java. and i'll answer for richo and say python. :)


ghost's Avatar
0 0

I'd say C or C++. I guess there's more support and books for C++, but I guess it really depends on what you want to do, and like how experienced you are. But I would deffinately suggest looking into doing C or C++.


ghost's Avatar
0 0

I have to suggest C++ at the moment. It all depends on what you are trying to do though.


ghost's Avatar
0 0

What do you plan on accomplishing with your, yet to be chosen, language?

-Nirucesis


ghost's Avatar
0 0

I want to makes BOT for the games, or hacking tools etc… softwares ….. like that, what is your recommended?


Neo_Chalchus's Avatar
Lover of Parkour
0 0

try some scripting languages: Python Lua

For hacking, another one that people go nuts for is perl, but I can never really understand why, it is fairly bloated.


ghost's Avatar
0 0

justinluu: Pick any language that supports sockets.:p

Neo_Chalchus wrote: try some scripting languages: Python Lua

For hacking, another one that people go nuts for is perl, but I can never really understand why, it is fairly bloated.

Perl can make some tasks extremely easy and who doesn't like to win at Code Golf every now and then?

-Nirucesis


ghost's Avatar
0 0

java is very similar and as strong as C.

BUT i recommend it more since there is much wider support for it from the community (meaning it develops on every day)

AND you can easily build web applets.

as a side note, there won't be a concencus here about which language is better because each lang. is different and each person likes more the one who suits him best for his needs. basically just read the pros and cons of each one posted here and decide for yourself…its the best way to go about it and the worst case scenario is that you learned a language more…which is actually a great thing!


ghost's Avatar
0 0

well if you want to go into lower-level programming (robotics programming, firmware, etc.) then I'd learn C. but for everyday desktop applications I'd say probably C++/java//VB…again, it all depends what you want to do with it. I'd decide first whether you want to learn a programming or a scripting language, and then go from there.


ghost's Avatar
0 0

If i want to be a successful web hacker. Which lang should i go into ?


ghost's Avatar
0 0

PHP.


ghost's Avatar
0 0

Start with html, then goto javascript,then php,and finally sql, and it might be a good idea to get familliar with asp, cfm, ajax etc.


ghost's Avatar
0 0

I can't say python enough times. It is easy to understand (check out the code bank for examples) but very powerful.

Ruby's been generating a lot of hype recently. I understand they're pretty similar, but Ruby syntax always seemed foreign to me.


richohealey's Avatar
Python Ninja
0 0

PYTHON!!!!

Easy to read, portable, forces you to write clean code, native to linux (does most of the things PERL is great for as well).

Most of my shell scripts are in python.

Pm me for some examples of stuff you can do with it if you want.

(Thanks samurai!)

Edit: Added more info and spelled Samurai right ;)


zi_hunter's Avatar
.:The French Ninja:.
0 0

Yes as Richo I say PYTHON ! But the Perl isn't hard ;) !


ghost's Avatar
0 0

richohealey wrote: PYTHON!!!!

Easy to read, portable, forces you to write clean code, native to linux (does most of the things PERL is great for as well).

Most of my shell scripts are in python.

Pm me for some examples of stuff you can do with it if you want.

(Thanks samurai!)

Edit: Added more info and spelled Samurai right ;)

Thanks, I would like to looking forward for your helps. By the way, can you tell me where do i have to look for first as the beginer