Most Beneficial Programming Language
I know there's several threads on what programming language to learn first, but what I'm curious to is which language would prove to be best to learn just for the sake of learning about how things run within computers, hacking and just the sake of knowledge, and not necessarily which language allows me write programs in a simple syntax. I know the most in C, is this a good language to learn for what I want?
Here are some I suggest:
C++
Good software language. I like it, syntax is easy enough and it's pretty powerful. Plus, if you plan on going professional with programming, C++ looks pretty good on any resume.
Perl
Useful as well, Perl is good for most anything that C++ is, and it has components that make it ideal for any apps you plan on making that will interact with the Internet
Oh, and don't forget web-based programming language, like HTML and PHP.