Page 1 of 1

Programming.

Posted: 14 Feb 2006, 17:50
by jneaod
I can't decide what language to actually program in. I've started with one and quit and go to another. I don't know the best for all-around programming. Please tell me what would be an easy-to-learn all-arround programming language.


P.S. I also would like a link to download the software for free. Thank-you.

Posted: 14 Feb 2006, 19:06
by xtheblack9x
i've been doing the same thing started on java then started on C++ but i went searching and i found this artical and they said its better to start with Python because its allot easyer to use and once you get use to that its easyer to learn a harder language. So thats what im starting with :).

http://wiki.python.org/moin/BeginnersGu ... rogrammers


Good Luck

I agree

Posted: 14 Feb 2006, 19:23
by maboroshi
I agree Python is the best language to start with

mainly cause its easy to learn syntax can do lots with minimal amounts of code Teaches OOP but doesn't have to be Object Orientated

I would suggest leraning python as a first language to get a better understanding of common programming skills Variables, functions, classes etc,

And if you decide you like python a lot stick with it and learn more about it

Thats just my opinion though

Maboroshi