由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
_Python版 - 新人报道,请问各位大牛如何开始学习python?
相关主题
python 问题 (转载)└ Re: Is it possible to use c++ objects from python code?
Is it possible to use c++ objects from python code?├ Re: Is it possible to use c++ objects from python code?
决定现在开始好好学学python└ Re: Re: Is it possible to use c++ objects from python co
Another Easter egg :)))Question about this python error.
The syntax of python is concise, I want to share a example.An easter egg in Python :)
Re: python .pyw问题请教精华区里新加了很多东西
python程序运行速度的问题 (转载)python有好的免费Linux IDE么?
└ Re: python程序运行速度的问题Google I/O 2008 - Painless Python
相关话题的讨论汇总
话题: python话题: language话题: book话题: python3话题: gonna
1 (共1页)
a****o
发帖数: 298
1
新人报道,请问各位大牛如何开始学习python?谢谢!
i*****f
发帖数: 578
2
你可以先从精华区里介绍的tutorial开始。

【在 a****o 的大作中提到】
: 新人报道,请问各位大牛如何开始学习python?谢谢!
r*******n
发帖数: 3020
3
I like starting with Books, there is a great book I like to recommend.
<>,
this book gives you more answers to "why".
But you are gonna be careful, this book talks about python 3,
the syntax of python 3 is more consistent, I think it's good to learn it,
if you want to do real projects, you are gonna focus on python 2.x,
the difference between python 3.x and python 2.x is not that much.

【在 a****o 的大作中提到】
: 新人报道,请问各位大牛如何开始学习python?谢谢!
i*****f
发帖数: 578
4
And in Python library doc, you'll got warnings if the function is changed
in python3.
And there's a helping tool called "2to3" which helps converting python 2.x
codes to python3 (i haven't tried it yet)

Language>>,
it,

【在 r*******n 的大作中提到】
: I like starting with Books, there is a great book I like to recommend.
: <>,
: this book gives you more answers to "why".
: But you are gonna be careful, this book talks about python 3,
: the syntax of python 3 is more consistent, I think it's good to learn it,
: if you want to do real projects, you are gonna focus on python 2.x,
: the difference between python 3.x and python 2.x is not that much.

1 (共1页)
相关主题
Google I/O 2008 - Painless PythonThe syntax of python is concise, I want to share a example.
面试题的Python实现Re: python .pyw问题请教
sec and pythonpython程序运行速度的问题 (转载)
One question about import exe result to python script└ Re: python程序运行速度的问题
python 问题 (转载)└ Re: Is it possible to use c++ objects from python code?
Is it possible to use c++ objects from python code?├ Re: Is it possible to use c++ objects from python code?
决定现在开始好好学学python└ Re: Re: Is it possible to use c++ objects from python co
Another Easter egg :)))Question about this python error.
相关话题的讨论汇总
话题: python话题: language话题: book话题: python3话题: gonna