ayuri said:
pig Latin is one and sign language is its own language but it is unique
EPIC MISUNDERSTANDING MANOUVRE
Anyways, definitely C++. If you're looking to get a job in programming, bear in mind that C++ is the ONLY one that will get you anywhere, don't let people fool you with "C# is where the money is!". Ruby is a very little-known programming language that's intended to 'dumb it down' for people who are new to programming. If you want something a bit easier than C++, try some variant of BASIC. I recommend TrueBasic and DARKBasic (the latter is specifically for games programming), they're very powerful and easy to get the hang of.
Also, if you learn more than one language, you'll notice that all the basic functions remain the same, like variables, lists, if/then, for/next, while/wend, etc.