对我来说是python吗? [英] Is python for me?

查看:50
本文介绍了对我来说是python吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我打算学习客户软件的语言。到现在为止,我只说一些基于网络的语言,比如php。作为一个孩子,我在Basic编程了

(CP / M,过去的好日子:'' - ))现在我想开始学习一个

(对我来说)新计算机语言。


我喜欢Python。它的免费,易学和一些我最喜欢的程序是用Python编写的/可以理解Python(比如OpenOffice)等。


但是我''我不是全职的程序员。我知道,我只有时间和b
可能学习一种(= 1)语言。所以我问自己是python

我正在寻找的语言?


将来,我想编写以下应用程序:[*]一个数据库驱动的程序,它可以处理我的客户,任务和

位置(= 3个表,必须相互工作)。我想,

对于Python来说这不是问题[*]作为一名摄影师,我喜欢用原始支持建立一个图片管理系统(也是
db)。 Raw是来自

相机传感器的原始数据。我的问题:

- 可以python编码原始吗?

- 可以用python头来获取像dcraw这样的实用程序吗?

- 或者前往像IrfanView(delphi?)或类似

的东西?


Tnx为你提供帮助!

Hi,

I''m planning to learn a language for ''client'' software. Until now, i
''speak'' only some web based languages, like php. As a kid i programmed
in Basic (CP/M, good old days :''-) ) Now i want to start to learn a
(for me) new computer language.

I like Python. Its free, easy to learn and some favorite programs of my
are written in Python / can understand Python (like OpenOffice) etc.

But I''m not a full-time programmer. I know, that I''ve only time &
possibility to learn one (= 1) language good. So i ask myself is python
the language I''m looking for?

In the future, i want to write the following applications:[*] A database driven program, which can handle my clients, tasks and
places (= 3 tables, has to work relative with each other). I think,
this isn''t a problem for Python[*] As a photographer i like to build a picture management system (also
db) with raw support. Raw is the raw-data from the sensor of the
camera. My questions:
- can python encode raw?
- can python head for a utility like dcraw?
- or head for a utility like IrfanView (delphi?) or something like
that?

Tnx for your help!

推荐答案

在文章< 11 ********************* @ b28g2000cwb.googlegroups中。 com>,

lennart< l。************* @ gmail.comwrote:
In article <11*********************@b28g2000cwb.googlegroups. com>,
lennart <l.*************@gmail.comwrote:

>

我打算学习客户软件的语言。到现在为止,我只说''只是一些基于网络的语言,比如php。作为一个孩子,我在Basic编程了
(CP / M,过去的好时光:'' - ))现在我想开始学习一种新的计算机语言。
<我喜欢Python。它的免费,易学和我喜欢的程序是用Python编写的/可以理解Python(比如OpenOffice)等。

但我不是全职程序员。我知道,我只有时间和可能学习一种(= 1)语言的好处。所以我问自己是python
我正在寻找的语言?

将来,我想编写以下应用程序:
[*]一个数据库驱动的程序,它可以处理我的客户,任务和地方(= 3个表,必须相互工作)。我认为,这对于Python来说不​​是问题
[*]作为一名摄影师,我喜欢用原始支持构建图片管理系统(也是数据库)。 Raw是来自
相机传感器的原始数据。我的问题:
- 可以python编码原始吗?
- 可以用python编写像dcraw这样的实用工具吗?
- 或者像IrfanView(delphi?)这样的实用程序或类似
那?
>Hi,

I''m planning to learn a language for ''client'' software. Until now, i
''speak'' only some web based languages, like php. As a kid i programmed
in Basic (CP/M, good old days :''-) ) Now i want to start to learn a
(for me) new computer language.

I like Python. Its free, easy to learn and some favorite programs of my
are written in Python / can understand Python (like OpenOffice) etc.

But I''m not a full-time programmer. I know, that I''ve only time &
possibility to learn one (= 1) language good. So i ask myself is python
the language I''m looking for?

In the future, i want to write the following applications:
[*] A database driven program, which can handle my clients, tasks and
places (= 3 tables, has to work relative with each other). I think,
this isn''t a problem for Python
[*] As a photographer i like to build a picture management system (also
db) with raw support. Raw is the raw-data from the sensor of the
camera. My questions:
- can python encode raw?
- can python head for a utility like dcraw?
- or head for a utility like IrfanView (delphi?) or something like
that?


如上所述,python能够做所有这些事情,但是在

更大的应用程序上,它可能会减慢速度一点点。并且

可执行文件确实需要一些工作,因为它是一个dll

和一个包含所有.pyc文件的库。然而,python仍然是一个很棒的

语言,我会推荐它。大多数这些东西都可以在Python 3000中修复


Cameron Laird写道:
As stated above python is capable of all those things, however on
larger applications like that it can tend to slow down a bit. And the
executables do need a little bit of work, because it''s bassicly a dll
and a library of all your .pyc files. However python is still a great
language and I would recomend it. And most of these things will
probably be fixed in Python 3000!
Cameron Laird wrote:

In文章< 11 ********************* @ b28g2000cwb.googlegroups。 com>,

lennart< l。************* @ gmail.comwrote:
In article <11*********************@b28g2000cwb.googlegroups. com>,
lennart <l.*************@gmail.comwrote:




我打算学习客户软件的语言。到现在为止,我只说一些基于网络的语言,比如php。作为一个孩子,我在Basic编程了

(CP / M,过去的好日子:'' - ))现在我想开始学习一个

(对我来说)新计算机语言。


我喜欢Python。它的免费,易学和一些我最喜欢的程序是用Python编写的/可以理解Python(比如OpenOffice)等。


但是我''我不是全职的程序员。我知道,我只有时间和b
可能学习一种(= 1)语言。所以我问自己是python

我正在寻找的语言?


将来,我想编写以下应用程序:[*]一个数据库驱动的程序,它可以处理我的客户,任务和

位置(= 3个表,必须相互工作)。我想,

对于Python来说这不是问题[*]作为一名摄影师,我喜欢用原始支持建立一个图片管理系统(也是
db)。 Raw是来自

相机传感器的原始数据。我的问题:

- 可以python编码原始吗?

- 可以用python头来获取像dcraw这样的实用程序吗?

- 或者前往像IrfanView(delphi?)或类似

的那个?
Hi,

I''m planning to learn a language for ''client'' software. Until now, i
''speak'' only some web based languages, like php. As a kid i programmed
in Basic (CP/M, good old days :''-) ) Now i want to start to learn a
(for me) new computer language.

I like Python. Its free, easy to learn and some favorite programs of my
are written in Python / can understand Python (like OpenOffice) etc.

But I''m not a full-time programmer. I know, that I''ve only time &
possibility to learn one (= 1) language good. So i ask myself is python
the language I''m looking for?

In the future, i want to write the following applications:[*] A database driven program, which can handle my clients, tasks and
places (= 3 tables, has to work relative with each other). I think,
this isn''t a problem for Python[*] As a photographer i like to build a picture management system (also
db) with raw support. Raw is the raw-data from the sensor of the
camera. My questions:
- can python encode raw?
- can python head for a utility like dcraw?
- or head for a utility like IrfanView (delphi?) or something like
that?









是。


是的,Python通常具备您描述的所有角色。

也许最令人兴奋的是,您可以尝试使用

语言在接下来的几个小时里,今天你自己,并且,没有比这更多的时间,得到一个现实的,如果有限的想法它是如何可能工作的b $ b您。正确的介绍< URL:
http://docs.python.org / tut / 你可以非常快速地在
Python中编码。

.
.
.
Yes.

Yes, Python is generally capable in all the roles you describe.
Perhaps most exciting, though, is that you can try out the
language yourself, TODAY, over the next few hours, and, in no
more time than that, get a realistic if limited idea how it''s
likely to work for you. With the right introduction <URL:
http://docs.python.org/tut/ you can be coding usefully in
Python very quickly.


lennart写道:
lennart wrote:

但我不是全职程序员。我知道,我只有时间和b
可能学习一种(= 1)语言。所以我问自己是python

我正在寻找的语言?
But I''m not a full-time programmer. I know, that I''ve only time &
possibility to learn one (= 1) language good. So i ask myself is python
the language I''m looking for?



是的! Python非常适合所有交易语言。我已经用它来获得类似任务的
,包括作为dcraw的前端(我有一点点b $ b python脚本来从带有dcraw的相机中玷污图像转换它们

全部为JPEG)。


Python具有出色的图像处理库(例如,
Python Imaging Library)和用于将SQL数据库抽象为

面向对象的表单,使其易于使用(我喜欢

SQLAlchemy)。


你可以非常快地学习Python,它可以指导你在

正确的方向上提供一个正确的方法来做几乎所有的事情而不用约束你,所以您的代码将是一致的并且可以读取
。在我看来,这是Python在Perl上的主要优势,

这是另一种非常受欢迎的动态千兆交易语言。

我学到了大约10年前的Perl并且喜欢它一段时间了,但它确实很麻烦,因为我几个月前发现自己的代码几乎不可读。 ..我还花了很多时间来调试Perl代码,因为

有很多容易出错的东西,只允许静音,而不是标记为错误。


我已经使用Python几个月了,这对于

一切都很棒。我认为这是一种理想的第一种或唯一的编程语言!

自从学习以来我没有理由在其他任何地方编写程序

Python,我写了很多小小的一次性课程。


Dan

Yep! Python is very much a jack-of-all-trades language. I''ve used it
for similar tasks, including as a front-end for dcraw (I have a little
python script to slurp images from a camera with dcraw and convert them
all to JPEG).

Python has excellent libraries for image manipulation (for example
Python Imaging Library) and for abstracting an SQL database to an
object-oriented form that makes it a snap to work with (I love
SQLAlchemy).

You can learn Python really fast, and it sort of guides you in the
right direction by providing a correct way to do almost everything
without constraining you, so that your code will be consistent and
readable. This, in my opinion, is Python''s chief advantage over Perl,
which is the other highly popular dynamic jack-of-all-trades language.
I learned Perl about 10 years ago and loved it for a while, but it''s
messy as heck and I find my own code from a few months ago nearly
unreadable... I also spend a lot more time debugging Perl code because
there are so many error-prone things that are silenty allowed rather
than flagged as errors.

I''ve been using Python for several months and it''s just great for
everything. I think it''s an ideal first or only programming language!
I''ve had no reason to write a program in anything else since learning
Python, and I write a LOT of little throwaway programs.

Dan


这篇关于对我来说是python吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆