由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - goLang吸引了很多Ruby/Python程序员
相关主题
scala和go的区别Go 语言的综合评论 by 王垠
golang虽然不会一统江湖,但是,干掉python ,ruby是迟早的事情易写性,易维护和执行效率综合来看
让机器爽还是让程序员爽,这是个问题还需要学R吗
golang為什麼語法和關鍵詞這麼冷門?Golang 从13年到现在goog trends翻了快十倍
入门级的大妈程序员都能干些什么?什么语言简练如python运行速度如C++
看一个php+python程序员的悔恨之路你们都没搞懂为什么大公司要用Java.
对scala的误解恳请编程的达人指点一下,非常感谢!
来看用什么来把nodejs给干死掉dba和程序员,哪个是青春饭? (转载)
相关话题的讨论汇总
话题: python话题: golang话题: ruby话题: language
进入Programming版参与讨论
1 (共1页)
f******2
发帖数: 2455
1
看了一个报道,说语言设计者原来以为很对C++程序员会来,结果发现很多
Rubist/Python programmer来了。
goLang这东西除了memory footprint小,和其他一些Server side的
新兴JVM上的语言还有啥明显优势吗?
c*******0
发帖数: 5247
2
simple to learn, simple and joyful to write. large scale project is no
longer messy and confusing
oh by the way, you are only allowed to do things in one way, which is
actually a big plus

【在 f******2 的大作中提到】
: 看了一个报道,说语言设计者原来以为很对C++程序员会来,结果发现很多
: Rubist/Python programmer来了。
: goLang这东西除了memory footprint小,和其他一些Server side的
: 新兴JVM上的语言还有啥明显优势吗?

p*****2
发帖数: 21240
3

you are only allowed to do things in one way
听起来很无聊呀

【在 c*******0 的大作中提到】
: simple to learn, simple and joyful to write. large scale project is no
: longer messy and confusing
: oh by the way, you are only allowed to do things in one way, which is
: actually a big plus

f******2
发帖数: 2455
4
map不thread-safe,还号称是language for concurrency是不是有些说不过去。
当然,这个据说是design decision for performance(我怎么觉得是语言设计
理念的flaw?)

【在 c*******0 的大作中提到】
: simple to learn, simple and joyful to write. large scale project is no
: longer messy and confusing
: oh by the way, you are only allowed to do things in one way, which is
: actually a big plus

f******2
发帖数: 2455
5
这个估计是借鉴Python,反对Ruby.

【在 p*****2 的大作中提到】
:
: you are only allowed to do things in one way
: 听起来很无聊呀

b*******s
发帖数: 5216
6
我觉得go是个好语言,值得学习

【在 c*******0 的大作中提到】
: simple to learn, simple and joyful to write. large scale project is no
: longer messy and confusing
: oh by the way, you are only allowed to do things in one way, which is
: actually a big plus

c*******0
发帖数: 5247
7

it might not be right language for you. Go is really joyful to write for lot
's of people like me.

【在 p*****2 的大作中提到】
:
: you are only allowed to do things in one way
: 听起来很无聊呀

c*******0
发帖数: 5247
8

I failed to see how map being thread-safe has anything to do with "language
for concurrency"? Are you saying that a "language for concurrency" should
have all data type thread-safe?
Go is famous for concurrency support because of channel design, not map.

【在 f******2 的大作中提到】
: map不thread-safe,还号称是language for concurrency是不是有些说不过去。
: 当然,这个据说是design decision for performance(我怎么觉得是语言设计
: 理念的flaw?)

s***o
发帖数: 2191
9
Scala会有36.8种写法,但是你也不喜欢

【在 p*****2 的大作中提到】
:
: you are only allowed to do things in one way
: 听起来很无聊呀

p*****2
发帖数: 21240
10
极端了都不行

【在 s***o 的大作中提到】
: Scala会有36.8种写法,但是你也不喜欢
1 (共1页)
进入Programming版参与讨论
相关主题
dba和程序员,哪个是青春饭? (转载)入门级的大妈程序员都能干些什么?
干了一辈子C++的程序员也要跳FP了?看一个php+python程序员的悔恨之路
哪里去找初级程序员的工作?对scala的误解
今天正式转行成为程序员!来看用什么来把nodejs给干死掉
scala和go的区别Go 语言的综合评论 by 王垠
golang虽然不会一统江湖,但是,干掉python ,ruby是迟早的事情易写性,易维护和执行效率综合来看
让机器爽还是让程序员爽,这是个问题还需要学R吗
golang為什麼語法和關鍵詞這麼冷門?Golang 从13年到现在goog trends翻了快十倍
相关话题的讨论汇总
话题: python话题: golang话题: ruby话题: language