Redian新闻
>
小孩计算机语言学什么
avatar
小孩计算机语言学什么# Parenting - 为人父母
g*i
1
成交了个拍卖的打印机,FVF比以前整高了一倍?为啥呢?
avatar
f*r
2
大家说十年后什么语言应用最广?Java?
小孩学。我当年是学C语言,觉得对算法和数据结构都很有帮助,学会后其它语言很快
就会了。而且自己上学上班用处很大。
这么多年了,不知道现在形势如何,Java能达到C的地位吗?
[发表自未名空间手机版 - m.mitbbs.com]
[发表自未名空间手机版 - m.mitbbs.com]
avatar
f*n
3
bid or bin?

【在 g*****i 的大作中提到】
: 成交了个拍卖的打印机,FVF比以前整高了一倍?为啥呢?
avatar
u*a
4
java 或 C, 跟你说的一样。十年之后的事情谁能知道??练练逻辑思维和找虫子功能
就是了。
avatar
s*r
5
because the listing fee is 0

【在 g*****i 的大作中提到】
: 成交了个拍卖的打印机,FVF比以前整高了一倍?为啥呢?
avatar
l*a
6
Java is much more easier to learn than C.
You knew how hard to debug in C, the pointer problem,
core dump all the time.
Java is object oriented high level language.

【在 f*********r 的大作中提到】
: 大家说十年后什么语言应用最广?Java?
: 小孩学。我当年是学C语言,觉得对算法和数据结构都很有帮助,学会后其它语言很快
: 就会了。而且自己上学上班用处很大。
: 这么多年了,不知道现在形势如何,Java能达到C的地位吗?
: [发表自未名空间手机版 - m.mitbbs.com]
: [发表自未名空间手机版 - m.mitbbs.com]

avatar
g*i
7
bid

【在 f*******n 的大作中提到】
: bid or bin?
avatar
s*t
8
你跟着 code.org 上的课程学就行了。小孩子刚开始学编程先不要局限在语言的语法上
avatar
g*i
9
不是说从4月份才开始么?

【在 s****r 的大作中提到】
: because the listing fee is 0
avatar
p*e
10
完整的轨迹是:电路基础->模拟电路->数字电路->C语言->JAVA
C语言介于高级语言和汇编语言之间,兼有高级语言和底层语言的优点,控制电路硬件(
DSP, MCU)非常好用。所以如果只教C语言没什么意思,能同时结合硬件教如何用C语言
最好。
如果只是编程,Java就可以,可以不学C。
avatar
f*n
11
你中了去年就开始的O insertin fee的陷阱

【在 g*****i 的大作中提到】
: 不是说从4月份才开始么?
avatar
w*g
12
Standard ML for functional programming.
Ruby for object oriented programming.
=====
Both languages are pure and you can learn small set of concepts to get
started.
Scala once your kid got the hang of both.
Java is industrial language that works well for projects but it can
encourage bad habits.
Stay away from C or C++ since they are legacy languages that do not promote
good styles.

【在 f*********r 的大作中提到】
: 大家说十年后什么语言应用最广?Java?
: 小孩学。我当年是学C语言,觉得对算法和数据结构都很有帮助,学会后其它语言很快
: 就会了。而且自己上学上班用处很大。
: 这么多年了,不知道现在形势如何,Java能达到C的地位吗?
: [发表自未名空间手机版 - m.mitbbs.com]
: [发表自未名空间手机版 - m.mitbbs.com]

avatar
g*i
13
啊,是啥政策?

【在 f*******n 的大作中提到】
: 你中了去年就开始的O insertin fee的陷阱
avatar
f*c
14
问一下现在大家用什么(软件/编译器。。。)写和运行C语言?
我上次用C语言的时候是很久以前了,大部分机器还没有鼠标,
那时候的东西叫“Turbo C 2.0".
最近又想写几个小程序,发现目前好像没有什么机器上有C,是
不是只能用C++了(比如微软的VISUAL STUDIO)?
avatar
f*n
15
Your first five single-quantity auction-style listings to be listed on the s
ite in a 30-day period have an insertion fee of $0.00 for eligible categorie
s.* (See insertion fees for more information.) These $0.00 insertion fee lis
tings also have a final value fee per listing of 8.75% or $20, whichever is
lower. Additional listings within the 30-day period and multi-quantity listi
ngs are subject to the following insertion fees and final value fees.
简单的说就是$25刀以下没区别,$25刀以上FVF从3.5% --> 8.75%(20刀封顶

【在 g*****i 的大作中提到】
: 啊,是啥政策?
avatar
t*y
16
小孩学编程的关键不是什么语言,而是思维方式,把具体的问题抽象化,而且实现出来。
多大的孩子?我们小学教的是SCRATCH,家里自己刚开始看python.

【在 f*********r 的大作中提到】
: 大家说十年后什么语言应用最广?Java?
: 小孩学。我当年是学C语言,觉得对算法和数据结构都很有帮助,学会后其它语言很快
: 就会了。而且自己上学上班用处很大。
: 这么多年了,不知道现在形势如何,Java能达到C的地位吗?
: [发表自未名空间手机版 - m.mitbbs.com]
: [发表自未名空间手机版 - m.mitbbs.com]

avatar
a*e
17
bso, 排包子

【在 g*****i 的大作中提到】
: 啊,是啥政策?
avatar
a*g
18
Tiny C Compiler
gcc

【在 f*c 的大作中提到】
: 问一下现在大家用什么(软件/编译器。。。)写和运行C语言?
: 我上次用C语言的时候是很久以前了,大部分机器还没有鼠标,
: 那时候的东西叫“Turbo C 2.0".
: 最近又想写几个小程序,发现目前好像没有什么机器上有C,是
: 不是只能用C++了(比如微软的VISUAL STUDIO)?

avatar
a*e
19
中文这部分貌似说反了。。。。。应该是东西超过200多FVF是20,如果低于200多,那
就是8.75%......

s
categorie
lis
is
listi

【在 f*******n 的大作中提到】
: Your first five single-quantity auction-style listings to be listed on the s
: ite in a 30-day period have an insertion fee of $0.00 for eligible categorie
: s.* (See insertion fees for more information.) These $0.00 insertion fee lis
: tings also have a final value fee per listing of 8.75% or $20, whichever is
: lower. Additional listings within the 30-day period and multi-quantity listi
: ngs are subject to the following insertion fees and final value fees.
: 简单的说就是$25刀以下没区别,$25刀以上FVF从3.5% --> 8.75%(20刀封顶

avatar
s*i
20
当然从简单的开始。Python就不错。Java,C++之类的都太
heavy weighted了。
avatar
y*r
21
为此我把ebay research的人骂了三遍。
I keep ask who got this stupid idea. Last time, the lady said this 5 free
list bush-it will be gone. And the new fee will be $50 or 9%.
The nightmare will begin. So dump your poison as soon as possible.
avatar
N*n
22
java encourage什么坏习惯了?

promote

【在 w*******g 的大作中提到】
: Standard ML for functional programming.
: Ruby for object oriented programming.
: =====
: Both languages are pure and you can learn small set of concepts to get
: started.
: Scala once your kid got the hang of both.
: Java is industrial language that works well for projects but it can
: encourage bad habits.
: Stay away from C or C++ since they are legacy languages that do not promote
: good styles.

avatar
a*e
23
看来恶霸要走高端路线了。。。。。

【在 y***r 的大作中提到】
: 为此我把ebay research的人骂了三遍。
: I keep ask who got this stupid idea. Last time, the lady said this 5 free
: list bush-it will be gone. And the new fee will be $50 or 9%.
: The nightmare will begin. So dump your poison as soon as possible.

avatar
N*n
24
语言真不是什么要紧的东西,又不找工作。
写代码,真的是把具体问题抽象,范化,这一步最难。

来。

【在 t******y 的大作中提到】
: 小孩学编程的关键不是什么语言,而是思维方式,把具体的问题抽象化,而且实现出来。
: 多大的孩子?我们小学教的是SCRATCH,家里自己刚开始看python.

avatar
g*i
25
恩,闪人了,太发指了。

【在 y***r 的大作中提到】
: 为此我把ebay research的人骂了三遍。
: I keep ask who got this stupid idea. Last time, the lady said this 5 free
: list bush-it will be gone. And the new fee will be $50 or 9%.
: The nightmare will begin. So dump your poison as soon as possible.

avatar
a*g
26
ss是滴

【在 N****n 的大作中提到】
: 语言真不是什么要紧的东西,又不找工作。
: 写代码,真的是把具体问题抽象,范化,这一步最难。
:
: 来。

avatar
r*i
27
小孩子不要一开始学编程,要学算法和系统知识。程序语言几年一变,现在早学根本没
用。
就是学点硬件知识也比这个强。
avatar
a*g
28
硬件变化也很快

【在 r**i 的大作中提到】
: 小孩子不要一开始学编程,要学算法和系统知识。程序语言几年一变,现在早学根本没
: 用。
: 就是学点硬件知识也比这个强。

avatar
S*s
29
任何一个unix/linux上都有gcc吧

【在 f*c 的大作中提到】
: 问一下现在大家用什么(软件/编译器。。。)写和运行C语言?
: 我上次用C语言的时候是很久以前了,大部分机器还没有鼠标,
: 那时候的东西叫“Turbo C 2.0".
: 最近又想写几个小程序,发现目前好像没有什么机器上有C,是
: 不是只能用C++了(比如微软的VISUAL STUDIO)?

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。