什么是Python?! [英] What is Python?!

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

问题描述




我从3天开始学习python。我在

BASIC,Pascal,C,C ++和Java方面有一些编程经验。其实我想为这个曲目添加一个脚本

语言(我几乎没有使用

脚本的经验)。


有读到python是面向对象的,我开始想知道是否
python是正确的选择,它是什么......


a脚本语言或正常 ;像C ++等语言。


所以请告诉我python是什么,它的强度是什么,它是什么

有利于我什么时候应该使用它而不是其他语言之一。


其他问题:

图形怎么样?我可以使用python创建图形界面吗?

Python被解释但是它被编译成类似于java字节

代码或是否有其他方法可以防止用户阅读我的代码?


进一步提示学习python和书籍推荐,

教程,例子等也欢迎。


谢谢

hi

I''m learning python since 3 days. I'' ve some programming experience in
BASIC, Pascal, C, C++ and Java. Actually I want to add a scripting
language to this repertoire (I have virtually no experience with
scripting).

Having read that python is object orientated, I start wondering if
python is the right choice and what it is...

a scripting language or a "normal" language like C++ etc.

So please tell me what python is, what are it''s strength, what is it
good for and when should I use it and not one of the other languages.

other questions:
What about graphic? Can I create graphical interfaces with python?

Python is interpreted but is it compiled to something like the java byte
code or are there other ways to prevent the user to read my code?

further hints for learning python and recommendations on books,
tutorials, exampels, etc. are also welcome.

thanks

推荐答案

Robert Wierschke ha scritto:

....

在python网站上阅读常见问题解答太困难了?我不认为你

错过了最常见的问题......干得好。


-

Adriano Varoli Piazza

Inside Out: http://moranar.com.ar

MSN: ad ******* @ hotmail.com

ICQ:4410132
Robert Wierschke ha scritto:
....
Reading the FAQ at the python website too difficult? I don''t think you
missed any of the most frequently asked... Good job.

--
Adriano Varoli Piazza
The Inside Out: http://moranar.com.ar
MSN: ad*******@hotmail.com
ICQ: 4410132


Adriano Varoli Piazza schrieb:
Adriano Varoli Piazza schrieb:
Robert Wierschke ha scritto:
。 ..阅读python网站上的常见问题解答太难了?我不认为你错过了最常见的任何问题......干得好。
Robert Wierschke ha scritto:
...
Reading the FAQ at the python website too difficult? I don''t think you
missed any of the most frequently asked... Good job.




抱歉,我忘记了常见问题解答



sorry I ''ve forgetten the FAQ


Robert Wierschke写道:
Robert Wierschke wrote:
读过python是面向对象的,我开始想知道是不是python是正确的选择,它是什么...

脚本语言或正常语言像C ++等语言。


忽略脚本语言标签,只是将Python视为一般的

目的正常语言,如C ++,Java,Ruby等。判断一下

语言是用什么做的,而不是实现细节。

那么请告诉我python是什么,它的强度是什么,什么是它很好,何时我应该使用它而不是其他语言之一。


通过网络搜索轻松找到...谷歌是你的朋友。

Python被解释但是它被编译成类似于java字节的东西代码还是有其他方法阻止用户读取我的代码?
Having read that python is object orientated, I start wondering if
python is the right choice and what it is...

a scripting language or a "normal" language like C++ etc.
Ignore the "scripting language" label and just treat Python as a general
purpose "normal" language like C++, Java, Ruby, and so forth. Judge a
language by what is done with it, not by the implementation details.
So please tell me what python is, what are it''s strength, what is it
good for and when should I use it and not one of the other languages.
Easily findable with some web searching... Google is your friend.
Python is interpreted but is it compiled to something like the java byte
code or are there other ways to prevent the user to read my code?




简单的答案是肯定的,它就像Java字节码,但它'改为Python字节

代码......与任何其他语言一样,依赖于此隐藏

您的代码是不可取的,最终浪费时间。


-Peter



The simple answer is yes, it''s like Java byte code, but it''s Python byte
code instead... As with any other language, relying on this to hide
your code is inadvisable and ultimately a waste of time.

-Peter


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

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