what im looking for is a language thats not so complex that a hello world program would be 300lines ;P,
You want something fairly simple and easy to learn, but can still do some powerful and useful stuff. I would try python, its simple and great to start on. For example, hello world would be:
I would say python is great for learning. Then maybe Java or C#. I started with python then moved onto Java. Python is very basic I found and Java practicly holds yer hand when learning.