473,473 Members | 1,736 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Python 2.1 - 2.4 differences

I found some e-book about Python 2.1, I want to print it but just to check
first if sintax of Python 2.1 is same as 2.4 ? Also does anybody know where
can I download any newer Python related e-book, because there isn't any
published yet in my country.
Jul 18 '05 #1
5 1213
"BOOGIEMAN" <BO*********@YAHOO.COM> wrote:
I found some e-book about Python 2.1, I want to print it but just to check
first if sintax of Python 2.1 is same as 2.4 ?


almost everything that works under 2.1 works under 2.4. the opposite
isn't always true, though. for more information on new stuff, see:

http://www.python.org/doc/2.2.3/whatsnew/
http://www.python.org/doc/2.3.4/whatsnew/
http://www.python.org/doc/2.4/whatsnew/whatsnew24.html

and

http://effbot.org/zone/librarybook-py21.htm
http://effbot.org/zone/librarybook-py22.htm
http://effbot.org/zone/librarybook-py23.htm

</F>

Jul 18 '05 #2
On Mon, 24 Jan 2005 17:13:44 +0100, BOOGIEMAN <BO*********@yahoo.com> wrote:
I found some e-book about Python 2.1, I want to print it but just to check
first if sintax of Python 2.1 is same as 2.4 ?


Pretty musch the same, but naturally, some things have changed. See
these documents for the major changes, by release:
* http://www.python.org/doc/2.2.3/whatsnew/
* http://www.python.org/doc/2.3/whatsnew/
* http://www.python.org/doc/2.4/whatsnew/

--
Cheers,
Simon B,
si***@brunningonline.net,
http://www.brunningonline.net/simon/blog/
Jul 18 '05 #3
I'm not sure whether it's worth learning python from a book on 2.1 because
of the changes that were made especially in 2.2 (see
http://www.python.org/doc/2.2.1/whatsnew/,
http://www.python.org/2.2.1/descrintro.html).

I don't know of a specific e-book on Python although there are several good
on-line tutorials. But if getting published books is difficult in your
country, then I would heartily recommend Safari Books Online
(http://www.safaribooksonline.com/). I have been using it for a few months
and I find it to be very useful.

Dan

"BOOGIEMAN" <BO*********@YAHOO.COM> wrote in message
news:tc*****************************@40tude.net...
I found some e-book about Python 2.1, I want to print it but just to check
first if sintax of Python 2.1 is same as 2.4 ? Also does anybody know
where
can I download any newer Python related e-book, because there isn't any
published yet in my country.

Jul 18 '05 #4
>
"BOOGIEMAN" <BO*********@YAHOO.COM> wrote in message
news:tc*****************************@40tude.net...

I found some e-book about Python 2.1, I want to print it but just to check
first if sintax of Python 2.1 is same as 2.4 ? Also does anybody know
where
can I download any newer Python related e-book, because there isn't any
published yet in my country.


Hi,

Dive Into Python is available both as a physical book and at
<http://diveintopython.org/>. It is reported to be a good intro for
those with programming experience. I don't and found it quite
readable, albeit after looking at some gentler books first.

A quick examination of my local copy has a revision date of
2004-05-20. (There may be a more recent version at the site.) I can't
seem to find an indication of Python version covered, but some of the
interactive prompts have at least the Python 2.3.2 version identifier.

HTH,

Brian vdB

Jul 18 '05 #5

"BOOGIEMAN" <BO*********@YAHOO.COM> wrote ...
I found some e-book about Python 2.1, I want to print it but just to check
first if sintax of Python 2.1 is same as 2.4 ? Also does anybody know where can I download any newer Python related e-book, because there isn't any
published yet in my country.


Take a look at:
http://diveintopython.org

Jul 18 '05 #6

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

Similar topics

220
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have...
37
by: Ubaidullah Nubar | last post by:
Hi, How well is Python suited for developing database based applications? I am new to Python so please bear with me if some of the questions are too simple. I specifically have the following...
699
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
3
by: Kenneth McDonald | last post by:
If this is not an appropriate newsgroup for this type of posting, please let me know and (if possible) suggest an alternative. I've done a fair bit of research on the net, but information is...
7
by: Ajar | last post by:
I want to write a program which will automatically login to my ISPs website, retrieve data and do some processing. Can this be done? Can you point me to any example python programs which do similar...
82
by: Edward Elliott | last post by:
This is just anecdotal, but I still find it interesting. Take it for what it's worth. I'm interested in hearing others' perspectives, just please don't turn this into a pissing contest. I'm in...
27
by: scott | last post by:
Hi all, I have been looking at the various programming languages available. I have programed in Basic since I was a teenager and I also have a basic understanding of C, but I want something...
16
by: per9000 | last post by:
Hi, I recently started working a lot more in python than I have done in the past. And I discovered something that totally removed the pretty pink clouds of beautifulness that had surrounded my...
41
by: none | last post by:
Hello, IIRC, I once saw an explanation how Python doesn't have "variables" in the sense that, say, C does, and instead has bindings from names to objects. Does anyone have a link? Thanks, ...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.