Introduction to Computer Science and Programming Using Python

开始时间: 04/22/2022 持续时间: 9 weeks

所在平台: EdxArchive

课程类别: 计算机科学

大学或机构: MIT

授课老师: John Guttag Eric Grimson

课程主页: https://www.edx.org/archive/introduction-computer-science-mitx-6-00-1x-0

课程评论: 1 个评论

评论课程        关注课程

课程详情

This course is the first of a two-course sequence: Introduction to Computer Science and Programming Using Python, and Introduction to Computational Thinking and Data Science. Together, they are designed to help people with no prior exposure to computer science or programming learn to think computationally and write programs to tackle useful problems. Some of the people taking the two courses will use them as a stepping stone to more advanced computer science courses, but for many it will be their first and last computer science courses.

Since these courses may be the only formal computer science courses many of the students take, we have chosen to focus on breadth rather than depth. The goal is to provide students with a brief introduction to many topics so they will have an idea of what is possible when they need to think about how to use computation to accomplish some goal later in their career. That said, they are not "computation appreciation" courses. They are challenging and rigorous courses in which the students spend a lot of time and effort learning to bend the computer to their will.


FAQ

  • What type of computing environment do I need for this course?
    • You need to have a computer running one of the following operating systems:
    • Microsoft Windows, version XP or greater (XP, Windows Vista, or Windows 7)
    • Apple OSX, version 10.2 or greater
    • Linux - most distributions that have been released within the past two years should work
    • In addition, you will need the ability to download, install, and run software on your computer.
  • What browser should I use?
    • We strongly recommend that you use the Chrome browser while visiting the edX site. This site is optimized for viewing in Chrome.
    • If you cannot use Chrome, you should use the Firefox browser. Be advised you may have trouble with site functionality if you choose to use an alternate browser.
  • What programming language(s) will this course use?
    • 6.00x will be using the Python programming language, version 2.7.
    • You are not expected to have any prior programming knowledge - this course is intended for students who have little to no experience with any programming language.
  • What is the format of the class?
    • The class will consist of lecture videos, which are broken into small chunks, usually between eight and twelve minutes each. Some of these may contain integrated "check-yourself" questions.
    • There will also be programming assignments and standalone exams/quizzes, which are not part of the video lectures.
  • Will the text of the lectures be available?
    • Yes, transcripts of the course will be made available.
  • Do I need to watch the lectures live?
    • No. You can watch the lectures at your leisure - you do not need to watch the lectures at any set time.
  • How much does it cost to take the course?
    • Nothing: the course is free.

课程大纲

  • A Notion of computation
  • The Python programming language
  • Some simple algorithms
  • Testing and debugging
  • An informal introduction to algorithmic complexity
  • Data structures

课程评论(1条)

0

Monkey_D_Law 2015-08-19 09:46 0 票支持; 0 票反对

之前网易公开课有一样的课,edX开课后,我看评价还不错,所以选了一下。

基本上涵盖了python的基础知识,作业挺难的,上完后有点意犹未尽。期中期末选择题只能提交一次,所以想拿满分还得细心。部分题目真是惜字如金啊,看了几遍都不知道题目要我干嘛。

到现在一共上了三门python入门课,莱斯大学的,密歇根大学的以及这门。如果你想刷个水证,那你就去上密歇根大学的python课;如果想用python做些实际的东西,那你去试试莱斯大学的课;如果你想系统的学习python,推荐这门。

课程标签

计算机科学 CS

15人关注该课程

主题相关的课程