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.

What Language....


ghost's Avatar
0 0

I have recently finished a book on XHTML. This was the first computer language that I have learned. What three languages would you suggest I learn next. I was guessing PHP and JavaScript, but I just want to check with the experts ;)


ghost's Avatar
0 0

PHP , C , Perl


ghost's Avatar
0 0

not C++, because I heard that C++ was a little better


ghost's Avatar
0 0

Depends , C++ is more for applications , C is more for exploits and since this is a hacking site i assumed you would be using exploits


ghost's Avatar
0 0

thanks xTc! I will start reading up on those soon


ghost's Avatar
0 0

i just started VB.net and its working wonderful for me as i just started programming, fariely easy to learn


ghost's Avatar
0 0

xTc: You have absolutely no idea what you're talking about do you? You don't deserve to call yourself a hacker nonetheless a sufficient coder.


ghost's Avatar
0 0
  1. PHP
  2. Java
  3. C/C++, Perl, or Python

Uber0n's Avatar
Member
0 0

xTc wrote: C++ is more for applications , C is more for exploits

Lol yeah, C was made for making exploits not applications… duh xD

Nah seriously, go for C++. It's wonderful :)


AldarHawk's Avatar
The Manager
0 0

The three I would suggest would be:

PERL C/C++ PHP

PERL is great for CGI scripting C/C++ is great for all application coding as well as getting a grip on syntax PHP is good for server side web sites.

Enough Said


ghost's Avatar
0 0

I would suggest: Python Using easygui.py in python to make GUI Visual Basic (somehting like express studio 2005)

But this is generic and not for everyones taste, I would suggest always learning assembly in your spare time nothing major maybe reading over a tutorial or using pic's and learing ASM for PIC, there are ususally only a few htings to learn (try it on freebsd with nasm) and it's fun but takes a while to do anythign worth while with just gives you a better understanding of computers.


ghost's Avatar
0 0

Like wolfmankurd said, assembly is very good to learn but PHP and C++ are also very useful.