Quote Originally Posted by TelMeDragon
Sorry for the double post but then i need a little more help, i found a pascal tutorial but it is confusing, does anyone know a good tutorial that any noob can understand?
Pascal isn't exactly the most popular languages, so I s***est that you try something with a bigger userbase and tutorials.

Python is generally the language most people learn to prepare themselves for learning other software based languages. I say learn Python to prepare yourself for learning C or C++ later on, and learn XHTML, CSS and JavaScript to gain an understanding of browser scripting. Which you choose to do first (software OR browser scripting) is your own decision.

I don't know why pal put python under the 'advanced' heading, but python is the total opposite. It is an intermediate/beginner language - very simple but powerful enough to make some interesting scripts.

Download it here:

[url]http://www.python.org/[/url]

Read about it here:

[url]http://en.wikipedia.org/wiki/Python_programming_language[/url]

Learn it here:

[url]http://docs.python.org/tut/[/url]
http://en.wikibooks.org/wiki/Non-Programmer's_Tutorial_for_Python/Contents/
[url]http://www.python.org/doc/Intros.html[/url]