473,385 Members | 1,693 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Is 2006 too old for a book on Python?

Hi, I wanted to buy a book on Python, but am concerned that some of
them are too old. One I had come to after much research was Core
Python by Wesley Chun. I looked at many others, but actually saw this
one in the store and liked it. However, it is from 2006. I know
there is free documentation and Dive Into Python. I just liked the
one in question and was hoping for thoughts on the age of it. I am
using Python 2.5.x and don' t know how different 2.3, 2,4 is from it.

Thank you.
Jun 27 '08 #1
4 763
jmDesktop wrote:
Hi, I wanted to buy a book on Python, but am concerned that some of
them are too old. One I had come to after much research was Core
Python by Wesley Chun. I looked at many others, but actually saw this
one in the store and liked it. However, it is from 2006. I know
there is free documentation and Dive Into Python. I just liked the
one in question and was hoping for thoughts on the age of it. I am
using Python 2.5.x and don' t know how different 2.3, 2,4 is from it.
Buy it if you like it (and lots of people do). Less than 1% of the
language changes between releases. You'll pick the rest up here!

regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC http://www.holdenweb.com/

Jun 27 '08 #2
jmDesktop wrote:
Hi, I wanted to buy a book on Python, but am concerned that some of
them are too old. One I had come to after much research was Core
Python by Wesley Chun. I looked at many others, but actually saw this
one in the store and liked it. However, it is from 2006. I know
there is free documentation and Dive Into Python. I just liked the
one in question and was hoping for thoughts on the age of it. I am
using Python 2.5.x and don' t know how different 2.3, 2,4 is from it.

Thank you.
Python 2.x releases maintain backwards compatibility. There are nice
features that have come since 2.3, but it's not like it's a different
language. You could learn from a slightly old book, then do some
research to find out what you missed. ('with' statement, ternary
operator, smaller things in the stdlib. Maybe generators? What else?)

Now, Python 3 will break backwards compatibility and make more
significant changes than usual, but it will still be basically the same
language, so the same thing applies. And anyway, it won't be very
relevant for a few years.
--
Jun 27 '08 #3
jmDesktop wrote:
Hi, I wanted to buy a book on Python, but am concerned that some of
them are too old. One I had come to after much research was Core
Python by Wesley Chun. I looked at many others, but actually saw this
one in the store and liked it. However, it is from 2006. I know
there is free documentation and Dive Into Python. I just liked the
one in question and was hoping for thoughts on the age of it. I am
using Python 2.5.x and don' t know how different 2.3, 2,4 is from it.

Look at http://rgruet.free.fr/
If you look at the 2.5 quick reference, several previous versions are
included, with the differences color-coded. You can reassure yourself
that the vast majority of the language remains the same.
--Scott David Daniels
Sc***********@Acm.Org
Jun 27 '08 #4
On Apr 25, 8:16 am, jmDesktop <needin4mat...@gmail.comwrote:
Hi, I wanted to buy a book on Python, but am concerned that some of
them are too old. One I had come to after much research was Core
Python by Wesley Chun. I looked at many others, but actually saw this
one in the store and liked it. However, it is from 2006. I know
there is free documentation and Dive Into Python. I just liked the
one in question and was hoping for thoughts on the age of it. I am
using Python 2.5.x and don' t know how different 2.3, 2,4 is from it.
The changes are relatively minor. And having learned Python 2.3, you
can simply refer to:

What's New in Python 2.4:
http://www.python.org/doc/2.4.3/what...hatsnew24.html

What's New in Python 2.5:
http://docs.python.org/whatsnew/whatsnew25.html

Jun 27 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Harald Armin Massa | last post by:
Hello, I am writing this supporting the Python in Business Track. We are looking for talks proposals concerning the usage of Python in doing business. So, if you have a story to tell... ...
0
by: Richard Jones | last post by:
Book before 31st October to save $50 and get a free conference t-shirt! Registrations are open for the Open Source Developers' Conference 2006: http://www.osdc.com.au/registration/index.html ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.