Jump to content

Hi!

 

I want to purchase the "python for dummies" book which came out in 2006, I didn't see a newer release on amazon. Is it still usable or did python change so much this book cannot be used anymore? 

What DID change from 2006 till now? Any other good books for a complete python beginner?

 

Thanks!

 

edit: is programming in win 10 going to be different than in 8.1?

Longboarders/ skaters message me!

Link to comment
https://linustechtips.com/topic/383462-did-python-change-from-2006/
Share on other sites

Link to post
Share on other sites

2006 had version 2.3.6, now there is version 3.5 and 2.7 

That time I saved Linus' WiFi pass from appearing on YouTube: 

A sudden Linus re-appears : http://linustechtips.com/main/topic/390793-important-dailymotion-account-still-active/

Link to post
Share on other sites

I don't really know. Only started to do Python this year and in 3.4 :/

 

PS: Why the interest for a 10 year-old book? I think there are many more up-to-date sources for Python learning.

That time I saved Linus' WiFi pass from appearing on YouTube: 

A sudden Linus re-appears : http://linustechtips.com/main/topic/390793-important-dailymotion-account-still-active/

Link to post
Share on other sites

So? Does that mean that programming in today's version is dramatically different?

 

not dramatically, but it IS different. Also, python 2.x and 3.x are different languages and will only work with matching versions of the python interpreter.

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to post
Share on other sites

I don't really know. Only started to do Python this year and in 3.4 :/

 

PS: Why the interest for a 10 year-old book? I think there are many more up-to-date sources for Python learning.

 

I hear the "... for Dummies" series is very good. Any other alternatives? not lynda...

 

not dramatically, but it IS different. Also, python 2.x and 3.x are different languages and will only work with matching versions of the python interpreter.

 

Oh I see. 

Longboarders/ skaters message me!

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×