
Yuseff wrote:I was wondering about which programming languages should be learnt to assist in hacking? Im a beginner, and want a good foundation to start on. So any advice will be appreciated.



Goatboy wrote:Python is generally accepted as the "best" language for beginners. It's fairly high level, so you don't have to do a lot of boring stuff by hand such as memory management. It's got a nice, clean syntax so you can focus more on getting it to do what you want instead of fumbling over cryptic language. I'd recommend it for starters, along with HTML/CSS/Javascript. HTML and CSS aren't really programming languages, but they are so important (and pretty easy to learn) that you'll want to pick them up. Javascript is a little more advanced, but it goes along nicely with the other two.



ReiKo wrote:Maybe C++ is good starter.


mShred wrote:ReiKo wrote:Maybe C++ is good starter.
I would have to disagree with that. I mean, you can do it. But i don't recommend it at all. In my opinion, it's better to start off with Python or Perl. It's nice to know C or C++ though. Having learned a little bit of C before i switched gears, i do have to say that it helped me understand more about what was going on with Python or Perl, but i still think it's better to start out easier than to dive right into C.



Users browsing this forum: No registered users and 0 guests