Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python 2 vs 3?
#1
I'm just starting to learn Python, but I'm curious, which version of Python should I use? I know that Python 2 will be supported for many years to come so I'm not really worried about that, I just don't know why people are still using Python 2 when 3 has been out for a while.

Thanks.
Reply
#2
I have both downloaded on my computer and it is nice! At one point, I was using a combination of both 2 and 3 in one source.
I prefer 2 though.
[Image: idgjkO.png]
Reply
#3
I downloaded 2.7
Just watch all of this guy's tutorials. He's a genius and that's how I'm learning.
Reply
#4
Ahh, I have watched a lot of his tuts, they are great!
[Image: idgjkO.png]
Reply
#5
You should use 2.6.5

Python 3 is not good as it has too many bugs and has different syntax than 2.
It's support library is also smaller than the one for 2.6.5

I would recommend 2.7, but it just released so it still has a few bugs as well.
(08-13-2010, 10:57 AM)titanofdark Wrote: I have both downloaded on my computer and it is nice! At one point, I was using a combination of both 2 and 3 in one source.
I prefer 2 though.

I would ignore this as well.
You can't use two versions of python in one code.
Reply
#6
python2

simply the best.
Reply
#7
(08-13-2010, 02:43 PM)BlaiR Wrote: python2

simply the best.

I wouldn't listen to this either. No version is better than the other.
It's all about preference.

Eventually people will migrate to 3, but there aren't enough people pushing for the switch.
So start with 2.6 for the support available, then when everyone pushes 3 spend an hour or two learning the different syntax. Sleep
Reply
#8
I'm using 3.1.2, then i realized p2exe doesnt support it yet. So I use both =)
"Death smiles at us all. All a man can do is smile back".
[Image: siggy.png]
MSN: Xzotic@live.com
Reply
#9
Newer version is cool Big Grin
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Help Dεlluzion 3 1,749 09-30-2019, 12:59 AM
Last Post: samsmith001
  Simple Python Python Compiler Canoris 21 8,340 06-01-2011, 06:30 PM
Last Post: Filefinder
  Python help Kharnage 2 743 02-12-2010, 09:07 PM
Last Post: Kharnage
  "==" and "is" in Python Canoris 1 737 02-07-2010, 03:55 PM
Last Post: uber1337
  I Need Help with Python Kharnage 19 3,612 02-06-2010, 08:58 AM
Last Post: Kharnage

Forum Jump:


Users browsing this thread: 1 Guest(s)