I was given two weeks and one other programmer in Biz Stone to write the software. And we did it.
我和比兹·斯通手下的另一个程序设计师,得到了两周时间来编写软件。
If we're going to write programs, we need at least two things: we need some representation for fundamental data.
如果我们要去写程序,我们需要至少两件事情:,我们需要一些能代表基础数据的东西。
And in fact, one of the lessons you may already be realizing with P sets is that things seem to take twice, three times, four times longer than you actually might think.
从习题集中你可能已经得出的一个教训就是,程序所花的实际时间往往是你开始以为的两倍,三倍,四倍甚至更长。
And the two categories I'm going to divide them into are declarative and imperative knowledge.
我会把它分成两类:,陈述性的知识和程序性的知识。
Probably I shouldn't have said it's a two-step process 'cause it's a three-step process to actually write and run it, and the third step is just going to be to run it.
也许我不应该说它是个两步完成的程序,准确来讲,应该是三步,前两步--写,第三步--运行。
So writing a program at least in this language is a two-step process.
用这种语言写一个至少需要,两步完成的小程序。
So the way to think about this in terms of flow is, it starts with that if and it says, check both of those things.
因此用控制流的方式,来考虑这件事就是,程序由if开始,然后要对两件事情,都进行检查。
应用推荐