MIT Introduction to Computer science and programming--class1

Source: Internet
Author: User

1.goal (target)

computation Thinking (computational thinking)Understand code (read and write code) understand abilities and limits map problem into computation in the framework of a computer that transforms scientific issues2.knowledgeDeclarative Knowledge declarative knowledge states the truth, a description of the facts imperative knowledge procedural knowledge to the problem-solving process described3.Fixed-program Computer Fixed program computer is used to solve a specific problem stored-program computer stored program computerA program is a series of instructions. 4.the different dimensions of a languageHigh vs. General versus a targeted language interpreted versus a compiled language interpreting language compilation language5.Syntax:what is the legal expression in this language language of rationality Express static Semantics:which program is meaningful language Meaning is meaningful full semantics: running results of the program6.Python Datatype
    • Numbers
      • Integer
      • Floating point
    • Strings
Operation +-*/Variable bound that name of the expression name = ' Gsyuan '

MIT Introduction to Computer science and programming--class1

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.