C/C++ is by far the best language because it allows you to do almost everything you could ever want on a computer without having to resort to writing assembly code (v. difficult!). Nearly all commercial games are written in C with a bit of assembler to speed things up
Visual Basic is okay for beginners, but it has no portability across platforms or OSs, and it's proprietory software so microsoft controls its development.
Pascal/Delphi is the best alternative to VB for beginners, but I find that it's limited when you want to perform more powerful tasks.
Perl is great for system admin on *nix, and PHP wins hands down for ease of use, portability and power on the web (which is probably why Antionline uses it to power the forums!).
pwaring.
