I am 12 years old and I have had a small amount of experience with BASIC.
I am thinking about learning Python, But I’m not sure if I should learn the 2.6 version or the 3.0 version., I don’t really care about the support for libraries or anything along those lines quite yet.
I was wondering if it is easier to code in 3.0 than 2.6. And is it more fun and productive?
I would also appreciate it if you could point me in the right direction for a simple yet complete tutorial that is easy to understand and possible teaches Object Oriented Programming, I don’t really care if it teaches OOP or not.
One more thing; if I do learn python, is it possible to easily compile a python source code file into a 'stand-alone' .exe file for Windows? I really liked that functionality in BASIC.
Thanks!
Thanks for all your swift feedback!
I think I'll go with version 2 and advance up to 3 when I need to and I think in a few years time there will be a ton of tutorials of how to get from 2 to 3.
I had a look at Py2Exe and it looks great!
As for the tutorial, I found a book called 'Snake Wrangling for Kids', It looks good.
There is a version for both python 2 and 3. It covers the basics, then moves on to so basic Object Oriented Programming.
Once again, Thanks for all your feedback. I was expecting to have to wait weeks, or even months, to get a good answer.
Every last one of your answers has been helpful, and I am excited about the Stack Overflow's community (this is my first question I have posted)
