MIT Introduction to Computer Science and Programming (Lesson one )

來源:互聯網
上載者:User

標籤:

MIT Introduction to Computer Science and Programming (Lesson one )

這篇文是記載 MIT 電腦科學及編程導論 第一集 的筆記

Lesson one : Goals of the course;what is computation;introduction to data types,operators,and variables

一 講解課程的任務、課程目標目標
  • 像一個電腦科學家一樣思考
  • 都能夠讀寫程式
  • tacking technical problems
技巧
  • 學會寫小規模的程式,來培養自己的計算思維
  • 學習讀別人代碼,並且應用來寫出自己風格的代碼
  • 瞭解電腦的基礎以及局限
二 There is no best language
  • they all are description diferent things, having said that , some of them are bettr suited for something than others.
  • Matlab is great for doing things with vactors and mathices.
  • C is better to control date networks (術業有專攻,每個不同的語言都有它的用武之地)
  • high level VS low level Language
  • General VS targeted Language
  • compiled VS interpreted Language
  • python is High , general-purpose, interpreted language
三 statics , string ,numbers , some others etc…
  • 代碼風格可以使我們避開簡單的語義錯誤
  • 一些簡單的代碼

MIT Introduction to Computer Science and Programming (Lesson one )

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.