• We want to write a piece of code that helps these guys out, so I'm going to show you an example.

    通过写一段代码,来解决一个这样的问题,接下来让我们来看个例子。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • So what you typically do and a hash case is you design your code to deal with that.

    你所需要做的就是通过设计你的代码,来解决上面的问题。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • The idea of a "code walkthrough" refers to the process of walking through your code verbally or visually with or without other people.

    代码走查“的概念是单独或者和别人一起,通过查看或讨论学习你们的代码,的一个过程。

    哈佛公开课 - 计算机科学课程节选

  • It's looking at the end test. It's looking at the kinds of conditions you're going to put in.

    代码的方法了,也就是通过讨论终结测试,通过讨论放入的条件。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • Which is a way of reminding you that I need to think as I write the code about what are my expectations from the input, and how might I enforce them.

    通过这个我在提醒大家,在写代码的时候,要搞清楚对输入的期望,并思考下如何执行这些期望。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • OK. So. Why did I do it? It's a simple example, I agree, but notice what I just did. It allowed me to highlight, is the code doing the right thing?

    这是一个简单的例子,我同意,但是请注意我刚才是怎么做的,我通过它想要强调,代码是做了正确的?

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • People make really stupid decisions and so as you know in this course with P sets there are three axes that we look at when evaluating your code.

    人们做了一个愚蠢的决定,在这个课程上,通过习题集,当执行你的代码的时候,有三个评估方面。

    哈佛公开课 - 计算机科学课程节选

  • But for the next week or two when you're writing programs, at least for the first time, generally if you're trying Scratch to debug them like you might have been trying to troubleshoot Scratch, you're probably going to reason - through it by looking through the your code -- -- top to bottom, maybe engage a staff member for help -- but your friend will also be printf.

    但是,在接下来的一两周内,当你们写程序的时候,或至少在第一次写的时候,通常如果你在调试程序,就像你们可能已经试着调试过,你们或许是通过查看你们的代码,来推断你们的程序-,从头到尾,可能还需要别人的帮忙-,但是你的朋友也将要打印输出。

    哈佛公开课 - 计算机科学课程节选

  • What we do in these walkthroughs for CS50 is really walk you through the week's problem set.

    我们通过CS50课程的代码走查来达到解决,每周习题集的目的。

    哈佛公开课 - 计算机科学课程节选

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定