由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - Anybody using Python?
相关主题
standard C++ lib.C++ coding standard这书怎么样?
[合集] Google C++ Coding StandardOO design for reservation system?
请教问题(想糊涂了) new int; new int();[合集] singleton and static
C/C++ __int64和long long, cross platform问题用delphi怎么样
[合集] 也说个C++面题大家对sqlite评价如何?
expert level C++Scala又被鄙视了
面试问题: most important feature under consideration in new C++ standardc++里如何产生一个standard normal sample
new c++ standard is approvedwhere to get a copy of c++ standard?
相关话题的讨论汇总
话题: python话题: anybody话题: perl话题: using话题: string
进入Programming版参与讨论
1 (共1页)
d*****l
发帖数: 8441
1
Is it worth learning?
I feel that it's strong in string processing.
But I found that its disadvantage is that there is no unified standards for
a variety of open-source modules under development now.
n********a
发帖数: 119
2
Probably Perl is even stronger in string processing

for

【在 d*****l 的大作中提到】
: Is it worth learning?
: I feel that it's strong in string processing.
: But I found that its disadvantage is that there is no unified standards for
: a variety of open-source modules under development now.

o******r
发帖数: 259
3
It is a glue language to me.
Kind of script but oo supported too.
You can write data structure & algorithm codes too.
It is easier than C/C++, at least quicker in coding.
My 2 cents.
b******n
发帖数: 592
4
The regular expression is not as easy to use as perl. For text, perl is the
best for quick hack. I found Python is good for data structure, algorithm. B
ut for text, perl is the best

for

【在 d*****l 的大作中提到】
: Is it worth learning?
: I feel that it's strong in string processing.
: But I found that its disadvantage is that there is no unified standards for
: a variety of open-source modules under development now.

d***q
发帖数: 1119
5
one hour for learn
ahd then start using it hehe

the
B

【在 b******n 的大作中提到】
: The regular expression is not as easy to use as perl. For text, perl is the
: best for quick hack. I found Python is good for data structure, algorithm. B
: ut for text, perl is the best
:
: for

r****t
发帖数: 10904
6

for
C++ is under development forever, still few doubt it is worth learning.

【在 d*****l 的大作中提到】
: Is it worth learning?
: I feel that it's strong in string processing.
: But I found that its disadvantage is that there is no unified standards for
: a variety of open-source modules under development now.

1 (共1页)
进入Programming版参与讨论
相关主题
where to get a copy of c++ standard?[合集] 也说个C++面题
Haskell; Standard ML类语言的问题expert level C++
how's the new c++ standard (c++11)面试问题: most important feature under consideration in new C++ standard
微软反面宣传人物是东亚裔和黑人 (转载)new c++ standard is approved
standard C++ lib.C++ coding standard这书怎么样?
[合集] Google C++ Coding StandardOO design for reservation system?
请教问题(想糊涂了) new int; new int();[合集] singleton and static
C/C++ __int64和long long, cross platform问题用delphi怎么样
相关话题的讨论汇总
话题: python话题: anybody话题: perl话题: using话题: string