A couple of really interesting consequences of that, by the way, one of them is, it says, anything you can do in one programming language you can do in another programming language.
一些真正有趣的后果是,顺便说一句,其中之一是,它说你在一种编程语言中,能做的事情,在另一种语言中也能做。
If you are going to be shy in another country, you're not going to learn another language.
如果你在另一个国家会感到害羞,那你就别学另一种语言了。
In a compiled language, you have an intermediate step, in which you take the source code, it runs through what's called a checker or a compiler or both, and it creates what's called object code.
而在编译语言里,你就会经过一个中间的步骤,在这种语言里输入源码后,先经过过滤器,或者编译器检查后,它会创建一个叫做目标代码的东西。
A boat, about, a dress, a coat: these are all simple iambic phrases that you hear in our language all the time.
一艘船,关于,一条裙子,一件外套:,这些都是简单的抑扬格的词组,你在我们的语言中会经常听到。
So, part of what goes on when you learn, is you have to learn the language --the phonemes that your language has.
因此你在学习语言时要做的一件事情便是,你必须学习你所学语言的各种音位
So, if language seems exhausted because it's always preceding you, everything has always already been said, there's no new plot to be had, the world is full of stock phrases, how do you use them to embody an experience that seems fresh to you?
所以,如果因语言,在你之前就存在,而它就显得枯竭,如果一切都已经被说过,如果已没有新的情节可供创造,如果世界一直充满陈腔旧调,你如何能够用它们,呈现出一个崭新的体验?
Well, unfortunately in C, you have to be ever so specific as to what you wanna put in the variable.
很不幸,在C语言里,给变量赋值之前,你必须搞清楚它的数据类型。
they cannot understand you because you're speaking a different language because you're in a foreign city.
但是他们并不理解你在说什么,因为你在异国他乡,说着他们听不懂的语言。
And you hear all sorts of different languages if you just stand here for five minutes.
如果你站在这儿五分钟,你就会听到各种不同的语言。
So if you want to learn like a language, you have to live with them.
所以,如果你想学一门语言,你就得跟他们住在一起。
The land is described as a land where milk and honey flow, and if only you will obey the voice of Yahweh your God. This is the kind of language that's used here, and not so much in the other books.
应许之地被描述为流奶与密的地方,并且只要,你遵从了耶和华你神这种语言,仅仅被用在这里,而不是在其它几书中。
When you speak in new language to somebody new on the streets in New York
当你用新的语言在纽约大街上同陌生人交谈时,
You're taking classes in another language, so it helps your other language.
你在另一种语言环境中上课,这也帮助了你的其他语言。
Python You can pick up another language in a week, couple of weeks at most, once you know how to do Python.
只要学会了,你可以在一周之内学会任意一种语言,最多两周。
That's where the new language is going to come from, and you can see how Sal assimilates that on page 35.
新的语言就是从这些而来的,在35页你能看到Sal是怎么吸收这些语言的。
This is just an acronym that you still see and use today, though there were newer systems that are more expressive for other languages, non-romance languages.
这就是你仍在看到和使用的缩略词,尽管出现了新的语言系统,能够更好的表达其他的语言。
And once you hit puberty, suddenly there's huge variation in the abilities you have to learn language.
一旦你到了青春期,学习语言的能力会在突然间,发生巨大的变化
This is a keyword to Python that says, when it reads this in the file, it says, I'm creating a definition.
这是Python语言的关键词,当你在文件中读到这个词的时候,它的意思就是我正在创建一个定义。
you can see that already Sal is taking what he can get from this language and transposing it into his experience of reality.
你会看到Sal在说他能从这语言中得到什么,并转换成他的现实经历。
It turns out that if you start learning a language, a second language is where most of the work's been done, within the first few years of life you're fine.
如果你在出生的头几年里开始学习一门语言,非常努力地学习了第二门语言,那么你一切正常
But it turns out that with this language we glimpsed on Wednesday, you can do the step so much more easily and yet the ideas are identical to what we're gonna explore at a lower level in the weeks to come.
实际上,通过在周三,学习的Scratch语言,你可以更容易地做这步,思路和今后几个星期,我们将探讨的是相同的。
If you want to know which part of your brain is responsible for language, you could put somebody into a scanner and have them exposed to language or do a linguistic task or talk or something and then see what parts of their brain are active.
如果你想知道大脑的哪个区域,负责语言功能,你可以对被试进行扫描,让他们暴露在语言环境中,或是进行语言学任务,或者聊天,然后观察他们的哪些脑区处于活跃状态
Well in C and many similar languages, you have to implement that same bracing structure with your keyboard using an open curly brace and a closed curly brace, so a tiny little detail.
在C语言和一些类似的编程语言中,你也必须搭建同样的架构,同样也得注意前大括号啊,后大括号啊等等这些细节问题。
And there is no programming language that is better well actually, that's not quite true, there are some better at doing certain kinds of things but there's nothing that you can do in C that you can't do in Fortran.
没有一种编程语言是更优秀的,当然实际上,这并不是完全对的,在做某些事儿时一些语言会更好用,但是没有事情是你能在C语言中做,而不能在Fortran中做的。
Instead, you're getting something, a language that tries to come but to life as we experience it.
相反,你会看到的是一种非常亲密的语言,而是在我们体验到的那一面。
You don't even know that you are doing this but you do it quickly and instinctively.
你甚至都不知道自己在理解语言,但你却能够快速且本能的做到。
Short answer: no, at least not in C. You can construct such constructs in other languages and in theory even C.
简单回答:没有,至少在C语言里是没有的,你可以,在C语言或其他语言中创建这样一个结构体。
It's like the part of the brain that's responsible for language learning is only around early in development and if you don't get your language by then it'll just run out.
就好像负责语言学习的大脑区域,只是在发展的早期比较活跃,如果你没有在这个时候获得语言,那你就没有机会了
So it turns out that, main, yes, is the default function you write, at least in C, when writing a program.
结果是,main函数,是的,这是你写的默认函数,至少是在C语言中,当写程序的时候。
It turns out that in a lot of languages, C included, you the programmer knowing a bit about how the computer works and the language works, can exercise more fine-grained control.
结果在包括C语言的很多语言当中,你作为一个程序员懂得了一些计算机的工作方式,和语言的处理方式,可以更精确地控制运用它。
应用推荐